body { 
	font-family: Verdana;
	font-size: 8pt;
	color: #002952;	
}

p {
	font-style: normal;
	line-height: normal;
}

h1 {
	font-size: 11pt;
}



h3 {
	font-size: 9pt;
}

ul, li {	
	list-style: square url(../images/bullet.gif);
}

a:link {  
	color: #002952; 
	font-weight:bold;
	text-decoration: none
}
a:visited {  
	color: #333366; 
	font-weight:bold;
	text-decoration: none
}
a:hover {  
	color: #999999; 
	font-weight:bold;
	text-decoration: none
}
a:active {  
	color: #333366; 
	font-weight:bold;
	text-decoration: none
}

a.topnavlink:link, a.topnavlink:visited, a.topnavlink:hover, a.topnavlink:active {
	font-size: 7pt;
	font-weight:normal;
}

/*a.navlink*/
a.navlink:link {
	font-weight:normal;
	text-decoration: none;
}
a.navlink:visited {
	font-weight:normal;
	text-decoration: none;
}	
a.navlink:hover {
	font-weight:normal;
	text-decoration: none;
}	
a.navlink:active	{
	font-weight:normal;
	text-decoration: none;
}	

/*a.screenlink*/	
a.screenlink:link {
	color: #6699FF;
	font-weight:normal;
	text-decoration: none;
}
a.screenlink:visited {
	color: #6699FF;
	font-weight:normal;
	text-decoration: none;
}	
a.screenlink:hover {
	color: #6699FF;
	font-weight:normal;
	text-decoration: none;
}	
a.screenlink:active	{
	font-size: 8pt;
	color: #6699FF;
	font-weight:normal;
	text-decoration: none;
}	

/*a.toplink*/		
a.toplink:link {
	font-weight: Bold;
	color: #002952;
	text-decoration: none;
}
a.toplink:visited {
	font-weight: Bold;
	color: #002952;
	text-decoration: none;
}			
a.toplink:hover {
	font-weight: Bold;
	color: #909090;
	text-decoration: none;
}	
a.toplink:active {
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}	

.background
{
background:url(/images/background_content.jpg) repeat-x;
}