#bevel{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #bbb;
	border-left: 1px solid #ddd;
	border-top: 1px solid #eee;
	
	padding:0px;
	margin:0px;
} 

.text_field{

	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:bold;
	
	background:url(../images/field_bg.jpg);
	background-repeat:repeat-x;
	padding:2px;
	border: solid 1px #0167b1;
}


.dpl_logo{
	padding:0px 0px 0px 0px;
	margin:0px 35px 0px 8px;
	float:right;
	display:block;
}

.dpl_inc {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#333;
	
	padding:5px 0px 0px 0px;
	margin: 5px 0px 0px 0xp;
}
	


.sml_pic{
	float:left;
	padding:0px;
	margin: 0px 15px 18px 0px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #dadada;
	border-bottom-color: #c9c9c9;
	border-left-color: #dadada;
}

.image{
	display:block;
	margin: 2px 10px 2px 10px;
}


.body_headline{
	font-weight:bold;
	font-size:12px;
	line-height:1em;
}


.quick_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:1em;
	color:#333;
	
	padding:12px 25px 12px 60px;
	margin:0px;
}

.contact_numbers1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1em;
	color:#333;
	
	padding:12px 25px 12px 60px;
	margin:0px;
}


.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333;
	
	padding:15px 22px 15px 22px;
	margin:0px;
}

blockquote{
	padding:15px;
	background-color:#EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #dadada;
	border-bottom-color: #c9c9c9;
	border-left-color: #dadada;
}
	
	
#submenu_left{
background-image:url(../images/submenuLeft.jpg);
width:26px;
height:40px;
}

#submenu_right{
background-image:url(../images/submenuRight.jpg);
width:26px;
height:40px;
}	

#submenu_middle{
background-image:url(../images/submenuMiddle.jpg);
height:40px;
background-repeat:repeat-x;
vertical-align:middle;
padding:12px auto 0 auto;
}	

#careers_box{
	font-size: 10px;
	background-image:url(../images/careers_menu.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	width:380px;
	height:15px;
	padding: 17px 15px 15px 15px;
	behavior: url(iepngfix.htc);
	text-align:center;
	
	margin:0px auto 0px auto;
}

.quick_header{
	font-size:11px;
	line-height:1em;
	font-weight:bold;
	color:#016f54;
}

.box_header{
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#016f54;
	margin-left: 25px;
	line-height:1em;
}

.header_text{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#016f54;
	text-align:right;
	margin: 0px 35px 0px 0px;
	padding: 5px 0px 0px 0px;
	overflow:visible;
	position:relative;
}

.header_text2{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:27px;
	font-weight:bold;
	color:#016f54;

}

.header2_text{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	color:#016f54;
	text-align:left;
	margin:0px 10px 0px 10px;
}

.specs-tbl {
	border: 1px dotted #666;
	border-collapse: collapse;
	font-size: 11px;
	margin-bottom: 10px;
	width: 300px;
	}
.specs-tbl td, .specs-tbl th {
	border: 1px dotted #666;
	padding: 3px;
	}
.specs-tbl td.label, .specs-tbl th {
	background-color: #CCC;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	}
.specs-tbl th {
	background-color: #007152;
	}
	
.stock-tbl {
	border: 1px dotted #666;
	border-collapse: collapse;
	font-size: 11px;
	margin-bottom: 10px;
	width: 160px;
	height: 160px;
	}
.stock-tbl td, .stock-tbl th {
	border: 1px dotted #666;
	padding: 3px;
	}
.stock-tbl td.label, .stock-tbl th {
	background-color: #CCC;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	}
.stock-tbl th {
	background-color: #007152;
	height: 10px;
	}

.stock_price {
	padding: 10px 0px 0px 40px;
	font-family:Arial, Helvetica, sans-serif;
}
	
.heading {
	background: #EBEBEB;
}