body {
    background-color: #BdBdBd;
}

body {
    background-image: url("../graphics/layout/bg_body.gif");
}

#header {
background-image: url('../graphics/layout/bg_header.jpg');
}

div.news_articles ul li {
    margin:0 0 8px;
}

#nav_right h1, #nav_right h2, #nav_right h3, #nav_right h4, #nav_right h5, #nav_right h6 {
    line-height: 16px;
    text-transform:capitalize;
    margin-bottom:6px;
}

body {
    background-image: url("../graphics/layout/bg_body.gif");
}

#primary_nav {
    background-color: #F0Aa31;
}

#css_navigation li.hover a:hover,
#css_navigation li.toplevel a.here,
#css_navigation li.hover a {
	color:#FfFfFf;
}

#css_navigation li.toplevel ul li a {
    background: #F0Aa31;
}

#css_navigation li.toplevel ul li a:hover {
    background: #007aC9;
}

#spotlight {
    background-image: url("../graphics/layout/spotlight_bg.jpg");
}

#css_navigation * {
	font-family:sans-serif;
}

#css_navigation li.toplevel ul {
    background:#F0Aa31;
}

#nav_left ul li.here a, #nav_left ul li a:hover, #nav_left ul li a:active {
    color: #F0Aa31 !important;
}

a:link, a:visited {
    color: #0082C8;
}

a:hover, a:active {
    color: #F0Aa31;
}

div.required_form_label {
    color: #F0Aa31;
}

.form_title, h5.form_title, div.form_row_submit {
    background: #F0Aa31;
    color: #FfFfFf;
}

#customer_utilities ul li div a {
    background: url("../graphics/layout/bullet.png") no-repeat left center;
}

#nav_left ul li a {
    background: url("../graphics/layout/bullet2.png") no-repeat left center;
    padding-left: 20px;
}

#customer_utilities a:hover, #customer_utilities a:active {
    color: #F0AA31 !important;
}