@media screen {
	body{background: #e0eef6 url('../graphics/layout/header_bg.gif') repeat-x top left;}
	#body_top{	background:url('../graphics/layout/body_top.gif') no-repeat top left;}
	#top_nav ul li {background:transparent url('../graphics/layout/nav_top_l.gif') no-repeat left top;}
	#top_nav ul li div.collection_item_label{background:transparent url('../graphics/layout/nav_top_r.gif') no-repeat right top;}
	#wrap #right #body{	background:url('../graphics/layout/body_bg.gif') repeat-y top left;}
	#utilities ul li{background:#E8E8E8 url('../graphics/layout/utility.gif') no-repeat left;}
	#wrap #right #body_bot{background:url('../graphics/layout/body_bot.gif') no-repeat top left;}
	#footer{background:url('../graphics/layout/footer_bg.gif') repeat-x top left;}
	#footright{background:url('../graphics/layout/contact_bg.gif') repeat-x top left;}
}

body {
	color:#666666;
	font-family: Arial, sans-serif !important;
}

#footleft a:link, #footleft a:visited {
    color: #666666;
    text-decoration:underline;
}
#footleft a:hover, #footleft a:active {
	text-decoration:none;
}


#footright a:link, #footright a:visited {
    color: #666666;
    text-decoration:underline;
}
#footright a:hover, #footright a:active {
	text-decoration:none;
}

#nav ul li a:link, #nav ul li a:visited {
    color: #9bB5C8;
}
#nav ul li a:hover, #nav ul li a:active {
	color:#666666;
}

ul.dropdown li {
    border-right: 1px solid #9bB5C8;
}

#utilities a:link, #utilities a:visited {
    color: #666666;
}
#utilities a:hover, #utilities a:active {
	color:#9bB5C8;
}

#top_nav ul li a:link, #top_nav ul li a:visited {
    color: #000000;
}
#top_nav ul li a:hover, #top_nav ul li a:active {
	color:#FfFfFf;
}

div.news_archives a:link, div.news_archives a:visited {
    color: #666666;
}

div.news_archives a:hover, div.news_archives a:active, div.news_articles a:hover, div.news_articles a:active {
    color: #9bB5C8;
    text-decoration:none;
}

.news_articles ul li a {
    display: block;
}

div.news_articles ul li span.content_news_article_by_line {
	font-size:12px;
    text-align: left;
    margin-left:15px;
}

#content p {
	font-size:14px;
}

#content li {
    font-size: 14px; 
}

a:link, a:visited {
    color: #666666;
}

li.selected a, a:hover, a:active {
    color: #9bB5C8;
}

.form_title, h5.form_title, div.form_row_submit {
    background:#F1F1F1;
    border-bottom: 4px solid #9bB5C8;
    color: #666666;
}

#utilities {
    padding-top: 10px;
}

/* Header Fixes */

#inthenews ul {
margin-left: 20px;
}

#inthenews h4 {
margin-top: 10px;
}

#inthenews h2 {
margin-bottom: 10px;
}

#inthenews p {
font-size: 13px;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
margin-bottom: 15px;
}

#content a:link, #content a:visited {
color: #6f95b0;
}

#content a:hover, #content a:active {
color: #9BB5C8;
}

#content p {
padding: 10px 0;
}

 
#nav ul li a:link, #nav ul li a:visited {
color: #000;
}

#inthenews {
border-top: 0 none;
border-bottom: 0 none;
}

#spotlight {
border: 0 none;
}

.news_archives {
    margin-left: 25px;
    text-transform:capitalize;
    font-size:12px;
}

.collection_item_label {
	font-size: 14px;
}

.news_archives a {
    font-weight: normal;
}
table.content_data_table {
	font-size: 14px;
}

/* CSS HEADER */

body {
font-family: georgia, sans-serif !important;
}

#nav ul li, #footleft, #footright, #subnav ul li, #inthenews, #top_nav ul li {
font-family: georgia, sans-serif;
}

.termsandconditions, .privacypolicy {
display:none;
}




