@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.bckgrnd {
	background-image: url(../images/middlebck.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.navbck {
	background-image: url(../images/nav_back2.gif);
	background-repeat: no-repeat;
	height: 99px;
}
.bluefont24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #001f4d;
	text-decoration: none;
}
.greyfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
a.greyfont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: underline;
}
a.greyfont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.blackfont24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0042a4;
	text-decoration: none;
}
.whitefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF200;
	text-decoration: underline;
}
.greyfont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #0042A4;
	text-decoration: none;
	display: block;
	background-image: url(../images/navhover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	display: block;
}
a.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	display: block;
}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/navhover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #0042A4;
	text-decoration: none;
	display: block;
	background-image: url(../images/home_over.gif);
	background-repeat: no-repeat;
	background-position: -2px -10px;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.company:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.company:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #0042A4;
	text-decoration: none;
	display: block;
	background-image: url(../images/companyinfo_hover.gif);
	background-repeat: no-repeat;
	background-position: right -35px;
}
.blackfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.greenfont16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #377C2C;
	text-decoration: none;
}
