/*Approved by Herb Tubmaster*/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/main/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #D3E5FD;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	line-height: 17px;
}
a:focus /*removes lines around rollovers in Mozilla*/
{
-moz-outline-style: none;
}
a:link, a:active, a:visited {
	color: #234F96;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #985356;
	text-decoration: none;
	outline: none;
}
img {
	border: none;
}

ol {
	margin-left: 7em;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-top: 6px;
}
p {
	margin-top: 15px;
	text-align: left;
}
.toppage {
	font-size: 10px;
	height: 30px;
	padding-top: 15px;
	text-align: center;
}

 .clearbothdiv { /*hidden from view*/	
	clear: both;
} 
.imgover{ /*class call JS function for rollovers*/
}	
.heading1 {
	font-size: 19px;
	color: #163d70;
	line-height: normal;
}
.heading2 {
	font-size: 15px;
	color: #163d70;
	font-weight: bold;
}
/* Defines NavBar Class and holder size.  Sets  margins and padding to 0. Sets top border line on first item*/
ul.NavBar
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d1;
	width: 152px;
}
/* Menu items . Sets size of block and text style and indents for rollover*/
ul.NavBar a
{
	color: #5b779e;
	text-decoration: none;
	font-size: 11px;
	padding-left: 14px;
	display: block;
	width: 140px;
}

/* Menu items that have a rollover . Has a arrow bg*/
ul.NavBar a:hover
{
	color: #0066CC;
	background-image: url(../images/assets/css_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Sets menu lines and height*/
ul.NavBar li
{
	list-style-type: none;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d1;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.hspacer20 {
	width: 20px;
}
#maincontainer {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	background-image: url(../images/global/bg_content.gif);
	background-repeat: repeat-y;
}
#toparea {
	width:950px;
	height:177px;
	margin-right: auto;
	margin-left: auto;
}
#menuarea {
	width:950px;
	height:59px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}	
#leftcontentwrapper{
	float: left;
	width: 172px;
	padding-right: 25px;
	padding-left: 22px;
}	
#leftcontentTop{
	width: 172px;
	padding-top: 40px;
}
#midcontent {
	float: left;
	width: 480px;
}
#MidRightContent {
	float: left;
	width: 680px;
}
#rightcontentwrapper {
	float: right;
	width: 198px;
	padding-right: 22px;
	padding-left: 30px;
	padding-top: 36px;
}
#rightcontentTop {
	width: 198px;
}
Div .sideContent{
	width: 172px;
	margin-top: 20px;
}
Div .sideContentright{
	width: 198px;
	margin-top: 30px;
}
#contentspacer {
	width:950px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
}
a.footertxt:link, a.footertxt:active, a.footertxt:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.footertxt:hover{
	color: #C7DAF3;

}
#footerarea.footertxt{
	width:950px;
	height:27px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/global/bg_footer.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}	
#footerleft{
	width:280px;
	height:27px;
	float: left;
	padding-left: 20px;
}	
#footerRight{
	width:638px;
	height:27px;
	float: right;
	margin-left: 10px;
}			
#btmspacer {
	width:950px;
	height:34px;
	margin-right: auto;
	margin-left: auto;
}	
/*
WE MAY USE SOME OF THIS STUFF LATER

.list-one{
	color: #660033;
	list-style-type: lower-roman;
	list-style-image: url(../images/bullet.gif);
}
.list-two	{
	list-style-position: outside;
	list-style-type: disc;
	color: #669966;
}	
a.subtxt:link, a.subtxt:active, a.subtxt:visited {
	color: #383838;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
a.subtxt:hover{
	color: #CC3300;
	text-decoration: none;
	outline: none;
}
a.rolloverthumb  IMG{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
}
a:hover.rolloverthumb IMG
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}*/
#MidRightcontactContent {
	float: left;
	width: 480px;
}
