html {
margin:0;
padding:0;
border:0;
}
body {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin:0;
	padding:0;
	border:0;
	color:#454545;
	background-color:#003120;
}
table,input,select,TD,textarea,form,p {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color:#454545;
}
p {
margin:0;
padding:0.5em 0em 1em 0em;
}
/*--------------------- structure----------------*/
#centering {
text-align:center;
margin:0px 0px 0px 0px;
padding:0;
}
#wrapper {
width:981px;
margin:auto;
padding:0;
text-align:left;
}
#header {
width:981px;
height:153px;
}

#separatorbar {
background-color:#006898;
height:11px;
clear:both;
}
#maincontent {
width:981px;
background-image: url(images/centrebkgd.gif);
background-repeat:repeat-y;
padding:0px;
background-color:#FFFFFF;
}
#maincontentpadding {
margin:0px 6px 0px 6px;
width:969px;
padding-bottom:4px;
}
#standingup {
background-image:url(images/retrocorner.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#ff8800;
}
#menu {
width:614px;
background-image: url(images/menubkgd.jpg);
background-repeat:repeat-y;
padding-left:355px;/*if the width of the menu changes, you will need to change the width and padding here*/
}
#flashbanner{
width:969px;
}
#quicklinks {
text-align:right;
}
#quicklinks img {
margin:3px;
}
h1#poll {
background-color: #a5c954;
padding:0;
text-align:right;
font-size:18px;
margin:0;
}
#docbody {
width:775px;
float:left;
}
#basebar {
width:981px;
clear:both;
}
#homecontent {
width: 434px;
}

#leftcolumn {
width:515px;
float:left;
}
#rightcolumn {
padding:20px 10px 20px 0px;
}
#rightcolumn h2 {
font-size:18px;
color:#0377ad;
font-style:normal;
font-weight:normal;
}
#subpages{
margin:50px 30px 40px 40px;
width:700px;

}
#subpages table .sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0377ad;
	font-weight:normal;
}
td#subpadding {
padding:30px;
}
/* ---------------------news editor--------------*/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em;
	line-height: 17px;
	color:#666666;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #2b2b2b;
	font-style:italic;
	margin-bottom:0.2em;
	font-weight:normal;
}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}
/* ---------------------forms--------------*/
form {
	MARGIN: 0px
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: red;
	font-style: italic;
	font-weight:normal;
}
fieldset {
margin:1.5em 0 0 0;
padding:0;
width:45em;
border:1px solid #CCCCCC;
/*background-image:url(images/fieldsetbkgd.jpg);
background-repeat:repeat-x;
background-position:bottom left;*/
}
fieldset ol {
padding: 1em 1em 0 1em;
list-style:none;
}
fieldset li {
padding-bottom:0.8em;
list-style-image:none;
clear:both;
}
fieldset.submit {
border-style:none;
width:45em;
text-align:center;
background:none;
padding:0.5em;
}
legend {
margin-left:1em;
font-weight:bold;
color:#666666;
}
label {
float:left;
width:12em;
margin-right:1em;
text-align:right;
}
label.radiobutton {
width:5em;
}
label.smlradiobutton {
width:4em;
}
/* ---------------------indenting--------------*/
LI {
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
LI LI{
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
LI LI LI{
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
UL {
	MARGIN: 0px 0px 0px 19px
}
OL {
	MARGIN: 0px 0px 0px 19px
}

/* ---------------------hover over--------------*/

#basenav {
width:961px;
text-align:center;
padding:15px;
}

#basenav, #basenav a, #basenav a:link, #basenav a:visited, #basenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none
}
#basenav a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: underline
}


/*------------------------- Headings---------------*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight:normal;
	display:block;
	background-color:#0bb4de;
	padding:0.3em;
	margin-left:4px;
	margin-top:0px;
	margin-bottom:0;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #2b2b2b;
	font-style:italic;
	margin-bottom:0.2em;
	font-weight:normal;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-bottom:0;
}
a, a:link, a:visited, a:active {
color: #0bb4de;
text-decoration:none;
}
a:hover {
color:#646464;
text-decoration:underline;
}
/*--------------------misc-------------------------*/
.border1 {
	border: 1px solid black;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC
	}
#tabledivider td {
border-bottom:1px dashed #CCCCCC;
padding:10px 20px 10px 0px;
vertical-align:top;
}
