/* CSS Document */
html,body{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin: 0px;
}

a{color: #0086FF;}
a:visited{color: #0086FF;}
a:hover{text-decoration:none;}

p{margin:0 0 3;}

div#container{
	text-align:left;
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/wrapperbg.gif);
	background-repeat: repeat-y;
}

div#homemenu{
	height:101px;
	width: 100%;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/pageheader.gif);
	background-repeat: no-repeat;
}

div#single{
	height: 55px;
	width: 100%;
	clear: both;
	float: left;
	background-color: #FFFFFF;
}

div#wrapper{
	clear: both;
	float: left;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-top-style: solid;
	border-top-color: #0086FF;
	border-top-width: 6px;
}

div#homewrapper{
	clear: both;
	float: left;
	width: 798px;
	background-color: #000066;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	background-image: url(../images/wrapperbg.gif);
	background-repeat: repeat-y;
	border-top-style: solid;
	border-top-color: #0086FF;
	border-top-width: 6px;
}

div#middle{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 170px;
	margin-left: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#middlewide {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 8px;
}

div#homemiddle {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 170px;
	margin-left: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}

h1 {
	font-size: 22px;
	color: #0086FF;
	font-weight: normal;
	line-height: 23px;
}

div#mainmenu{
	float:left;
	width:170px;
	margin-right: 8px;
	padding-left: 17px;
	padding-top: 17px;
	background-repeat: no-repeat;
	background-color: #000066;
	padding-bottom: 17px;
}

div#right{
	float:right;
	width:158px;
	margin-top: 12px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	font-size: 10px;
}
caption {
	font-size: 9px;
	color: #999999;
}
.piccaption {
	font-size: 9px;
	color: #999999;
	line-height: 20px;
}

div#footer{
	clear:both;
	width:780px;
	font-size: 9px;
	margin:0;
	color: #FFFFFF;
	background-color: #0086FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
a.footer{color: #000066;}
a.footer:visited{color: #000066;}
a.footer:hover{text-decoration:none;}
.toplinks {
	padding-left: 12px;
	float: right;
	padding-top: 32px;
	font-weight: bold;
}
a.toplinkstext:link,a.toplinkstext:active,a.toplinkstext:visited {
	font-size: 11px;
	color: #0000B6;
	text-decoration:none;
	padding-left: 12px;
}	
a.toplinkstext:hover {
	color: #0086FF;
}
a.menutext:link,a.menutext:active,a.menutext:visited {
	font-size: 12px;
	color: #0086FF;
	text-decoration:none;
	line-height: 22px;
}	
a.menutext:hover {
	color: #FFFFFF;
}

.notices {
	padding-left: 17px;
	float: left;
	padding-top: 12px;
	width: 500px;
	color: #FFFFFF;
	font-size: 10px;
	clear: both;
}
.downloadbox {
	padding: 8px 8px 12px;
	border: 1px solid #0086FF;
	margin-bottom: 8px;
	font-size: 11px;
	background-image: url(../images/tablebg.jpg);
	background-repeat: no-repeat;
}
.subheadings {
	font-size: 16px;
	color: #000033;
}
div#homeheader {
	height: 100%;
	width: 100%;
	clear: both;
	float: left;
	background-color: #FFFFFF;
}
div#homemiddlewide {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 8px;
	color: #FFFFFF;
}
