/************ main styles **************/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 75%;
	/*line-height: 110%;*/
	margin: 0px;
	background-color: #d9d9d9;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
#main {
	width:960px;
	height:auto; /* centers the main content in other browsers */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#mainemail {
	width:700px;
	height:auto;
	padding:0px;
	margin:0px auto; /* centers the main content in other browsers */
}
#column1 {
	padding:0px;
	float:left;
	margin: 0px;
	width: 780px;
}
#column1email {
	padding:0px;
	float:left;
	margin: 0px;
	width: 380px;
	text-align: center;
}
#column2 {
	padding:0px;
	margin:0px;
	float:right;
	width: 160px;
}
#column3 {
	width: 221px;
	float:left;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	padding-left: 8px;
	margin-left: 8px;
}
#column4 {
	width:780px;
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#column4email {
	width:700px;
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#column5 {
	width:778px;
	padding:0px;
	float:left;
	margin: 0px;
}
#column6 {
	padding:0px;
	float:left;
	margin: 0px;
	width: 534px;
}
#column7 {
	padding:0px;
	margin:0px;
	float:left;
	width: 160px;
}
#column8 {
	width:960px;
	float:left;
	text-align: center;
	padding-bottom: 30px;
}
#column9 {
	width:780px;
	float:left;
	text-align: center;
}
#videobox {
	padding:0px;
	float:left;
	text-align:center;
	width: 534px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/************ header styles **************/

#header {
	width:780px;
	float:left;
	padding: 0px;
	background-color: #FFF;
}
#headeradmin {
	width:960px;
	float:left;
	padding: 0px;
	background-color: #FFF;
}
#headerlogoadmin {
	background-color: #FFF;
	float:left;
	width:960px;
	text-align:left;
}
#headeremail {
	width:700px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subheader {
	float: left;
	width: 780px;
}
#headerlogo {
	background-color: #FFF;
	float:left;
	width:780px;
	text-align:left;
}
#rss {
	padding-top:35px;
	float:left;
	width:330px;
	text-align:right;
}
#leaderboard {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	text-align:left;
	padding-bottom: 8px;
	padding-top: 8px;
	width:780px;
	float:left;
}
#leaderboardemail {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	text-align:left;
	padding-bottom: 8px;
	padding-top: 8px;
	width:468px;
}
.subhere {
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 5px;
	color:#FFFFFF;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#rsslogin {
	background-color: #ECECEC;
	float: right;
	color:#000000;
	width: 120px;
}
#rsslogin2 {
	background-color: #ECECEC;
	float: right;
	color:#000000;
	width: 22px;
}
#rsslogin3 {
	background-color: #ECECEC;
	float: right;
	color:#000000;
	width: 150px;
	vertical-align: middle;
	padding-left: 10px;
}
#rsslogin4 {
	background-color: #ECECEC;
	float: right;
	color:#000000;
	width: 75px;
	vertical-align: middle;
	padding-left: 10px;
}
.subtxt1 {
	background-color: #F08D00;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 300%;
	text-align:right;
	margin: 0px;
	padding: 0px;
}
.subtxt1 a:link, .subtxt1 a:visited, .subtxt1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #F08D00;
}
.subtxt1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #F08D00;
}
.subtxt2 {
	background-color: #F08D00;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 200%;
	text-align:right;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.subtxt2 a:link, .subtxt2 a:visited, .subtxt2 a:active {
	color: #000000;
	text-decoration: none;
	background: #F08D00;
}
.subtxt2 a:hover {
	color: #000000;
	text-decoration: underline;
	background: #F08D00;
}
.nav {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bolder;
	font-size: 130%;
	background-color: #ECECEC;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 6px;
	width: 780px;
	text-align:center;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #000000;
	text-decoration: none;
	background: #ECECEC;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
	background: #ECECEC;
}
.navfoot {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bolder;
	font-size: 130%;
	background-color: #ECECEC;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 6px;
	width: 960px;
	text-align:center;
	clear:both;
}
.navfoot a:link, .navfoot a:visited, .navfoot a:active {
	color: #000000;
	text-decoration: none;
	background: #ECECEC;
}
.navfoot a:hover {
	color: #000000;
	text-decoration: underline;
	background: #ECECEC;
}
.breadcrumb {
	width: 780px;
	background-color: #ECECEC;
	color: #A4A4A4;
	margin-top: 8px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color: #A4A4A4;
	text-decoration: none;
	background: #ECECEC;
}
.breadcrumb a:hover {
	color: #A4A4A4;
	text-decoration: underline;
	background: #ECECEC;
}
/************ news styles **************/

#newsouter {
	background: #234861;
	float:left;
	width: 780px;
	margin-bottom: 10px;
}
#newsinleft {
	background: #234861;
	float:left;
	width: 390px;
}
#newsinright {
	background: #234861;
	float:right;
	width: 388px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #688192;
}
.newsheader {
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	text-align:left;
}
.newsheadertitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #234861;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 340px;
}
.newsheadertitle a:link, .newsheadertitle a:visited, .newsheadertitle a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #234861;
}
.newsheadertitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #234861;
}
.newsoutersm {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 5px;
	width:338px;
	float:left;
}
.newsoutersmleft {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	float:left;
}
.newsimage {
	padding-top: 5px;
	height: 92px;
	width: 92px;
	float: left;
}
.newstextouter {
	float: left;
	margin: 0px;
	width:230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.newstextouterleft {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newstitle {
	font-size: 200%;
	color: #FFF000;
	text-align: left;
	font-weight: bolder;
	line-height: 110%;
}
.newstitle a:link, .newstitle a:visited, .newstitle a:active {
	color: #FFF000;
	text-decoration: none;
	background: #234861;
}
.newstitle a:hover {
	color: #FFF000;
	text-decoration: underline;
	background: #234861;
}
.newssubtitle {
	font-size: 125%;
	color: #9AAAB7;
	text-align: left;
	font-weight: bolder;
}
.newssubtitle a:link, .newssubtitle a:visited, .newssubtitle a:active {
	color: #9AAAB7;
	text-decoration: none;
	background: #234861;
}
.newssubtitle a:hover {
	color: #9AAAB7;
	text-decoration: underline;
	background: #234861;
}
.newscopy {
	text-align: left;
	font-size: 110%;
}
.newscopy a:link, .newscopy a:visited, .newscopy a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #234861;
}
.newscopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #234861;
}
/************ advert styles **************/

