.content { position: relative ;
	   left: 10px ;
	   width: 550px;
	   margin-left: 10px ;

}

.dvn-body { 
	background-color: white;
	background-image: url('graphics/interface/bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-align: center;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;

}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style : italic;
	color: #ff0000;
}

#f_article {

	position: relative ;
	width: 250px ;
}

#f_article .headline {

	text-transform: capitalize;
        color: #464646;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        line-height: 16px !important; 

}

#f_article .headline a {
  line-height: 16px;
}

#f_article .article {

        color: #464646;
        font-size: 10px;
        font-style: normal;
        line-height: 12px ; 
	text-align: justify ;


}

.caption {

	position: relative ;
	left: 22px ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px ;
}

.maintable { 
	background-image: url(graphics/interface/bhbg.jpg);
	background-repeat: no-repeat;
}

.headlines {
	text-transform: capitalize;
	color: #464646; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 14px 
}

.subhead {
	text-transform: uppercase;
	color: #464646; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 14px 
}

.newscaption { color: #464646;  font-size: 9px; text-decoration: none; text-align: left; }

td { 
	color: #464646; 
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 14px 
}

.news-print-email-links {
  padding-right: 10px;
}

.news-list {
  margin-left: 4px;
  padding-left: 18px;
}

.news-list li {
  margin-top: 16px;
}

.news-list li a {
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}

.leftpadblog { 
	padding-left: 15px;
}

.contentPage { 
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
}

.required {
	color: red ;
}

.rollover a {
	display:block;
	padding-top: 5px;
	width: 183px;
	height: 19px;
	text-align: left;
	text-indent: 50px;
	color: #ffffff;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none;
	background: url(graphics/interface/button_normal.jpg) 0 0 no-repeat;
}

.rollover a:link{
	color: #ffffff;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none;
}

.rollover a:hover { 
	color: #464646;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none; 
	background: url(graphics/interface/button_over.jpg) 0 0 no-repeat;
}

.rollover a:active {
	color: #464646;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none;
	background: url(graphics/interface/button_down.jpg) 0 0 no-repeat;
}

.rollover a:visited { 
	color: #ffffff;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none;
}

a, a:link, a:active, a:visited {
	color: #FF8C00; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 12px; 
	text-decoration: none 
}

a:active {
	text-decoration: underline
}

a:hover {
	color: #FF8C00; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 12px; 
	text-decoration: underline 
}

.russ {
	color: #FF00FF;
}

.gradiantborder
{
	width:640px;
	background: url(/graphics/interface/pic-tlc.gif) no-repeat top left;
}

.gradiantbordertop
{
	 background: url(/graphics/interface/pic-trc.gif) no-repeat top right;
	 padding:0;
	 margin:0 0 -5px 0;
}

.gradiantborderside
{
	padding: 0px 10px 0px;
	background: url(/graphics/interface/pic-rvb.gif) repeat-y right;
}

.gradiantborderbottom
{
	padding: 0;
	margin: 0;
	_padding-left:-10px;
	position:relative;
	top:-40px;
	background: url(/graphics/interface/pic-brc.gif) no-repeat bottom right;
}

/* Front page preview box ---------------------------------------------- */
.p_box 
{
	margin:0px; 
	padding:0px;
	background: url(/images/preview.top.jpg) repeat-x top;
}

.p_box .tl
{
	float:left; 
	height:10px; 
	width:10px; 
	background: url(/images/preview.tl.jpg) top left no-repeat; 
	overflow:hidden;
}
.p_box .tr
{
	float:right; 
	height:10px; 
	width:10px; 
	background: url(/images/preview.tr.jpg) top right no-repeat; 
	overflow:hidden;
}
.p_box .side
{
	width: 10px; 
	float: left; 
	height:auto;
}
.p_box .side .fade
{
	overflow:hidden; 
	float: left; 
	height: 51px; 
	width: 10px;
}

/* --------------------------------------------------------------------- */
