/* 
	Author: Stephen Rushing, eSiteful
	Created: 02/23/2007
	Comments: These styles ARE visible for Contribute editors.
	
	STYLES ARE IN ALPHABETICAL ORDER
*/

h1{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 6px 0px;
	color:#e65d17;
	letter-spacing:normal;
}


h2{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 6px 0px;
	color:#666666;
	letter-spacing:normal;
	text-decoration: none;

}

h2 a, h2 a:link, h2 a:active{
	display:block;
	padding:4px 8px 4px 8px;
	background-color:#e7e7e7;
	border-bottom:1px dashed #c9c9c9;
	background-image:url(/common/images/secondary_nav_arrow.gif);
	background-repeat:no-repeat;
	background-position:510px 8px;
	clear:both;
	color: #0C7097;
	text-decoration: none;
}

h2 a:hover{
	background-color:#cccccc;
	color:#666666;
	text-decoration: none;
}

h2 span{
	font-size:12px;
	float:right;
	margin-right: 25px;
	text-decoration: none;
}

h3{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	color:#333333;
	letter-spacing:normal;
}

h4{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	color:#000000;
	letter-spacing:normal;
}

.back_to_top, a.back_to_top{
	text-align:right;
	color:#e65d17 !important;
	display:block;
	text-decoration:none;
	font-size:11px;
}

a.back_to_top:hover{
	color:#003058 !important;
}

.divider{
	border-bottom:1px solid #e65d17;
	background-color:transparent;
	display:block;
	margin:0px 0px 20px 0px;
}


.job_basic_info{
	margin-bottom:14px;
}

.job_basic_info th{
	text-align:left;
}

.job_basic_info td{
	padding:0px 7px 3px 0px;
}
