body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #333333;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   background: url(images/bg.jpg) repeat-x;
   background-color: #9acdde;
   margin: 0 auto;
   padding: 0;
   width: 100%;
   line-height: 17px;
	}

#sitedescription  {display: none;}

/* All link definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

.clear {
	clear: both;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #333333;
	margin-left: 0;
	margin-bottom: 15px;

}

h2 {
	font-size: 16px;
	color: #0099cc;
	margin-left: 0px;
	margin-bottom: 5px;

}

h3 {
	font-size : 13px;
	color: #333333;
	margin-bottom: 5px;
}

h4 {
	font-size: 22px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	padding-bottom:2px;
}

a:link, a:visited {
	color: #0066cc;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0066cc;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	margin: 0;
	padding-left: 30px;


}

hr { color:#CCCCCC; }

#header {
	width: 1020px;
	height: 152px;
	background: url(images/header.png) top no-repeat;
	z-index:2;
}


#page {
	width: 1020px;
	background: url(images/content_bg.jpg) repeat-y;
	margin: 0 auto;
	height:auto;
	padding-left: 0px;
	padding-right: 0px;
}


#home_page {
	width: 970px;
	height: 810px;
	background: url(images/content_bg.jpg) repeat-y;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}


#anchor {
	height: 25px;
	width: 578px;
	float: right;
	padding-top: 10px;
	#padding-top: 30px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-right: 30px;
	#padding-bottom: 30px;
	letter-spacing: -0.2px;
	clear:both;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#anchor {
		margin-right: 20px;
		width: 1000px;
		}
	}

#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 2px 0px 2px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #666666; text-decoration: none; font-weight: normal; }
#anchor a:hover {color: #0066cc; text-decoration: underline; font-weight: normal;}

.anchor {
	font-size: 11px;
	color:#333333;
	}

/* suppnav Menu */
#suppnav {
	float: right;
	font-size: 10px;
	font-weight: normal;
	width: 650px;
	margin-right: 10px;
	color: #666666;
	text-align: right;
	padding-top: 15px;
	}

ul.cssMenu ul{display: none}
ul.cssMenu li:hover>ul{display: list-item; border: solid 1px #666666; color:#0066cc; background-color:#FFFFFF;}
ul.cssMenu ul{position: absolute;left:5px;top:100%;}
ul.cssMenu ul ul{position: absolute;left:100%;top:0px;}
ul.cssMenu,ul.cssMenu ul {
	margin: 0px;
	list-style: none;
	background: none;
	padding: 0 5px;
	line-height: 13px; /* keeps text in line with seperators */
}
ul.cssMenu table {
	border-collapse:collapse;
}
ul.cssMenu {
	display: block;
	zoom: 1;
	float: right;
	background-color: #FFFFFF;
	border: 1px #CCCCCC;
}
ul.cssMenu ul{
	width: 150px;
	z-index: 10;
}
ul.cssMenu li{
	display: inline;
	margin: 0px;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 2px;

}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style: none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:top;
	line-height: 11px;
	text-align:left;
	font-size: 10px;
	color: #333333;
	text-decoration:none;

}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;

}
ul.cssMenu li.sep{
	text-align:center;
	padding: 0px;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;
	padding-right:0;
	width: 10px;
	display:inline-block;
	}
ul.cssMenu ul li.sep span{
	width:200px;
}
ul.cssMenu li:hover{
	position:relative;

}
ul.cssMenu li:hover>a{
	font-size:10px;
	color:#0066cc;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	font-size: 10px;
	color: #0066cc;
	text-decoration:none;

}
ul.cssMenu li.dis a {
	color: #0066cc;
}




#nav {
	width:1020px;
	margin-top:40px;
	float:left;
	margin-left:25px;
	#margin-top:58px;
	#margin-left:-325px;
	z-index:1;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0){

	#nav {
		margin-top: 39px;
		}
	}

#search {
	float:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	width:370px;
	margin-right:40px;
	#margin-right:20px;
	padding-bottom:7px;
	#padding-bottom:7px;
}
#search a {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}



#home_bottom {
	height: auto;
	width: 970px;
	padding: 0px 0px 10px 0px;
	position: relative;
}


#home_main {
	float:left;
	width:400px;
	height:290px;
	margin-left: 250px;
	margin-top: 100px;
	#height: 152px;
	text-align:left;
	letter-spacing: -0.2px;
	}

.home_main {
	font-size: 16px;
	color:#333333;
	font-weight:bold;
	line-height: 22px;
	letter-spacing: -0.4px;
	}

.home_main_header {
	font-size: 25px;
	font-weight:bold;
	color:#0066cc;
	line-height: 18px;
    font-style: italic;
	}


#home_info {
	float:left;
	width:242px;
	height:172px;
	#height: 152px;
	text-align:center;
	padding-top: 70px;
	#padding-top: 90px;
	background-image:url(images/office_info.jpg);
	}


.homeTeasers {
	font-size: 22px;
	line-height: 18px;
	font-weight: bolder;
	letter-spacing: -0.4px;
	margin: 0;
	padding: 0;
	color: #0099cc;
}


#request_info {
	float:right;
	width:197px;
	height:380px;
	text-align:left;
	padding-left: 25px;
	padding-right: 22px;
	padding-top: 45px;
	padding-bottom: 0px;
	background:url(images/request_info.jpg) no-repeat ;
	}

