/* ___________Reset Rules___________ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

body 
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul 
{
	list-style: none;
}
strong, .b
{
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td 
{
	text-align: left;
	font-weight: normal;
}

blockquote
{
	background: url(/images/open-quote.jpg) no-repeat;	
}
blockquote:before, blockquote:after,
q:before, q:after 
{
	content: "";
}

blockquote, q 
{
	quotes: "" "";
}

q
{
	font-style: italic;
	margin-left: 20px;
	background: url(/images/close-quote.jpg) no-repeat bottom right;
	padding-right: 23px;
}

/* Global Text Rules */
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times, serif;
	line-height: 18px;
}
h1
{
	font-size: 1.8em;
	color: #305677;
	margin-bottom: .8em;	
	text-transform: uppercase;
}
h2, h3
{
	font-size: 1.4em;
	margin-bottom: .5em;
}
h2
{
	color: #436dbe;
	border-bottom: 1px solid #5a92fd;
}
h3
{
	color: #3e6932;
	border-bottom: 1px solid #6bb653;
}
p
{
	margin-bottom: 10px;
	line-height: 18px;
}
ul.grayGreen, ul.grayBlue
{
	
	margin: 0px 0px 10px 40px;
	list-style-type: square;
}
ul.grayGreen
{
	color: #8db581;
}
ul.grayBlue
{
	color: #7988a5;
}
ul.grayGreen li, ul.grayBlue li
{
	line-height: 18px;
}
ul.grayGreen li span, ul.grayBlue li span
{
	color: #000;
}
a:link
{
	color: #2f5477; 
}
a:visited
{
	color: #63788a;
}
a:hover
{
	color: #5a92fd;	
}
a.noline
{
	text-decoration: none;
}

/* ___________Global Layout Rules___________ */
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(/images/layout/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #3e6932;
	min-width: 961px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	min-height: 500px;
}

