/* CSS Document */
/* news*/

#policy {

text-align:left;
padding:0; 
margin:0;
width:99%;
}
#policy ul
{
float:left;
padding:0px;
margin:0px;



}

#policy li
{
padding:0;
margin:0;
height:auto;
width:99%;

}


#policy li a
{
padding:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	display:block;
	color:#CCCCCC;
	text-decoration: none;
	list-style-type: circle;
	border-bottom-width: 1px;
	border-top-width:0px;
	border-bottom-style: dotted;
	border-bottom-color: #7AACE5;
width:99%;
	

} 


#policy li a:hover
{
color:#000066;
background-color:#95A0EE;
/* transparency 
opacity:.70;
filter:alpha(opacity=70);*/
width:99%;
}

#policy li a:hover .date
{
color:#ffffff;
}

#policy h1 {
	margin:0;
	padding-bottom:4px;
	font-size:10px;
	font-weight: bold;
	color: #000000;
}

#policy .date{
	margin:0;
	padding:0;
	font-size:10px;
	color:#7591D0;
	font-style: italic;
}

#policy .heading{
font-size:10px;
font-weight:bold;
	color:#000000;
	letter-spacing:.2em;
}

#logotable {
background-color:#001845;
background-image:url(../images/logo_back.jpg);
background-position:center;
background-repeat:no-repeat;
}.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
}