#jobs {
	width: 160px;
	float:right;
	display: block;
}
.jobstxt1 {
	background-color: #BB2100;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 300%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	display: block;
}
.jobstxt2 {
	background-color: #BB2100;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	display: block;
}
.jobstxt1 a:link, .jobstxt1 a:visited, .jobstxt1 a:active, .jobstxt2 a:link, .jobstxt2 a:visited, .jobstxt2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #BB2100;
}
.jobstxt1 a:hover, .jobstxt2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #BB2100;
}
#skyscraper {
	text-align:right;
	float: right;
	width:160px;
}
#skyscraper3 {
	padding-top: 16px;
	text-align:right;
	float: right;
}
#skyscraperemail {
	padding-top: 10px;
}
/************ features styles **************/

#featuressouter {
	background: #666666;
	float:left;
	width: 776px;
	border: 2px solid #BAC600;
	margin-bottom: 10px;
}
#featuresinleft {
	text-align:left;
	float:left;
	width: 253px;
	height: 284px;
	background-color: #234861;
}
#featuresinmiddle {
	float:left;
	width: 241px;
	padding: 10px;
}
#featuresinright {
	float:left;
	width: 241px;
	padding: 10px;
}
.featuresheadertitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #BAC600;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 243px;
}
.featuresheadertitle a:link, .featuresheadertitle a:visited, .featuresheadertitle a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #BAC600;
}
.featuresheadertitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #BAC600;
}
.featurestextouter {
	float: left;
	padding: 0px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featuresmidsubhead {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	text-align:left;
	color: #FFFFFF;
	background: #666666;
}
.featuresmidsubhead a:link, .featuresmidsubhead a:visited, .featuresmidsubhead a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}
.featuresmidsubhead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #666666;
}
.featuresrightouter {
	padding-bottom: 10px;
}
.featurestitle {
	font-size: 150%;
	color: #BBC700;
	text-align: left;
	font-weight: bolder;
	line-height: 110%;
}
.featurestitle a:link, .featurestitle a:visited, .featurestitle a:active {
	color: #BBC700;
	text-decoration: none;
	background: #666666;
}
.featurestitle a:hover {
	color: #BBC700;
	text-decoration: underline;
	background: #666666;
}
.featurescopy {
	color: #FFFFFF;
	text-align: left;
	font-size: 110%;
	background: #666666;
}
.featurescopy a:link, .featurescopy a:visited, .featurescopy a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}
.featurescopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #666666;
}
/************ home section styles **************/

