.bodytext {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

.bodytext_border {
	color : #cccccc;
	border-color : #cccccc;
	border : 1px;
	border-style : solid;
}

.jobs_subheader{
	font-family : Arial;
	font-size : 14px;
	color : #eb6a10;
	font-weight : bold;
}

.jobs_content{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}

.jobs_date{
	font-family : Arial;
	font-size : 14px;
	color : #666666;
}

.jobs_border {
	color : #cccccc;
	border-color : #cccccc;
	border : 1px;
	border-style : solid;
}

a.contentlink {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

a:hover.contentlink {
	font-family : Arial;
	font-size : 11px;
	color : #eb6a10;
	text-decoration: none;
}

a.bottomnav {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

a:hover.bottomnav {
	font-family : Arial;
	font-size : 11px;
	color : #eb6a10;
	text-decoration: none;
}

.feature_header{
	font-family : Arial;
	font-size : 14px;
	color : #666666;
	font-weight : bold;
}

.feature_subheader{
	font-family : Arial;
	font-size : 14px;
	color : #333333;
	font-weight : bold;
}

.feature_content{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}

.feature_more {
	font-family : Arial;
	font-size : 11px;
	color : #999999;
	text-decoration: none;
}

.header_content{
	font-family : Arial;
	font-size : 20px;
	color : #999999;
}

.hr{
	border : 0px;
	color : #cccccc;
	background-color : #cccccc;
	height : 0.5;
	width : 300;
}

.h1{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}

.h2{
	font-family : Arial;
	font-size : 10px;
	color : #666666;
}