BODY {
	margin: 10px;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #525051;
}
BODY.company DIV.bgcolor {
	margin: 0;
	padding: 15px;
	background: #edb329;
	min-height: 438px;
}
BODY.company DIV.bgcolor_shrink {
	margin: 0;
	padding: 15px;
	background: #edb329;
	min-height: 138px;
}
BODY.focus DIV.bgcolor {
	margin: 0;
	padding: 15px;
	background: #919bc9;
	min-height: 438px;
}
BODY.focus DIV.bgcolor_shrink {
	margin: 0;
	padding: 15px;
	background: #919bc9;
}
BODY.focus DIV.bgcolorlight {
	margin: 0;
	padding: 15px;
	background: #e9ebf4;
}
BODY.commitment DIV.bgcolor {
	margin: 0;
	padding: 15px;
	background: #c3aa6f;
}
BODY.team DIV.bgcolor {
	margin: 0;
	padding: 15px;
	background: #aabc6a;
	min-height: 438px;
}
BODY.contact DIV.bgcolor {
	margin: 0;
	padding: 15px;
	background: #ce82ae;
	min-height: 438px;
}
BODY DIV.bgnocolor {
	margin: 0;
	padding: 15px;
	padding-right: 0px;
}
BODY DIV.partner_indent {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
BODY DIV.project_list {
	font-family: Tahoma, Verdana, Helvetica, Arial, san-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	background: #e9ebf4;
}

/* wrappers */
DIV#wrapper {
	margin:0 auto;
	position: relative;
	padding: 0;
	width: 750px;
}
DIV#colwrp_left {
	margin: 0;
	padding: 0;
	width: 280px;
	float: left;
}
DIV#colwrp_right {
	margin: 0;
	padding: 0;
	width: 468px;
	float: right;
}


/* nav */
DIV#nav {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 92px;
}
DIV#breadcrumb {
	margin: 0;
	padding: 0;
	width: 468px;
	margin-left: 282px;
	padding: 7px;
	padding-left: 12px;
	font-size: 13px;
}


BODY.company #breadcrumb {
	color: #edb329;
}
BODY.company #breadcrumb A, BODY.company #breadcrumb A:visited, BODY.company #breadcrumb A:link {
	color: #edb329;
	text-decoration: none;
}
BODY.company #breadcrumb A:hover {
	color: #edb329;
	text-decoration: underline;
}
BODY.company #breadcrumb A:active {
	color: #525051;
	text-decoration: underline;
}

BODY.focus #breadcrumb {
	color: #919bc9;
}
BODY.focus #breadcrumb A, BODY.focus #breadcrumb A:visited, BODY.focus #breadcrumb A:link {
	color: #919bc9;
	text-decoration: none;
}
BODY.focus #breadcrumb A:hover {
	color: #919bc9;
	text-decoration: underline;
}
BODY.focus #breadcrumb A:active {
	color: #525051;
	text-decoration: underline;
}

BODY.commitment #breadcrumb {
	color: #c3aa6f;
}
BODY.commitment #breadcrumb A, BODY.commitment #breadcrumb A:visited, BODY.commitment #breadcrumb A:link {
	color: #c3aa6f;
	text-decoration: none;
}
BODY.commitment #breadcrumb A:hover {
	color: #c3aa6f;
	text-decoration: underline;
}
BODY.commitment #breadcrumb A:active {
	color: #525051;
	text-decoration: underline;
}

BODY.team #breadcrumb {
	color: #aabc6a;
}
BODY.team #breadcrumb A, BODY.team #breadcrumb A:visited, BODY.team #breadcrumb A:link {
	color: #aabc6a;
	text-decoration: none;
}
BODY.team #breadcrumb A:hover {
	color: #aabc6a;
	text-decoration: underline;
}
BODY.team #breadcrumb A:active {
	color: #525051;
	text-decoration: underline;
}

BODY.contact #breadcrumb {
	color: #ce82ae;
}
BODY.contact #breadcrumb A, BODY.contact #breadcrumb A:visited, BODY.contact #breadcrumb A:link {
	color: #ce82ae;
	text-decoration: none;
}
BODY.contact #breadcrumb A:hover {
	color: #ce82ae;
	text-decoration: underline;
}
BODY.contact #breadcrumb A:active {
	color: #525051;
	text-decoration: underline;
}


/* footer */
DIV#footer {
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Verdana, san-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999;
	font-weight: normal;
	text-align: left;
	padding: 20px;
	padding-top: 40px;
	padding-left: 0px;
	clear: both;
	width: 750px;
}
#footer A  			{ color: #999; text-decoration: none; }
#footer A:link		{ color: #999; text-decoration: none; }
#footer A:visited	{ color: #999; text-decoration: none; }
#footer A:hover		{ color: #999; text-decoration: underline; }
#footer A:active	{ color: #999; text-decoration: underline; }


BODY #nav_secondary A 						{ font-size: 12px; color: #666; text-decoration: none; }
BODY #nav_secondary A:link 					{ color: #666; text-decoration: none; }
BODY #nav_secondary A:visited 				{ color: #666; text-decoration: none; }
BODY #nav_secondary A:hover 				{ color: #666; text-decoration: underline; }
BODY #nav_secondary A:active 				{ color: #666; text-decoration: underline; }
BODY.company #nav_secondary A.active 		{ color: #edb329; font-weight: bold; }
BODY.focus #nav_secondary A.active 			{ color: #919bc9; font-weight: bold; }
BODY.commitment #nav_secondary A.active 	{ color: #c3aa6f; font-weight: bold; }
BODY.team #nav_secondary A.active 			{ color: #aabc6a; font-weight: bold; }
BODY.contact #nav_secondary A.active 		{ color: #ce82ae; font-weight: bold; }

