﻿body
{
	background: #f0f0f0;
	text-align: center;
	margin: 20px;
	padding: 0;
	font: normal .8em/1.2em helvetica,verdana,sans-serif;
	color: #515151;
	line-height: 1.6em;
}
a img
{
	border: none;
}
#header
{
	background: #FFF;
	padding: 0 10px 0 10px;
	margin: 0;
	text-align: center;
	color: #515151;
	width: 938px;
	margin: 0 auto;
	border-left: thin solid #FF6A00;
	border-top: thin solid #FF6A00;
	border-right: thin solid #FF6A00;
}
#header h1
{
	font-size: 2em;
	padding-bottom: 0;
	float: left;
}
#header a:hover
{
	color: #515151;
}
#logindisplay
{
	font-size: .8em;
	display: block;
	text-align: right;
	margin: 10px;
	color: #515151;
	border-bottom: thin dashed #f0f0f0;
}
div#search
{
	display: block;
	float: right;
	padding: 30px 0 0 0;
	margin-right: 0;
	color: #515151;
	width: 260px;
}
#menucontainer
{
	margin-top: 92px;
}
ul#menu
{
	border-bottom: 1px dashed #f0f0f0;
	border-top: 1px dashed #f0f0f0;
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: left;
	
}
ul#menu li
{
	display: inline;
	list-style: none;
}
ul#menu li a
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #515151;
}
ul#menu li a:hover
{
	background-color: #f0f0f0;
	text-decoration: underline;
	color: #FF6A00;
}
ul#menu li a:active
{
	background-color: #fe6a00;
	text-decoration: underline;
	color: #515151;
}
a
{
	text-decoration: none;
}
/*a:hover
{
	color: #FF6A00;
	text-decoration: underline;
}
a:visited
{
	color: #FF6A00;
}*/
#wrapper1
{
	position: relative;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	background: #FFF url("../images/rightcolor_bg.gif") repeat-y top right;
}
#wrapper2
{
	position: relative;
	text-align: left;
	width: 958px;
	margin: 0 auto;
	background: url("../images/leftcolor_bg.gif") repeat-y top left;
	border-left: thin solid #FF6A00;
	border-bottom: thin solid #FF6A00;
	border-right: thin solid #FF6A00;
}
#maincol
{
	position: relative;
	margin: 0;
	padding: 10px;
}
#leftcol
{
	position: relative;
	top: -10px;
	left: -10px;
	float: left;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	margin: 0 0 -10px 0;
	padding: 10px;
	background: #FFF;
	z-index: 100;
}
#rightcol
{
	position: relative;
	top: -10px;
	right: -10px;
	float: right;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	margin: 0 0 -10px 0;
	padding: 10px;
	background: #ece9d7;
	z-index: 99;
}
#centercol
{
	position: relative;
	padding: 0 240px;
}
/*#centercol a:hover
{
	color: #FF6a00;
}*/
h3
{
	font-size: 1.2em;
	color: #FF6A00;
	font-style: italic;
}
h4
{
	font-size: 1.1em;
	line-height: 1.6em;
}
.articleTitle
{
	color: #FF6A00;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 1.2em;
	line-height: 1.8em;
}
.articleUpdatedDate
{
	color: #CCCCCC;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: -14px;
}
.articleShortDescription
{
	font-size: 1em;
}
.articleLongDescription
{
	font-size: 1em;
}
.articleImage
{
	float: right;
}
.comment
{
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-top: 1em;
	padding: 4px;
}
.commentsTitle
{
	color: #FFA666;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 1.8em;
	line-height: 2.2em;
}
.commentUser
{
	color: #FF6A00;
	font-size: 1.0em;
}
.commentDate
{
	color: #b0b0b0;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: -14px;
}/*
.moreLink
{
	border-bottom: thin dashed #f0f0f0;
}
.moreLink a
{
	text-align: left;
	color: #FF6A00;
}
a.moreLink:visited 
{
	text-align: left;
	color: #FF6A00;
}*/
.moreLink
{
	text-decoration: none;
	color: #FF6A00;
	border-bottom: thin dashed #f0f0f0;
}

a.amorelink:Link, a.amorelink:Visited, a.amorelink:Hover, a.amorelink:Active
{
	text-decoration: none;
	color: #FF6A00;
}
a.joblink:Link, a.joblink:Visited, a.joblink:Hover, a.joblink:Active
{
	text-decoration: none;
	color: #00547e;
	font-weight: bold;
}
.editor
{
	font-size: .8em;
	line-height: 1.8em;
}
.leftNavItem
{
	color: #FF6A00;
	border-bottom: thin dashed #f0f0f0;
}
.leftNavItem a
{
	color: #FF6A00;
}
.leftNavItem a:hover
{
	text-decoration: underline;
}
.loginRow
{
	vertical-align: bottom;
}
.forgottenLink
{
	color: #515151;
	font-size: .8em;
	float: right;
}
#footer
{
	position: relative;
	top: 1px;
	background: #FFF;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCC;
}
.field-validation-error
{
	color: Red;
}
.validation-summary-errors
{
	color: Red;
}
.notes
{
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.notes > dt
{
	display: inline;
	margin: 3px;
	padding: 0px;
	width: auto;
	font-style: italic;
	white-space: nowrap;
}
.notes > dd
{
	display: inline;
	margin: 0px;
	padding: 3px;
	width: auto;
	border-right: dashed 1px silver;
	font-weight: bold;
	white-space: nowrap;
}
.notes > dd:last-child
{
	border-right: dashed 1px transparent;
}

.featureControl
{
	width: 380px;
	float: right;
	text-align: left;
	font-size: 0.8em;
}
.featureControlTitle
{
	background-color: #f0f0f0;
	width: 380px;
	float: right;
	text-align: left;
	font-size: 1.0em;
	color: #FF6A00;
	font-style: italic;
}
/*.tableAdTitle
{
	cursor:pointer;
	font-size:0.9em;
	line-height:1.39em;
	color: #00547e;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none
}*/

td.tableAdTitle a.tableAdTitle:hover, a.tableAdTitle:active, a.tableAdTitle:visited, a.tableAdTitle:link
{
	cursor:pointer;
	font-size:0.9em;
	line-height:1.39em;
	color: #00547e;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none
}

.tableAdTitle a.tableAdTitle:hover
{
	text-decoration:underline
}

.tableAdRegion
{
	font-size:0.8em;
	line-height:1.37em;
	color: #00547e;
	font-family:Verdana;
}
