@charset "utf-8";
body {
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #081653;
	margin: 0px;
}
.headertop {
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
}
.greyshadeleft {
	background-image: url(../images/greyshade_leftsml.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.greyshaderight {
	background-image: url(../images/greyshade_rightsml.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.greyshademdle {
	background-image: url(../images/greyshade_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C7C7C7;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 38px;
	display: block;
	height: 34px;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 38px;
	display: block;
	height: 34px;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height: 38px;
	display: block;
	height: 34px;
	background-image: url(../images/nav_bck.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whitefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont11:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
.bluefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #081653;
	text-decoration: none;
}
.redfont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.whitefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logobtm {
	background-image: url(../images/logobtm.jpg);
	background-repeat: no-repeat;
	background-position: 292px top;
}
.bluefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #081653;
	text-decoration: none;
}
a.bluefont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #081653;
	text-decoration: none;
}
a.bluefont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #850013;
	text-decoration: underline;
}
.redfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #850013;
	text-decoration: none;
}
a.redfont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #850013;
	text-decoration: none;
}
a.redfont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #081653;
	text-decoration: underline;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C3D41;
	text-decoration: none;
}
.redfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.sideboxnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #92000B;
	text-decoration: none;
	background-color: #B8B8B8;
	display: block;
	padding-left: 10px;
}
a.sideboxnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #92000B;
	text-decoration: none;
	background-color: #B8B8B8;
	display: block;
	padding-left: 10px;
	border: 1px solid #92000B;
}
a.sideboxnav:hover {
	color: #FFFFFF;
	background-color: #000033;
}
