body {
	background-color: #016b3d;
	background-image: url(../images/backgroundImage.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select {
	background:#023A51;
	color:#003366;
	font-weight: bold;
}
.lowertableBackground {
	background-image: url(../images/lowerImageBackground.jpg);
	height:220px;
}
.maintableBackground {
	background-image: url(../images/tableBackground.gif);
}
.tableborder {border:thin #E6F0EC;
}
.footerBackground {
	background-image: url(../images/footerBackground.gif);
	background-repeat:no-repeat;
	height:114px;
}
.bodytext {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}
.bodytextlargeblack {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
	font-weight: bold;
}
.footertext {
	color:#527799;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #364F6F;
	text-decoration: none;
	font-weight: bold;
}
h1.smalltext {
	font-size: 0.9em;
	color: #003366;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
#ann {border:4px solid #A5B8BC;color:#0A3C5F; background-color:#A5B8BC; background: rgba(165, 184, 188, 0.65); width:140px;margin-left:auto;height:170px;z-index:99;position:absolute;right:-4px;top:-18px; overflow:hidden;padding:8px;}
#announceInner {position:relative;margin-left:auto;margin:0;padding:0;}
#announce {
	background-image: url(../images/headerRight.jpg);
	color:#265888;
	padding: 0px 50px 10px 20px;
	width:151px;
}
#address {
	background-image: url(../images/headerLeft.jpg); width:192px;
	color:#527799;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 160px 60px 70px 350px;
}
.bodytextlargeItalic {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#4F7694;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
	font-style: italic;
	font-weight: bold;
}