/* CSS Document */
p,td,div,a {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #333333;}
body {
	background-color: #89B1CB;
	/*background-color: #A6C9CA; */ 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.navSelected {font-size: 11px; 
			 font-weight: bold;
			 color: #A90F1A;
			 text-decoration:none}
			 
a.navSelected:hover {font-size: 11px; 
			 font-weight: bold;
			 color: #A90F1A;
			 text-decoration:none}

a.nav {font-size: 11px; 
			 font-weight: bold;
			 color: #004466;
			 text-decoration:none}
a.nav:hover {font-size: 11px; 
			 font-weight: bold;
			 color: #FFFFFF;
			 text-decoration:none}
			 
a.links {font-size: 11px; 
			 font-weight: bold;
			 color: #004466;
			 text-decoration:underline}
			 
a.links:hover {font-size: 11px; 
			 font-weight: bold;
			 color: #004466;
			 text-decoration:none}
			 
.txtBrown   {font-size: 11px; 
			 font-weight: bold;
			 color: #804329;}
			 
a.txtBrown {font-size: 11px; 
			 font-weight: bold;
			 color: #804329;
			 text-decoration:underline}
			 
a.txtBrown:hover {font-size: 11px; 
			 font-weight: bold;
			 color: #804329;
			 text-decoration:none}
			 
.txtblue   {font-size: 11px; 
			 font-weight: bold;
			 color: #343D66;}
		 
.txtHeader1 {font-size: 12px; 
			 font-weight: bold;
			 color: #B18181;}
.txtHeader2 {font-size: 12px; 
			 font-weight: bold;
			 color: #FFFFFF}
.txtHighlight {font-size: 11px; 
			   font-weight: normal;
			   color: #605F8A}
.disclaimer {font-size: 9px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; color: #000000;}
a {color: #343D66;}
a.hover {color: #886009;}
a.title {color: #605F8A;
		 font-decoration: none;
		 }
a.whiteLink{color: #FFFFFF;
		 font-decoration: none;
		 }
		 
.titleGreen {font-size: 14px; 
			 font-weight: bold;
			 color: #3A6D18;
			 text-transform: uppercase;}
			 
.titleYellow {font-size: 14px; 
			 font-weight: bold;
			 color: #DED711;
			 text-transform: uppercase;}
			 
.titleOrange {font-size: 14px; 
			 font-weight: bold;
			 color: #DE9811;
			 text-transform: uppercase;}
			 
.titleBlue {font-size: 14px; 
			 font-weight: bold;
			 color: #1180DE;
			 text-transform: uppercase;}
			 
.titlePurple {font-size: 14px; 
			 font-weight: bold;
			 color: #AF5AAA;
			 text-transform: uppercase;}
			 
.titleRed {font-size: 14px; 
			 font-weight: bold;
			 color: #D42F19;
			 text-transform: uppercase;}
			 
.subTitle {font-size: 12px; 
		   font-weight: bold;
		   color: #886009;}