p { line-height: 1.25 }

.atoms {
	position: relative;
	top: 0.3em;
	color: black;
	font-size: 0.8em;
	}

body {
	background : #FFFFFF;
	font-family: arial, verdena, sans-serif;
	font-size: 12px;
	color: #000000;
		}
A:link	   {	
     text-decoration: underline;
     color: #1A477A;	
     background: none;	
     }	

A:visited   {	
     text-decoration: underline;
     color: #1A477A;	
     background: none;	
     }	

A:active    {	
     text-decoration: none;
     color: #1A477A;	
     background: none;	
     }	

A:hover	    {	
     text-decoration: underline;
     color: #FF0000;	
     background: none;	
     }
	
.bodytext {
padding: 5px 5px 10px 10px;
}

.bodytext2 {
	padding: 5px 5px 10px 10px;
	line-height: normal;
}

.highlight {
color: #1A477A;
font-weight: bold;
}

.highlight2 {
color: #1A477A;
font-weight: bold;
line-height: 140%;
}

.heading {
color: #1A477A;
font-family: arial, verdena, sans-serif;
font-size: 14px;
font-weight: bold;
}

.caption {
font-family: arial, verdena, sans-serif;
font-size: 10px;
}

#menu {
color: #FFFFFF;
background-color: #1A477A;
padding: 1px;
font-size: 14px;
font-family: arial, verdena, sans-serif;
text-decoration: none;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
}
#menu a:hover {
	color: #000000;
	background-color: #9DC8BA;
}

.allsides { 
border-left: solid 1px #1A477A;
border-right: solid 1px #1A477A; 
border-top: solid 1px #1A477A;
border-bottom: solid 1px #1A477A;  
padding:0px; 
} 

.left { 
border-left: solid 1px #1A477A; 
padding:5px
} 

.top { 
border-top: solid 1px #1A477A; 
padding:5px
} 

.right { 
border-right: solid 1px #1A477A; 
padding:5px
} 

.bottom { 
border-bottom: solid 1px #1A477A; 
padding: 5px;
} 

.notop{ 
border-left: solid 1px #1A477A;
border-right: solid 1px #1A477A; 
border-bottom: solid 1px #1A477A;  
border-top: solid 1px #1A477A;
padding:1px; 
} 

.tb { 
border-top: solid 1px #1A477A; 
border-bottom: solid 1px #1A477A; 
padding:5px
} 

.tbr { 
border-top: solid 1px #1A477A; 
border-bottom: solid 1px #1A477A;
border-right: solid 1px #1A477A; 
padding:5px
font-family: tahoma,arial, times new roman;
font-color: #000000;
} 

.footer {
border-left: solid 1px #1A477A;
border-right: solid 1px #1A477A;
border-top: solid 6px #1A477A; 
border-bottom: solid 1px #1A477A;  
font-family: arial, helvetica, sans-serif;
font-size: 9px;
color: #999999;
padding:2px; 
}

.uc { 
border-left: solid 1px #1A477A;
border-right: solid 1px #1A477A; 
border-top: solid 1px #1A477A;
border-bottom: solid 1px #1A477A;  
padding:5px 5px 5px 5px;
font-size: 11px;
color: red; 
} 

.ItemStyle {
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: circle;
	font-family: "Arial";
}

.PopItemStyle {
	font-family: "Arial";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;
}

.surveybtn {
	border-left: threedhighlight 1px solid;
	border-top: threedhighlight 1px solid;
	border-bottom: threedshadow 1px solid;
	border-right: threedshadow 1px solid;
	color: white;
	font-weight:bold;
	background-color: #1A477A;
	padding: 1px;
	}
.privacystmt {
	font-size: 10px;
	color: #333333;
	}
