body {	margin-top:0px;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: arial, Verdana, Helvetica, Arial, Sans-Serif;
	margin: 61px 0px 0px 0px;
	background-image:url(img/bg_gfx.gif);
	background-repeat:repeat-x;
	line-height:18px;
	}
a, a:visited{
	color: #316aa9;
	text-decoration: none;
	}
	
a:hover{
	color: #000000;
	text-decoration: underline;
	}

h1{
	margin-top:12px;
	margin-bottom:4px;
	color:#44588a;
	font-size:22px;
}

h3{
	margin-top:6px;
	margin-bottom:4px;
	color:#44588a;
	font-size:14px;
}

#main { 
	width: 860px; 
	background: #ffffff;
	text-align: left; 
	margin: 0px auto;  		
	border: 0px solid #ffffff;
	border-top:8px solid #ffffff;
	}



#header { 
	background: #ffffff url(img/logo.jpg) top center repeat-x;
	padding:0px 0px 0px 0px;
	margin-bottom: 0px;
	width:860px;
	height:194px;
	border-top:9px solid #f39512; 
	}



#content { 
	width: 630px; 
	text-align: justify;
	margin-top: -70px;
	margin-bottom: 20px;
	margin-left: 190px;
	margin-right: 0px;
	position:relative;
	padding: 0px 15px 15px 25px;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #d0ddf2;
	min-height: 80px;
	}

#content h1{
	margin-top:12px;
	margin-bottom:4px;
	color:#44588a;
}
#content h3{
	margin-top:12px;
	margin-bottom:4px;
	color:#44588a;
	font-size:14px;
}

#content a {
	color:#008000;
}

#content li{
	margin-top:20px;
}

#left { 
	   
	color: #000000;
	width: 180px;
	margin-top: -25px;
	float:left;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px; 
	min-height: 80px;
	}

#left  .nav {
	width:183px;	
	display: block;
	color:#000000;
	padding: 12px 4px 2px 4px;
	font-weight: bold;

}

#left  a {
	width:174px;		
	display: block;
	color: #44588a;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
	border-bottom: 2px solid #ffffff;
	background:#ffffff;
	font-weight:bold;	
}

#left  a:hover {	
	color: #000000;
	background: #ffffff;	

}

#url_ref {
	margin-top:6px;
	margin-bottom:0px;
	color:#44588a;
	font-size:12px;
	font-weight:none;
}

#url_ref a{
	margin-top:10px;
	margin-bottom:0px;
	color:#44588a;
	font-size:12px;
	font-weight:none;
}

#footer { 
	background: #f2f2f2;
	padding: 0px 0px 20px 0px;
	text-align: center;
	border-top: 0xpx solid #cccccc;
	clear: both;
}
#footer a{
	color:#008000;
}