
h1 {font-size:120%}
h2 {font-size:110%}
h3 {font-size:110%}
h4 {font-size:100%}
h5 {font-size:90%}

p {
    line-height : normal;
}

a,  a:hover, a:visited, a:active{
color:#ff9900;
text-decoration:underline;
}

hr {
height:1px;
color:#fff;
background-color:#fff;
width:1px;
}



ul,ol {
font-family: Verdana, Arial; 
margin-top:0px;
padding-top:0px;
}

li  { 
}

.postaladdress p{
margin-top:0px;
margin-bottom:0px;
}

.visiblecomment  {}
.byline  {}
.caution  {}
.callout1  {background-color:#ccffff; color:#3399cc; }
.callout2  {}
.callout3  {}
.caption1 {}
.caption2 {}
.caption3 {}
.important  {}
.note  {}
.tip  {}
.warning  {}
.codeBlock {
font-family:Lucida Console;
}
.citation {}
.address {}
.definition {}
.fineprint  {}

.footnote {
padding:0px;
margin:0px;
    padding-left:10px;
    font-size : 10px;
}
.reference {}
.question {}
.answer {}
.summary {}
.abstract {}
.section {}
.sitemapLevel {}
.sitemapItem {}
.sitemapFolder {}
.sitemapPage {}

#footer {
float:right;
font-size:60%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color:black;
margin-top:10px;
margin-bottom:10px;
}




.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #165B9F;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	margin: 1px;
	border-top: solid 1px #D0E4F9;
	border-right: solid 1px #305275;
	border-bottom: solid 1px #305275;
	border-left: solid 1px #D0E4F9;
}




a.formButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F3DE;
	color: #446E98;
	font-weight: bold;
	padding: 2px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	