body 
{ 
	padding: 0; 
	margin: 0; 
	font: 13px Arial, Helvetica, sans-serif; 
	line-height: 1.3em;
	background: #fff; 
	color: #454545; 
}

a 
{
	color: #4A8EBC; 
	background: inherit;
}

a:hover 
{
	color: #CCCCCC;
	background: inherit;
	text-decoration: none;
}

a.title 
{
	color: #FE6700;
	background: #FFF;
}

h1 
{
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a 
{
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover 
{
	color: #CCCCCC;
	background: #FFF;
}

h1 .blue{
	color: #4682b4;
	background: inherit;
}


h2 
{ 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h3 
{ 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.25em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .lBlue
{
	color: #FFFFFF;
	background: inherit;
}

h2 .title
{
	color: #4682b4;
}
title
{
	color: #4682b4;
}
p 
{	
	margin: 0 0 5px 0; 
}

.greyLine
{
	background-color: #FF8C00; 
	height: 3px;
}

ul 
{ 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form 
{ 
	margin: 0; 
}

input.search 
{ 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

.content 
{ 
	margin: 10px auto;
	width: 825px; 
}

.logo 
{
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
}

.header_right 
{
	float: right;
	width: 585px;
	height: 72px;
}

.logo p 
{
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info 
{
	width: 575px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}

.end_top_info 
{
	width: 540px;
	margin: 0px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan 
{
	text-align: right;
	width: 160px;
}


.bar 
{ 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}
table .table
{
	border: solid #000000 1px;
}
 .tableRow
{
	border: solid #CCCCCC 1px;
}
.bar li 
{ 	
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}
	
.bar li.active 
{ 
	background: #FFF url(bar.gif) no-repeat center bottom; 
	color: #333333;
	font-weight: bold; 
	padding-bottom: 8px; 
}

.bar a 
{ 
	font-weight: bold;
	color: #4A8EBC; 
	background: inherit;	
} 

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.subheader 
{
	height: 0px;
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

.left 
{
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	
.left_articles 
{
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.lt 
{
	height: 10px;
	background: #6E6E6E url(lt.gif) no-repeat;
	color: #FFF;
}
		
.right 
{
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

		
.rt 
{
	background: #4682b4 url(rt.gif) no-repeat;
	color: #FFF;
	height: 7px;
}
		
.right_articles 
{
	font-size: 0.9em;
	background: #4682b4 url(rb.gif) no-repeat bottom;
	color: #FEE1D5;
	padding: 4px 8px;	
	margin: 0 0 10px 0;
}
	

.footer 
{ 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a 
{
	color: #4682b4;
	background: inherit;
}
