.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.footer:link {
	color: #FFFFFF;
}
.footer:active {
	color: #FFFFFF;
}
.footer:visited {
	color: #FFFFFF;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#6E6E6E;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#6E6E6E;
}


.g
{
	color:#6F9200;
}
a.gn
{
	color:#6D9000;
	font-size:10px;
	text-decoration:none;
}
a.g
{
	color:#72930D;
	text-decoration:underline;
}
a.light
{
	color:#7B7A7A;
	text-decoration:underline;
}
input
{
	border-width:1px;
	border-style:solid; 
	border-color:#7F7F7F;
	background-color:#D6D6D6;
	font-family:Tahoma;
	font-size:11px;
}
textarea
{
	border-width:1px;
	border-style:solid; 
	border-color:#7F7F7F;
	background-color:#D6D6D6;
	font-family:Tahoma;
	font-size:11px;
	overflow:auto;
}
a.top
{
	color:#868484;
	text-decoration:none;
}
.top
{	
	font-size:10px;
	color:#868484;
}
.white
{	
	color:#FFFFFF;
}
.copy
{
	color:#8F8E8E;
	font-family:Verdana;
	font-size:10px;
}
a.copy
{
	color:#84AF00;
	text-decoration:none;
}
.t9
{
	font-size:9px;
}

.mojo_border1
{
	border-left-width:1px; border-left-style:solid; border-left-color:#ffffff;
	border-right-width:1px; border-right-style:solid; border-right-color:#ffffff;
	border-top-width:1px; border-top-style:solid; border-top-color:#ffffff;
	border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#ffffff;
}

.mojo_border2
{
	border-left-width:1px; border-left-style:solid; border-left-color:#ffffff;
	border-right-width:1px; border-right-style:solid; border-right-color:#ffffff;
	border-top-width:0px; border-top-style:solid; border-top-color:#ffffff;
	border-bottom-width:0px; border-bottom-style:solid; border-bottom-color:#ffffff;
}

.mojo_border2_bg
{
	border-left-width:1px; border-left-style:solid; border-left-color:#ffffff;
	border-right-width:1px; border-right-style:solid; border-right-color:#ffffff;
	border-top-width:0px; border-top-style:solid; border-top-color:#ffffff;
	border-bottom-width:0px; border-bottom-style:solid; border-bottom-color:#ffffff;
	background: #979797;
}

.mojo_border3_bg
{
	border-left-width:0px; border-left-style:solid;
	border-right-width:0px; border-right-style:solid;
	border-top-width:0px; border-top-style:solid;
	border-bottom-width:0px; border-bottom-style:solid;
}

select {
	font-family:Tahoma;
	font-size:11px;
	color:#6E6E6E;
}

.italics1
{
	font-family:arial;
	font-style: italic;
	font-size:12px;
}

.middle
{
	vertical-align: middle;
}

.adjust1
{
	vertical-align: middle;
	text-align: center;
}

.title1 {
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#6E6E6E;
}

/*   Netvessel Style Sheet (Main Layout Style)
     Created by: Clint Applegate (CA Visual Design)
	 Dated: 5/25/07
================================================================*/
body {
	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: 170px;
	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: 150px;
}



/* =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;
}
