.background {
}
#nav {
	background-color: #045C8C;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #19406B;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #053D5E;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin: 1px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #20497D;
}


.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053D5E;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin: 2px;
	padding: 2px;
}
.more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA9124;
}

.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin: 2px;
	padding: 2px;
}


#main {
	background-color: #FFFFFF;
	background-position: left top;
	height: auto;
	width: 850px;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	position: relative;
	visibility: inherit;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/MainHome.jpg);
	background-repeat: no-repeat;
}
#ruleabove {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #52739C;
}
#mainpages {
	background-color: #FFFFFF;
	background-position: left top;
	height: auto;
	width: 850px;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	position: relative;
	visibility: inherit;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/BackgroundPages.jpg);
	background-repeat: no-repeat;
}
#border {
	border: 1px solid #CCCCCC;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
