/* TYPE */

a, a:visited, #footer a:hover  { color:#666666; font-weight:normal; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }


/* Presentation Stylesheet */ 

h1, h2, h3, h4, h5, h6, p{
 margin:0;
 padding: 0 15px;
 font-weight: normal;
 color: #fff;
 }

a:hover {
 color: #333333; text-decoration:none;}
 #footer a{ padding: 0 10px; color: #666666; text-decoration:none;}

p, .AS_ajax_resultLink { font-size: .8em; line-height: 1.5em;}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
	text-transform: uppercase;
}
h2 { font-size: 1em; 	font-weight: bold; line-height: 2em;}
h3 { font-size: 1em; line-height: 1.2em;}
h4 { font-size: .9em; line-height: 1.5em;}
h5 { font-size: .8em; line-height: 1.5em;}
h6, #footer, td { font-size: .5em; line-height: 2em; font-weight:normal;}
  
.newsMore, .newsMore:link, .newsMore:visited {
font-size: .8em;
line-height:2em;
margin:0;
padding:0 40px 20px 8px;
text-decoration:none;
border:none;
}
 
 #ajaxSearch_input {
 background-color:#333;
 color:#CCCCCC;
 border:none;
 padding:5px;
 margin-left: 20px;
 width: 200px;
 height:15px;
 }
 
 #l-col p, #l-col strong, #l-col_std p, #l-col_std strong, .AS_ajax_result, .AS_ajax_resultsIntroFailure {
 color:#fff;
 font-size: .8em; line-height: 1.5em;
 }
 #l-col p, #l-col_std p, .AS_ajax_result, .AS_ajax_resultsIntroFailure {
 padding: 10px 20px 0 20px;
}