/************************************************************************************************
TenTek
template_css.css
Created: 02/11/08
Created by: www.stauffer.com
************************************************************************************************/

body{
	margin:0;
	padding:0;
	background-color: white;
}

a {
	text-decoration: none;
	font: Bold 13px Helvetica,Arial;
	color: #FFFFFF;
}

h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

p{
	margin: 0px 0px 0px 0px;
}

hr{
	color: blue;
	background-color: blue;
}

span.header{
	font-weight: bold;
	font-size: 16px;
}

.modulenav {
	margin-left: 17px;
}

/************************* Classes *************************/
.view{
	width: 840px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.header{
	width: 840px;
	height: 112px;
	text-align:left;
}

.mainContent{
	width: 838px;
	min-height: 723px;
	height:auto !important;
        height: 723px;
	border: thin solid #0048be;
	position:relative;
	display:block;
}

.textWrapper{
	width: 586px;
	height: 800px;
	margin: 0px 0px 0px 254px;
}

.topNavMenu{
	width: 840px;
	height: 55px;
	margin: 0px 0px 0px 0px;
	background-image:url('../images/SharedNavBarBG.gif');
	background-repeat: no-repeat;	
	color: #FFFFFF;	
}

.blue{
	color: #1f25b2;
}

.contentheading{
	color: #4a4c4d;
	font: bold 16px Helvetica,Arial;
}

a.jl_functionlink{
	padding: 0px 20px 0px 20px;
}

table.jobListBorder{
	border: thin solid #1f25b2;
	border-color: #1f25b2;
	border-collapse: collapse;
}

table.jobListBorder td{
	border: thin solid #1f25b2;
}

.clear{
	clear:both;
}
/************************* IDs *************************/

#headerLogo{
	width: 190px;
	height: 81px;
	float: left;
	margin: 28px 0px 0px 17px;
	display:inline;
	background-image:url('../images/HeaderTenTekLogo.gif');
	background-repeat: no-repeat;
}

#orbLiter{
	width: 201px;
	height: 51px;
	float: right;
	margin: 23px auto 0px auto;
	display:inline;
	background-image:url('../images/HeaderLiter.gif');
	background-repeat: no-repeat;
}

#orbLiter a{
	width: 201px;
	height: 51px;
	display: block;
	padding-top: 2px;
}

#orbTestim{
	width: 167px;
	height: 51px;
	float: right;
	margin: 23px auto 0px auto;
	display:inline;
	background-image:url('../images/HeaderTestim.gif');
	background-repeat: no-repeat;
}

#orbTestim a{
	width: 167px;
	height: 51px;
	display: block;
	padding-top: 2px;
}

#topNavText{
	margin: 16px 0px 0px 0px;
	float: left;
}

#mainText{
	margin-top: 26px;
	width: 630px;
	color: #4a4c4d;
	float: right;
	font: Normal 12px Helvetica,Arial;
	position:relative;
	display:display;
	word-wrap: break-word;
}

#mainText a{
	color:#1f25b2;
}

#contact{
	margin-left: 207px;
	width: 420px;
}

#contact a{
	color:#1f25b2;
}
	
#bar{
	background-image:url('../images/Contact/BlueBarContact.gif');
	background-repeat: no-repeat;
	width: 387px;
	height: 23px;	
}

#blueBarLong{
	background-image:url('http://www.tentek.com/templates/TenTek/images/BlueBarLong.gif');
	background-repeat: no-repeat;
	width: 588px;
	height: 21px;	
}

#dice{
	background-image:url('http://www.tentek.com/templates/TenTek/images/Submit/SubmitDiceLogo.gif');
	background-repeat: no-repeat;
	margin-left: 21px;
	width: 196px;
	height: 63px;
}