@charset "utf-8";
body {
	background-image: url(../images/websitebg.jpg);
	background-color: #E9F1FC;
	background-repeat: repeat-x;
}
.login_input_bg {
	background-image: url(../images/usernamebg.jpg);
	height: 19px;
	width: 126px;
}
.login_input_bg input {
	font-size:10px;
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D2D2D2;
	border: 1px solid #D2D2D2;
}
.menu_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174668;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #DDDDDD;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

.menu_font a {
	color: #1D547E;
	text-decoration:none;
}

.menubar {
	background-image: url(../images/menubar_ng.jpg);
	height: 35px;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	height: 162px;
}
.verdana_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.verdana_white a{
	color: #FFFFFF;
}
.headingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #355A75;
}
.verdana_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.verdana_black a {
	color: #333333;
}
.bluebox {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #9BCDFF;
	border-radius: 5px;
	background-image: url(../images/light_blue_shading.jpg);
	background-repeat: repeat-x;
}
.smaller_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #355A75;
}
.headingboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuba2 {
	background-image: url(../images/bar.jpg);
	height: 11px;
}
.site_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #355A75;
}
.bluefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00468C;
}
.bluefont a{
	color: #00468C;
}
.HEADER {
	background-image: url(../images/ubheader.jpg);
	height: 98px;
	width: 903px;
	background-repeat: no-repeat;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.smallfont a {
	color: #333333;
	text-decoration:none;
}
