@charset "UTF-8";
/* CSS Document */

/* GLOBAL DOCUMENT STYLES */
body {
	background-image:url(../img/bgTop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	padding: 0px;
	}
html, body {
height: 100%;
width: 100%;
}
h1 {
	color: #ee2e24;
	font: bold normal 13pt Helvetica;
	margin: 25px 0px 0px;
	padding: 0px;
}
a {
	color: #ee2e24;
}
.hidden {
display: none;
}
.required {
	font-size: 10px;
	font-weight: bold;
}

#container {
	width:850px;
	min-height: 100%;
	height: auto !important;
	margin: 0px auto -105px;
	}
#sidebar {
	width:384px;
	float:left;
	padding-top:100px;
	}
#content {
	/*float:none;*/
	width:445px;
	padding-top:80px;
	margin-right: auto;
	margin-left: auto;
	}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	margin-left:5px;
	}
#rootnav {
	width:445px;
	float:left;
	margin:10px 0;
	padding:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
	}
#rootnav li {
	display:block;
	float:left;
	background-image:url(../img/bgNav.jpg);
	width:148px;
	height:26px;
	text-align:center;
	list-style: none;
	}
#rootnav li ul {
	margin:0;
	padding:0;
	}
#rootnav li ul li {
	background-image:none;
	color:#000;
	margin:0;
	padding:0;
	text-transform:none;
	line-height: 15px;
	height: 15px;
	}
#rootnav li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	display: block;
}
#content #rootnav li div {
	float: none;
	margin: 0px;
	padding: 0px;
}
#content #rootnav .rootsub ul{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 145px;
	display: none;
	background: #FFFFFF url(none);
	z-index: 1000;
}
#content #rootnav .rootsub ul li {
	margin: 0px;
	padding: 0px;
	width: 145px;
}
#content #rootnav .rootsub ul li a {
	line-height: 20px;
	height: 20px;
	margin: 0px;
	width: 140px;
	padding: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF url(none);
}
#content #rootnav .rootsub  ul li a:hover {
	color: #EE2E24;
}
#content #rootnav .rootsub:hover ul, li ul {
	position: absolute;
	margin: -2px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	width: 145px;
	background: none;
	display: block;
	z-index: 1000;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
#push {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 105px;
}
.clear {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
#footer-wrapper {
	width:100%;
	height:105px;
	background-image:url(../img/bgBottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	clear:both;
	float: left;
	}
#footer {
	width:445px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin: 0px auto;
}
#footer img {
	margin-left:auto;
	margin-right:auto;
	}
#container #content #interior #contact_Corp {
	width: 440px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact_Corp #contact_textfields .text {
	font-size: 11px;
	float: left;
	line-height: 20px;
	width: 70px;
}
#contact_Corp #contact_textfields div {
	float: left;
	margin-bottom: 5px;
}
#contact_Corp #contact_textfields #name {
	width: 360px;
}
#contact_Corp #contact_textfields #title {
	width: 360px;
}
#contact_Corp #contact_textfields #company {
	width: 360px;
	margin-top: 20px;
}
#contact_Corp #contact_textfields #address {
	width: 360px;
}
#contact_Corp #contact_textfields #city {
	width: 137px;
	margin-right: 10px;
}
#contact_Corp #contact_textfields #state {
	width: 137px;
}
#contact_Corp #contact_textfields #zip {
	width: 137px;
	margin-right: 10px;
}
#contact_Corp #contact_textfields #country {
	width: 137px;
}
#contact_Corp #contact_textfields #telephone {
	width: 137px;
	margin-right: 10px;
}
#contact_Corp #contact_textfields #fax {
	width: 137px;
}
#contact_Corp #contact_textfields #email {
	width: 360px;
}
.shortField {
	float: left;
	width: 50px;
	font-size: 11px;
}
.shortInput {
	float: left;
	width: 170px;
}
#contact_Corp  .shortInput  input {
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fullField {
	float: left;
	width: 50px;
	font-size: 11px;
	line-height: 25px;
}
.fullInput {
	float: left;
	width: 390px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact_Corp .fullInput input {
	width: 380px;
}
#contact_Corp  #comp_govn_field  {
	width: 440px;
	clear: both;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact_Corp #comp_govn_field input {
	width: 275px;
}
