@charset "utf-8";
@import url("/CSS/header_footer.css");
@import url("/CSS/nav.css");
@import url("/CSS/dropshadow.css");
@import url("/CSS/content_main.css");

/*General tags */

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
p.body  {
	margin-left:10px;
	margin-right:20px;
	}
p.tight {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a	{
	color:#996600;
	text-decoration: none;
	}
a:hover {
	color:#CC9900;
	}
a img{
	border:0;
	padding-bottom: 10px;
	}
a.arrow {
	background-image:url(/images/menus/arrow_right.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	}
.copper {
	color:#793D00;
}


h3	{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	}
h3 a {
	color: #666666;
	text-decoration: none;
}

h3.copper {
	color:#793D00;
}
h3.tightleading {
	font-family: Arial, Helvetica, sans-serif;
	color:#793D00;
	font-size:13px;
}


h4 {
	font-size: 14px;
	color: #999999;
}

/*List formats*/
li.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	margin-bottom:5px;
	font-weight: bold;
}
li.bodysmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#494949;
	margin-bottom:3px;
	list-style-type: disc;
}



td 	{
	text-align: left;
	vertical-align: top;
	}

/* Obviously the Breadcrumb on the sub pages */
.breadcrumb {
	font-size: 12px;
	color: #6A6868;
	font-weight: bold;
	padding-left: 125px;
	width: 847px;
	height: 26px;
	line-height: 26px;
	text-align: left;
}
.breadcrumb a {
	color: #6A6868;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

/* For the content table on the sub-pages */
.content #lefthead {
	background-image: url(../images/menus/main_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.content h2 {
	color: #ECECEC;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

.content #centerhead {
	background-image: url(../images/menus/main_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.content #main { /* This is the main content area of the sub-pages */
	padding: 12px 10px 12px 10px;
	font-size:80%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #71949B;

}
.content #righthead {
	background-color: #7A4501;
}
.content #main h1 {
	color: #6A6868;
	font-size: 18px;
	margin-bottom: 60px;
}
.content #main p {
	color: #666;
	font-size: 90%;
	line-height: 1.5;
	margin-left: 10px;
	margin-right: 10px;
}

.content #left {}

.content #right {}

h3.toggle_head {
	font-size: 13px;
	background-image: url(/images/menus/main_menu_bg.jpg);
	background-repeat: repeat-y;
	width: 90%;
	color: #FFFFFF;
	padding:  3px 20px 3px;
	cursor: default;
}
div.toggle_body { 
	color:#666; width:80%; 
	padding: 0px 10px 0px 30px; 
	border-left:solid 10px #eee; 
	margin-left:10px;
}

/* Paragraph formatting */

.highlight_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
	padding-top: 20px;
	}
.callout {
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #666666;
	}
.callout_body {
	font-size: 11.5px;
	}
.caption {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	}
.returnToTop {
	margin-top:10px;
	margin-bottom:10px;
	}
.smallHeading {
	color:#996600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:25px;
	font-weight: bold;
	}

/*Div formats*/
#floatRight {
	float:right;
	width: 200px;
}

/*Table formats*/
.table {
	margin-left:9px;
	margin-bottom: 5px;
	margin-top: 2px;
	
}	


.table_headings {
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}	

tableGradient {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c18741;
}
.table_heading {
	background-image: url(/images/tables/table_header_gradient_copper.gif);
	background-repeat: repeat-x;
	margin: 5px;
	text-align: left;
	padding: 10px;
}

/*This area is for tables - green table*/

.horizontalLinesMediumSlate {
	color: #76839a;
	border-bottom: medium solid #76839a;
	font-size: 12px;
	padding:2px;
	}
.horizonalLinesDashed {
	color: #4b4b4b;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 11px;
	padding:4px;
	border-bottom-color: #CC9900;
	}
.horizonalLinesDashed p {
	margin-left:19px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}	

h3.green {
	background-color:#B1BCB7;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	margin-right:40px;
	}
.colorHeader th {
	background-color:#B1BCB7;
	color:#666666;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#divOutlineBody/*The following is the new standard for creating gradient callout areas*/

 {
	border:1px;
	border-style:solid;
	border-color:#74857c;
	margin-right:0px;
	margin-left: 0px;
	}
#divOutlineBody  .titleGradient {
	background-image:url(/images/tables/green_grey_vertical_gradient.gif);
	background-repeat:repeat-x;
	border-top-color: #FFFFFF;
	border-bottom-color:#74857c;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
#divOutlineBody  .titleSolid {
	background-color:#DAA76A;
	border-top-color: #FFFFFF;
	border-bottom-color:#d6984f;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d3407;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#divOutlineBody    .content {
	border:1px;
	border-color:#CC9933;
	padding-right: 10px;
	padding-left: 10px;
	}
#divOutlineColumn {
	border:1px solid #B1BCB7;
	margin-top: 5px;
}
#divOutlineBody .content .table {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(/images/tables/table_greyline.gif);
	background-repeat: repeat-x;
}

#divOutlineColumn p {
	padding-left: 5px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#divOutlineColumn .titleSolid/*this area defines div id=wrapper features*/{
	background-color:#e4e0df;
	border-bottom:1px solid #B1BCB7;
	padding-left:10px;
	padding-top:2px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #7B4502;
	font-size: 13px;
	font-weight: bold;
	}
		

/*image styles*/

#main .image_floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.image_floatRight { /*this defines images to float on the right side of the vessel*/
	float:right;
	padding-top:0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}
.smallertext {
	font-size: smaller;
}
#main .image_floatLeft {
	float: right;
	margin-right: 10px;
	padding: 0px;
}


.image_floatLeft { /*this defines images to float on the left side of the vessel*/
	float:left;
	padding-top:0px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.image_floatLeftTight {
	float:left;
	padding-top:0px;
	padding-bottom: 20px;
	padding-right: 0px;
}

.image_alignRightTight {
	float:right;
	margin-top: -12px;
	margin-right: -10px;
	margin-left: 10px;
	margin-bottom: 100px;
	padding: 0px;
	width: 100%;
}
ul.noleftindent {
	margin-left: 15px;
}
ul.leftindent20 {
	margin-left: 35px;
	margin-top: -10px;
}
ul.reduce_costs  {
	margin-left: 35px;
	list-style-image: url(/images/General/savings_dollar_sign_10x12.jpg);
	font-size: 11px;
	margin-top: 5px;
}
.unordered_list {
	color: #666666;
	list-style-type: circle;
}
.content #lefthead h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.content #lefthead h2 a:hover {
	color: #fdc37d;
	text-decoration: none;
}

.feature_emphasis {
	font-weight: bold;
}
#clickToEnlarge  p {
	color: #000000;
	margin-top: -18px;
	text-align: right;
	font-size: 9px;
}
#training  #right  .classSchedule {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
}
#clickToEnlarge_rightfloat {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#clickToEnlarge_rightfloat .inline {
	top: 20px;
	padding-top: 20px;
}

#clickToEnlarge_rightfloat  p {
	color: #000000;
	margin-top: -18px;
	text-align: right;
	font-size: 9px;
}
#videoimg   {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.content #left .underBreadcrumb {
	background-image: url(../images/menus/main_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.content #main .underBreadcrumb {
	background-image: url(../images/menus/main_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.content #right .underBreadcrumb {
	background-color: #7A4501;
}
