/*********** GLOBAL SETTINGS ************************/
* {
	margin: 0;
	padding: 0;
	}

/*html { overflow-y: scroll; }*/
a { outline: none; } /* removes Firefox dotted outline on click */
a img { border: none; }
em { font-style: italic; }
strong { font-weight: bold; }
p { line-height: 1.4; }
/*************************************************/
/*General formatting *****************************/
h1 {
	font-size: 29px;
	/*color: #363636;*/
	color: #663300;
	margin-bottom: .5em;
	}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #333;
	/*margin-bottom: 5px;*/
	margin-bottom: 0;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
	/*font-weight: normal;*/
	color: #333;
	}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-bottom: .25em;
	}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin-bottom: .25em;
	}

p {
	margin-bottom: 1em;
	line-height: 1.4;
	font-size: 13px;
	}

ul { list-style: none; }
li { margin-bottom: 1em; }

/* links */

a:link, a:visited {
	/*color: #993300;*/
	color: #663300;
	text-decoration: none;
	}

p a:link, p a:visited { text-decoration: underline; }

a:hover {
	color: #660000;
	text-decoration: none;
	}

p a:hover { 
	/*text-decoration: underline;*/ 
	text-decoration: none;
}
/*************************************************/


body {
	margin: 0;
	/*background: #444444 url(http://fleetcounselor.com/images/contact_bkgrnd.png) no-repeat right top;*/
	background: #444444 url(images/index_bkgrnd.jpg) no-repeat right 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: small;
	font-size: 13px;
	/*color: #555;*/
	text-align: center;
	width: 100%;
}
#sustainability {
	background: #444444 url(images/sustainability_bkgrnd.jpg) no-repeat right 0;
}
#contact {
	background: #444444 url(images/contact_bkgrnd.jpg) no-repeat right 0;
}
#software {
	background: #444444 url(images/software_bkgrnd.jpg) no-repeat right 0;
}
#consulting {
	background: #444444 url(images/consulting_bkgrnd.jpg) no-repeat right 0;
}
#index {
	background: #444444 url(images/index_bkgrnd.jpg) no-repeat right 0;
}
.separator {
	width: 100%;
	height: .5em;
	margin: 1em 0 1em 0;
	padding: 0;
	border-bottom: .1em dashed #CCC;
}
.oneColLiqCtrHdr {
	min-width: 785px;
	min-height: 600px;
	
}
.oneColLiqCtrHdr #container {
	/*width: 99%;*/
	width: auto;
	max-width: 1024px;
	/*margin: 0 auto;*/
	margin: 0;
	text-align: left;
	/*overflow-x: hidden;*/
	
	margin-left: auto;
    margin-right: auto;
	border: .1em solid #999;
	border-top: none;
	overflow: hidden;
}

.logo_image {
	/*position: absolute;*/
	position: relative;
	float: left;
	top: 0em;
	left: .1em;
	z-index: 1020;
}


.oneColLiqCtrHdr #header {
	/*background: #000000 url(images/heading_background.jpg) repeat-x;*/ 
	height: 5.5em;
	padding: 1em 1em 0 1em;
	background: #222 url(images/american-flag2.png) no-repeat right;
	/*background: #fff url(http://fleetcounselor.com/images/american-flag3.png) no-repeat right;*/
}
.oneColLiqCtrHdr #header h1 {
	/*margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 25px;
	color: #CCC;
	font-weight: normal;
	font-style: normal;
}
.oneColLiqCtrHdr #header .header_tag {
	padding: 0;
	margin: 0 0 0 8.5em;
	/*color: #999;*/
	color: #fff;
	/*margin-bottom: 0;*/
	/*margin-left: 10em;*/
	font: normal normal 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.oneColLiqCtrHdr #header .smallTxt {
	padding-left: 2em;
	color: #FFFFFF;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.oneColLiqCtrHdr #header .line {
	/*float: left;*/
	color: #DDD;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 0 14.25em;
	padding: 0;
}
.oneColLiqCtrHdr #header .top_right {
	float: right;
	color: #ff9900;
	/*color: #ff6600;*/
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: .5em;
	padding: .5em;
	/*border: solid .1em #999;
	background-color: #555;*/
}
.oneColLiqCtrHdr #mainContent {
	padding: 3em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	background: #FFFFFF;
	min-height: 120em;
}