#homesectionsouter {
	width: 780px;
}
#homesectionsoutertweet {
	width: 780px;
	padding-top: 10px;
	float:left;
}
#homesectionleft {
	text-align:left;
	float:left;
	width: 254px;
	background-repeat: no-repeat;
	background-position: left 36px;
}
.homesectionlefttitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #C7C475;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 243px;
	margin-bottom: 126px;
}
.homesectionlefttitle a:link, .homesectionlefttitle a:visited, .homesectionlefttitle a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #C7C475;
}
.homesectionlefttitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #C7C475;
}
.homesectionleftcopy {
	background-color: #E3E1BA;
	padding: 5px;
	text-align:left;
	width: 244px;
	height: 110px;
}
.finnewstxtout {
	background-color: #E3E1BA;
	padding: 5px;
	text-align:left;
	width: 244px;
	height: 84px;
}
.analysistxtout {
	background-color: #ACB5A7;
	padding: 5px;
	text-align:left;
	width: 244px;
	height: 110px;
}
.homesectcopylbk {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color:#000000;
	margin:0px;
	line-height: 95%;
	background: #E3E1BA;
}
.homesectcopylbk a:link, .homesectcopylbk a:visited, .homesectcopylbk a:active {
	color: #000000;
	text-decoration: none;
	background: #E3E1BA;
}
.homesectcopylbk a:hover {
	color: #000000;
	text-decoration: underline;
	background: #E3E1BA;
}
.homesectcopygry {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color:#5D5D60;
	line-height: 95%;
	margin:0px;
	padding:0px;
	background: #E3E1BA;
}
.homesectcopygry a:link, .homesectcopygry a:visited, .homesectcopygry a:active {
	color: #5D5D60;
	text-decoration: none;
}
.homesectcopygry a:hover {
	color: #5D5D60;
	text-decoration: underline;
}
.homesectcopycopygry {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 120%;
	color:#666666;
	margin-top: 5px;
	background: #E3E1BA;
}
.homesectcopycopygry a:link, .homesectcopycopygry a:visited, .homesectcopycopygry a:active {
	color: #666666;
	text-decoration: none;
	background: #E3E1BA;
}
.homesectcopycopygry a:hover {
	color: #666666;
	text-decoration: underline;
	background: #E3E1BA;
}
.homesectcopycopygrybg {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 120%;
	color:#666666;
	margin-top: 5px;
	background: #ACB5A7;
}
.homesectcopycopygrybg a:link, .homesectcopycopygrybg a:visited, .homesectcopycopygrybg a:active {
	color: #666666;
	text-decoration: none;
	background: #ACB5A7;
}
.homesectcopycopygrybg a:hover {
	color: #666666;
	text-decoration: underline;
	background: #ACB5A7;
}
.homesectcopycopygrybgind {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 120%;
	color:#666666;
	margin-top: 5px;
	background: #000000;
}
.homesectcopycopygrybgind a:link, .homesectcopycopygrybgind a:visited, .homesectcopycopygrybgind a:active {
	color: #666666;
	text-decoration: none;
	background: #000000;
}
.homesectcopycopygrybgind a:hover {
	color: #666666;
	text-decoration: underline;
	background: #000000;
}
#homesectionmiddle {
	text-align:left;
	float:left;
	width: 254px;
	background-repeat: no-repeat;
	background-position: left 36px;
	margin-right: 9px;
	margin-left: 9px;
}
.homesectionmiddletitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #F08D00;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 243px;
	margin-bottom: 126px;
}
.homesectionmiddletitle a:link, .homesectionmiddletitle a:visited, .homesectionmiddletitle a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #F08D00;
}
.homesectionmiddletitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #F08D00;
}
.homesectionmiddlecopy {
	background-color: #ACB5A7;
	padding: 5px;
	text-align:left;
	width: 244px;
	height: 84px;
}
.homesectcopywht {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color:#FFFFFF;
	margin:0px;
	line-height: 95%;
	background-color: #ACB5A7;
}
.homesectcopywht a:link, .homesectcopywht a:visited, .homesectcopywht a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACB5A7;
}
.homesectcopywht a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #ACB5A7;
}
.homesectcopywhtind {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color:#FFFFFF;
	margin:0px;
	line-height: 95%;
	background-color: #000000;
}
.homesectcopywhtind a:link, .homesectcopywhtind a:visited, .homesectcopywhtind a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.homesectcopywhtind a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
.homesectcopyora {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color:#F68900;
	line-height: 95%;
	background-color: #ACB5A7
}
.homesectcopyora a:link, .homesectcopyora a:visited, .homesectcopyora a:active {
	color: #F68900;
	text-decoration: none;
}
.homesectcopyora a:hover {
	color: #F68900;
	text-decoration: underline;
}
#homesectionright {
	text-align:left;
	float:left;
	width: 254px;
	background-repeat: no-repeat;
	background-position: left 36px;
}
.homesectionrighttitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #BAC600;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 244px;
	margin-bottom: 126px;
}
.homesectionrighttitle a:link, .homesectionrighttitle a:visited, .homesectionrighttitle a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #BAC600;
}
.homesectionrighttitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #BAC600;
}
.homesectionrightcopy {
	background-color: #000000;
	padding: 5px;
	text-align:left;
	width: 244px;
	height: 110px;
}
.homesectcopygrn {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color:#BAC600;
	line-height: 95%;
	background-color: #000000;
}
.homesectcopygrn a:link, .homesectcopygrn a:visited, .homesectcopygrn a:active {
	color: #BAC600;
	text-decoration: none;
	background: #000000;
}
.homesectcopygrn a:hover {
	color: #BAC600;
	text-decoration: underline;
	background: #000000;
}
/************ features home page style **************/

