/* CSS Document */
.body
	{
	width:778px;
	align:center;
	margin:0px;
	cursor: arrow;
	background-position:  center center;
	vertical-align: middle;
	background-color: #666666;
	color:#ffffff;
		}
.page
	{width:778px;
	height:650px;
	}
.header
	{
	background-color: #0b1413;
	}
.logo
	{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width:260px;
	height:78px;
	}
.main_banner
	{
	background-image: url(images/main_banner.jpg);
	background-repeat: no-repeat;
	width:778px;
	height:171px;
		}
.top_links
	{
	font-family:
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#ffffff;
	}
.top_separator
	{
	background-image: url(images/separator_top.jpg);
	background-repeat: no-repeat;
	width:2px;
	height:30px;
	}
.content_head
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}


.mid_nav_bg
	{
	background-repeat: repeat-x;
	background-image: url(images/mid_nav_bg.jpg);
	}
.mid_bg
	{
	background-repeat: repeat-x;
	height:175px;
	background-image: url(images/mid_bg_gradiant.jpg);
	}
.nav_heading
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e0e0e0;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	}
.nav_headingactive
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2d3e3e;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	}
.tab_content_head
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc3300;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	text-indent:15px;
	}
.tab_content
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	padding-left:25px;
	text-decoration: none;
	}
.bodycontent
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style: normal;
	text-decoration: none;
	}
#lineheight
{
	line-height:20px;
	text-decoration: none;
}
.footertext
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
	}
#links
	{
	color:#ffffff;
	text-decoration: none;
	}
#maillinks
	{
	color:#666666;
	text-decoration:none;
	}
#tablinks
	{
	color:#2d3e3e;
	text-decoration: none;
	}	

