body {
	background-color: #B1BFC6;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
div#holder {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
img#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header span {
	text-align: right;
	font-size: 12px;
	color: #021B78;
	display: block;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	margin: 0px;
	line-height: 14px;
}
ul#topnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
	font-size: 14px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #339999;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	font-size: 12px;
	color: #000062;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topnav li a {
	color: #00005C;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	display: block;
	margin: 0px;
}
#sidenav li a {
	color: #000062;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}
div#content {
	float: right;
	width: 570px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #000062;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sidenav ul{
	list-style-type: none;
	font-size: 12px;
	width: 168px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 13px;
	margin: 0px;
}
#topnav li a:hover {
	color: #CCFFCC;
	background-color: #00005C;
}
#topnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#header {
	height: 105px;
}
#sidenav ul li ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 12px;
	font-size: 11px;
	line-height: 12px;
}
#sidenav li a:hover {
	color: #CCFFFF;
	background-color: #6587BB;
}
#sidenav ul ul li a{
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
.rightimg {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul.twocol {
	font-size: 12px;
	color: #000079;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
	background-color: #BFCED6;
	border: 1px solid #979BA0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.twocol li {
	float: left;
	width: 200px;
	margin-left: 50px;
}
.clearright {
	clear: both;
	font-size: 1px;
}
table {
	border: 1px solid #79A2E1;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
th {
	font-size: 13px;
	font-weight: bold;
	color: #000062;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #79A2E1;
	text-align: center;
}
td {
	font-size: 12px;
	color: #000062;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px dotted #79A2E1;
}
#content ul {
	font-size: 12px;
	color: #000062;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#content dl {
	font-size: 12px;
	color: #000062;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 500px;
}
#content dt {
	float: left;
	background-color: #99FFFF;
	clear: both;
	background-color: #DFEBEE;
	display: block;
	width: 49%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#content dd {
	float: right;
	background-color: #DFEBEE;
	display: block;
	width: 48%;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
	clear: right;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 1px;
}
img#centered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #C7D8E3;
}
div#centered {
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#leftcol {
	float: left;
	width: 380px;
}
div#rightcol {
	float: right;
	width: 175px;
	margin-right: 10px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #91C2C8;
}
#right50col table {
border: none;
margin-left: 10px;
}
#right50col td {
border: none;
}
#right50col h2 {
margin-left: 10px;
}
div#left50col {
	float: left;
	width: 270px;
}
div#right50col {
	float: right;
	width: 270px;
	margin-right: 10px;
	paddng-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #91C2C8;
}
img#leftpic {
	float: left;
	margin-right: 8px;
	margin-bottom: 14px;
	border: 1px solid #339999;
	clear: left;
}
h2 a {
	color: #339999;
}
h2 a:hover {
	color: #33FF33;
}
div#homebox {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCDEE4;
	float: left;
	width: 102px;
	margin-right: 3px;
	text-align: center;
	font-weight: bold;
	padding: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#homebox p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#homebox a {
	color: #006666;
	text-decoration: none;
}
#homebox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3#home {
	font-size: 15px;
	font-weight: bold;
	color: #0B6368;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h2#home {
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
	font-size: 16px;
	color: #003366;
}
div#homebottom {
	border: 1px solid #339999;
	background-image: url(../images/homebox-bg.jpg);
	width: 558px;
}
#homebox a:hover {
	color: #0066CC;
}
