/* Global Styles */

body, td  {
	margin:0;
	font:13px arial, helvetica;
	color: #2069B6;
	}

hr {
	height:1px;
	color: #0099ff;
	border-style : dashed;
	border-width : 1px;
}

a {
	color : #336699;
}

a:hover {
	color: #0099ff;	
}

a:visited {
	color: Gray;
}

A.leftNav:link {
	font-size:16px;
	color : #336699;
	font-weight : bold;
	text-decoration: none;
	font-family : "Georgia","Times New Roman", verdana, arial, helvetica;
}

A.leftNavOn {
	font-size:16px;
	color : #339999;
	font-weight : bold;
	text-decoration: none;
	font-family : "Georgia","Times New Roman", verdana, arial, helvetica;
}

A.leftNav:hover  {
	color : #339999;
}

A.leftNav:visited  {
	font-size:16px;
	color : #336699;
	font-weight : bold;
	text-decoration: none;
	font-family : "Georgia","Times New Roman", verdana, arial, helvetica;
}

A.topNav {
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A.topNav:hover  {
	color : #ffffe8;
}

A.topNavOn:visited {
	font-size: 13px;
	color : black;
	font-weight: bold;
	text-decoration: none;
}

A.topNav:visited{
	font-size:13px;
	color : White;
	font-weight : bold;
	text-decoration: none;
}
.pageIntro {
	font-size: 14px;
	color: maroon;;
	font-weight : bold;
	line-height : 16px;
}

.hilight {
	font-size: 12px;
	color : #336699;
	font-weight : normal;
	line-height : 16px;
}

.pageHeader1 {
	font-size: 16px;
	color: white;
	font-weight: bold;
	font-family: Georgia, Times New Roman,Verdana, Arial, Helvetica;
	background-color: #ce0000;
}

.pageHeader2 {
	font-size: 16px;
	color: white;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	background-color: #f08818;	
}

.pageHeader3 {
	font-size: 16px;
	color: white;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	background-color: #907870;	
}

.pageHeader4 {
	font-size: 16px;
	color: white;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	background-color: #7098b8;	
}

.pageHeader5 {
	font-size: 16px;
	color: white;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	background-color: #784000;	
}

.pageHeader6 {
	font-size: 16px;
	color: white;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	background-color: #b0b070;	
}

.pixBox {
	border-style : solid;
	border-width : 2px;
	border-color: maroon;
}

.header {
	font-size: 16px;
	color: maroon;
	font-weight : bolder;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;	
}
.header_sub {
	font-size: 14px;
	color: #336699;
	font-weight : bold;
}
.mdText	{
	font-size:12px;
}

.smTextPri	{
	font-size:10px;
	color : Maroon;
}

.smText	{
	font-size:10px;
	color : White;
}

.promoTextDk{
	font-size:13px;
	color: #336699;
}
.promoTextLt{
	font-size:15px;
	color: #FFFFFF;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	line-height : 18px;	
}
.txtPri{
	color: maroon;
	font-weight : normal;
}
.txtWhite{
	color: #FFFFFF;
	font-weight : normal;
}
.txtWhiteBld{
	font-size:14px;
	color: #FFFFFF;
	font-weight : bold;
}
.bg_pridark{
	background-color: Maroon;
}
.bg_secdark{
	background-color : #336699;
}
.bg_seclite{
	background-color : #fff0e0;	
}
.bg_lite{
	background-color: #ffffe8;
}	
.bg_line{
	background-color: #ffffe8;
	border-bottom-color: Maroon;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}	
.bg_white{
	background-color : #FFFFFF;
}	

.tbl_hdr {
	border: White;
	border-width: thin;
	border-style: solid;
}