.oneColLiqCtrHdr #mainContent .posting {
	/*margin: 0 20em 0 0;*/
	margin: 0;
	padding: 0 0 0 .5em;
	float: left;
	width: 65%;
	min-width: 270px;
}
.oneColLiqCtrHdr #mainContent .posting .img_special {
	position: relative;
	left: -3.25em;
	top: -7em;
	margin: 0;
	padding: 0;
}	
.oneColLiqCtrHdr #mainContent .posting img{
	padding: 0;
	margin: .5em;
	margin-right: 10px;
	margin-bottom: 10px;
}	
.oneColLiqCtrHdr #mainContent .posting li{
	list-style-type: circle;
	margin: .5em 0 .5em 3em;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: small;
	font-size: 13px;
	color: #333;
	list-style-image: url(images/bullet_point.gif);
}
.oneColLiqCtrHdr #mainContent .posting h2 {
	font-size: 19px;
	/*font-weight: normal;*/
	font-weight: bold;
	/*color: #333;*/
	color: #663300;
	/*margin-bottom: 5px;*/
	margin: 0 0 0 0;
	padding: 0;
}
.oneColLiqCtrHdr #mainContent .posting h3 {
	font-size: 19px;
	font-weight: normal;
	color: #333;
	/*color: #7d4000;*/
	/*margin-bottom: 5px;*/
	margin: 0 0 0 0;
	padding: 0;
}
/* @group Mission */
.mission {
	/*width: 100%;*/
	min-width: 38em;
	/*background-color: #EEE;*/
	margin: 0;
	padding: 0;
	/*margin: 0 0 0 1em;
	padding: 0;*/
}

.mission img {
	padding: 0;
	margin: .5em;
	margin-right: 1em;
	margin-bottom: 1.8em;
	margin-left: 0;
	border: 1px solid #CCC;
}
.mission p{
	/*margin: 0 2em 1em 2em;
	padding: .5em .5em 0 .5em;*/
	margin: 0 0 1em 2em;
	padding: .5em 0 0 .5em;
	color: #333333;
	font-size: .9pc;
	/*width: 40em;*/
}

.mission h2{
	margin: .5em 0;
	padding: 0;
}
/* @end */