#feathmouter {
	background: #666666;
	float:left;
	width: 534px;
	margin-bottom: 10px;
}
/************ banner styles **************/

#botbannersouter {
	width: 960px;
	clear: both;
	color: #007BC1;
}
#botbannersleft {
	text-align:left;
	float:left;
	width: 468px;
}
#botbannersright {
	text-align:right;
	float:right;
	width: 468px;
}
#thismonths {
	width: 160px;
	float:right;
	height: 210px;
	margin-top:3px;
}
#subscribesouter {
	width: 960px;
	padding-top: 15px;
	margin-bottom: 7px;
	clear: both;
}
#subscribesouteremail {
	width: 700px;
	padding-top: 15px;
	margin-bottom: 7px;
	clear: both;
}
#footer {
	width: 960px;
	clear: both;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 90%;
	color: #E6E6E6;
}
#footeremail {
	width: 700px;
	clear: both;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 90%;
	color: #666666;
}
#footeremail a:link, #footeremail a:visited, #footeremail a:active {
	color: #666666;
	text-decoration: none;
	background: #FFFFFF;
}
#footeremail a:hover {
	color: #666666;
	text-decoration: underline;
	background: #FFFFFF;
}
.imagenoborder {
	border: none;
}
/************ features home page style right top one **************/

.sectouter {
	text-align:left;
	width: 226px;
	float:left;
	margin-bottom: 22px;
}
.sectouteremail {
	width: 340px;
	margin-top: 10px;
	margin-bottom: 22px;
	margin-left: 20px;
	margin-right: 20px;
}
.secttopone {
	background-repeat: no-repeat;
	background-position: left 36px;
	height:149px;
}
.sectiontitleone {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #C7C475;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 216px;
}
.sectionbottomone {
	background-color: #E3E1BA;
	padding: 5px;
	text-align:left;
	width: 216px;
	height: 102px;
}
.sectonecopylbk {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#000000;
	margin:0px;
	line-height: 95%;
	background: #E3E1BA;
}
.sectonecopylbk a:link, .sectonecopylbk a:visited, .sectonecopylbk a:active {
	color: #000000;
	text-decoration: none;
	background: #E3E1BA;
}
.sectonecopylbk a:hover {
	color: #000000;
	text-decoration: underline;
	background: #E3E1BA;
}
.sectonecopygry {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#5D5D60;
	line-height: 95%;
	margin:0px;
	padding:0px;
	background: #E3E1BA;
}
.sectonecopygry a:link, .sectonecopygry a:visited, .sectonecopygry a:active {
	color: #5D5D60;
	text-decoration: none;
}
.sectonecopygry a:hover {
	color: #5D5D60;
	text-decoration: underline;
}
.sectonesmcopygry {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 115%;
	color:#666666;
	margin-top: 5px;
	background-color:#E3E1BA;
}
.sectonesmcopygry a:link, .sectonesmcopygry a:visited, .sectonesmcopygry a:active {
	color: #666666;
	text-decoration: none;
	background-color:#E3E1BA;
}
.sectonesmcopygry a:hover {
	color: #666666;
	text-decoration: underline;
	background-color:#E3E1BA;
}
.sectonesmcopygrybg {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 115%;
	color:#666666;
	margin-top: 5px;
	background-color:#ACB5A7;
}
.sectonesmcopygrybg a:link, .sectonesmcopygrybg a:visited, .sectonesmcopygrybg a:active {
	color: #666666;
	text-decoration: none;
	background-color:#ACB5A7;
}
.sectonesmcopygrybg a:hover {
	color: #666666;
	text-decoration: underline;
	background-color:#ACB5A7;
}
/************ features home page style right two **************/

.secttoptwo {
	background-repeat: no-repeat;
	background-position: left 36px;
	height:149px;
}
.sectiontitletwo {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #F08D00;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 216px;
}
.sectiontitletwo a:link, .sectiontitletwo a:visited, .sectiontitletwo a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #F08D00;
}
.sectiontitletwo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #F08D00;
}
.sectionbottomtwo {
	background-color: #ACB5A7;
	padding: 5px;
	text-align:left;
	width: 216px;
	height: 102px;
}
.secttwocopywht {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#FFFFFF;
	margin:0px;
	line-height: 95%;
	background: #ACB5A7;
}
.secttwocopywht a:link, .secttwocopywht a:visited, .secttwocopywht a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #ACB5A7;
}
.secttwocopywht a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #ACB5A7;
}
.secttwocopyora {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#F68900;
	line-height: 95%;
	margin:0px;
	padding:0px;
	background: #ACB5A7;
}
.secttwocopyora a:link, .secttwocopyora a:visited, .secttwocopyora a:active {
	color: #F68900;
	text-decoration: none;
	background: #ACB5A7;
}
.secttwocopyora a:hover {
	color: #F68900;
	text-decoration: underline;
	background: #ACB5A7;
}
/************ features home page style right three **************/

