@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background_tile.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#cont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/secondary_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#cont #secmain {
	width: 955px;
	margin-right: 15px;
	margin-left: 10px;
	position: relative;
	margin-top: 20px;
}
#cont #secmain #whatsnew {
	float: left;
	height: 303px;
	width: 222px;
	position: relative;
	background-image: url(/images/whats_new_backdrop.jpg);
	background-repeat: no-repeat;
}
#cont #header img.logo {
	float: left;
	padding-top: 10px;
	padding-left: 12px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 14px;
}
#cont #header #mainnav {
	position: relative;
	clear: both;
	width: 980px;
}
#cont #header #auxnav {
	float: right;
	height: 8px;
	margin-top: 18px;
	margin-right: 11px;
	position: relative;
}
#cont #header #feature-ws {
	float: left;
	padding-top: 1px;
	padding-left: 200px;
	padding-bottom: 2px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont #header #feature {
	float: left;
	padding-top: 1px;
	padding-left: 130px;
	padding-bottom: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont #topimage {
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	clear: both;
	width: 950px;
	padding-top: 3px; 
}
#cont #bodyimage {
	margin-right: 1px;
	/*margin-left: 15px;*/
	position: relative;
	clear: both;
	width: 600px;
	padding-top: 1px; 
}
#cont #secmain #whatsnew  ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	margin: 0px;
	width: 150px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#cont #secmain #content {
	float: right;
	width: 660px;
	margin-top: 30px;
	padding-right: 30px;
}
#cont #secmain #content a {color:#082F68;}
#cont #secmain #content a:hover {text-decoration:none;}

#cont #secmain #content h1 {
	font-family: /*Verdana,*/ Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	color: #333;
	display:block;
	width:590px;
	height:45px;
	padding:0; margin:0;
	margin-bottom:10px;
	padding-left:20px;
	background:url(../images/h1_arrow.jpg) no-repeat;
	border-bottom:1px solid #ccc;
}
#cont #secmain #content h2 {
	font-family: /*Verdana,*/ Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #333333;
}
#cont #secmain #content p {
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 60px;
}
#cont #secmain #content table {
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 60px;
}

#cont #secmain #content ul li {
	color:#000;
	}
#cont #secmain #content img {
	margin:8px; margin-top:0px; 
}
#cont #secmain #content #bodyimg {
	position:relative;
	width: 645px;
	background-color:#F0F0F0;
}

