BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
form {
	display: inline;
}
li.bullet {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.mainTable {
	background-color: #ffffff;
}
/*------Date------*/
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: .9;
	color: #FFFFFF;
	text-decoration: none;
}
.bgdTopBar {
	background-image: url(../images/bgd_topBar.gif);
	background-repeat: no-repeat;
}
/*------Date------*/
/*------top------*/
.homeMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: .9;
	color: #FFFFFF;
	text-decoration: none;
}
.topInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #5d5c5c;
	text-decoration: none;
}
.small_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #7ac142;
	text-decoration: none;
}
a:link.small_Green {
	color : #7ac142;
}
a:visited.small_Green {
	color : #7ac142;
}
a:active.small_Green {
	color: #7ac142;
	text-decoration: none;
}
a:hover.small_Green {
	color: #7ac142;
	text-decoration: underline;
}
/*------top------*/
/*------middle----*/
/*------middle outline----*/
.mid_top {
	background-image: url(../images/mid_Top.gif);
	background-repeat: no-repeat;
}
.mid_left {
	background-image: url(../images/mid_Left.gif);
	background-repeat: repeat-y;
}
.mid_right {
	background-image: url(../images/mid_Right.gif);
	background-repeat: repeat-y;
}
.mid_bot {
	background-image: url(../images/mid_Bot.gif);
//	background-repeat: no-repeat;
}
/*------middle outline----*/
/*------middle home----*/
.homeLeftColumn {
	background-color: #011622;
}
.hlcBlue {
	background-color: #1a384a;
}
.hlcMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.hlcBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.hlcLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:link.hlcLink {
	color : #ffffff;
}
a:visited.hlcLink {
	color : #ffffff;
}
a:active.hlcLink {
	color: #ffffff;
	text-decoration: none;
}
a:hover.hlcLink {
	color: #7ac142;
	text-decoration: underline;
}
.hMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.hCBgd {
	background-image: url(../images/bgd_HomeCand.gif);
	background-repeat: repeat-y;
}
/*------middle home----*/
/*------middle----*/
.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #47bffd;
	text-decoration: none;
}
a:link.smallBlue {
	color : #47bffd;
}
a:visited.smallBlue {
	color : #47bffd;
}
a:active.smallBlue {
	color: #47bffd;
	text-decoration: none;
}
a:hover.smallBlue {
	color: #47bffd;
	text-decoration: underline;
}
.snavTable {
	border-bottom: 1px solid #c2c0c0;
}
/*------form elements------*/
.field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #1A384A;
}
.field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #1A384A;
}
.button1 {
	background-color: #82AABC;
	border-color: #336699;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-size: 7pt;
}
/*------form elements------*/
/*------content------*/
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
a:link.contentlink {
	color : #336699;
}
a:visited.contentlink {
	color : #336699;
}
a:active.contentlink {
	color: #336699;
	text-decoration: none;
}
a:hover.contentlink {
	color: #0066cc;
	text-decoration: underline;
}
/*------content-----*/
/*------footer----*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link.footer {
	color : #666666;
}
a:visited.footer {
	color : #666666;
}
a:active.footer {
	color: #666666;
	text-decoration: none;
}
a:hover.footer {
	color: #336699;
	text-decoration: underline;
}
/*------footer----*/
/* ----Blue Column Heading main page -----*/
.blueColumnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #47bffd;
	text-decoration: none;
}
a:link.blueColumnHeading {
	color: #47bffd;
	text-decoration: none;
}
a:visited.blueColumnHeading {
	color: #47bffd;
	text-decoration: none;
}
/* 
a:active.blueColumnHeading  {color: #47bffd; text-decoration: none;}
a:hover.blueColumnHeading {color: #47bffd; text-decoration: underline;}
*/
/* ---- Green Column Heading main page -----*/
.greenColumnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #7ade42;
	text-decoration: none;
	background-color: #032338;
	padding-left: 5px;
}
a:link.greenColumnHeading {
	color: #7ac142;
	text-decoration: none;
}
a:visited.greenColumnHeading {
	color: #7ac142;
	text-decoration: none;
}
.hlcHomeJobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #112233;
	text-decoration: none;
	padding: 5px;
	line-height: 150%;
}
a:link.hlcHomeJobs {
	color: #112233;
	text-decoration: none;
}
a:visited.hlcHomeJobs {
	color: #112233;
	text-decoration: none;
}
.mainLeftCol {
	background-color: #032338;
}
.blurbCandidatesPress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
}
.resrc {
	border: 1px solid; 
	text-align:left;
	vertical-align: top;
}
tr.resrc {border: 1px solid;}