.secttopthr {
	background-repeat: no-repeat;
	background-position: left 36px;
	height:149px;
}
.sectiontitlethr {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #BAC600;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 216px;
}
.sectiontitlethr a:link, .sectiontitlethr a:visited, .sectiontitlethr a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BAC600;
}
.sectiontitlethr a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #BAC600;
}
.sectionbottomthr {
	background-color: #000000;
	padding: 5px;
	text-align:left;
	width: 216px;
	height: 102px;
}
.sectthrcopygre {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#BAC600;
	margin:0px;
	line-height: 95%;
	background-color: #000000;
}
.sectthrcopygre a:link, .sectthrcopygre a:visited, .sectthrcopygre a:active {
	color: #BAC600;
	text-decoration: none;
	background-color: #000000;
}
.sectthrcopygre a:hover {
	color: #BAC600;
	text-decoration: underline;
	background-color: #000000;
}
.sectthrcopywht {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#FFFFFF;
	line-height: 95%;
	margin:0px;
	padding:0px;
	background-color: #000000;
}
.sectthrcopywht a:link, .sectthrcopywht a:visited, .sectthrcopywht a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.sectthrcopywht a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
/************ features home page style right three **************/

.covfeatouter {
	color: #FFFFFF;
	width: 534px;
	text-align:left;
	float:left;
	background-color: #666666;
	margin-bottom: 15px;
}
.covfeatleft {
	width: 285px;
	float:left;
}
.contentfeatleft {
	width: 534px;
	float:left;
}
.covfeattitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width:519px;
	background-color: #BAC600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.covfeatright {
	background-image: url(../gfx/coverfeature.jpg);
	height: 335px;
	width: 249px;
	float:left;
}
.indsupright {
	background-image: url(../gfx/coverfeature.jpg);
	height: 242px;
	width: 249px;
	float:left;
}
#showdate {
	width:950px;
	color: #666666;
	padding-left: 10px;
	font-size: 10px;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 8px;
	background-color:#FFFFFF;
}
#features {
	width:768px;
	font-weight: bolder;
	color: #A92B31;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 125%;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}
#features a:link, #features a:visited, #features a:active {
	color: #F08D00;
	text-decoration: none;
	background: #FFFFFF;
}
#features a:hover {
	color: #F08D00;
	text-decoration: underline;
	background: #FFFFFF;
}
#featuresconf {
	width:768px;
	font-weight: bolder;
	color: #007BC1;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 125%;
	text-align:center;
	float:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	background-color:#FFFFFF;
}
#featuresconf a:link, #featuresconf a:visited, #featuresconf a:active {
	color: #007BC1;
	text-decoration: none;
	background: #FFFFFF;
}
#featuresconf a:hover {
	color: #007BC1;
	text-decoration: underline;
	background: #FFFFFF;
}
#adminfeatures {
	width:950px;
	font-weight: bolder;
	color: #A92B31;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 125%;
	text-align:left;
	background-color:#FFFFFF;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 8px;
	float:left;
}
#admincopy {
	width:950px;
	font-weight: bolder;
	color: #A92B31;
	padding-top: 8px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-size: 100%;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	overflow: auto;
}
#adminfeatures a:link, #adminfeatures a:visited, #adminfeatures a:active {
	color: #F08D00;
	text-decoration: none;
	background: #FFFFFF;
}
#adminfeatures a:hover {
	color: #F08D00;
	text-decoration: underline;
	background: #FFFFFF;
}
/************ sub features **************/

