body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
body {
	background-color: #8093b2;
}
a:link {
	color: #0054A5;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #0054A5;
	text-decoration: none;
}
a:active {
	color: #0054A5;
	text-decoration: underline;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.white a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.headline {
	font-size: 36px;
	font-style: normal;
	line-height: 1;
	font-weight: bolder;
	color: #0054A5;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:18px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height:18px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
.left {
	font-size: 12px;
	color: #000000;
	background-image: url(Images/menuback.jpg);
	background-repeat: no-repeat;	
}
.left a:link {
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 20px;
}
.left a:active {
	color: #CC6600;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 20px;
}
.left a:hover {
	color: #CC6600;
	background-image: url(Images/menuover.jpg);
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
}
.left a:visited {
	color: #4869B5;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 20px;
}
.mainback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 30px;
	background-image: url(images/notepad.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 30px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 35px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #9999CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #CBD9EA;
	padding-bottom: 5px;
	padding-top: 5px;
}
.news a:link {
	color: #003366;
	text-decoration: underline;
}
.news a:active {
	color: #003366;
	text-decoration: underline;
}
.news a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.news a:visited {
	color: #003366;
	text-decoration: underline;
}
.right {
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 20px;
}
.border {
	border: 1px solid #0054A5;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
