/* Reset the Default Margins */
html, body, div, 
h1, h2, h3, h4, h5, h6, p, 
table, tbody, tr, th, td{
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
}
.hidden{
	position: absolute;
	left: -10000px;
}
#page{
	width: 760px;
	margin: 0 auto;
}
#content{
	width: 760px;
	height: auto;
	padding: 0px;
	overflow: hidden;
}
#search{
	height: 45px;
	width: 100%;
}
#logo{
	float: right;
	position: relative;
	top: 10px;
	right: 42px;
	z-index: 20;
	width: 148px;
	height: 35px;
	overflow: hidden;
}
#logo a{
	display: block;
	height: 29px;
	overflow: hidden;
	line-height: 29px;
}
#logo span.replacement{
	display: none;
	position: absolute;
	top: 0;
	width: 148px;
	height: 35px;
}
* h\tml #logo span.replacement{
	display: block;
	z-index: 30;
}
#logo a span.replacement{
	display: block;
	z-index: 35;
}
#logo span.linkText{
	position: relative;
	z-index: 25;
}
#emaLogo{
	float: right;
	position: relative;
	top: 5px;
	z-index: 20;
	width: 181px;
	height: 37px;
	overflow: hidden;
}
#emaLogo a{
	display: block;
	height: 37px;
	overflow: hidden;
	line-height: 37px;
}
#emaLogo span.replacement{
	display: none;
	position: absolute;
	top: 0;
	width: 181px;
	height: 37px;
}
* h\tml #emaLogo span.replacement{
	display: block;
	z-index: 30;
}
#emaLogo a span.replacement{
	display: block;
	z-index: 35;
}
#emaLogo span.linkText{
	position: relative;
	z-index: 25;
}
#searchForm{
	width: 500px;
	line-height: 24px;
	padding: 10px 0 0 5px;
	border:none;
}
#searchForm legend{
	display:none;
}
#searchForm label{
	display: block;
	float: left;
	width: 55px;
	height: 24px;
	line-height: 24px;
	text-indent: -1000px;
}
#searchForm .searchBox{
	width: 170px;
	display: block;
	float: left;
	padding: 2px 0 0 10px;
	height: 24px;
}
#searchForm .searchBox input{
	border: none;
	padding: 0 10px 0 5px;
	height: 14px;
	width: 142px;
	line-height: 14px;
	vertical-align: top;
}
#subheading{
	height: 35px;
}
#subheading div.quote{
	width: 430px;
	padding: 0 0 0 10px;
}
#topMenu{
	z-index: 10;
	list-style: none;
	width: 100%;
	clear: both;
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#topMenu li{
	float:left;
	padding: 0 10px;
	text-align: center;
}
#topMenu a{
	display: block;
	line-height: 30px;
}
#welcome ul{
	margin: 0;
	padding: 0;
	z-index: 10;
	list-style: none;
	width: 100%;
	line-height: 2em;
	height: 3em;
	vertical-align: middle;
	clear: both;
}
#welcome ul li{
	float:left;
	padding: 0 2px;
	display: block;
}
#welcome ul a{
	/*line-height: auto;*/
}
.headTwoCol #welcome img.mainimg{
	margin-right: 10px;
	float: left;
}
.headTwoCol #welcome{
	height: 164px;
	overflow: hidden;
}
.headTwoCol #welcome h2{
	padding: 30px 0 0 0;
}
.headTwoCol #welcome p{
	padding: 10px 0;
	margin: 0 10px 0 390px;
/*	font-size: 1.8em;*/
}
/* column 1 - contains sidebar items */
#column1{
	width: 207px;
	float: right;
	padding: 16px 0px 15px 0px;
}
.twoCol #column1{
	float: left;
	padding: 0 0 15px 0;
}
.sidebaritem{ 
	width: 188px;
	float: left;
	margin: 0 0 25px 0;
	min-height: 170px;
/*	background-color:#f00;
*/}
.sbihead{
	width: 203px;
	padding: 0 0px 5px 5px;
}
.twoCol .sidebaritem{
	width: 200px;
	border-top: 1px solid #FF7300;
}
* html .twoCol .sidebaritem{
 width: 192px;
}
.twoCol .sidebaritem ul{
	margin: 0 5px 50px 10px;
	padding:0;
	list-style:none;
}

.twoCol .sidebaritem ul ul{
	margin: 0 5px 5px 10px;
}
.twoCol .sidebaritem ul li a{
	display:block;
	padding: 5px 0 5px 0;
	width: 100%;
}
/*.sbihead h1{
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #005D7C;
}*/
.sbicontent{
	width: 195px;
	padding: 14px 8px 8px 5px;
	overflow:hidden;
}
.sbicontent h3{
	padding: 0px 0px 8px 0px;
}
.sbicontent p{
	line-height: 14px; 
	padding: 0px 0px 8px 0px;
}
.sbicontent a, 
.sbicontent a:hover{
	padding: 0px;
	padding-bottom: 2px;
}
/* column 2 - page content */
#column2{
	width: 530px;
	float: left;
	padding: 0 5px 15px 0;
}
#column2 h1{
	padding: 0 0 0.8em 0;
}
#column2 h2{
	padding: 0 0 0.6em 0;
}
#column2 p{
	padding: 0 0 0.5em 0;
}
.threeCol #column2 h1{
	padding: 0;
}
.threeCol #column2 h2{
	padding: 0;
}
.threeCol #column2 p{
	padding: 0.5em 0 0.5em 0;
}
.twoCol #column2{
	width: 545px;
	float: right;
	padding: 0 0 15px 5px;
}
.twoCol #column2 #leftCol{
	width: 520px;
	float: left;
	padding-right: 10px;
	min-height:300px;
}
.twoCol #column2 #leftCol label{
float:left;
width:25%;
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
}

.twoCol #column2 #rightCol{
	width: 140px;
	float: right;
	padding: 0;
}
.threeCol #column2{
	width: 535px;
	padding: 5px 5px 15px 10px;
}
.threeCol #column1{
	padding: 0px 0px 15px 0px;
}
#footer p{
	padding: 0px; 
	margin: 0px; 
}
#footer ul {
    background:#fff;
	margin: 0;
	padding: 0;
	z-index: 10;
	list-style: none;
	width: 570px;
	float: left;
}
#footer ul li{
	float:left;
	padding: 0 10px;
}
#footer ul li.first{
	padding: 0 10px 0 0;
}
#footer ul a{
	display: block;
	line-height: 1.5em;
}
#column2 .joblogo{
position:relative;
float:right;
	top:-20px;
}