.subouter2 {
	width: 534px;
	margin-bottom: 15px;
	float:left;
}
.subouter3 {
	width: 534px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F08D00;
	padding-bottom: 20px;
}
.subleft {
	float: left;
}
.subright {
	float: right;
}
.subouter {
	text-align:left;
	width: 259px;
	float:left;
	margin-bottom: 15px;
}
.subtop {
	background-repeat: no-repeat;
	background-position: left 36px;
	height:166px;
}
.subtop2 {
	background-repeat: no-repeat;
	background-position: left 36px;
	height:166px;
}
.subtitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #BAC600;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 250px;
}
.subtitle a:link, .subtitle a:visited, .subtitle a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #BAC600;
}
.subtitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #BAC600;
}
.subbottom {
	padding: 5px;
	text-align:left;
	width: 247px;
	height: 115px;
	background-image: url(../gfx/greybg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.subcopygry {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	color:#666666;
	margin:0px;
	line-height: 98%;
	background-color:transparent;
}
.subcopygry a:link, .subcopygry a:visited, .subcopygry a:active {
	color: #666666;
	text-decoration: none;
	background-color:transparent;
}
.subcopygry a:hover {
	color: #666666;
	text-decoration: underline;
	background-color:transparent;
}
.subcopy {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 115%;
	color:#000000;
	margin-top: 5px;
	background-color:transparent;
}
.subcopy a:link, .subcopy a:visited, .subcopy a:active {
	color: #000000;
	text-decoration: none;
	background-color:transparent;
}
.subcopy a:hover {
	color: #000000;
	text-decoration: underline;
	background-color:transparent;
}
.sub3copyora {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	color:#F08D00;
	margin:0px;
	background-color:#FFFFFF;
}
.sub3copyora a:link, .sub3copyora a:visited, .sub3copyora a:active {
	color: #F08D00;
	text-decoration: none;
	background-color:#FFFFFF;
}
.sub3copyora a:hover {
	color: #F08D00;
	text-decoration: underline;
	background-color:#FFFFFF;
}
.secttopfou {
	background-repeat: no-repeat;
	background-position: left 36px;
	height:149px;
	text-align:left;
}
.sectiontitlefou {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #234861;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 216px;
}
.sectiontitlefouemail {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #234861;
	padding: 5px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 300px;
}
.sectiontitlefou a:link, .sectiontitlefou a:visited, .sectiontitlefou a:active, .sectiontitleone a:link, .sectiontitleone a:visited, .sectiontitleone a:active, .covfeattitle a:link, .covfeattitle a:visited, .covfeattitle a:active, .sectiontitlefouemail a:link, .sectiontitlefouemail a:visited, .sectiontitlefouemail a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sectiontitlefou a:hover, .sectiontitleone a:hover, .covfeattitle a:hover, .sectiontitlefouemail a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sectionbottomfou {
	background-color: #234861;
	padding: 5px;
	text-align:left;
	width: 216px;
	height:102px;
}
.sectionbottomfouemail {
	background-color: #234861;
	padding: 5px;
	text-align:left;
	width: 330px;
}
.sectfoucopyyel {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#FFEC00;
	margin:0px;
	line-height: 95%;
	background-color: #234861;
}
.sectfoucopyyel a:link, .sectfoucopyyel a:visited, .sectfoucopyyel a:active {
	color: #FFEC00;
	text-decoration: none;
}
.sectfoucopyyel a:hover {
	color: #FFEC00;
	text-decoration: underline;
}
.sectfoucopyblu {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	color:#91A4B0;
	line-height: 95%;
	margin:0px;
	padding:0px;
	background-color: #234861;
}
.sectfoucopyblu a:link, .sectfoucopyblu a:visited, .sectfoucopyblu a:active {
	color: #91A4B0;
	text-decoration: none;
}
.sectfoucopyblu a:hover {
	color: #91A4B0;
	text-decoration: underline;
}
.sectonesmcopywht {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 115%;
	color:#FFFFFF;
	margin-top: 5px;
	background-color:transparent;
}
.sectonesmcopywht a:link, .sectonesmcopywht a:visited, .sectonesmcopywht a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:transparent;
}
.sectonesmcopywht a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color:transparent;
}
.covfeattitle2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 155%;
	font-weight: bolder;
	text-align:left;
	color: #FFFFFF;
	padding: 15px;
	background-color: #666666;
}
.covfeattitle2 a:link, .covfeattitle2 a:visited, .covfeattitle2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.covfeattitle2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
.covfeatsub {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	text-align:left;
	color: #FFFFFF;
	padding: 15px;
	background-color: #666666;
}
.calsub {
	padding: 15px;
	background-color: #666666;
}
.covfeatsub a:link, .covfeatsub a:visited, .covfeatsub a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.covfeatsub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
.covfeatbody {
	text-align: left;
	font-size: 110%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #666666;
	color: #FFFFFF;
}
.covfeatbody a:link, .covfeatbody a:visited, .covfeatbody a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.covfeatbody a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
/************ Article **************/

