@charset "utf-8";
/* CSS Document */


body {background:url(images/body_bg.jpg); text-align:center;}
.sitewrapper {width:743px; margin-top:25px; height:auto; min-height:690px; margin:0px auto;}
* html .sitewrapper {/* if IE */ height:690px;}
.header {background:url(images/header_bg.jpg) no-repeat; height:170px;} 
.menu {height:26px; background:url(images/menu_bg.jpg) repeat-x; line-height:26px;}
.content {background:#FFF; height:auto; min-height:412px; padding: 20px;}
* html .content { /* if IE */ height:452px;}
.left_nav {background:url(images/leftnav_bg.jpg) repeat-x top; height:auto; min-height:300px; width:185px; float:left; padding-left:0px; text-align:left; margin-right:20px;}
.lftnav{padding-left:10px; min-height:305px;}
* html .left_nav { /* if IE */ height:300px;}
.footer {background:url(images/footer_bg.jpg) repeat-x; height:38px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#FFF; line-height:14px; text-align:center;}
.menu_link, a.menu_link:link, a.menu_link:hover, a.menu_link:active, a.menu_link:visited {font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#FFF; text-decoration:none;}
.left_link, a.left_link:link, a.left_link:hover, a.left_link:active, a.left_link:visited {font-family:Arial, Geneva, sans-serif; font-size:14px; color:#FFF; line-height:14px; text-decoration:none; }
ul, ol, li {font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer_link, a.footer_link:link, a.footer_link:hover, a.footer_link:active, a.footer_link:visited {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#FFF; line-height:14px; text-decoration:none;}
.content_include {height:auto; min-height:300px; width:485px; float:right; text-align:left;}
* html .content_include {/* if IE */ height: 300px;}
.clear_fix {clear:both; display:block;}
p    {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
td    {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
h1  {
	color: #042453;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
h2  {
	color: #042453;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
h3  {
	color: #042453;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
hr {
	color: #042453;
	border-style: solid;
	border-width: 2px 2px 1px;
	border-color: #042453 }
a, a:link, a:visited {
	color: blue;
	text-decoration: underline }