body { 
background-attachment:fixed;
background-color:#CCCCCC;
background-image:url(/img/bckground_gray.jpg);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-style: normal; }

.search { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-style: italic; }

a { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-style: bold; text-decoration: none; color: #0066FF;}
.small { font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-style: bold; text-decoration: none; color: #000000;}
.moreauthor { font-family: Arial, Helvetica, sans-serif; font-size:12pt; font-style: bold; text-decoration: none; color: #0066FF;}
.bottomnav { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-style: italic; color:#000000;}

.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: underline; color: #ff0000; font-size:8pt;}
.breadcrumb2 { font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; color: #ff0000; font-size:8pt;}
.divider { font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; color: #ff0000; font-size:8pt;}

.content { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-style: normal; }

.contentheader { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: bold; color: #1070FF; }
.smallcontentheader { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; color: #1070FF; }

.date { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #003D96; }
.smdate { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003D96; }
.smdate2 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #003D96; }

.author { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; color: #666666; }
.lgauthor { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: bold; color: #666666; }

.morearticles { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: bold; color: #003D96; }

.homenav { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight:bold; color: #1070FF; }
.homenavred { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight:bold; color: #ff0000; }

.copy { font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-style: bold; text-decoration: none; color: #000000;}

.google_search	{
	width:550px;
	overflow:auto;
	z-index: -1000;
}

.greylink { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: bold; color: #666666;text-decoration: none; }
a.greylink { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: bold; color: #666666; text-decoration: none;}
a.greylink:hover {}
a.greylink:active {}
a.greylink:visited {}

body {
	font-family: arial, helvetica, serif;
}
	
#search_bar{
	width:300px;
	height:40px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	margin-top: 166px;
}

/* head :
-------------------------------------------------------------------------*/
#head {
	height:120px; 
	background: #FFFFFF;	
	border: thin solid #CCCCCC;
}

#utility-nav {
	float:right; 
	width:320px; 
	margin:0; 
	padding:0;
}
#utility-nav a {
	outline: 0;
}

#utility-nav a:link, #utility-nav a:active, #utility-nav a:visited {
	color: #244686
}

#utility-nav a:hover {
	text-decoration: underline;
}
#utility-nav ul{
	list-style:none; 
	margin:0; 
	padding:0;
}
#utility-nav li{
	float:left; 
	display:inline; 
	margin-right:10px;
}

#logo{
	width:300px; 
	padding:20px 0 0 20px; 
	float:left; 
	display:inline;
}

#advertisement{
	float:right; 
	display:inline; 
	margin-right:20px;
}

#nav_wrap {
	margin-top: 8px;
	width: 950px;
	height:24px;
	background: #CCCCCC
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.50;
    z-index: 1000;
}
#nav a {
	display: block;
	width: auto;
	text-align:center;
	font-size:16px;
	color: #1070ff;
	font-weight: bold;
}
#nav a:hover {
	color:#000066;
}
#nav a.second {
	color:#666666;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	margin:0 0 0 10px;
}
#nav a:hover a.second {
	color:#333333;
	margin:0 0 0 10px;
}

#nav li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */
}
#nav li.city{ 
	width: 8em; /* width needed or else Opera goes nuts */
	border-bottom:#cccccc 1px solid;
}
#nav li.sections { /* all list items */
	border-bottom:#cccccc 1px solid;
}

#nav li ul { /* second-level lists */
	position: absolute;
	border: 1px solid #cccccc;
	width: 8em;
	
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #F2FEFB;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.17em 0 0 8em;
	width: 8em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* head ^
-------------------------------------------------------------------------*/

#content {
	clear: left;
	color: #ccc;
}
div.clear {
	clear:both;
}
	
	
.featuredtitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight:bold; color: #ffffff; }

