
/*             Global Styles              */
html * { padding:0;margin:0; }
body 
{
	font-family: Arial, Helvetica, sans-serif; 
	background:#ffffff;
	padding:0px;
	margin:0px;
	font-size:.7em;
	color:#666666;
}
a  
{
	color:#666666;
	text-decoration:none; 
}
a:hover 
{
	color:#8dc63f;
}
img 
{
	border:none;
	margin:0;
	padding:0; 
}

h1 
{
	color:#666666;
	font-size:.1em;
	text-indent:-9999px;
}
h2 
{
	color:#999999;
	padding:28px 0 15px 0;
	font-size:1.3em; 
}
h3 
{
	
	color:#de5921;
	font-size:1.8em;
	padding:0px 0 15px 0;
	margin:0;
	font-weight:normal;
	line-height:24px; 
}
h4 
{
 text-indent:-9999px;
}

p  { line-height:18px; }


sup {
	vertical-align:top;
}
.lightblue { color:#00B1CD; }
.purple { color:#7A86C2; }

.clear 
{
	clear:both;
	line-height:0; 
}
.bold 
{
	font-weight:bold;
}
.under 
{
  text-decoration:underline;	
}	



/*             Main Wrapper               */

#wrapper {
    background:url(../images/news_wrapper_back.gif) top left repeat-y;	
	width:766px;
	margin: 0px auto;	
	padding:0px 0px 0 0px;
}


/*             Header Styles              */

.header 
{
	margin:0px 0 0 20px;
	padding:15px 0 0 20px;
	
	
}

.header .image 
{
    background:url(../images/news_home_topnav.jpg) top left no-repeat;		
	width:338px;
	height:180px;
	margin:5px 0 0 -16px;
	padding:90px 0 0 380px; 
}




.header .in_control
{
	float:left;
    margin:0 270px 0px 0;
  
}
.header p { color:#898989;margin-top:5px;font-weight:bold; }
.header p span { color:#005596; }
.header .image ul 
{
	margin-top:15px; 
	display:block;
}

.header ul li 
{
	list-style:none;
	line-height:18px;
	margin:0;
	font-weight:bold;
	background: transparent url(../images/arrow_blue.gif) 0px 16px no-repeat;
	padding:10px 0 0 12px; 
	font-size:1.4em;  
	font-weight:normal; 
	         	
}
.header ul li a {  color:#898989; }
.header ul li a:hover {  color:#005596; }

/*             Body Styles              */

.body 
{}


.body .left_center 
{
    background:url(../images/news_home_center.jpg) top left no-repeat;		
	width:553px;
	height:403px;
	margin:0 0 0 18px;
	float:left;
}
* html .body .left_center 
{
   margin:0 0 0 8px;
}
.left_center .p1 
{
	width:500px;
	display:block;
	margin:35px 0 0 24px;
	line-height:26px;
	font-size:1.1em;
	
}
.left_center .p2
{
	width:500px;
	display:block;
	margin: 50px 0 0 24px;
	line-height:26px;
	font-size:1.1em;
	
}
.right_nav 
{
width:187px;
margin:0 0 0 -8px;	
float:left;
}


.right_nav img 
{
	border:none;
	padding:0;
	margin:0;
	line-height:0px; 
}

ol.footnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cbcbcb;
	margin: 5px 0 0 40px;
}





/*             Footer Styles              */

.footer 
{
	
	background:url(../images/news_footer_back.gif) top left no-repeat;		
	width:693px;
	height:67px;
	margin: 0 0 0 20px;	
	padding:20px 42px 0 32px;
	
}

* html .footer 
{
	
}



.footer .logo 
{
	float:left;	width:auto;
}

.footer .links  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57666e;
	text-align: right;
	margin: 0px 14px 0 0px;
}

.footer .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57666e;
	text-decoration: underline;
}