.feature {
	width: 205px;
	float: right;
	padding-left: 5px;
}



/* INTERIOR STYLES*/

#content {
	float: left;
	width: 1020px;
	margin: 5 auto;
	padding-top:10px;
	position: relative;
	clear:both;
	line-height: 18px;
	background:url(images/content.png) repeat-y;
}

#homepage_top {
	float: left;
	width: 1000px;
	height: 412px;
	margin-left:20px;
	clear:both;
	background:url(images/homepage_top.jpg) no-repeat;
}

#homepage_btm {
	float: left;
	width: 980px;
	height: 200px;
	margin-left:20px;
	clear:both;
	background:url(images/homepage_btm.jpg) no-repeat;
}

#home_left {
	float: left;
	width: 940px;
	height: 170px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
}

#home_middle {
	float: none;
	width: 240px;
	height: 170px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
}

#home_right {
	float: right;
	width: 240px;
	height: 170px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
}



#news {
	text align: left;
	float: right;
	width: 265px;
	margin-left: 28px;
	margin-right: 27px;
	margin-top: 30px;
}

#left {
	float: left;
	width: 675px; 
	margin-left: 30px;
	padding-right: 0px;
}


#right {
	float: right;
	padding-right: 10px;
	width: 244px;
}

#top_page {
	background-image: url(images/bg_top_page.jpg);
	height: 40px;
	width: 1000px;
	clear: both;
	background-repeat: no-repeat;
}

#post {
	float: left;
	width: 640px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:0px;
	line-height: 17px;
	overflow:auto no scroll;
}

#post_terminals {
	float: left;
	width: 630px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	line-height: 17px;
	overflow:auto;
	min-height: 630px;
}

#post_terminals_top {
	float: left;
	width: 900px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	line-height: 17px;
	overflow:auto;
	min-height: 630px;
}

#rightside {
	float: left;
	width: 275px;
	min-height: 550px;
	margin:20px;
	padding-top:8px;
	line-height: 17px;
}

#footer {
	background: url(images/footer2.png) no-repeat;
	height: auto;
	width: 987px;
	padding-top: 0px;
	padding-left: 33px;
	text-align: center;
	font-size: 11px;
	color: #333333;
	margin: 0 auto;
}

.viewButton
{
	background:url(images/btn_blank.png) no-repeat;
	width:200px;
	height:30px;
	align: center;
	padding-top:4px;
}
.viewButton a, .viewButton a:link, .viewButton a:visited { color: #ffffff; text-decoration: none; font-weight: bold;}
.viewButton a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}


#footer ul { list-style: none; margin: 0; padding: 0; }
#footer li { display: inline; padding: 0px 0px 0px 15px; }
#footer a, #footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; font-weight: normal;}
#footer a:hover {color: #ffffff; text-decoration: underline; font-weight: normal;}

/* MAIN NAV */
.chromestyle {
	float:none;
	width: 980px;
	height: 25px;
	font-weight:normal;
	font-size: 13px;
	color:#333333;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	border: none;
	width: 980px;
	border: solid 0px #333333;
	padding: 0;
	margin: 0;
	text-align: center;
}

.chromestyle ul li {
	display: inline;
	margin: 0;
	padding: 0 8px;
	#padding: 0 2px;
}

.chromestyle ul li a {
	color: #333333;
	padding: 2px 3px 7px 3px;
	margin: 0;
	text-decoration: none;
}

/*script dynamically adds a class of "selected" to the current active menu item*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	background: none; /*THEME CHANGE HERE*/
	color: #0066cc;
}


/*Style for Drop Down Menu*/
.dropmenudiv {
	text-transform: none;
	position: absolute;
	top: 0;
	border: 1px solid #0066cc;
  	font: normal 12px;
  	line-height: 18px;
	z-index: 100;
	background-color: #ffffff;
	visibility: hidden;
	white-space: nowrap;
	text-align:left;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding: 5px 10px 5px 8px;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #ffffff;
	background: #00ACC7;
}




/* form classes */

.formtext {
	font-size: 10px;
	font-weight: bold;
}

.small {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}

.more {
	display: none;
}


.field_error {
  /*
  border: 1px #f00 solid;
  */
  background-color: #eee;
  background-image: url('images/icon_warning.gif');
  background-repeat: no-repeat;
  background-position: right;
}

.form_errors {
  width: 89%;
  border: 1px #f00 solid;
  display: none;
  padding: 5px;
  margin: 10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px 2px #666;
  box-shadow: 2px 2px 2px 2px #666;
}

/* switch content tab styles for machines pages */
.shadetabs{ padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font: bold 12px Verdana; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ }
.shadetabs li{ display: inline; margin: 0; }
.shadetabs li a{ text-decoration: none; position: relative; z-index: 1; padding: 3px 7px; margin-right: 4px; border: 1px solid #cccccc; color: #0099cc; background: white url(images/shade.gif) top left repeat-x; }
.shadetabs li a:visited{ color: #0099cc; }
.shadetabs li a:hover{ text-decoration: underline; color: #0099cc; }
.shadetabs li a.selected{ /*selected main tab style */ position: relative; top: 1px; }
.shadetabs li a.selected{ /*selected main tab style */ background-image: url(images/shadeactive.gif); border-bottom-color: white; }
.shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; }
.tabcontent{ display:none; }
@media print {
.tabcontent { display:block !important; }
}
