@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #305277;
	background-image: url(grafx/bground2.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}
#wrapper {
	text-align: left;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#top {
	background-image: url(grafx/topnavback.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topnav {
	font-size: 11px;
	color: #999999;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnav a:link, #topnav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#topnav a:hover, #topnav active, #topnav a:focus{
	text-decoration: underline;
	color: #99CCFF;
}
#nav {
	background-image: url(grafx/navbarback.jpg);
	width: 820px;
	height: 28px;
	text-align: center;
}
#main {
	float: left;
	width: 820px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(grafx/mainback.gif);
}

#content {
	margin-right: 205px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: .85em;
	padding-bottom: 5px;
}
#content h1 {
	font-size: 18pt;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #2F557A;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 22px;
	color: #30639A;
	margin-bottom: 10px;
	padding-top: 25px;
}

#content h3 {
	background-image: url(grafx/navbar.jpg);
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	margin-top: 4px;
	padding-top: 5px;
	height: 25px;
}

#content h4 {
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 18px;
	padding-top: 15px;
}
#content p {
	padding-bottom: 10px;
}
#content ul {
	font-size: 95%;
	list-style-image: url(grafx/cntentDot.gif);
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 12px;
	padding-top: 5px;
}

#content li {
	margin-bottom: 3px;
}
#idexcontent {
	width: 400px;
	margin-left: 215px;
	font-size: 80%;
}
#idexcontent h2 {
	margin-top: 10px;
}
#idexcontent ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#idexcontent li {
	list-style-image: url(grafx/cntentDot.gif);
	font-weight: bold;
}



#content a:link, #content a:visited{
	color: #336699;
}
#content a:hover, #content active, #content a:focus{
	text-decoration: underline;
	background-color: #E0DFE3;
}
#sidebar {
	float: right;
	width: 185px;
	margin-right: 0px;
	margin-top: 5px;
	padding-top: 5px;
	display: inline;
	padding-right: 0px;
	text-align: center;
	color: #FFFFFF;
}
#sidebar h3 {
	font-size: 12px;
	letter-spacing: 0.5em;
	color: #385D87;
	text-align: center;
}
#boxlinks ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: left;
	font-size: 85%;
}
#boxlinks li {
	background-color: #C1C1C1;
	font-weight: bold;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #FFFFFF;
	background-image: url(grafx/chromeback.jpg);
}
#boxlinks li a:link, #boxlinks li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
}
#boxlinks li a:hover, #boxlinks li active, #boxlinks li a:focus {
	text-decoration: none;
	background-color: #333399;
	display: block;
	color: #FFFFFF;
}
#mainonecol {
	text-align: center;
	background-color: #1E5C85;
	color: #FFFFFF;
}
#footer {
	background-image: url(grafx/bottomback.jpg);
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 72%;
	color: #999999;
}
#footer a:link, #footer a:visited{
	color: #999999;
	text-decoration: none;
}
#footer a:hover, #footer active, #footer a:focus{
	text-decoration: underline;
	color: #666666;
}
#leftsidebar {
	float: left;
	width: 180px;
	margin-left: 15px;
	font-size: 80%;
}


#fullart {
	height: 175px;
	width: 820px;
	background-color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.floatleft {
	float: left;
	margin-right: 8px;
}
.floatright {
	float: right;
	margin-left: 8px;
}
.tabbox {
	border: 1px solid #B5B7C2;
}

.tenpoint {
	font-size: 10px;
}
.eighteen {
	font-size: 22px;
	font-weight: bold;
	color: #305277;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.elevenpoint {
	font-size: 12px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
#boxlinks a {
	color: #85FF66;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.vertspace {
	margin-bottom: 5px;
	float: none;
}

#ppvheaad {
	background-color: #000000;
	height: 53px;
	width: 820px;
	background-image: url(images/indemandhead.gif);
}
