﻿#careers
{
	background-color: White;
	padding:5px;
	margin-bottom: 10px;
	border:solid 1px black;
}

#careers, p, span, div, table, td, th, ul, ol
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
}

#careers a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#careers a:link
{
	color: #0849CD;
	text-decoration: none;
}
#careers a:visited
{
	color: #7991C4;
	text-decoration: none;
}
#careers a:active
{
	color: #FF0000;
	text-decoration: underline;
}
#careers a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.SmallGrayText, #careers a.SmallGrayText, #careers a.SmallGrayText:link, #careers a.SmallGrayText:visited
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}

.whitetitle, #careers a.whitetitle, #careers a.whitetitle:link, #careers a.whitetitle:visited
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bigtitle2, #careers a.bigtitle2, #careers a.bigtitle2:link, #careers a.bigtitle2:visited
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #5F5F5F;
}



.InactiveCell, #careers a.InactiveCell, #careers a.InactiveCell:link, #careers a.InactiveCell:visited
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.ActiveCell, #careers a.ActiveCell, #careers a.ActiveCell:link, #careers a.ActiveCell:visited
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.graytext, #careers a.graytext, #careers a.graytext:link, #careers a.graytext:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
}

.careertitle, #careers a.careertitle, #careers a.careertitle:link, #careers a.careertitle:visited
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2A;
}

.title2, #careers a.title2, #careers a.title2:link, #careers a.title2:visited
{
	font-family: sans-serif,verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.selectcolumn, #careers a.selectcolumn, #careers a.selectcolumn:link, #careers a.selectcolumn:visited
{
	text-decoration: underline;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

ul.report 
{
	list-style-image: url(../images/checkbox.gif); 
	margin-left: 5px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left: 10px;
}

ul.report li
{
	margin-top:2px;
	margin-bottom:2px;
}

hr
{
	background-color: #cccccc;
	height: 1px;
}

.bluetitle, .bluetitle:link, .bluetitle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6699CC;
}

.required
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.requiredtext
{
	color: #9B0016;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

.ActiveCellBackGround
{
	background-color: #F4F4F4;
}

.InactiveCellBackGround
{
	background-image: url(../images/tableHeaderBG.gif);
}

.InactiveCellBackGround2
{
	background-image: url(../images/tableHeaderBG2.gif);
}

.separator
{
	background-color: #666666;
}

blockquote
{
	color: #5B5A5A;
	font-style: italic;
}


input, textarea, select
{
	font-size: 11px;
	color: #333333;
}

input.small, textarea.small, select.small
{
	color: #333333;
	font-size: 9px;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.container
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.EmailDiv
{
	background-color: #FFFFFF;
	padding: 10;
	font-family: Courier New;
	font-size: 12;
}

.DivHeader
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #E4E4E4;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E4848;
	padding: 6;
}

.DivError
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #FFFFD7;
	border-color: #BF6262;
	padding: 6;
}

.GrayTitle
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4E4848;
}



.report
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

.bigtitle
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.error
{
	font-size: 12px;
	font-weight: bold;
	color: red;
}