BODY.contact DIV.bgcolor {
	margin: 0;
	padding: 15px;
	background: #ce82ae;
}

#colwrp_right .bgcolor A 			{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolor A:link 		{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolor A:visited 	{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolor A:hover 		{ color: #FFFFFF; text-decoration: underline; }
#colwrp_right .bgcolor A:active 	{ color: #FFFFFF; text-decoration: underline; }

#colwrp_right .bgcolor_shrink A 			{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolor_shrink A:link 		{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolor_shrink A:visited 	{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolor_shrink A:hover 		{ color: #FFFFFF; text-decoration: underline; }
#colwrp_right .bgcolor_shrink A:active 	{ color: #FFFFFF; text-decoration: underline; }

#colwrp_right .bgcolorlight A 			{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolorlight A:link 		{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolorlight A:visited 	{ color: #525051; text-decoration: underline; }
#colwrp_right .bgcolorlight A:hover 	{ color: #919BC9; text-decoration: underline; }
#colwrp_right .bgcolorlight A:active 	{ color: #919BC9; text-decoration: underline; }

BODY.contact #colwrp_right .bgcolor A 			{ color: #525051; text-decoration: none; }
BODY.contact #colwrp_right .bgcolor A:link 		{ color: #525051; text-decoration: none; }
BODY.contact #colwrp_right .bgcolor A:visited 	{ color: #525051; text-decoration: none; }
BODY.contact #colwrp_right .bgcolor A:hover 	{ color: #FFFFFF; text-decoration: underline; }
BODY.contact #colwrp_right .bgcolor A:active 	{ color: #FFFFFF; text-decoration: underline; }

BODY.contact #colwrp_right .bgnocolor A 		{ color: #525051; text-decoration: none; }
BODY.contact #colwrp_right .bgnocolor A:link 	{ color: #525051; text-decoration: none; }
BODY.contact #colwrp_right .bgnocolor A:visited { color: #525051; text-decoration: none; }
BODY.contact #colwrp_right .bgnocolor A:hover 	{ color: #ce82ae; text-decoration: underline; }
BODY.contact #colwrp_right .bgnocolor A:active 	{ color: #ce82ae; text-decoration: underline; }


h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

BODY.focus h2 {
	margin: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 15px;
	padding: 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 12px;
	color: #919bc9;
}

BODY.company h2 {
	margin: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 15px;
	padding: 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 12px;
	color: #edb329;
}

.bgcolor P {
	margin-right: 80px;
}
UL {
	list-style-type: disc;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	margin-bottom: 16px;
}


DIV#home_flash {
	padding-bottom: 30px;
	}
	
#home_flash P {
	font-size: 14px; 
	color: #FF9900;
	border: 1px solid #FF9900;
	background: #e3e3e3;
	padding: 10px;
}
#home_flash A 			{ color: #FF9900; text-decoration: underline; }
#home_flash A:link 		{ color: #FF9900; text-decoration: underline; }
#home_flash A:visited 	{ color: #FF9900; text-decoration: underline; }
#home_flash A:hover 		{ color: #FF9900; text-decoration: none; }
#home_flash A:active 		{ color: #FF9900; text-decoration: none; }

DIV#menu1 {
	position: absolute;
	top: 44px;
	left: 282px;
	display: none;
}
DIV#menu2 {
	position: absolute;
	top: 44px;
	left: 376px;
	display: none;
}
DIV#menu3 {
	position: absolute;
	top: 44px;
	left: 470px;
	display: none;
}
DIV#menu4 {
	position: absolute;
	top: 44px;
	left: 564px;
	display: none;
}
DIV#menu5 {
	position: absolute;
	top: 44px;
	left: 658px;
	display: none;
}
.rsaquo_big {
	font-size: 16px;
}


#nav_team {
	float: left;
	margin: 0;
	padding: 0;
	width: 175px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 12px;
}
#nav_team P {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 175px;
	line-height: 125%;
}
#team_bio {
	float: right;
	width: 258px;
}
#team_bio P {
}
#nav_team_alt {
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
	padding-top: 12px;
}
#nav_team .current {
	color: #FFFFFF;
}
#nav_team_alt .current {
	color: #FFFFFF;
}

#nav_team A.bio			{ text-decoration: none; }
#nav_team A.bio:link 		{ text-decoration: none; }
#nav_team A.bio:visited 	{ text-decoration: none; }
#nav_team A.bio:hover 		{ color: #FFFFFF; color: #FFFFFF; text-decoration: none; }
#nav_team A.bio:active 	{ color: #FFFFFF; text-decoration: underline; }

#nav_team_alt A.nav			{ text-decoration: none; }
#nav_team_alt A.nav:link 		{ text-decoration: none; }
#nav_team_alt A.nav:visited 	{ text-decoration: none; }
#nav_team_alt A.nav:hover 		{ color: #FFFFFF; text-decoration: none; }
#nav_team_alt A.nav:active 	{ color: #FFFFFF; text-decoration: underline; }

#nav_team_alt A.mailto			{ color: #FFFFFF; text-decoration: none; }
#nav_team_alt A.mailto:link 		{ color: #FFFFFF; text-decoration: none; }
#nav_team_alt A.mailto:visited 	{ color: #FFFFFF; text-decoration: none; }
#nav_team_alt A.mailto:hover 		{ color: #FFFFFF; text-decoration: underline; }
#nav_team_alt A.mailto:active 	{ color: #FFFFFF; text-decoration: underline; }

