@charset "utf-8";
/* Aries */

body
{
		background: #FFFFFF url(images/bg_top.jpg) repeat-x top;
		padding:0px;
		margin:20px 0;
		font-family: Verdana;
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		color: #333333;
}

img

{
	border:0px;
}

a
{
	color: #2E5F9F;
	text-decoration:none;
}
a:hover
{
	color: #000000;
	text-decoration:underline;
}

h1
{
	
	padding: 10px 0;
	margin: 0;
	font-family: Arial;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

h2
{
	padding:0;
	margin: 0;
	font-family: Arial;
	font-size: 17px;
	color: #248841;
}

h3
{
	padding:0;
	margin: 0;
	font-style: italic;
	font-family: Arial;
	font-size: 16px;
	color: #248841;
}

h4
{
	padding: 0px 0px;
	margin: 0px;
	font-style: normal;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
}
li
{
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(images/bullet.jpg) no-repeat left top ;
	line-height: 25px;
	padding-left: 25px;
}

#logo_bg_left
{
	background: url(images/logo_bg_left.jpg) no-repeat;
	height: 131px;
	width: 11px;
}

#logo_bg_center
{
	background: url(images/logo_bg_center.jpg) repeat-x;
	height: 131px;
	
}

#logo_bg_right
{
	background: url(images/logo_bg_right.jpg) no-repeat;
	height: 131px;
	width: 11px;
}

#rp_top
{
	
	background: url(images/rp_top.jpg) no-repeat;
	padding-top: 11px;
}
#rp_center
{
	
	background: url(images/rp_center.jpg) repeat-y;
}

#rp_bottom
{
	
	background: url(images/rp_bottom.jpg) no-repeat;
	height:11px;
}

#lp_top
{
	
	background: url(images/lp_top.jpg) no-repeat;
	padding-top: 12px;
}
#lp_center
{
	
	background: url(images/lp_center.jpg) repeat-y;
}

#lp_bottom
{
	
	background: url(images/lp_bottom.jpg) no-repeat;
	height:12px;
	padding-left: 10px;
}

#content_bottom_center
{
	
	background: url(images/content_bottom.jpg) repeat-x;
	height: 15px;
}

#table_border
{
	border-left: 3px #CCD0BD solid;
	border-right: 3px #CCD0BD solid; 

}

#nav-bg
{
	background: url(images/nav_bg_center.jpg) repeat-x;
	height: 35px;
}

.topnav 
{	
	font: normal 17px  "Trebuchet MS";
	color: #FFFFFF;
	overflow: hidden;
	margin: 0 ;
	padding: 0;
	list-style: none;
	text-transform: none;
}

.topnav li
{
	background: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: inline;
	border: 0;
}

.topnav li a
{
	color: #FFFFFF; 
	padding: 3px 15px;
	margin: 0;
	line-height: 27px;
	text-decoration: none;
	border-right: 1px #19611F solid;
	background: none;
}

.topnav li a:hover, .topnav li .selected
{
	color: #000000 !important;
	text-decoration: none;
	background: url(images/nav_hover.jpg) repeat-x top;
}

.topnav li a#rightmost
{
	border: none;
}
#footer
{
	background: url(images/footer_center.jpg) repeat-x;
	height: 53px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}
#footer a
{
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover
{
	color:#ffffff;
	text-decoration: underline;
}
#footer_left
{
	background: url(images/footer_left.jpg) no-repeat;
	height: 69px;
	width: 13px;
}

#footer_right
{
	background: url(images/footer_right.jpg) no-repeat;
	height: 69px;
	width: 13px;
}

