body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


a:link {
	color: #0e4073;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;

}
a:visited {
	color: #1e7ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;

}



a.link1:link 
{
color: #666666;	font-size: 24px; font-family: "Times New Roman", Times, serif;	font-weight: normal; text-decoration: none;
}


a.link1:visited 
{
color: #666666;	font-size: 24px; font-family: "Times New Roman", Times, serif; 	font-weight: normal; text-decoration: none;
	/*
	cursor: hand; 
	height: 1em; 
	border-bottom: 1px dashed #0066cc; 	
	*/
}


a.link1_red:link 
{
color: #666666;	font-size: 24px; font-family: "Times New Roman", Times, serif;	font-weight: normal; text-decoration: none;

}

a.link1_red:hover 
{
color: #ef0000;	font-size: 24px; font-family: "Times New Roman", Times, serif;	font-weight: normal; text-decoration: none;	
}

a.link1_red:visited 
{
color: #666666;	font-size: 24px; font-family: "Times New Roman", Times, serif; 	font-weight: normal; text-decoration: none;
	/*
	cursor: hand; 
	height: 1em; 
	border-bottom: 1px dashed #0066cc; 	
	*/
}

a.top:link 
{
	color: #666666;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a.top:hover 
{
	color: #ff0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a.top:visited 
{
	color: #666666;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a.linkbrown:link{
	color: #A76518;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;

}
a.linkbrown:hover {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a.linkbrown:visited {
	color: #A76518;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}



td, textarea, input, select 

	{
	font-family: Verdana; 
	font-size: 12px;
	line-height:18px; 
	color: #424242; 
	font-weight: normal; 
	
	}


.lead {
	font-weight: normal; 
	color: #135b93;
	font-size:14px;
	line-height:20px; 
	font-weight: normal; 
	text-decoration : none; 
	text-align:justify;

	}



.dropcap {
	color: #ff0000;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}



li
{
	line-height:20px;
}


.white_red {
	color: #e20000;
	font-weight: bold;
}



#ddblueblockmenu{
border: 2px solid #ff6600;
border-top-width: 0;
border-bottom-width: 0;
width: 200px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 0px 0;
padding-left: 9px;
padding-top:7;
padding-bottom:7;
padding-right:10;
width: 180px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #f1efef;
border-bottom: 1px solid #ffffff;
border-left: 10px solid #e7e7e7;
font-size:13px; color:#000000;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 220px; /*IE 5*/
w\idth: 220px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #ff0000;
border-left-color: #d40000;
font-size:13px; color:#ffffff;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 0px solid #ff9a57;
padding: 5px 5;
padding-left: 10px;
background-color: #aaaaaa;
font-size:13px;
}

