body {
	background-color: #E1E1F0;
	margin: 0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a: {
}
a:visited {
	color: #666666;
}
img {
	display: block;
	margin: 0;
}
#mastercontain {
	width: 100%;
	height: auto;
	margin: 0;
}
#Masthead {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #00204E;
	border-top-color: #BCBCDE;
	border-top-style: ridge;
	border-top-width: thin;
	width: 100%;
	padding: 0 0 3px 0px;
	margin: 0;
	vertical-align: bottom;
	text-align: center;
}

#logo {
	background-color: #2F5491;
	border-top-color: #BCBCDE;
	border-top-style: ridge;
	border-top-width: thin;
	width: 100%;
	height: 62px;
	margin: 0;
}
#quicknav {
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 100%;
	height: 35px;
	margin-right: 20px;
	overflow: visible;
	margin-bottom: 0px;
}
#menuarea {
	background-color: #e8d4a3;
	width: 100%;
	border-top-color: BCBCDE;
	border-top-style: ridge;
	border-top-width: thin;
	z-index: 275;
	margin: 0;
	height: auto;
}
#vmenupic {
	width: 800px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 0;
	text-align: center;
}
#vmenu {
	float: left;
	width: 150px;
	height: 297px;
	background-color: #2F5491;
	border-right: 0;
}
#picheader {
	width: 650px;
	height: 297px;
	float: left;
}
#content3colwrapper {
	width: 800px;
	margin: 0;
	border-bottom: solid 000000 1px;
	border-left: solid 000000 1px;
	border-right: solid 000000 1px;
}
#leftcolumn {
	width: 130px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: center;
	visibility: visible;
	background-color: #CCCCCC;
	height: 375px;
}
#contentcolumn {
	width: 430px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	height: 375px;
}
#rightcolumn {
	width: 180px;
	float: right;
	background-color: #EFEFEF;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	height: 375px;
}
#mainfooter {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#scrollcontentwrapper{
width: 180px;
height: 250px;
border: 1px solid #EFEFEF;
background-color: #EFEFEF;
padding: 5px;
}
.scrollbillcontent{
width: 98%;
display:block;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
.imageright {
         margin-left:5px;
         margin-right:5px;
         float:right;
}
.imageleft {
         margin-left:5px;
         margin-right:5px;
         float:left;
}
