* {
	outline:none;
}

body {
background:#5485af url('../graphics/layout/bg.jpg') repeat left top;
	color:#444;
}

#wrap {
background:transparent url('../graphics/layout/bg_wrap.jpg') no-repeat center top;
}

a,a:link {
color:#B90001;
text-decoration:none;
}

a:visited {
color:#a60000;
}

a:hover,a:active {
color:#4f4f4f;
}

#topnav {
background:transparent url('../graphics/layout/1px.png') repeat left top;
}

#topnav ul li div a {
	color:#000000;
}

#topnav ul li div a:hover {
	text-shadow:none;
	color:#888888;
}

#nav ul {
background:transparent url('../graphics/layout/bg_nav.png') repeat-x 0 0;
}

#nav ul li a {
	color:#FfFfFf;
	text-shadow:0 1px 0 #000;
}

#nav ul li a:hover,#nav ul>li.hover>a,#nav ul>li.here>a {
background:transparent url('../graphics/layout/bg_nav_hover.png') no-repeat center 60px;
	text-shadow:0 1px 0 #000000;
}

#nav ul ul {
border-top:3px solid #1d1c1c;
border-bottom:3px solid #1d1c1c;
}

#nav ul li ul li a {
background:#1d1c1c;
color:#fff;
text-shadow:0 1px 0 #222;
}

#nav ul li ul li a:hover,#nav ul li.hover ul li a:hover {
	background:#9c9c9c;
	border-bottom:1px solid #D7D7D7;
	border-top:1px solid #D7D7D7;
}

#nav_overlay_left {
background:transparent url('../graphics/layout/nav_left.png') no-repeat 0 0;
}

#nav_overlay_right {
background:transparent url('../graphics/layout/nav_right.png') no-repeat 0 0;
}

#spotlight {
background:#fff;
}

#home #main {
background:#f6f5f5;
border:1px solid #fff;
}

#utilities {
background:transparent url('../graphics/layout/bg_utilities.png') repeat-x 0 0;
}

div.collection_item_description {
color:#797979;
}

h1,h2,h3,h4,h5 {
color:#4f4f4f;
}

#home #col1 {
width:430px;
float:left;
}

#home #col2 {
background:transparent url('../graphics/layout/bg_news.png') no-repeat 0 20px;
}

#home #col2 h1,#home #col2 h2,#home #col2 h3,#home #col2 h4 {
	color:#000000;
}

#home #col2 h5 {
color:#595959;
}

#home #col2 div.news_articles ul li {
background:transparent url('../graphics/layout/arrow.png') no-repeat 0 4px;
}

#internal #main {
background:#f6f5f5 url('../graphics/layout/bg_main.gif') repeat-y top right;
border:1px solid #fff;
}

#title {
color:#fff;
background:#fff url('../graphics/layout/bg_title.gif') repeat-x top left;
}

#title h1 {
color:#fff;
}

#col1 h1,#col1 h2 {
color:#454545;
border-bottom:1px solid #ddd;
}

#col1 h3,#col1 h4,#col1 h5,#col1 h6 {
color:#000;
}

#secondarynav h2#section_title {
text-shadow:0 1px 1px #fff;
}

#secondarynav ul li {
border-top:2px groove #fff;
}

#secondarynav ul li a {
	color:#555555;
background:url('../graphics/layout/bg_secondary.png') no-repeat 5px center;
}

#secondarynav ul li a:hover,#secondarynav ul li a:active,#secondarynav ul li.here a {
	color:#B90001;
	background:url('../graphics/layout/bg_secondary_hover.png') no-repeat 5px center;
}

#footer {
	background:#595a5a url('../graphics/layout/bg_footer.png') repeat-x 0 0;
	color:#FfFfFf;
	border-top:1px solod #f3f3f3;
}

div.bottomnav ul li {
border-left:1px solid #fff;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit {
	background:#595a5a !important;
	color:#FfFfFf !important;
}

#logo {
    padding: 0 0 0px 0 !important;
}

#topnav ul {
	position:relative;
}

#topnav ul li {
	padding:0 0 0 10px;
}

#topnav {
	right:2px;
}

div.required_form_label {
    color: #B90001;
}

#utilities ul li div.collection_item_label a:link,
#utilities ul li div.collection_item_label a:visited {
    color: #000000;
    font-weight:bold;
}

#utilities ul li div.collection_item_label a:hover,
#utilities ul li div.collection_item_label a:active {
    color: #777777;
}

#nav ul li a {
    padding: 28px 14px 17px 14px;
}