body{
padding:0px;
margin:0px;
background-color:#51524C;
font-size: 12px;
font-family: Tahoma, verdana, arial, helvetica, sansSerif;
}

img {
	border-color: #EDEDED;
	}

a {	
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
}
	
a:hover {
	text-decoration:none;
	color: #565d67;
}

#nav {
	margin-left:23px;
	margin-bottom:4px;
	margin-top:0px; 
}

#nav a {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Verdana, sansSerif;
}

#nav a:hover {
	color: #0099CC;
	font-weight: bold;
	font-family: Arial, Verdana, sansSerif;
}

td {
	font-size: 12px;
}

.footer {
	line-height: 12px;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Tahoma, verdana, arial, helvetica, sansSerif;
}

.heading {
	font-size: 18pt;
	font-weight: normal;
	color: #074559;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
}

.subheading {
	font-size: 14pt;
	font-weight: normal;
	color: #074559;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
}

.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#747A7C;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#7F7F7F;
	}
	
.m1_text td
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color: #003366;
	}

.m2_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#687376;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#527177;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#717677;
	}

#nobull
	{
		list-style: none;
		list-style-image: none;
		margin-left: 5px;
		padding-left: 0px;
	}

.form
	{
		width:151px; height:18px; border-left-color:#98A6B4; border-top-color:#98A6B4; border-bottom-color:#C5CFD8; border-right-color:#D8DFDE; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:6px
	}
.form_div
	{
		height:21px; margin-top:6px;
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
/**
ul {margin:0; padding:0; list-style:none}
**/
.li1 {background:url(images_v2/a.gif) no-repeat left center; margin: 5px 0px 0px 0px; padding:0px 0px 0px 20px}

.li2 {background:url(images_v2/1-a.gif) no-repeat left center; margin: 5px 0px 0px 0px; padding:0px 0px 0px 20px}

#dhtmltooltip{
position: absolute;
width: 250px;
border: 1px solid #666666;
padding: 2px;
background-color: #ededed;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}