body { 
	margin: 0px;
	padding: 0px;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6673;
}

.logo {
	float: left;
	height: 48px;
	width: 170px;
	display: block;
}

.head {
	display: block;
	background-color: #000000;
	
}

.headLinkArea {
	color: #820031;
	display: block;
	padding-top: 15px;
	padding-bottom: 5PX;
	margin-left: 200px;
	height: 30px;
	
}

.headDivider {
	clear: both;
	background-color:#3F9C35;
	height:22px;
}

.flashArea {
	float: left;
	
}


.newsList {
	margin: 0px;
	padding-left: 15px;
}

.newsList li {
	list-style-image: url(../images/red_circle_arrow.gif);
	margin-bottom: 10px;
}

.newsArea {
	background-color: #ffffff;
}

.newsContent {
	position: absolute;
	top: 130px;
	left: 773px;
	width: 150px;
	height: 270px;
	overflow: hidden;
	font-size: 9px;
	background-color:#fff;
}

a.newsLink	{
	color:#5B6673;
	text-decoration:none
	}

a.newsLink:hover	{
	text-decoration:underline;
	}

.level3wrapperWrapper {
	background-color: #ffffff;
	display: block;
	clear: both;
	padding:15px 0px 40px 0px;
}

.level3wrapper {
	
	display: block;
	width: 924px;
}

.worldMap {
	float: left;
	padding-top:7px;
}

.locations {
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	width: 124px;
	float: left;
}

.corpStatement {
	width: 410px;
	float: left;
	line-height: 16px;
	padding: 10px 0px 10px 25px;
	margin-right:18px;
}

.newProduct	{
	width:155px;
	float:left;
	line-height:16px;
	padding:10px 0px 0px 20px;
	}

.dividerImgRight	{
	float:right;
	}

.dividerImgLeft	{	
	float:left;
	margin-right:25px;
	}

.footer {
	clear: both;
	color: #000000;
	padding:10px 0px 0px 10px;
	
}

.globalLabel {
	padding-bottom: 10px;
}

.graphStart
{
	color: #33cc00;
	font-size: 12px;
	font-weight: bold;
}


.locationsLink {
	display: block;
	padding: 0px 0px 5px 10px;
	color: #000000;
	background-image: url(../images/red_circle_arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none; 
	font-variant: small-caps;
	font-weight: bold;
	color: #5B6673;	
}

a.locationsLink:hover {
	color: #820031;
	background-image: url(../images/red_circle_arrow_over.gif);
	background-repeat: no-repeat;
}


.footerLink {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.footerLink:hover {
	text-decoration: underline;
}

.copyWrite {
	font-size: 9px;
	padding-top: 5px;
}



.headLink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.headLink:hover {
	text-decoration: underline;
}

.maroonText {
	color: #33cc00;
	font-weight: bold;
}

a.maroonText {
	text-decoration: none;
}

a.maroonText:hover {
	text-decoration: underline;
}

a.copyWriteLink	{
	color:black;
	text-decoration:none;
	}
	
a.copyWriteLink:hover	{
	color:black;
	text-decoration:underline;
	}

.Content{
	padding:10px;
	width:820px;
	color: #000000;
	
}
.level3content {
	background-color:Lime ;
	display: block;
	clear: both;
	padding:15px 0px 40px 0px;
}