#cont #secmain #content #bodyimg #top {
	position:relative;
	width: 645px;
	height:10px;
	background-color:#F0F0F0;
	background-image: url(../images/body_img_top.gif);
	clear:both;
}
#cont #secmain #content #bodyimg #top img,#cont #secmain #content #bodyimg #bottom img {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#cont #secmain #content #bodyimg #middle {
	position:relative;
	width: 645px;
	background-color:#F0F0F0;
	clear: both;
	overflow:auto;
}
#cont #secmain #content #bodyimg #middle #image{
	position:relative;
	float:left;
	width:277px;
	margin-left:20px;
}
#cont #secmain #content #bodyimg #middle #text {
	position:relative;
	width: 300px;
	float:right;
	padding-top: 20px;
}
#cont #secmain #content #bodyimg #middle #text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 30px;
}
#cont #secmain #content #bodyimg #bottom {
	width: 645px;
	height:10px;
	background-color:#F0F0F0;
	background-image: url(../images/body_img_bottom.gif);
	position: relative;
	clear: both;
}
#cont #secmain #content #about_bodyimg {
	position:relative;
	width: 645px;
	background-color:#F0F0F0;
}
#cont #secmain #content #about_bodyimg #top img,#cont #secmain #content #about_bodyimg #bottom img {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#cont #secmain #content #about_bodyimg #top {
	position:relative;
	width: 645px;
	height:10px;
	background-image: url(/images/body_img_top.gif);
}
#cont #secmain #content #about_bodyimg #middle {
	position:relative;
	width: 645px;
	background-color:#F0F0F0;
}
#cont #secmain #content #about_bodyimg #middle #image{
	position:relative;
	float:left;
	width:135px;
	margin-left:20px;
}
#cont #secmain #content #about_bodyimg #middle #text {
	position:relative;
	width: 400px;
	float:right;
	margin-right:20px;
}
#cont #secmain #content #about_bodyimg #middle #text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 60px;
}
#cont #secmain #content #about_bodyimg #middle #text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}
#cont #secmain #content #about_bodyimg #bottom {
	background:url(../images/body_img_bottom.gif);
	position:relative;
	width: 645px;
	height:10px;
	background-color:#F0F0F0;
}
#cont #secmain #content #about_bodyimg_nogrey {
	position:relative;
	width: 645px;
}
#cont #secmain #content #about_bodyimg_nogrey #top {
	position:relative;
	width: 645px;
	height:10px;
}
#cont #secmain #content #about_bodyimg_nogrey #middle {
	position:relative;
	width: 645px;
}
#cont #secmain #content #about_bodyimg_nogrey #middle #image{
	position:relative;
	float:left;
	width:135px;
	margin-left:20px;
}
#cont #secmain #content #about_bodyimg_nogrey #middle #text {
	position:relative;
	width: 400px;
	float:right;
	margin-right:20px;
}
#cont #secmain #content #about_bodyimg_nogrey #middle #text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 60px;
}
#cont #secmain #content #about_bodyimg_nogrey #middle #text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}
#cont #secmain #content #about_bodyimg_nogrey #bottom {
	position:relative;
	width: 645px;
	height:10px;
}



#cont #secmain #content #employment_wrapper {
	position:relative;
	width: 616px;
	border: 1px solid #666666;
}
#cont #secmain #content #employment_wrapper #top {
	position:relative;
	width: 614px;
	height:25px;
	background-image:url(../images/employment_headers.gif);
}
#cont #secmain #content #employment_wrapper #top h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	margin:0px 0px 0px 30px;
	padding:4px 0px 0px;
}
#cont #secmain #content #employment_wrapper #bottom {
	position:relative;
	width: 614px;
	padding:0px 10px 4px;
}



#cont #secmain #whatsnew li {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	list-style-image: url(/images/bullet-list.jpg);
}
#cont #secmain #whatsnew a:link, #cont #secmain #whatsnew a:visited {
	color: #333333;
}
#cont #secmain #whatsnew a:hover {
	color: #333333;
}
#cont #secmain #content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 60px;
	line-height: 2em;
}
#cont #secmain #content li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin-right: 60px;
	line-height: 2em;
}
#cont #secmain #content .pressrelease {
	width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	margin-bottom: 9px;
}

.description {
	text-align: left;
	width: 520px;
	font-weight:bold;
	margin-left:20px;
}
.pdficon {
	border-right:1px solid #CCC;
	padding-right:12px;
	font-size:.7em;
	text-align:center;
}
#cont #secmain #content .formpad {
	width: 75px;
	float: left;
}
#cont #secmain #content .formpadlg {
	width: 100px;
	float: left;
}

/********************************************* FOOTER ***********************************************/
#footer {
	position:relative;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.550em;
	width:980px;
	margin:0 auto;
	color:#47779F;
	background-image: url(/images/secondary_bottom.jpg);
	background-repeat: no-repeat;
	height: 213px;
}
#footer a {
	color: #47779F;
}
#footer a:hover {
	color: #FFF;
}

#footer #lefttext {
	display:inline;
	float:left;
	position:relative;
	text-align:left;
	padding-top:130px;
}
#footer #centertext {
	display:inline;
	float:left;
	position:relative;
	text-align:center;
	padding-top:130px;
	padding-left:170px;
}
#footer .footertitle {
	font-size:1.25em;
	font:bold;
}
/*.greytext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #666666;
	margin-right: 60px;
	line-height: 2em;
	/*list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #47779F;
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}*/

