.headerleft {
	background-image: url(images/headercurve_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	text-align: left;
	vertical-align: bottom;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 90px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.headerright {
	background-image: url(images/headercurve_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.mainarea {
	background-color: #FFFFFF;
}
body {
	background-color: #6EADCE;
	padding: 20px;
	margin: 0px;
	background-image: url(images/backgrnd.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.mainmenu {
	background-image: url(images/menubkgrnd.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.mainmenu a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.mainmenu a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.leftcol {
	width: 184px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
.rightcol {
	width: 190px;
	padding-top: 8px;
}
.midcol {
	padding: 8px 15px 15px;
}
.leftmenuoption {
	background-image: url(images/lightblue.gif);
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 61px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	margin: 0px;
	font-weight: normal;
}
.latestnewsarea {
	background-image: url(images/lightblue.gif);
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	margin: 0px;
	font-weight: normal;
}
h3 a:link{
	color: #003366;
	text-decoration: none;
}
h3 a:visited{
	color: #003366;
	text-decoration: none;
}
h3 a:hover{
	color: #ABB7BA;
	text-decoration: none;
}

.footer {

	background-image: url(images/menubkgrnd.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	padding-top: 8px;
	margin-left: -20px;
}
.bluetext {
	color: #003366;
}
.largeblue {
	font-size: x-large;
	color: #003366;
}
form {
	background-image: url(images/lightblue.gif);
	margin: 5px;
	border: 1px solid #003366;
}
.contactformhead {
	font-weight: bold;
	background-image: url(images/menubkgrnd.jpg);
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BDC5C8;
	border-right-color: #BDC5C8;
	border-bottom-color: #BDC5C8;
	border-left-color: #BDC5C8;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
}
.morelink a:link{
	text-decoration: none;
	color: #003366;
}
.morelink a:visited{
	text-decoration: none;
	color: #003366;
}
.morelink a:hover{
	text-decoration: none;
	color: #E8EBEC;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.newstitle a:link{
	color: #666666;
	text-decoration: none;
}
.newstitle a:visited{
	color: #666666;
	text-decoration: none;
}
.newstitle a:hover{
	color: #E8EBEC;
	text-decoration: none;
}
.tablebkgrnd {
	background-image: url(images/lightblue.gif);
}
.leftimg {
	padding-right: 8px;
	padding-bottom: 5px;
}
