/*   Netvessel Style Sheet (Main Layout Style)
     Created by: Clint Applegate (CA Visual Design)
	 Dated: 5/25/07
================================================================*/
body {
	background-color: #58585A;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

#container {
	padding: 0px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 97px;
/*	height: 82px !important;*/
	width: 766px;
}

.headermenu {
	text-align: right;
}

.headermenu a:link {
	color: #003399;
	text-decoration: none;
}
.headermenu a:visited {
	text-decoration: none;
	color: #666666;
}
.headermenu a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.headermenu a:active {
	text-decoration: none;
}

#flash {
	height: 105px;
	width: 750px;
	margin-bottom:10px
}
#flashbox {
	height: 105px;
	width: 750px;
	margin-bottom:6px
}

/* =General Content Style Area
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#content_container {
	width: 746px;
	margin: 0px auto;
}
#content_container2 {
	width: 755px;
	margin: 0px auto;
}
.main_content {
	width: 526px;
	background-image: url(images/contentbox_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 220px;
}
.sidebox_blue {
	padding: 42px 5px 0px 70px;
	height: 199px;
	width: 135px;
	margin-bottom: 10px;
	background-image: url(images/sidebox_blue.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	line-height:15px;	
}
.sidebox_yellow {
/*	height: 152px;*/
	width: 209px;
	background-image: url(images/yellowbox_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.sidebox_yellow_bottom {
	height: 14px;
	width: 209px;
	background-image: url(images/yellowbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sidebox_bluemenu {
/*	height: 152px;*/
	width: 209px;
	background-image: url(images/bluebox_bg2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.sidebox_blue_body {
	padding: 2px 8px;
	width: 190px;
	color: #FFFFFF;
}
.sidebox_blue_bottom {
	height: 14px;
	width: 209px;
	background-image: url(images/bluebox_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*Sub Menu Style
================================================================*/

#submenu {
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#submenu li {
	border-bottom: 1px solid #99CCFF;
}
#submenu li a:link, #submenu li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
/*	border-left: 12px solid #002D5C;*/
/*	border-right: 1px solid #006699;*/
/*	background-color: #004987;*/
	color: #FFFFFF;
	text-decoration: none;
}
#submenu li a:hover {
	background-color: #FCAF17;
	color: #004987;
}

.sidebox_grey {
/*	height: 152px;*/
	width: 209px;
	background-image: url(images/graybox_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.sidebox_grey_body {
	padding: 2px 8px;
	width: 190px;
	color: #FFFFFF;
}
.sidebox_grey_bottom {
	height: 14px;
	width: 209px;
	background-image: url(images/graybox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sidebox_contgrey_top {
	height: 25px;
	background-image: url(images/graybox_top.gif);
	background-repeat: no-repeat;
	padding:10px 0px 0px 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.sidebox_cont_top {
	height: 45px;
	width: 209px;
}
.sidebox_cont_body {
	padding: 2px 8px;
	width: 190px;
}

.sidebox_cont_bottom {
	height: 14px;
	width: 209px;
	background-image: url(images/yellowbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content_top {
	height: 7px;
	width: 526px;
	background-image: url(images/contentbox_top.gif);
	background-repeat: no-repeat;
}
.content_body {
	padding: 5px 15px;
	width: 496px;
}

.content_bottom {
	height: 7px;
	width: 526px;
	background-image: url(images/contentbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left_column {
	position: absolute;
	width: 208px;
	top: 214px;
}

/* =Footer Style Area
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#footer {
	padding: 5px;
	height: 62px;
	width: 737px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;	
}

.validation {
	text-align: center;
	display: block;
	padding: 5px;
	clear: both;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

.ftr_copyright{
	width: 210px;
	float:left;
	margin-left:2px;
	
}
.ftr_menu{
	float: right;
}

/*   Footer Menu
-----------------------------------------------------------------*/
.footermenu {
	padding: 10px 5px 5px 5px;
	float: right;
	height: 30px;
	width: 510px;
}

.footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
}

.footermenu li {
	display: inline;
	padding: 10px 5px 0px 5px;
}

.footermenu a:link, .footermenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footermenu a:hover {
	color:  #FFCC00;
	text-decoration: underline;
}


#logobox{
	margin-left: 10px;
	width: 184px;
	float:left;
}

/* =Inside Pages Content Style Area
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
h1 {
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #003399;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;	
}

h2 {
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #003399;
	font-weight: normal;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #003399;	
}

h3 {
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #003399;
	font-weight: normal;
}

/* =Inside Pages Content Style Area
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

ul{
	line-height: 20px;
	list-style-image: url(images/pointer.gif);
}

.picbox_left {
	float: left;
	margin-right: 6px;
}

.blue_ul{
	line-height: 20px;
	list-style-image: url(images/pointer_blue.gif);
}

.picbox_left {
	float: left;
	margin-right: 6px;
}

.picbox_right {
	float: right;

}

.contactbox_left {
	float: left;
	margin-right: 8px;
	padding-right: 12px;
	border-right:1px;
	border-right-color:#003399;
	border-right-style:solid
}

.linebreak_backtop {
	text-align: right;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-bottom: 4px !important;
	padding: 0px 0px 2px 0px;
	margin-bottom: 4px;
}

#contactlist {
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#contactlist dl {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contactlist dt{
    margin: 5px 0px 0px 0px;
}
#contactlist dd {
	padding: 0px 0px 0px 20px;
	display: block;
	margin: 0px;
}
#contactlist dd a:link, #contactlist dd a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#contactlist dd a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

.content2col{
	float: left;
	margin-right: 25px;
	width:300px;
}
.sidebox_cont_top2 {
	height: 15px;
	width: 209px;
}
