@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
fieldset, img {
	border : 0;
}
caption, th {
	text-align : left;
}
html {
	text-align : center;
	background: #294993 url(../images/background.jpg) repeat-x;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
body {
	position : relative;
	width : 770px;
	margin : 0 auto;
	text-align : left;
	cursor: default;
	top: 10px;
	z-index: 10;
}
#headerpanel {
	position: relative;
	height: 28px;
	background-image: url(../images/Corners.png);
	background-repeat: no-repeat;
	z-index: 50;
	border-bottom: 1px solid #CCCCCC;
}
.logo {
	position: absolute;
	left: -40px;
	top: -13px;
	visibility: visible;
	height: 121px;
	z-index: 100;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	height: 20px;
	top: 40px;
	left: 34px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	text-align: center;
	color: #FFCC00;
	padding-left: 2px;
	visibility: visible;
}
.headtextr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: absolute;
	top: 40px;
	right: 34px;
	color: #FFCC00;
	letter-spacing: .1em;
	padding-left: 2px;
	visibility: visible;
}
#flashpanel {
	background-color: #467EFC;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 120px;
}
.flashpanel {
	position: relative;
	height: 120px;
}
#navbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCC;
	background-color: #3A66FB;
	display: block;
	height: 28px;
	padding-left: 208px;
}
#navlist li {
	list-style-type: none;
	float: left;
	display:block;
	width:140px;
	background-position: 0px 0px;
	height: 28px;
}
#navlist li a:link, #navlist li a:visited {
	display:block;
	text-align:center;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/Navbarbuttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration: none;
	height: 21px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#navlist li a:hover, #navlist li a:active {
	color:#113364;
	text-decoration:none;
	background-image: url(../images/Navbarbuttons.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 21px;
}
#navbar #navlist li .current {
	text-decoration:none;
	cursor: default;
	color: #000;
	background-image: url(../images/Navbarbuttons.png);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 21px;
}
.headings {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	top: 0px;
	text-align: left;
	line-height: 1.5em;
	font-style: normal;
}
.subheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	color: #000;
	text-align: left;
	margin-top: 10px;
}
#maincontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #3a66fb;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
}
#navlist {
	display: inline;
}
#footer {
	height: 28px;
	background-image: url(../images/Corners.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.18em;
	padding-top: 8px;
}
.bodytextcenter {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