/* @group Table CSS */
table.table_1{
	border: 1px solid #737A80;
	border-collapse: collapse;
	width: 95%;
	/*width:40em;*/
	margin: .5em;
	/*margin-left: 1.8em;*/
	/*font-size: 90%;*/
	font-family: Arial, Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.table_2{
	border: 1px solid #737A80;
	border-collapse: collapse;
	/*width: 98%;*/
	margin: 5px;
	/*font-size: 90%;*/
	font-family: Arial, Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.table_1 th, table.table_2 th{
	border: 1px solid #737A80;
	background-color: #CCCCCC;
	background-image: url(images/play_list_header5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0.5em 0.2em 0.3em 0.2em;
	color: #ffffff;
	font-weight:bold;
}
.p10{
	width: 10%;
}
.p15{
	width: 15%;
}
.p20{
	width: 20%;
}

table.table_1 td, table.table_2 td {
	padding: 0.2em;
	border: 1px solid #737A80;
	font-size: 95%;
}
table.table_1 h5, table.table_2 h5{
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

table.table_1 tr.evens, table.table_2 tr.evens {
	background-color: #FFFFFF;
}

table.table_1 tr.odds, table.table_2 tr.odds {
	/*background-color:#CCDDFF;*/
	background-color:#EEEEEE;
}

table.table_1 td.column1 {
	background-color:#CCDDFF;
	/*background-color:#AABBCC;*/
}

table.table_1 td.column2 {
	/*background-color:#CCDDFF;*/
	background-color:#DDFFCC;
	/*background-color:#AACCAA;*/
}

table.table_1 td.column3 {
	background-color:#EEEEEE;
	/*background-color:#AABBCC;*/
}


table.table_1 tr.totals, table.table_2 tr.totals {
	background-color: #99ff00;
	background-color: #AAFF33;
	font-size: 120%;
	font-weight:bold;
	/*background-image: url(images/play_list_header4.gif);*/
}

table.table_1 th.sub_col, table.table_2 th.sub_col {
	background-color: #99ff00;
	background-color: #AAFF33;
	/*font-size: 120%;
	font-weight:bold;*/
	color: #000000;
	background-image: url(images/play_list_header4.gif);
}


table.table_1 tr.zero {
	background-color: #FFFF00;
}



table.table_1 tr:hover, table.table_1 td:hover, table.table_1 tr.hilite, table.table_1 td.hilite, table.table_2 tr:hover, table.table_2 tr.hilite {
	/*background-color: #AAAAAA;*/
	background-color: #FF9900;
	/*color: #FFFFFF;*/
}


/* @end */

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.oneColLiqCtrHdr #mainContent .right_panel {
	float: right;
	padding: .5em 1em 1em 1em;
	margin: 0 0 1em 0;
	/*width: 30%;
	min-width: 200px;*/
	width: 25%;
	min-width: 150px;
	border: .1em solid #DDD;
	background-color: #fff;
	/*background: #eee url(images/box_bg.jpg) repeat-x;*/
}
.oneColLiqCtrHdr #mainContent .right_panel img {
	position: relative;
	float: left;
	/*float: left;
	left: -3em;
	top: -6em;*/
	/*top: -5em;*/
	margin: 0 0 10px 0;
	padding: 0;
}	
.oneColLiqCtrHdr #mainContent .right_panel h3 {
	margin: 0 0 .5em 0;
	color: #003366;
	/*padding: .5em;*/
	/*background-color: #EEE;
	border: .1em dashed #CCC;*/
	/*color: #7d4000;*/
}
.oneColLiqCtrHdr #mainContent .right_panel ul {
	margin: 0;
	padding: 0;
}	
.oneColLiqCtrHdr #mainContent .right_panel li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 0;
}
.oneColLiqCtrHdr #mainContent .clear_left {
	clear: left;	
	width: 100%;
	height: .5em;
	/*background-color: #ccc;*/
}	
.oneColLiqCtrHdr #mainContent .clear_left2 {
	clear: left;	
	width: 100%;
	/*background-color: #ccc;*/
}
.oneColLiqCtrHdr #mainContent .clear_right {
	clear: right;	
	width: 100%;
	height: .5em;
	/*background-color: #666;*/
}
.spacer {
	width: 100%;
	height: 1em;
	border-bottom: .1em dashed #ccc;
	margin: 1em 0 2em 0;
	padding: 0;
}
.oneColLiqCtrHdr #mainContent .body_box {
	width: 95%;
	margin: 0 5em 1em 0;
	padding: 1em 1em 1em 1em;
	border: .1em solid #DDD;
	/*background: url(images/box_bg.jpg) repeat-x;
	background-color: #eee;*/
	background-color: #fff;
}
/*.oneColLiqCtrHdr #mainContent .body_box p{
	margin-left: 15em;
	background-color: #ccc;
}*/
.oneColLiqCtrHdr #mainContent .body_box h2{
	color: #003366;
}
/*.oneColLiqCtrHdr #mainContent .body_box ul {
	padding: 0;
	margin: 0;
	background-color: #CCC;
}*/	
.oneColLiqCtrHdr #mainContent .body_box ul li {
	margin: 1em 0 1em 15em;
	padding: 0;
	list-style-position: inside;
}		
.oneColLiqCtrHdr #mainContent .body_box .button {
	margin: 0;
	padding: .5em;
	border: .1em solid #666;
	background: #fff url(images/btn_background2.jpg) repeat-x;
}
.oneColLiqCtrHdr #mainContent .body_box .button {
	text-decoration: none;
}
.float_img {
	float: left;
	margin: .5em;
	padding: 0;
}
.oneColLiqCtrHdr #footer { 
	padding: 2.5em;
	background:#EEE;
	border-top: .1em solid #DDD;
	clear: both;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
} 
.oneColLiqCtrHdr #footer .button {
	margin: 0;
	padding: .5em;
	border: .1em solid #999;
	background-color: #fff;
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 1em; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
}

.heading {
	margin: 1em 0 2em 0;
	padding: 0 0 0 0;
	border-bottom: .1em solid #CCC;
}

.heading h1 {
	margin: 0;
	padding: 0;
}