/* CSS Document */

a:link {
	color:#1B472C;
	text-decoration:none;
	}

a:visited {
	color:#1A472B;
	text-decoration:none;
	}
	
a:hover {
	color:#8D867D;
	text-decoration:underline;
	}

	
a:active {
	color:#1A472B;
	text-decoration:none;
	}

.sidebar1 a:hover {
	color:#8D867D;
	text-decoration:underline;
	}

body {
	margin:0px;
	background-image:url(images/bg_inner.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding: 0px;
	background-position: left 25px;
	
	}

#main_frame {
	width:846px;
	text-align:left;
	margin:0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#header {
	height: 127px;
}

#content_top {
	height: 248px;
	background-color: #FFFFFF;
	width: 846px;
}

#content_top_left {
	width: 246px; 
	height: 248px;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #DCEBD4;
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#content_top_right {
	width: 595px;
	float: right;
}

.content_tophead {
	font-size: 22px;
	color: #1B472C;
	height: 68px;
}

.content_topbody {
	width:150px;
	clear:none;
	margin-left:75px;
	margin-right:20px;
	line-height:27px;
	color:#1A472B;
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EB65F;
	}
	
.content_topbody_wide {
	width:170px;
	clear:none;
	margin-left:60px;
	margin-right:10px;
	line-height:20px;
	color:#1A472B;
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EB65F;
	}
	
.content_topbody_wide2 {
	width:180px;
	clear:none;
	margin-left:55px;
	margin-right:5px;
	line-height:30px;
	color:#1A472B;
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EB65F;
	}


.content_topbody a:link, .content_topbody_wide a:link, .content_topbody_wide2 a:link {
	color:#1B472C;
	text-decoration:none;
	}

.content_topbody a:visited, .content_topbody_wide a:visited, .content_topbody_wide2 a:visited {
	color:#1B472C;
	text-decoration:none;
	}

.content_topbody a:hover, .content_topbody_wide a:hover, .content_topbody_wide2 a:hover {
	color:#8D867D;
	text-decoration:none;
	}

.content_topbody a:active, .content_topbody_wide a:active, .content_topbody_wide2 a:active {
	color:#1B472C;
	text-decoration:none;
	}

#content_bottom {
	background-color: #FFFFFF;
	width: 846px;
	margin-top: 3px;
	margin-bottom: 10px;
}

#content_bottom_left {
	width: 246px;
	left: 0px;
	text-decoration:none;
	font-size:12px;
	background-color: #1B472C;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 20px;
}

#content_bottom_right {
	width: 597px;
	float: right;
	font-size: 13px;
	line-height: 26px;
	color: #1B472C;
	margin-bottom: 20px;
}

#content_bottom_text {
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}

#content_bottom_text a:link, #content_bottom_text a:active, #content_bottom_text a:visited {
	color: #00F;
	font-weight: bold;

}

#content_bottom_text a:hover {
	color: #666;
	text-decoration: underline;

}



#content_bottom_text h1 {
	font-size: 22px;
	color: #8D867D;

}

#content_bottom_text h2 {
	font-size: 14px;
	color: #8D867D;
	font-weight: bold;

}

.content_bottomhead {
	font-size: 18px;
	padding-left: 30px;
	padding-top: 36px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.content_bottombody {
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 75px;
	padding-bottom: 30px;
	}

.content_bottombody a:link, .content_bottombody a:visited, .content_bottombody a:active {
	color:#FFF;
	text-decoration:none;
	}

.content_bottombody a:hover {
	color:#CCC;
	text-decoration:underline;
	}


.sidebar1 a:link {
	color:#1A472B;
	text-decoration:none;
	}

.sidebar1 a:visited, a:active {
	color:#1A472B;
	text-decoration:none;
	}

.sidebar1 a:hover {
	color:#8D867D;
	text-decoration:underline;
	}
	
#menu1 {
	height: 24px;
	float: none;
	margin-top: 3px;
	margin-bottom: 0px;
	width: 846px;
}

#menu1 img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

#footer {
	float:none;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 
#footer2 {
	text-align: right;
}

#menutop {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	height: 20px;
	padding-top: 5px;
}

#menutop a:link {
	text-decoration: none;
	color: #666;
}

#menutop a:visited {
	text-decoration: none;
	color: #666;
}

#menutop a:hover {
	text-decoration: underline;
	color: #8D867D;
}

#menutop a:active {
	text-decoration: none;
	color: #666;
}

#careers_form {
	color: #1B472C;
	font-size: 0.9em;
	width: 92%;
	padding-left: 20px;
	border: 1px solid #8D867D;
	text-align: left;
}

#careers_form td {
	padding: 2px;
	vertical-align: top;
}

#careers_form .inner {
	background-color: #F1FAF4;
	border: 1px dotted #1B472C;
	text-align: left;
}

.bar1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8D867D;
}
.product_table {
	border: thin solid #999;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.product_table td {
	border: thin solid #E2E2E2;
	padding-left: 5px;
	padding-right: 5px;
}
.product_table th {
	color: #FFF;
	background-color: #666;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}

