body {font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      }

#centerpage {
	       position: absolute;
       left: 50%;
       margin-left: -365px;
}
img { border:0}
a:link,
a:visited {
 background-color: transparent; color: #006666;
/* text-decoration: none;*/
 text-decoration: underline;
}


a.foot:link,
a.foot:visited {
 background-color: transparent; color: #95a0b5;
 text-decoration: underline;
}


a:focus,
a:hover {
 background-color: transparent; color: #830220;
 text-decoration: underline;
}

h1 {font-weight: bold;
    font-size: x-small;
	line-height:100%;
}

h2 {font-size: xx-small;
font-weight: normal;
}

div#content {
	color: #003;
	font-size: 10pt;
	padding-left:1ex;
	padding-right:1ex;
}

.text, .text td {
	font-size: 10pt;
	color: #003;
}

.underline { text-decoration: underline; }

.level1 {
	font-weight: bold;
    font-size: x-small;
	line-height:100%;
}

.level2 {
	font-size: xx-small;
	font-weight: normal;
	line-height:150%;	
}

div#content .subheading {
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.button{
	background-color:#066;	
	font-size:9pt;
	font-weight:normal;	
	color:#eee;
	border:2px #066 solid;
	height:22px;
	cursor: pointer;	
	font-weight:bold;
	border-style:inset;
}

.ccform { background-color:#ccc;	
	font-weight: bold;
}

.internallink {
 font-weight: bold;
}
.contimage {
	margin: 5px 5px 5px 5px;
}
.error { color: #f00; font-size: smaller; }

.req { color: #f00; font-weight:bold;}

div#form td, div#form input, div#form select { font-size: 8pt; }

.formatbutton {
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
	width: 1.25in;
	text-align: center;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 2px groove #5b5b5b;
	cursor: hand;
}

.formatbuttonwide {
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
	width: 3in;
	text-align: center;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 2px groove #5b5b5b;	
	cursor: hand;
}

.formatbuttonsmall {
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
	width: .90in;
	text-align: center;
	color: black;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	border: 2px groove #5b5b5b;
	cursor: hand;

}

.mainMenu {
width: 143px;
margin-top: 2px;
margin-left: 7px;
margin-right: 2px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

.mainMenu a, .mainMenu a:visited, .mainMenu a:active{
display: block;
padding: 3px 3px 3px 3px;
text-transform: uppercase;
background-color: #142C5C;
color: #FFFFFF;
font-size: 10px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
}

.mainMenu a:hover{
background-color: #4866A3;
text-decoration: none;
color: #FFFFFF;
}

.mainMenuSub{
background-color: #142C5C;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.mainMenuSub a, .mainMenuSub a:visited, .mainMenuSub a:active{
display: block;
white-space: nowrap;
float: left;
padding: 5px 8px 5px 8px;
text-transform: uppercase;
background-color: #142C5C;
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

.mainMenuSub a:hover{
background-color: #4866A3;
text-decoration: none;
color: #FFFFFF;
}

.clear {
clear: both;
font-size: 1px;
}

#navcontainer
{
margin-left: 130px;
}


#navlist
{
margin: 0;
padding: 0 0 30px 30px;
/*border-bottom: 1px solid #000;*/
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
font-size: 8pt;
margin: 0 4px 2px 4px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
font-size: 8pt;
}

#navlist a:hover { color: #000; }
