/*Start of Comppany Overview*/
#body_banner_in
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_in.gif) no-repeat bottom left;
}

#co_overview_body_contents
{
	position:relative;
	float: left;
	width: 933px;	
	text-align: left;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #565757;
}

#co_overview_spacer
{
	position:relative;
	clear: both;
	float: left;
	display: block;
	height: 15px;
}

#co_overview_subarea
{
	position:relative;
	clear: both;
	float: left;
	width: 658px;
	background: url(../images/bg_sysad_subarea_mid.gif) repeat-y top left;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#co_overview_subarea span
{
	position:relative;
	float: left;	
	text-align: left;
	color: #5e5e5e;
	width: 658px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #dfe0dd;
	border-left: 1px solid #dfe0dd;
	border-right: 1px solid #dfe0dd;
	background-color:#f3f4ee;
}

#co_overview_subarea a
{
	text-align: left;
	color: #2e7871;
	text-decoration: none;
}

#co_overview_subarea a:hover
{
	text-align: left;
	color: #2e7871;
	text-decoration: underline;
}

#co_overview_subarea span.top
{
	position:relative;
	float: left;
	text-align: left;
	color: #5e5e5e;
	width: 658px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #dfe0dd;
	border-left: 1px solid #dfe0dd;
	border-right: 1px solid #dfe0dd;
	background-color:#f3f4ee;
}

#co_overview_subarea span.bgtop
{
	position:relative;
	float: left;
	width: 658px;
	font-size:1px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	background: url(../images/bg_sysad_subarea_top.gif) no-repeat top left;
}

#co_overview_subarea span.bgbot
{
	position:relative;
	float: left;
	font-size:1px;
	width: 658px;
	height: 1px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #dfe0dd;
	background: url(../images/bg_sysad_subarea_bot.gif) no-repeat bottom left;
}

#co_overview_subarea p
{
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#co_overview_subarea span.title
{
	position:relative;
	float: left;	
	color: #FFF;	
	width: 658px;
	height: 30px;
	border: 1px solid #FFF;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background: url(../images/menu_mweq.gif) no-repeat top left;
}

#co_overview_subarea p.title
{
	font-size:12pt;
	color: #2e7871;
	font-family: Arial;
	font-weight: Bold;	
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#co_overview_subarea p.content
{
	position: relative;
	clear: both;
	float: left;
	font-size:9pt;
	color: #1e1e1e;
	width: 625px;
	font-family: "Arial";
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#co_overview_subarea p.subtitle
{
	position: relative;
	clear: both;
	float: left;
	font-size:12px;
	font-weight: bold;
	color: #2e7871;
	width: 625px;
	font-family: "Arial";
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#co_overview_subarea p.subcontent
{
	position: relative;
	clear: both;
	float: left;
	font-size:9pt;
	font-style: italic;
	color: #1e1e1e;
	width: 625px;
	font-family: "Arial";
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#co_overview_subarea p.caption
{
	position: relative;
	clear: both;
	float: left;
	font-size:14px;
	font-style: italic;
	color: #2e7871;
	width: 625px;
	font-family: "Arial";
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#co_overview_intro
{
	position:relative;
	float: left;
	width: 664px;
	/*height: 230;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

#co_overview_intro p
{
	position:relative;
	clear: both;
	float: left;
	width: 450px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #565757;
	font-family: "Arial";
}

#co_overview_intro a
{
	color: #565757;
	text-decoration: none;
}

#co_overview_intro a:hover
{
	color: #1b615a;
	text-decoration: underline;
}

#co_overview_intro img
{
	position:relative;
	float: left;
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*End of Company Overview*/

/*Start of Leadership*/
#leadership_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_leadership.gif) no-repeat bottom left;
}

#leadership_intro
{
	position:relative;
	float: left;
	width: 664px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leadership_intro p.title
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #1b615a;
	font-style: italic;
	font-size: 18px;
}

#leadership_profile
{
	position: relative;
	width: 664px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leadership_profile p 
{
	position: relative;
	width: 664px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 20px;
}

#leadership_profile td.pic
{
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}

#leadership_profile img.boss_pic
{
	position: relative;	
	width: 100px;
	height: 110px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;

}

#leadership_profile span.name
{
	position: relative;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 17px;
	color: #1b615a;
	vertical-align: top;
	font-weight: bold;
}

#leadership_profile p.position
{
	position: relative;	
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	color: #5d5d5d;
	vertical-align: top;
}

#leadership_profile p.content
{
	position: relative;
	width: 544px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #5d5d5d;
}


/*End of Leadership*/

/*Start of Trademarks*/
#trademarks_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_trademarks.gif) no-repeat bottom left;
}

/*End of Trademarks*/


/*Start of Career Opportunities*/
#sysad_body_contents
{
	position:relative;
	float: left;
	width: 933px;	
	text-align: left;
	margin: 40px 0px 10px -5px;
	padding: 0px 0px 0px 0px;
}

#career_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_career.jpg) no-repeat bottom left;
}

#co_overview_subarea p.career_title
{
	font-size:12pt;
	color: #2e7871;
	font-family: Arial;
	margin: 30px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#co_overview_subarea p.career_content
{
	position: relative;
	float: left;
	font-size:9pt;
	color: #1e1e1e;
	width: 275px;
	font-family: "Arial";
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#co_overview_subarea p.bot_spacer
{
	position: relative;
	float: left;
	font-size:9pt;
	color: #1e1e1e;
	width: 275px;
	font-family: "Arial";
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#co_overview_subarea span.map
{
	position: relative;
	float: right;
	width: 274px;
	height: 110px;
	margin: 10px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/map.gif) no-repeat bottom left;
}

#co_overview_subarea p.email_career
{
	position: relative;
	float: left;
	width: 625px;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#career_intro
{
	position:relative;
	float: left;
	width: 534px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	color: #565757; 
}

#career_intro p.body
{
	position:relative;
	float: left;
	width: 534px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #6d6d6d;
	font-family: "Arial";
}

#career_intro p.bold
{
	position:relative;
	float: left;
	width: 534px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
	font-family: "Arial";
}

#career_intro p.position
{
	position:relative;
	width: 634px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #3a3a3a;
	font-family: "Arial";
}


#career_intro p.dept
{
	position:relative;
	width: 634px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #2e7871;
	font-family: "Arial";
}

#career_intro p.responsibilities
{
	position:relative;
	margin: 30px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 634px;
	font-size: 14px;
	color: #1b1b1b;
	font-family: "Arial";
}

/*End of Career Opportunities*/

/*Start of Newsletter*/
#newsletter_body_banner
{
	position:relative;
	float: right;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_newsletter.gif) no-repeat bottom left;
}

/*End of Newsletter*/

/*Start of Press Release*/
#press_release_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_press_release.gif) no-repeat bottom left;
}

/*End of Press Release*/

/*Start of Master Subscription Agreement*/
#master_agreement_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_master_agreement.jpg) no-repeat bottom left;
}

/*End of Master Subscription Agreement*/

/*Start of Management Profile*/
#management_profile_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_management_profile.png) no-repeat bottom left;
}

#mngt_subtopic
{
	position:relative;
	clear: both;
	float: left;
	width: 647px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#mngt_subtopic p.title
{
	position:relative;
	clear: both;
	width: 647px;
	float: left;
	font-size: 14px;
	color: #2e7871;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#mngt_subtopic p.title a, mngt_subtopic p.title a:hover
{
	position:relative;
	clear: both;
	width: 647px;
	float: left;
	font-size: 12px;
	color: #47948d;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: underline;
}

#mngt_subtopic p.body
{
	position:relative;
	width: 647px;
	clear: both;
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #454545;
	margin: 0px 0px 30px 10px;
	padding: 0px 0px 0px 0px;
}

#mngt_subtopic a
{
	position:relative;
	text-align: left;
	color: #47948d;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mngt_subtopic a:hover
{
	position:relative;
	text-align: left;
	color: #47948d;
	text-decoration: underline;
}

#mngt_subtopic span.mngt
{
	position:relative;
	text-align: left;
	color: #47948d;
}
/*End of Management Profile*/
/*Start of Privacy Policy*/
#privacy_policy_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_privacy_policy.jpg) no-repeat bottom left;
}

#sec_policy_intro
{
	position:relative;
	clear: both;
	float: left;
	width: 634px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}

#sec_policy_intro p.table_of_contents
{
	margin: 0px 0px 20px 0px;
	width: 634px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #1b615a;
	font-weight: bold;
}

#sec_policy_diag
{
	position:relative;
	clear: both;
	float: left;
	width: 653px;
	background: url(../images/bg_sec_policy_diag_mid.gif) repeat-y top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#sec_policy_diag p
{
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}


#sec_policy_diag a
{
	position:relative;
	text-align: left;
	color: #47948d;
	text-decoration: none;
	border: none;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#sec_policy_diag img
{
	position:relative;
	border: none;
	margin: 10px 0px 0px 0px;
}

#sec_policy_diag img.diagram
{
	position:relative;
	border: none;
	margin: 10px 0px 0px 10px;
}

#sec_policy_diag span.bgtop
{
	position:relative;
	float: left;
	width: 653px;
	font-size:1px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	background: url(../images/bg_sec_policy_diag_top.gif) no-repeat top left;
}

#sec_policy_diag span.bgbot
{
	position:relative;
	float: left;
	font-size:1px;
	width: 653px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #dfe0dd;
	background: url(../images/bg_sec_policy_diag_bot.gif) no-repeat bottom left;
}

#privacy_subarea
{
	position:relative;
	clear: both;
	float: left;
	width: 467px;
	background: url(../images/bg_privacy_subarea_mid.gif) repeat-y top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#privacy_subarea p
{
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#privacy_subarea p.table_of_contents
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #47948d;
	font-weight: bold;
}

#privacy_subarea a
{
	position:relative;
	text-align: left;
	color: #47948d;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#privacy_subarea a:hover
{
	position:relative;
	text-align: left;
	color: #47948d;
	text-decoration: underline;
}

#privacy_subarea span.bgtop
{
	position:relative;
	float: left;
	width: 467px;
	font-size:1px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	background: url(../images/bg_privacy_subarea_top.gif) no-repeat top left;
}

#privacy_subarea span.bgbot
{
	position:relative;
	float: left;
	font-size:1px;
	width: 467px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #dfe0dd;
	background: url(../images/bg_privacy_subarea_bot.gif) no-repeat bottom left;
}

#privacy_subtopic
{
	position:relative;
	clear: both;
	float: left;
	width: 527px;
	margin: 20px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#privacy_subtopic p.title
{
	position:relative;
	clear: both;
	width: 527px;
	float: left;
	font-size: 14px;
	color: #2e7871;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#privacy_subtopic p.body
{
	position:relative;
	width: 527px;
	clear: both;
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #454545;
	margin: 20px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
}


#privacy_subtopic table
{
	position:relative;
	width: 527px;
	clear: both;
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #454545;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#privacy_subtopic p.subtitle
{
	position:relative;
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #454545;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


/*End of Privacy Policy*/

/*Start of Security Policy*/
#security_policy_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_security_policy.gif) no-repeat bottom left;
}

/*End of Security Policy*/