/* This is a CSS File.... YAY! */
.footer 	{ font-family: Arial; 	font-size: 7pt;  font-weight: normal}
.footer1 	{ font-family: Arial;   font-size: 7pt;   color: #999999; font-weight: normal}
.footer2 	{ font-family: Arial;   font-size: 7pt;   color: #333333; font-weight: normal}
.caps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-variant: normal;
}

.header 	{ font-family: Verdana; font-size: 9pt;   color: #FFFFFF; font-weight: normal; text-decoration: none}
.head3 		{ font-family: impact; 	font-size: 18pt; line-height: 19pt}
.head4		{ font-family: Verdana; font-size: 11; color: #FF9933}
.head5		{ font-family: Verdana; font-size: 11; color: #000000; font-weight: bold}
.head6		{ font-family: Verdana; font-size: 11; color: #009BCE}
.specsheader { font-family: Verdana; font-size: 16pt;  color: #009BCE; font-weight: normal; line-height: 20px}
.headpage 	{ font-family: Impact; 	font-size: 36pt; font-weight: normal; line-height: 40px}
.Subhead 	{ font-family: Verdana; font-size: 9pt;   color: #000000; font-weight: normal; line-height: normal}
.Subhead1 	{ font-family: Verdana; font-size: 9pt; color: #000000; font-weight: bold}
.Subtext 	{ font-family: Verdana; font-size: 8pt;   color: #000000; font-weight: normal}
.text1 		{ font-family: Verdana; font-size: 8pt;   color: #FFFFFF}
.text2 		{ font-family: Arial; 	font-size: 9pt;   color: #FFFFFF; line-height: 13px}
.text2b 	{ font-family: Arial; 	font-size: 8.5pt; color: #FFFFFF; line-height: 11px}
.text21 	{ font-family: Arial;   font-size: 9pt;   color: #000000; line-height: 13px}
.text22 	{ font-family: Verdana; font-size: 8pt;  font-style: normal; color: #cccccc; font-weight: normal}
.red	 	{ font-family: Verdana; font-size: 8pt;  font-style: normal; color: #f00; font-weight: normal}
.navifix	{
	font-family: Verdana;
	font-size: 12pt;
	color: #009BCE;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.navwings	{ font-family: Wingdings; font-size: 12pt;  font-style: normal; color: #999999; font-weight: normal}
.footnavwings	{ font-family: Wingdings; font-size: 8pt;  font-style: normal; color: #999999; font-weight: normal}
a.navi		{
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.navi:hover {
	font-family: Verdana;
	font-size: 12pt;
	color: #009BCE;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.white		{ font-family: Arial; 	font-size: 7pt;  color: #FFFFFF; text-decoration: none} 
a.white:hover 	{ font-family: Arial; 	font-size: 7pt;  color: #999999; text-decoration: none} 
a.white2	{ font-family: Arial; 	font-size: 9pt;   color: #FFFFFF; text-decoration: none; line-height: 13px} 
a.white2:hover 	{ font-family: Arial; 	font-size: 9pt;   color: #000000; text-decoration: none; line-height: 13px}
a.white3 	{ font-family: Verdana; font-size: 13pt;  color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.white3:hover	{ font-family: Verdana; font-size: 13pt;  color: #009BCE; font-weight: normal; text-decoration: none;}
a.black 	{ font-family: Verdana; font-size: 13pt;  color: #000000; font-weight: normal; text-decoration: none;}
a.black:hover	{ font-family: Verdana; font-size: 13pt;  color: #009BCE; font-weight: normal; text-decoration: none;}
a.grey		{ font-family: Arial; 	font-size: 7pt;  color: #999999; text-decoration: none} 
a.grey:hover 	{ font-family: Arial; 	font-size: 7pt;  color: #FFFFFF; text-decoration: none}
a.footnavi	{ font-family: Arial; 	font-size: 9pt;   color: #FFFFFF; text-decoration: none} 
a.footnavi:hover 	{ font-family: Arial; 	font-size: 9pt;   color: #999999; text-decoration: none}
body { background-color: #0D4A8E; color: #000000;}