.imgLink
{
	border: 0px none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

.smallGray
{
	font-size: 10px;
	color: #666;
	padding-left: 4px;
}

/* ___________Layout Rules___________ */
#layout
{	
	background-repeat: repeat-y;*/
	margin-top: 6px;
	margin: 0px auto;
	width: 961px;
	padding: 0px;
}
#navTop
{	
	width: 300px;
	height: 22px;
	float: right;
	margin: 6px 0 0;	
}
#navTop ul
{
	list-style: none;	
	margin: 0;
	padding: 0;
	border: none;
}

#navTop li
{	
	float: left;	
	padding: 0;
	margin: 0;
}
#navTop li a
{
	background: url(/images/layout/topNavButton.jpg) no-repeat;
	height: 22px;	
	display: block;
	padding: 2px 0 0;
	color: #fff;
	text-decoration: none;
	width: 129px;
	text-align: center;
	line-height: 18px;	
}
#navTop li a:hover
{
	font-weight: bold;
}

#header
{
	background-color: #69b452;
	background: url(/images/layout/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: -12px;
	height: 183px;
	clear: both;
}
#content
{
	background-color: #fff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#container
{
	width: 940px;
	min-height: 500px;
	padding: 15px 10px 10px;
}

#contentNav
{
	padding: 0px 0px;
	width: 190px;
	vertical-align: top;
		
}
#contentMain
{
	padding: 0px 0px;
	vertical-align: top;
		
}

#footerLinks
{
	color: #000;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #5A92FD;
	padding-top: 5px;
}
#footerLinks a
{
	margin: 0px 4px;
	text-decoration: none;
}
#footer
{
	background-color: #fff;
	background: url(/images/layout/footerBottomRoundedCorners.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 21px;
	clear: both;
}
.copyright
{
	color: #fff;
	font-size: 10px;
}


/* ___________LeftNav Outter Menu Rules___________ */
.topMenu
{
	width: 170px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background: url(/images/layout/topLeftNavBg.jpg);
	background-repeat: no-repeat;
}
.botMenu
{
	width: 170px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background: url(/images/layout/botLeftNavBg.jpg);
	background-repeat: no-repeat;
}

/* ___________LeftNav Inner Menu Rules___________ */
#button
{
	width: 170px;
	
	border-top: 3px solid #41617E;
	border-bottom: 5px solid #4F6A83;
	padding: 0px;
	margin-bottom: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica,
	Arial, sans-serif;	
	color: #333;
}

#button ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li
{
	border-bottom: 1px solid #fff;
	margin: 0;
}
#button li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #41617e;
	border-right: 10px solid #4f6a83;
	background-color: #325678;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a
{
	width: auto;
}

#button li a:hover
{
	border-left: 10px solid #456a8b;
	border-right: 10px solid #5a7893;
	background-color: #3e6932;
	color: #fff;
	font-weight: bold;
}



/* ___________Common Float Rules___________ */
.fLeft
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.fRight
{
	margin: 0px;
	padding: 0px;
	float: right;
}
.clear
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.clearRight
{
	clear: right;
}
.marginLeft10
{
	margin-left: 10px;
}
.marginLeft5
{
	margin-left: 5px;
}

/* ___________TITLE PANE___________ */
.labelTitlePane
{
	font-size: 16px;	
	color: #2F5477;		
	cursor: pointer;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
.labelTitlePane a
{
	font-size: 16px;	
	color: #2F5477;	
	cursor: pointer;
	text-decoration: none;
}
.contentTitlePane
{
	padding: 10px;	
	display: block;
	margin-bottom: 15px;
}
.contentTitlePane hr
{
	border: 0pt none;
	border-bottom: 1px solid #436DBE;
	border-top: 1px dashed #5A92FD;
	color: #fff;
	height: 3px;	
	margin-top: -12px;
}

/* ___________JOB DESCRIPTION___________ */
table.jobDescription td, table.jobInquiry td
{
	padding: 4px 6px;
}
table.jobDescription td.header, .formHeader
{
	text-transform: uppercase;
	color: #000;
	font-family: Georgia, Times, serif;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
}
table.jobDescription .col1
{
	font-weight: bold;
}
table.jobDescription .col2
{
	font-weight: normal;
}

/* ___________JOB DESCRIPTION ROUNDED CORNERS___________ */
.roundedcornr_box_308185 {
   background: #ffffff url(/images/roundedcornr_308185_grad.gif) repeat-x top left;
}
.roundedcornr_top_308185 div {
   background: url(/images/roundedcornr_308185_tl.gif) no-repeat top left;
}
.roundedcornr_top_308185 {
   background: transparent url(/images/roundedcornr_308185_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_308185 div {
   background: url(/images/roundedcornr_308185_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_308185 {
   background: transparent url(/images/roundedcornr_308185_br.gif) no-repeat bottom right;
}

.roundedcornr_top_308185 div, .roundedcornr_top_308185,
.roundedcornr_bottom_308185 div, .roundedcornr_bottom_308185 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_308185 { margin: 0 20px; }

/* ___________FORMS___________ */
.formHeader
{
	margin: 0px 0px 15px 0px;
	padding-top: 0px;
}
.formLayout label, .formLayout input, .formLayout select
{
	display: block;	
	float: left;
	margin-bottom: 10px;
}
.formLayout input, .formLayout select, .formLayout textarea
{
	width: 150px;
	border: 1px solid #ccc;
}
.formLayout textarea
{
	width: 500px;
}
.formLayout label 
{	
	text-align: right;
	width: 75px;
	padding-right: 15px;
}
fieldset 
{
	margin: 0 0 20px 0;
	padding: 5px;
	border: 3px double #ccc;	
	overflow: auto;
}
legend 
{
	padding: 2px 5px;	
	color: #3E6932;
	font-weight: bold;
}
/* Nested Fieldset  */
fieldset fieldset  
{
	background-color:#FFF;
	border: 1px solid #ccc;
}
fieldset fieldset legend 
{
	font-size: 90%;
}
