body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

.TopNav{
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom: 25px;
	padding-right: 15px;
}
.TopNav a{
	color: #ffffff;
	text-decoration:none;
}
.TopNav a:hover{
	text-decoration:underline;
}


.TopTab {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 13px;
	background-image:url(tab-off.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.TopTab a {
	color: #000000;
	text-decoration:none;
}
.TopTab a:hover {
	color: #ff0000;
}
.TopTab_On {
	background-image:url(tab-on.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


.SubNav{
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	line-height: 15px;
}
.SubNav a{
	color: #ffffff;
	text-decoration:none;
}
.SubNav a:hover{
	text-decoration:underline;
}



.HomeHeading {
	font: 22px Arial, Helvetica, sans-serif;
	color: #516626;
	margin: 0px;
	padding: 15px 0px 10px 25px;
	font-style:normal;
}


#BodyContent {
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	line-height: 150%;

}
#BodyContent a{
	color: #abc82d;
}
#BodyContent a:hover {
	color:#cce718;
}
#BodyContent h1 {
	color: #516626;
	font-size: 20px;
	font-weight:normal;
	padding: 10px 0px 8px 5px;
	width: 98%;
	border-top: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
	background-color: #e9f9d5;
	margin: 0px 0px 5px 0px;

}
#BodyContent h2 {
	color: #516626;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size:14px;
	text-indent: 5px;
	border-left: 4px solid #cce718;

}
#BodyContent blockquote {
	border-top: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
	background-color:#e9f9d5;
	padding: 10px;
	width: 80%;
	font-style:italic;

}




#Ads {
	margin:15px 0px 0px 0px;
}
.AdDivider {
	background-image:url(addivider.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#Ads img {
	margin: 0px 0px 15px 0px;
	border: 1px solid #888888;
}

.BottomNav {
	font-size: 12px;
	margin: 15px;
	color: #666666;
	padding: 10px 0px 4px 0px;
	text-align:center;
	border-top: solid 1px #888888;
	color: #444444;
}

.BottomNav a{
	color: #666666;
	text-decoration: none;
}
.BottomNav a:hover {
	color: #999999;
	text-decoration: underline;
}

.CopyRight {
	color: #888888;
	margin: 0px 0px 15px 0px;
	text-align:center;
}	




/*--------------------------- Begin Job Search Styles -------------*/

/* JOB TITLE    this is an override of section-heading in stylz.css*/
#job-details-job-title{ 
	padding: 15px 0px 5px 0px;
}


/* CompanyInfo TABLE */
#job-details-company-info-table{
	border: 1px solid #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 15px;
	width: 270px;
}
/* CompanyInfo HEADER-TEXT & BACKGROUND*/
#job-details-company-info-table-header{
	background-color:#9abc6f;
	padding: 5px 0px 3px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-indent: 5px;
	border-bottom: 1px solid #c0c0c0;
}
/* CompanyInfo BODY-TEXT & BACKGROUND*/
#job-details-company-info-table #job-details-company-info-table-cell{
	background-color:#ffffff;
	padding: 5px 10px 5px 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #888888;
}
/* CompanyInfo BODY-TEXT BOLD */
#job-details-company-info-table #job-details-company-info-table-cell strong{
	color: #444444;
}




/* How To Apply TABLE */
#job-details-how-to-apply-table{
	border: 1px solid #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 15px;
	width: 270px;
}
/* How To Apply HEADER-TEXT & BACKGROUND*/
#job-details-how-to-apply-table #job-details-how-to-apply-table-header{
	background-color: #9abc6f;
	padding: 5px 0px 3px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-indent: 5px;
	border-bottom: 1px solid #c0c0c0;
}
/* How To Apply BODY-TEXT & BACKGROUND*/
#job-details-how-to-apply-table #job-details-how-to-apply-table-cell{
	background-color:#ffffff;
	padding: 5px 10px 5px 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #888888;
}
/* How To Apply BODY-TEXT BOLD*/
#job-details-how-to-apply-table #job-details-how-to-apply-table-cell strong{
	color: #444444;
}


/* How To Apply OVERALL LIST*/
#job-details-how-to-apply-table-cell ol{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/* How To Apply LIST ITEM*/
#job-details-how-to-apply-table-cell li{
	color:#000000;
	padding: 0px;
	margin: 5px 0px 5px 20px;
}
/* How To Apply LIST ITEM ANCHOR*/
#job-details-how-to-apply-table-cell li a{
	color:#a40000;
	text-decoration: none;
}
/* How To Apply LIST ITEM HOVER*/
#job-details-how-to-apply-table-cell li a:hover{
	color:#9c9c5e;
	text-decoration: underline;
}


/* JobSearch "JOB DESCRIPTION" TITLE  is an override of "graycell-bold-left-8" in stylz.css */
#job-details-job-description-title{
	color: #a40000;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF;
}
#job-details-job-description-title a{
	color: #516626;
}

/* JobSearch BODY-TEXT OF JOB DESCRIPTION */
#job-details-job-description{
	margin-top: 15px;
	font-size:12px;
}

/*--------------------------- End Job Search Styles -------------*/	
