* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}

.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:none;
}
body 
{
	background: #184A73;
	margin: 0px 0px 0px 50px; 
	font-family: arial, sans-serif; 
	font-size: 8pt;
	color: #000000; 
	text-align: center;
}

.content {
	font-family: arial, sans-serif; 
	font-size: 8pt;
	color: #000000; 
}

a.content {color:#184A73; text-decoration:underline;}
a.content:visited {color:#184A73; text-decoration:underline;}
a.content:hover {color:#184A73; text-decoration:none;}

.li {
	font-family: arial, sans-serif; 
	font-size: 12pt;
	color: #000000; 
}

a.li {color:#184A73; text-decoration:underline;}

a {
color:#184A73;
font-weight:bold;
}

.heads {
	font: normal 14px/14px Arial, Helvetica, sans-serif; 
	color: #184A73;
	font-weight: bold;
	margin: 0px;
}

h1 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	display: inline; 
}
h2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	display: inline; 
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #FFFFFF;
	display: inline; 
}

h3{
font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
}

.content2 {
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif; 
	font-size: 10pt;
	color: #000000; 
}

#page 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	margin: 10px 0px 0px 0px; 
}

#header {
	text-align:left ;
}

#header h1 
{
	margin:-5px 0px 0px 30px;
	font-size:8pt;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#FFFFFF;
	letter-spacing:1px;		
}

#nav {
	clear: both; 	
	background: transparent; 
	margin: 60px 10px 3px 0px; 
	width: 820px; 	
	text-align: right;
	height: 10px;
	font-family: arial;
	font-size: 8pt;
	color:#FFFFFF;
}
#nav a, visited {
 	color:#FFFFFF;
	text-decoration:underline;
}
#nav a:hover {
 	color:#D6D1CE;
	text-decoration:none;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 3px 0px 10px 0px; 
	width: 820px; 	
	text-align: center;
	height: 20px;
	font-family: arial;
	font-size: 8pt;
	color:#FFFFFF;
}

