.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.main a:link {
	color: #000099;
	text-decoration: none;
}
.main a:visited {
	color: #000099;
	text-decoration: none;
}
.main a:hover {
	color: #000099;
	text-decoration: underline;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.red a:link {
	color: #FF0000;
	text-decoration: none;
}
.red a:visited {
	color: #FF0000;
	text-decoration: none;
}
.red a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.icons {
	font-weight: bold;
	color: #993366;
}
.formbtn {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	width: 55px;
	border: 0px none #172467;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formmenu {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #003366;
}
.formfield {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}
.searchfield {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 80px;
	border: 1px solid #000000;
}
.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.whiteButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteButtons a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteButtons a: visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteButtons a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.whiteButtons a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#banner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#leftmenu {
	width: 180px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 0px none #CCCCCC;
}	
#rightcol {
	float: right;
	width: 20%;
	margin: 8px;
	padding: 1px;
}
#rightcol2 {
	width: 700px;
	border: 0px dotted #CCCCCC;
	margin: 2px;
	padding: 1px;
}	
#rightcol3 {
	width: 100%;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	padding: 1px;
}	
#leftcol_home {
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftcol {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftcol2 {
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 15px;
	background-image: url(newlayout/images/siteBackground3.gif);
	background-repeat: repeat-x;
	}
#banner {
	background-repeat: no-repeat;
	clear: both;
	height: 100px;
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}
#motto {
	background-color: #001A77;
	text-align: center;
	height: 15px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	position: relative;
	background-position: center;
	left: auto;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding: 5px 0px;
}
#menu {
	background-color: #001A77;
	text-align: center;
	clear: both;
	height: 20px;
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 4px;
	border: 1px solid #000000;
}
#announce {
	background-color: #000000;
	clear: both;
	height: 110px;
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.topbottborder {
	width: 770px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}
#main {
	background-color: #FFFFFF;
	clear: both;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 90%;
	height: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-position: outside;
	color: #333333;
	list-style-type: disc;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 925px;
	top: 15px;
}
#menucol {
	float: left;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
}
#submenu {
	float: left;
	margin: 5px 5px 5px 20px;
	left: auto;
	position: static;
}
#bodytext {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 140px;
	width: auto;
}.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.top_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.top_links a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.top a:link {
	color: #cc3333;
	text-decoration: none;
}
.top a:visited {
	color: #cc3333;
	text-decoration: none;
}
.top a:hover {
	color: #000000;
	text-decoration: underline;
}
.blueButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
.blueButtons a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.blueButtons a: visited {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.blueButtons a:hover {
	color: #000099;
	text-decoration: underline;
}
.whiteButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.whiteButtons a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whiteButtons a: visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whiteButtons a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#rightmedia {
	float: none;
	width: 95%;
	border: 1px solid #000099;
	padding: 5px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#rightmedia2 {
	float: none;
	width: 95%;
	border: 1px solid #000099;
	margin: 5px auto 1px;
	padding: 5px;
	clear: both;
}
#rightmedia3 {
	float: none;
	width: 95%;
	border: 1px solid #000099;
	margin: 5px auto 1px;
	padding: 5px;
	clear: both;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.small a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.small a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0000FF;
}
.small a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.small a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.round{display:block}
.round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.03em;
  background:#E8E9F0}
.round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e2e5e9;
  border-right:1px solid #e2e5e9;
  background:#e5e7ed}
.round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dfe2e5;
  border-right:1px solid #dfe2e5;
  background:#e6e7ed}
.round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e6e7ed;
  border-right:1px solid #e6e7ed;}
.round4{
  border-left:1px solid #e2e5e9;
  border-right:1px solid #e2e5e9}
.round5{
  border-left:1px solid #e5e7ed;
  border-right:1px solid #e5e7ed}
.roundfg{
  background:#E8E9F0}

