body {
	font-family: Arial, "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing: 1.0pt;
	font-size: 11pt;	
}

 #col_right p  {
	font-size: 80%;
	line-height: 14pt;
	text-align: justify;	
}

#col_right a {
	color: blue;
	text-decoration: underline;
}
#col_right a:hover {
	color: #182d4a;
}
a[href $='.pdf'] {  
	padding-right: 16px;  
	padding-top: 1px;
	background: transparent url(image/pdf4.gif) no-repeat center right;  

}
a.external {  

padding-right: 18px;  

background:url(external_icon.gif) no-repeat center right;  

}

#col_right h1 {
	font-family: Arial, verdana, serif;
	/*background-color: #e7edf3;*/
	color: #182d4a;
	font-size: 90%;
	line-height: 10px;
	margin: 13px 2px 5px 0px;	
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #182d4a;
	border-top: 0px dotted #182d4a;
	border-right: 0px dotted silver;
	letter-spacing: 2px;

}

#col_right h3 {
	font-family: Arial, verdana, serif;
	/*background-color: #e7edf3;*/
	margin: 5px 2px 0px 0px;	
	padding: 18px 10px 0px 0px;
	color: #182d4a;
	font-size: 85%;
	}

em {
	background-color: transparent;
	
font-style:italic; 
}
#col_right h1.firstheader {
	margin-top: -5px;
	
}




#col_right p, #col_right li {
	padding-top: 0px;
	margin-top:0.8em;
	margin-bottom:0em;	
	line-height: 1.9em;	
	color: #333366;	
	color: #182d4a;
}

#footer {
	font-size: 80%;
	color: #342d10;
}

#footer a {
	color: #8f8770;
	text-decoration: underline;
}
#footer a:visited {
	color: #8f8770;	
}
#footer a:hover {
	color: #3f5168;
}




.listmenu ul {
font-size: 80%;
letter-spacing: 2px;


}

.listmenu ul {
	float: left;
	list-style-type: none;
	width:184px;
	margin-left: 0px;
	margin-top:0px;
	
}
.listmenu li a {
 color: #f0ece3;
 display: block; 
 padding: 9px 0px 8px 8px;
 font-weight: bold; 
 background-color:#182d4a; 
 color: silver;
 border-top: 1px solid #182d4a;
 border-bottom: 1px solid #243956;
 line-height: 20px; 
}

.listmenu li a:hover {
 background-color: #3f5168; /*#bbe5f2;*/
 color: white; /*#182d4a;*/ 
 font-weight: bold;
 border-top: 1px solid silver;
 border-bottom: 1px solid silver;
 /*background: #1a2f4a url("image/menu_back.gif") repeat-y 0 0;
 border-bottom: 1px dotted #3f5168;
 border-top: 1px dotted #3f5168;*/

}

.listmenu li.selected a  {	
	color: white;
	background-color: #3f5168;	
	/*background: #3f5168 url("image/menu_back.gif") repeat-y -80px 0;	 */
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	
	
	}

ul.niceList {  
        margin-left:0em;
        padding-left:0px;
	    margin-bottom:1em;
		margin-top: 1em;
		border-left: 0px dotted silver;		
      }
	  
	  
	  
 ul.niceList li {
        background:url(image/bullet2.gif) 0em 0.6em no-repeat; /* change background em accordingly */
        padding-left: 0.8em;
        list-style: none;	
		padding-top: 2px;	
		font-size: 80%;
		line-height: 1px;
		margin-left: 1px;
	
      }

.niceList ul li { 
	background-image:url(image/bullet_child.gif); 
}

.footer_small {
	font-size: 80%;
}