.articletop {
	text-align:left;
	background-repeat: no-repeat;
	background-position: left top;
	width:534px;
	height: 267px;
}
.articletopconf {
	float:left;
	text-align:left;
	width:778px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.articlesub {
	text-align:left;
	width:524px;
	padding: 5px;
	font-size: 125%;
	font-weight: bolder;
	color: #BAC600;
	background-color: #666666;
}
.articlesubconf {
	text-align:left;
	width:745px;
	padding: 5px;
	font-size: 125%;
	font-weight: bolder;
	color: #BAC600;
	background-color: #666666;
}
.articlecopy {
	text-align:left;
	width:534px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.articlecopyconf {
	text-align:left;
	width:780px;
	margin-top: 20px;
	margin-bottom: 60px;
}
.articlecopyconf h2 {
	text-align:center;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #007BC1;
	text-decoration: none;
	font-size: 20px;
}
.articlecopywht {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 300%;
	font-weight: bolder;
	color:#FFFFFF;
	line-height: 95%;
	margin-top: 20px;
	margin-left: 10px;
	background-color:transparent;
}
.articlecopygrn {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 300%;
	font-weight: bolder;
	color:#BAC600;
	line-height: 95%;
	margin-left: 10px;
	background-color:transparent;
}
.indsuptop {
	text-align:left;
	width:534px;
	background-color: #000000;
	float:left;
	padding-bottom: 20px;
	margin-bottom:15px;
}
.indsupsub {
	text-align:left;
	width:504px;
	padding-top: 20px;
	font-size: 110%;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.indsupcopy {
	font-size: 155%;
	text-align:left;
	color: #FFFFFF;
	padding-left: 30px;
	background-color: #000000;
	font-weight: bolder;
}
.indsupcopy a:link, .indsupcopy a:visited, .indsupcopy a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.indsupcopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
.indsupouter {
	color: #FFFFFF;
	width: 534px;
	text-align:left;
	float:left;
	background-color: #000000;
	margin-bottom: 15px;
}
.indsupsub2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	text-align:left;
	color: #FFFFFF;
	padding: 15px;
	background-color: #000000;
}
.indsupsub2 a:link, .indsupsub2 a:visited, .indsupsub2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.indsupsub2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
.indsupsectright {
	height: 182px;
	width: 249px;
	float:left;
	background-color: #FFFFFF;
	text-align:center;
	padding-top: 40px;
}
.tablewidth30 {
	width: 30px;
}
.tablecenter {
	text-align: center;
}
.tableleft {
	text-align: left;
	color: #FFFFFF;
}
.tableright {
	text-align: right;
	color: #FFFFFF;
}
.tableleftgry {
	text-align: left;
	color: #666666;
}
.tableleftgry a:link, .tableleftgry a:visited, .tableleftgry a:active {
	color: #BB2100;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tableleftgry a:hover {
	color: #BB2100;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.tableleft28 {
	text-align: left;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tablecenter175 {
	text-align: center;
	color: #666666;
	width: 175px;
}
.tableleft350 {
	text-align: left;
	color: #666666;
	width: 350px;
}
.tablecenter250 {
	text-align: center;
	color: #666666;
	width: 254px;
	background-color:#EAEAEA;
}
.tablecenter250nobg {
	text-align: center;
	width: 254px;
}
.tablecenter125 {
	text-align: center;
	color: #666666;
	width: 125px;
	background-color:#EAEAEA;
}
.tablecenter510 {
	text-align: center;
	color: #666666;
	width: 510px;
}
.tableout {
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.tableout2 {
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width:250px;
}
.tableout3 {
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.tableout4 {
	text-align: center;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}
.tableout6 {
	text-align: left;
	padding: 5px;
}
.tablecenter170out {
	text-align: center;
	color: #666666;
	width: 170px;
	border: 1px solid #CCCCCC;
}
.tablecenter340out {
	text-align: left;
	color: #666666;
	width: 340px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.tablecenter340out h2 {
	font-size: 130%;
	margin: 0px;
}
.tablecenter518out h2 {
	font-size: 130%;
	margin: 0px;
}
.tablecenter518out {
	text-align: left;
	color: #666666;
	width: 518px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.jobstop {
	float:left;
	text-align:left;
	width:534px;
	background-color: #666666;
	margin-bottom: 4px;
}
.jobstop2 {
	text-align:left;
	width:534px;
	height: 267px;
	background-color: #FFFFFF;
	margin-top: 25px;
}
.jobstop3 {
	text-align:left;
	width:534px;
	float: left;
}
.jobssponsor {
	float: right;
	width:175px;
	text-align:center;
	margin-top:5px;
}
.confsponsor1 {
	float: left;
	width:259px;
	text-align:center;
	margin-top:5px;
}
.confsponsor2 {
	float: left;
	width:259px;
	text-align:center;
	margin-top:5px;
}
.confsponsor3 {
	float: left;
	width:259px;
	text-align:center;
	margin-top:5px;
}
.jobscenter {
	float:left;
	text-align:center;
	width:482px;
	margin: 25px;
}
.jobscenter {
	float:left;
	text-align:center;
	width:414px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.container {
	width : 300px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.container2 {
	width : 200px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.container3 {
	width : 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.container4 {
	width : 100px;
	height:auto;
	font-size:90%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
input.btn {
	background-color: #E3E1BA;
	border: 1px solid #000000;
	padding: 2px;
	cursor: pointer;
}
input.btnred {
	background-color: #BB2100;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	padding: 2px;
	cursor: pointer;
}
input.btnblk {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 1px;
	cursor: pointer;
	color:#FFFFFF;
}
.bread {
	float:left;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:left;
	width: 370px;
}
.search {
	margin-right: 10px;
}
form {
	margin:0px;
}
.imagedown {
	margin-top: 2px;
}
.jobsredtitle {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 519px;
	background-color: #BB2100;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:left;
}
.jobsub {
	text-align:left;
	width:524px;
	padding: 5px;
	font-size: 125%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
}
.jobcopy {
	text-align:left;
	width:534px;
	margin-top: 15px;
	margin-bottom: 15px;
	float:left;
}
jobssponsor .jobcopy a:link, .jobcopy a:visited, .jobcopy a:active {
	color: #BB2100;
	text-decoration: none;
	background-color: #FFFFFF;
}
.jobcopy a:hover {
	color: #BB2100;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.sponsored {
	font-size: 80%;
	color: #000000;
}
.sponsored2 {
	font-size: 80%;
	color: #FFFFFF;
}
.greenboxes {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align:left;
	width: 120px;
	background-color: #ECECEC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.whitebox {
	background-color: #FFFFFF;
	padding:20px;
	margin: 0px;
	width: 494px;
	text-align:center;
}
.table500 {
	width: 500px;
}
.tableout80 {
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 80px;
}
.audiovid {
	float: left;
	padding-left: 7px;
}
.audiovidtxt {
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
.audiovidtxt a:link, .audiovidtxt a:visited, .audiovidtxt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.audiovidtxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.audiovidspacer {
	float: left;
	margin-top: 16px;
	width: 253px;
	text-align:center;
}
.audiovidhold {
	float: left;
	margin-top: 10px;
	width: 253px;
	text-align:left;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 1px;
	z-index: 1000;
}
.skytxt {
	text-align:center;
}
.linespace {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	width: 780px;
	float: left;
}
.linespaceadmin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	width: 960px;
	float: left;
}
.linespacefoot {
	padding-top: 0px;
	width: 960px;
	float: left;
	height: 10px;
}
.rightcolumn {
	float: right;
	width: 160px;
}
.logo {
	margin-top: 14px;
	margin-bottom: 14px;
	border: none;
}
#navlinks a:link, #navlinks a:visited {
	color: #FFF;
	text-align: center;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
	background-color: #d31f2f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#navlinks a:hover {
	text-decoration: underline;
}
.tablegen {
	width:100%;
	border-collapse:collapse;
}
.tablegen td {
	padding: 6px;
	text-align: left;
}
.tablegen th {
	padding: 6px;
	text-align: center;
}
#main #column4 #column5 #column9 .tablegen tr .orangebg {
	color: #000;
	background-color: #f2d3b3;
}
#main #column4 #column5 #column9 .tablegen tr .dkorangebg {
	color: #000;
	background-color: #e39b6f;
}
#main #column4 #column5 #column9 .tablegen tr .redbg {
	color: #FFF;
	background-color: #EA0000;
}
#main #column4 #column5 #column9 .tablegen tr .redbg2 {
	color: #FFF;
	background-color: #EA0000;
	font-size: 14px;
}
#main #column4 #column5 #column9 .tablegen tr .redbg3 {
	color: #FFF;
	background-color: #EA0000;
	font-size: 10px;
}
#main #column4 #column5 #column9 .tablegen h1 {
	color: #EA0000;
	font-size: 36px;
	margin: 10px;
	text-align:center;
}
#main #column4 #column5 #column9 .tablegen h2 {
	color: #EA0000;
	font-size: 22px;
	margin: 0px;
}
#main #column4 #column5 #column9 .tablegen h2 a {
	color: #EA0000;
	text-decoration: none;
}
.tablegen3 {
	width:100%;
}
.tablegen3 td {
	padding: 6px;
	text-align: left;
}
.tablegen3 th {
	padding: 6px;
	text-align: center;
}
#main #column4 #column5 #column9 .tablegen3 h2 {
	color: #00b1e3;
	font-size: 22px;
	margin: 0px;
}
#main #column4 #column5 #column9 .tablegen3 tr .blubg1 {
	color: #FFF;
	background-color: #00b1e3;
	font-weight: bold;
}
#main #column4 #column5 #column9 .tablegen3 tr .blubg2 {
	color: #000;
	background-color: #27bde6;
}
#main #column4 #column5 #column9 .tablegen3 tr .blubg3 {
	color: #000;
	background-color: #78caeb;
}
#main #column4 #column5 #column9 .tablegen3 tr .blubg4 {
	color: #000;
	background-color: #acd7f0;
}
#main #column4 #column5 #column9 .tablegen3 tr .blubg5 {
	color: #000;
	background-color: #d5e8f8;
}
hr {
	color: #FFF;
	height: 2px;
}#adnavhold {
	float: left;
	margin-bottom: 10px;
	width: 780px;
}
#copyhold {
	float: left;
	margin-bottom: 10px;
	width: 780px;
}
