@charset "utf-8";
/* CSS Document */

body {
	background-color: #00adef;
	background-image: url(media/bgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;

}

.ballast {
	visibility:hidden;
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}
#cap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(media/bodytop.png);
	background-repeat: none;
	height: 21px;
}
#outer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(media/bodybgrnd.png);
	background-repeat: repeat-y;
}
#foot {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(media/bodyfoot.png);
	background-repeat: no-repeat;
	height: 22px;
	clear: both;
	margin-bottom: 30px;
	padding-top: 16px;
	padding-left: 870px;
	background-position: left top;
}
#header {
	background-image: url(media/header2.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	background-position: 21px;
}
#LCol {
	background-color: #0167B2;
	float: left;
	width: 177px;
	clear: both;
	margin-top: 21px;
	margin-left: 21px;
}
#Ark {
	background-color: #006FB7;
	float: left;
	width: 177px;
	clear: both;
	height: 100px;
	background-image: url(media/ark_logo.jpg);
	background-position: -10px;
}
#CentCol {
	background-color: #FFFFFF;
	float: left;
	width: 511px;
	clear: none;
	margin-top: 21px;
	padding-right: 10px;
	padding-left: 12px;
}
#RCol {
	float: left;
	width: 216px;
	clear: none;
	margin-top: 21px;
}
#footer {
	width: 918px;
	margin-right: auto;
	margin-left: 21px;
	height: 29px;
	background-color: #006FB7;
	margin-top: 12px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 12px;
}
#LNav {
	width: 177px;
	display: block;
}
#RNav {
	width: 217px;
	display: block;
}
#Flam {
	float: left;
	width: 217px;
	clear: both;
	height: 40px;
	background-image: url(media/fla_logo.jpg);
}
#MainNav, #MainNav li li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#MainNav li {
	display: block;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(media/secbut.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#MainNav a:link, #MainNav a:active, #MainNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
}
#MainNav a:hover {
	color: #fede01;
}


#SubNav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#MainNav li li {
	display: block;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b5d3e9;
	background-image: none;
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #7fb3d8;
	margin: 0px;
}
#SubNav a:link, #SubNav a:active, #SubNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
}
#SubNav a:hover {
	color: #0167B2;
}


.Rheader {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	height: 19px;
	padding-left: 10px;
	background-image: url(media/r_secbut.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #0167B2;
}
.Rheader sup {
	font-size: 60%;
}
.BRheader {
	display: block;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	height: 19px;
	padding-left: 10px;
	background-image: url(media/secbut.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.RInfo {
	background-image: url(media/r_info.jpg);
	background-repeat: repeat-x;
	padding: 12px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
#CentCol p{
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #666666;
}
#CentCol li {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
#CentCol ol {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
.blue {
	font-weight: bold;
	color: #0167B2;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #0167B2;
	line-height: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#CentCol a {
	color: #0167B2;
	font-size: 12px;
}
#accordion{
	list-style-type: none;
}
#accordion li, #accordion ul,#accordion ol{
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
#accordion h3 {
	list-style:none;
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	position: relative;
	left: 0px;
}
#accordion div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#accordion p {
	background-image: url(media/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#accordion h3 a:link, #accordion h3 a:active, #accordion h3 a:visited {
	list-style:none;
	background-image: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;

}
.icon
 {
	background-image: none;
	display: none;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
input {
	border: 1px solid #999999;
	width: 98%;
}
textarea {
	border: 1px solid #999999;
	width: 98%;
}
#submit {
	background-image: url(media/submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 43px;
}
#footer a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fede01;
	padding-right: 5px;
	padding-left: 3px;
	font-size: 11px;
}
#footer a:hover {
	color: #fede01;

}
#CentCol img {
	padding-top: 5px;
}
sup {
	font-size: .7em;
	line-height:5px;
}
h1 sup {
	font-size: 55%;
}
