body {
	background-color:#011659;
}
.wht_border {
	border: 1px solid #FFFFFF;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_bckgrnd.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_bckgrnd.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_bckgrnd_over.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
.whtshadow_btm {
	background-image: url(../images/white_shadow_bottm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.sml_whtfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whtfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greyborder {
	border: 1px solid #999999;
}
.header_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.largeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #011659;
	text-decoration: none;
}
a.largeheader:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #011659;
	text-decoration: none;
}
a.largeheader:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #011659;
	text-decoration: underline;
}
.greygradient {
	background-image: url(../images/grey_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lrgfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #011659;
	text-decoration: none;
}
.people {
	background-image: url(../images/people2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
