body
{
	margin:0px;
	text-align: center;
}
body, div, a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A7A7A;
	line-height:20px;
}

.newsLink { color:#006F6F; font-weight:normal; font-size:11px; text-decoration:none;}
.newsLink:hover { text-decoration:underline; }
.newsLink:visited { color:#006F6F; } /* 0B3E3E */
a, .cmsheader
{
	font-weight:bold;
	text-decoration:none;
	color:#006F6F;
}
.plainLink
{
	font-weight:normal;
}

.greyLink
{
	font-weight:normal;
	text-decoration:none;
	color:#727272;
}
.arrowLink
{
	font-weight:normal;
	background-image:url(../img/linkArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:8px;
}

a:hover
{
	text-decoration:underline;
}

.lightGreen { color:#6FA6A6; }

#container, #homepageContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	text-align: left;
}

/* homepage */

#homepageContainer
{
	padding-top:0px;
}

#topNav
{
	padding-top:10px;
	width:785px;
	height:100px;
}


#homepageFlash
{
	width:785px;
	height:190px;
}

#content
{
	padding-top:22px;
	width:785px;
}
/* url(../img/linkArrow.gif); 22 */
#homepageBody
{
	padding-left:22px;
	text-align: left;
	width:515px;
	float:left;
}

#optIn, #optInThankYou
{
	text-align: left;
	height:125px;
	width:230px;
	float:right;
	background-color:#ffffff;
	background-image:url(../img/optIn.gif);
	background-repeat:no-repeat;
}

#optInThankYou
{
	background-image:url(../img/optIn_thankyou.gif);
}

.boldDark 
{ 
	color:#3B3B3B; font-weight:bold; 
}

.subHeader
{
	width:785px;
}

#subPageFullContent
{
	width:759px;
	padding-left:13px;
	padding-right:13px;
}

#subPageFullContent, #subPageLeftContent, #subPageRightContent, a, .arrowLink, #projectsContainerLeft, #projectsContainerRight
{
	line-height:13px;
	font-size:11px;
}

#subPageLeftContent
{	
	width:135px; float:left;
	padding-left:13px;	
}

#subPageRightContent
{
	width:600px; float:right;
	padding-left:10px; padding-right:13px;
	background-color:#fff;	
}

#projectsContainerLeft
{
	padding-top:22px;
	padding-left:13px;
	padding-right:0px;
	width:444px;
	background-color:#fff;
	float:left;
}

#projectsContainerRight
{
	padding-top:2px;
	width:343px;
	float:right;
	text-align:right;
}

.highLightProject, .highLightProjectLink
{
	color:#6FA6A6;
	font-weight:bold;
}

.highLightProjectLink
{
	font-weight:normal;
}

.highLight
{
	color:#006F6F;
}

.boldFace
{
	font-weight:bold;
	color:#696969;
}

.boldGrey {
	font-weight:bold;
	font-size:13px;
	color:#696969;
}

.subPageHeader
{
	font-weight:bold;
	font-size:13px;
	color:#3B3B3B;
}
.subPageSubHeader
{
	font-size:13px;
	line-height:15px;
	color:#3B3B3B;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li, .list_career_opportunities
{
	color:#006F6F;
	background-image: url(../img/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

.list_career_opportunities
{
	background-image: url(../img/bullet_grey.gif);
	color:#696969;
}

li a
{
	font-weight:normal;
}

.footerCopyright
{
	padding-top:25px;
	font-size:10px;
	color:#b6b6b6;
}

#footerMenu
{
	font-size:9px;
	clear:both;padding-top:0px;padding-bottom:30px;
}

#footerMenu a
{
	color:#b6b6b6;
	font-size:10px;
	font-weight:normal;
	padding-right:18px;
}

.textField { width:145px;border:1px solid #777777;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#777777;height:15px; }
.selectBox { width:180px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#777777 }
#optinForm { padding-top:48px;padding-left:22px; }