body {
	background-image: url(../images/2/page-bg.jpg);
	background-repeat: no-repeat;
	background-color: #00192c;
	background-position: center 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content {

background-image:url(../images/2/border-bg.gif); background-color:#FFFFFF; padding-left:20px; padding-right:20px;
padding-bottom: 20px;

}
#content p {
	margin-top: 5px;
	margin-bottom: 10px;
}

a.more_link {
	color:#757116;
	text-decoration:underline;
	font-weight: bold;
}
a:hover.more_link {
	color:#757116;
	text-decoration:none;
	font-weight: bold;
}

#content .hr_divider {
	background-image: url(../images/2/menu-div.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}

#left_menu {
	width: auto;
	margin-left: 0px;
}
#left_menu ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_menu li {
	margin:0;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-image: url(../images/2/menu-div.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 0;
}
#left_menu li.last {
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
#left_menu li a{
	display: block;
}



.footer_text {
	color: #CCCCCC;
	font-size: 9px;
}



#content .hd {
	font-family: Arial, Helvetica, sans-serif;
	color: #757116;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#content .hd {
	font-family: Arial, Helvetica, sans-serif;
	color: #757116;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
#content #sub-pages .shd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}

#content #sub-pages{
}

#content #sub-pages a:link, #content #sub-pages a:active, #content #sub-pages a:visited{
	color: #000000;	
	text-decoration:underline;
}
#content #sub-pages a:hover{
	color: #000000;	
	text-decoration:none;
}

