/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FCAF17;/*#FEE1A7;#172e5b;*/
}

a:link, a:visited 
{
    color: #D71635;/*#0056a4;*/
	text-decoration: underline;
}

a:hover {
    color: #172e5b;/*#FFB300;*/
}

#site {
	background-color: white;
}

.statusbar 
{
    display:block;
    width: auto;
    padding-top: 6px;
    padding-bottom:5px;
    text-align: right;
}

.bannerimage 
{
    float:right;
    margin-bottom:20px;
}

#content {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	display: block;
	font-size: 8pt;
	color: #172e5b; /*#FFB300;*/
	line-height: 2em;
	text-align: left;
}

#sidebar 
{
    background-color: #f9fbfe;
}

#submenu_wrap
{
    margin: 0px;
    padding-top: 11px;
    padding-bottom: 10px;
    height: 100%;
    display: block;    
}

#submenu {    
    display: block;
    vertical-align: top;
}

.emailform 
{
    margin-top: 15px;
    text-align:right;
    display:block;
    padding-left: 11px;
    padding-right: 11px;
    color: #172e5b;/*#FFB300;*/
}
.emailform-title 
{
    display:block;
    font-weight: bold;
    margin-bottom: 4px;
}
.emailform-item
{
    display:block;
    font-size: 7pt;
    vertical-align: middle;
    margin-bottom: 5px;
}
.emailform-button 
{
    clear:both;
    display:block;
    float:right;
}

.submitbutton_emailform
{
    display: block;
    margin-left: 10px;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    background-color: White;
    padding: 1px 2px 1px 2px;
    border: solid 1px #c4c4c4; 
}


.content_title, h1  {
	display: block;
	color: #D71635;/*#0056a4;*/
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 15px;
}

.content_subtitle, h2 {
	display: block;
	color: #D71635;/*#0056a4;*/;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content_bold, h3, b 
{
    font-weight: bold;
    font-size: 8pt;
    margin: 5px 0px 5px 0px;
}

.content_highlight, strong 
{
    color: #84add3;
}

ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

p 
{
    display:block;
	margin: 10px 0px 2px 0px;
}

/* wrap a detailview div around paragraphs that need a right indent */
.detailview p 
{
    display: block;
    margin: 10px 100px 2px 0px;
}

.footer {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 8pt;
	color: #666;/*#172e5b;*/
	font-size:7pt;
}

.footer a:link, .footer a:visited 
{
    padding-left: 10px;
    padding-right: 10px;
    color: #666;/* #FFB300;#172e5b;*/
    text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}

.toplink 
{
    display: block;
    clear:right;
    text-align: right;
    margin-top: 5px;
}
.toplink a,.toplink a:visited 
{
    text-decoration: none;
}

.toplink a:hover 
{
	text-decoration: underline;
}

hr 
{
    color: #bdc4dc;
    height: 1px;
    background-color: #bdc4dc;
    border: none;
    margin-top:10px;
}

/* forms */

.submitbutton
{
    margin-left: 10px;  
    color: White;
    font-size: 10pt;
    font-weight: bold;
    background-color: #84add3;
    padding: 1px 4px 1px 4px;
    border: none;
}

.submitbutton_floatright
{
    display: block;
    float: right;
    margin-left: 10px;
    color: White;
    font-size: 10pt;
    font-weight: bold;
    background-color: #84add3;
    padding: 1px 4px 1px 4px;
    border: none;  
}

.screeningquestions ol
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    display:block;
    margin-left: 20px;
}

.screeningquestions li 
{
    margin-left: 0px;
    padding-top: 10px;
}

.applicationloginform td
{
    padding-bottom: 10px;
}

.profileedit_label 
{
    text-align: right;
}

.jobapply_label 
{
    text-align: right;
    width: 150px;
}


/* Form Box */

.formbox 
{
    margin-top: 10px;
    background-color: White;
    border: solid 1px #84add3;
    width: auto;
}

.formbox th 
{
    background-color: #84add3;
    color: White;
    font-weight: bold;
    font-size: 10pt;
    padding: 2px 10px 2px 10px;
}

.formbox td 
{
    background-color: White;
    padding: 5px 10px 10px 10px;
}

.job-search-item 
{
    display: block;
	border-top:1px solid #cccccc;
	padding-top: 5px;
	margin-top: 5px;
	width: auto;
}

.job-search-item p 
{
    display: block;
    margin: 0px 100px 0px 0px;
}

.job-search-item strong 
{
    text-decoration: underline;
    color: #D71635;/*#0056a4;*/;
}
.job-search-item-type 
{
    color: #7d90a1;
}
.job-search-item .close-date
{
	float:right;
	color: #D71635;/*#0056a4;*/;
}

.job-detail-headers 
{
    color: #D71635;/*#0056a4;*/;
}

.popupform 
{
    display: block;
    width: 370px;
    padding: 20px 20px 10px 20px;
    background-color: White;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
    line-height: 2em;
}

.popuptitle 
{
    display: block;
    width: 370px;
    padding: 3px 20px 3px 20px;
    color: White;
    background-color: #84add3;
    text-align: left;
    font-weight: bold;  
    font-size: 9pt;  
    margin-left:auto;
    margin-right:auto;
}

.validation-error 
{
	color:#ff0000;
	display:block;
	clear:both;
}

input, textarea 
{
	font-family:Verdna, Arial, Helvetica, Sans-Serif;	
	font-size: 10pt;
}

.screening-questions td
{
	padding:0px !important;
	line-height:10px;
	margin:0px !important;
}

.screening-question-list 
{
	margin:0px;
	padding:0px;
}

.screening-question-list div 
{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}

.screening-question-list li
{
	margin-bottom:10px;
}

.login-failed 
{
	color:#ff0000;
	display:block;
	clear:both;
	padding-top:5px;
}

.no-pad, .no-pad td
{
	padding:0px;
}

.action-buttons 
{
	text-align:right;
	margin-bottom:10px;
}

.profile-saved 
{
	color:#FF0000;
	font-weight:bold;
}

.login-forgot-pass 
{
	float:left;
	margin-top:5px;
	padding-left:5px;
}

.mandatory {
	color:#f00;
}