BODY {
	background-color: #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
A {
	
}

.Page {
	width: 100%;
}

.tlPad {
	position: relative;
	top: 14px;
	left: 14px;
}
.tPad {
	background-image: url("../Images/grad_t.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
}
.trPad {
	position: relative;
	top: 14px;
	right: 14px;
}
.lPad {
	background-image: url("../Images/grad_l.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.rPad {
	background-image: url("../Images/grad_r.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.blPad {
	position: relative;
	bottom: 14px;
	left: 14px;
}
.bPad {
	background-image: url("../Images/grad_b.gif");
	background-repeat: repeat-x;
	background-position: top;
}
.brPad {
	position: relative;
	bottom: 14px;
	right: 14px;
}

.Main {
	background-color: #FFFFFF;
	width: 800px;
}
.Main .header {
	background-image: url("../Images/headerGrad.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 123px;
	border-left: 5px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
}
.Main .header TABLE {
	border: 1px solid #4a94d9;
	border-bottom: 0px;
	width: 100%;
	height: 100%;
}
.Main .header .logo {
	padding-left: 5px;
}
.Main .header .link {
	padding-top: 10px;
	width: 75px;
	text-align: center;
}
.Main .header .separator {
	width: 5px;
	padding-right: 25px;
	text-align: center;
}
.Main .left {
	width: 190px;
	border-right: 1px solid #61a1de;
	background-color: #9ad4ff;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.Main TABLE.mainColumn {
	margin-left: 5px;
	margin-right: 6px;
	border-left: 1px solid #4f9bdc;
	border-right: 1px solid #4f9bdc;
	width: 811px;
}

.Main .footer {
	background-color: #47a7ee;
	background-image: url("../Images/footerGrad.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 54px;
	border-left: 5px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}
.Main .footer TABLE {
	border: 1px solid #4a94d9;
	border-top: 0px;
	width: 100%;
	height: 100%;
}

.Main .footer .hours {
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #BFE5FF;
	letter-spacing: 1px;
}

.Main .footer .copy {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #BFE5FF;
	letter-spacing: 1px;
}
.Main .footer .copy A, .Main .footer .copy A:Link, .Main .footer .copy A:Visited, .Main .footer .copy A:Active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.Main .footer .copy A:Hover {
	text-decoration: underline;
}

.Main .mainColumn .homeMain {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
.homeMain DIV.pane {
	padding: 10px;
}
.Main .mainColumn .main {
	width: 100%;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
.Main .mainColumn .subBar {
	height: 20px;
	background: url('/images/subBar_grad.gif') repeat-x center;
	border-top: 1px solid #74cffc;
	border-bottom: 1px solid #74cffc;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #0D5192;
	padding-right: 8px;
}
.Main .mainColumn .newsBar {
	background: url('/images/subBar_grad.gif') repeat-x center;
	border-top: 1px solid #74cffc;
	border-bottom: 1px solid #74cffc;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0D5192;
	padding: 2px;
	padding-left: 10px;
}
.Main .mainColumn .newsPanel {
	padding: 6px;
}
.Main .mainColumn .newsPanel .banner {
	text-align: center;
	padding-top: 10px;
	padding-top: 0px;
}
.Main .mainColumn .newsPanel .banner IMG {
	border: 1px solid #165fa5 !important;
}
.Main li {
	padding-bottom: 10px;
}

.pageTitle {
	background: url('/images/titleGrad.gif') no-repeat;
	font-size: 30px;
	height: 51px;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 20px;
	color: #53b1e0;
}
.pageTitle DIV {
	border-bottom: 1px dotted #53b1e0;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}
.pageImage {
	padding: 0px;
}


.form .row DIV {
	padding: 3px;
}
.form .row {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	color: #31557E;
}
.form .row {
	width: 440px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom:3px;
	color: #31557E;
}

TD.textLabel
{
	width: 150px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom:3px;
	color: #31557E;
	vertical-align:middle;
}

TD.label
{
	width: 150px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom:3px;
	color: #31557E;
	vertical-align:bottom;
}
TD.rd_label
{
	width:150px;
	text-align: left;
	font-size: 12px;
	color: #31557E;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom:7px;
}
TD.text
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom:3px;
	color: #31557E;
	vertical-align:bottom;
}

.form .row {
	text-align: left;
	font-size: 12px;
	color: #31557E;
	vertical-align: top;
	font-weight: bold;
}

.form .row INPUT, .form .row .input TEXTAREA, .form .row .input SELECT {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	color: #1F3956;
	font-size: 11px;
}
.form .row .example {
	font-size: 10px;
	padding-left: 5px;
	position: relative;
	padding-bottom: 3px;
	color: #31557E;
	font-weight: normal;
}
TD.input
{
	text-align: left;
	font-size: 12px;
	color: #31557E;
	vertical-align: bottom;
	font-weight: bold;
}

.form .row .rowinput {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #31557E;
}
TABLE.validate .success {
	color: #00AA00;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: -5px;
}
TABLE.validate .error {
	color: #FF3500;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: -5px;
}
TABLE.validate TD {
	padding: 5px;
}
.form .row TD.validate {
	width: 20;
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
}
.form .row .float {
	float: left;
}
.form .hr {
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px dotted #5278A6;
}
.form .header {
	background-color: #F1F6F8;
	margin-left: 20px;
	margin-right: 20px;
	padding: 3px;
	padding-left: 11px;
	text-align: left;
	color: #1F3956;
	font-weight: bold;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #5278A6;
}
.form .sectionTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
	padding-bottom: 4px;
	color: #31557E;
	text-transform: uppercase;
	border-bottom: 1px dotted #5278A6;
}

.bold 
{
	font-weight: bold;
}

.submitButton {
	padding-top: 30px;
	
}
.submitButton INPUT[type="submit"] {
	width: 180px;
	background-color:#31557e;
	color:White;
	
}

.newsPanel .article {
	padding-bottom: 16px;
	color: #003466;
}
.newsPanel .article .date {
	font-size: 10px;
	font-style: italic;
}
.newsPanel .article .title {
	font-size: 12px;
	font-weight: bold;
}
.newsPanel .article .title A, .newsPanel .article .title A:Link, .newsPanel .article .title A:Visited, .newsPanel .article .title A:Active {	
	color: #003466;
	text-decoration: none;
}
.newsPanel .article .title A:Hover {
	color: #165FA5;
}
.newsPanel .article .body {
	font-size: 10px;
}


INPUT[type="text"], INPUT[type="password"], SELECT, TEXTAREA {
	background-color: #FFFFFF;
	border: 2px inset #2C80D1;
	color: #000000;
	padding: 2px;
}
INPUT[type="submit"] {
	background-color: #2878C8;
	border: 1px solid #165FA5;
	color: #BFE5FF;
}
INPUT[type="submit"]:Hover {
	color: #FFFFFF;
}

.surveyInput 
{
	text-align:center;
}

.optionTitles
{
	text-align:center;
	font-size: 11px;
	font-weight: bold;
}

.headerTitles
{
	font-size: 16px;
	font-weight: bold;
}

.Question 
{
	font-size: 12px;
	font-weight: bold;	
}
.Required 
{
	color:Red;
}

.miniPane {
	width: 199px;
	padding-left: 5px;
	background: url('../Images/miniPane_grad.gif') no-repeat center top;
	vertical-align: top;
	text-align: left;
}
.miniPane .icon {
	float: left;
	position: relative;
	left: 5px;
	top: 9px;
}
.miniPane .title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 20px;
	position: relative;
	left: 5px;
}
.miniPane .body {
	padding: 0px;
	margin-left: 11px;
	margin-right: 10px;
}

.miniFooter .link {
	text-align: right;
	margin-right: 26px;
}
.miniFooter .link A, .miniFooter .link A:Link, .miniFooter .link A:Visited, .miniFooter .link A:Active {
	font-size: 10px;
	font-weight: bold;
	color: #1f72bf;
	text-decoration: none;
}
.miniFooter .link A:Hover {
	color: #003466;
	text-decoration: underline;
}


.linkGroup {
	padding-top: 20px;
}
.linkGroup .groupTitle {
	font-size: 16px;
	font-weight: bold;
	color: #165FA5;
	border-bottom: 1px dotted #53b1e0;
	margin-left: 20px;
	margin-right: 30px;
}
.linkGroup .linkRow {
	padding-top: 8px;
	margin-left: 60px;
}
.linkGroup .linkRow LI {
	margin: 0px;
	padding: 0px;
}
.linkGroup .linkRow .title {
	
}
.linkGroup .linkRow .url A, .linkGroup .linkRow .url A:link, .linkGroup .linkRow .url A:visited, .linkGroup .linkRow .url A:active {
	font-size: 12px;
	color: #1f72bf;
	text-decoration: none;
}
.linkGroup .linkRow .url A:hover {
	color: #003466;
	text-decoration: underline;
}
.mapTitle {
	font-size: 18px;
	font-weight: bold;
	color: #165FA5;
	margin-bottom:5px;
}
.url, .url A, .url A:link, .url A:visited, .url A:active {
	font-size: 12px;
	color: #1f72bf;
	font-weight: bold;
	text-decoration: none;
}
.url A:hover {
	color: #003466;
	text-decoration: underline;
}

.topLinkurl, .topLinkurl A, .topLinkurl A:link, .topLinkurl A:visited, .topLinkurl A:active {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topLinkurl A:hover {
	color: #003466;
	text-decoration: none;
}

.jobGroup {
	padding-top: 20px;
}
.jobGroup .groupTitle {
	font-size: 16px;
	font-weight: bold;
	color: #165FA5;
	border-bottom: 1px dotted #53b1e0;
	margin-left: 20px;
	margin-right: 30px;
}
.jobGroup .jobRow {
	padding-top: 10px;
	margin-left: 30px;
}
.jobGroup .jobRow LI {
	margin: 0px;
	padding: 0px;
}
.jobGroup .jobRow .titleRow {
	padding-bottom: 5px;
}
.jobGroup .jobRow .title {
	font-weight: bold;
	font-size: 14px;
}
.jobGroup .jobRow .wages {
	color: #2878C8;
	padding-right: 30px;
	float: right;
	position: relative;
	top: -15px;
}
.jobGroup .jobRow .contactRow {
	padding-left: 10px;
}
.jobGroup .jobRow .descriptionRow {
	padding: 10px;
	font-size: 11px;
}



.jobGroup .jobRow .url A, .jobGroup .jobRow .url A:job, .jobGroup .jobRow .url A:visited, .jobGroup .jobRow .url A:active {
	font-size: 12px;
	color: #1f72bf;
	text-decoration: none;
}
.jobGroup .jobRow .url A:hover {
	color: #003466;
	text-decoration: underline;
}

.main .article {
	padding-top: 10px;
}
.main .article .title {
	font-size: 16px;
	font-weight: bold;
	color: #165FA5;
	border-bottom: 1px dotted #53b1e0;
	margin-right: 30px;
}
.main .article .title .date {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	padding-left: 10px;
}
.main .article .body{
	padding: 5px;
}

.PreRegistrationTitle 
{
	font-size: 16px;
	font-weight: bold;	
}

.PreRegistrationPageButton
{
	background-color: #2878C8;
	border: 1px solid #165FA5;
	color: #BFE5FF;
}

.PreRegistrationHeaders
{
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	padding-right:0px;
}


.PreRegistrationInput
{
	text-align:left;
}

.PreRegistrationHelpButton
{
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	background-color: #2878C8;
	border: 1px solid #165FA5;
	color: #FFD700;
	width:17px;
	height:25px;
}
.Example 
{
	font-size: 12px;
	text-align:left;
	font-weight: normal;
	color: #A9A9A9;

}
.disclaimurl, .disclaimurl A, .disclaimurl A:link, .disclaimurl A:visited, .disclaimurl A:active {
	font-size: 12px;
	color: #1f72bf;
	text-decoration: none;
}
.disclaimurl A:hover {
	color: #003466;
	text-decoration: underline;
}
.ErrorBox {
	border-width: 1px;
	border-style: solid;
	border-color: #ff0000;
	background-color: #ffcece;
}


.Employment .Row {
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding: 8px;
}
.Employment .Row .Label {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	color: #31557E;
	margin-top: 4px;
	padding-right: 10px;
}
.Employment .Row .Value {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.Employment .Row .Question {
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	margin-left: 160px;
	font-weight: normal;
}

.Employment .Row .Header {
	background-color: #53B1E0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 1px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}

SPAN.TextLength_OverLimit {
	font-weight: bold;
	color: #FF0000;
}

.BlueBox
{
    background-color:#2E83C9;
    color:#FFFFFF;
    font-weight:bold;
    padding: 10px 50px;
    text-align:center;
}
.HomepageLink
{
    text-align: center;
    padding: 10px 50px;
    color: #FF0000;
    font-weight: bold;
}
.BlueBox A, .BlueBox A:Link, .BlueBox A:Visited, .BlueBox A:Active
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.BlueBox A:Hover
{
    text-decoration: underline;
    color: #FFFFFF;
}