div#logo {
	padding:0px 10px;
	margin: 0px 0 -10px 0;
}

img#logo {
	padding:0px;
	margin: 0px 0 -10px 0;
}

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

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

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

#footer {
    background: url("../graphics/layout/bg_footer.png") repeat-x #002395;
}

#title {
    background: url("../graphics/layout/bg_title.gif") repeat-x #FFFFFF;
}

#nav ul li ul li a:hover, #nav ul li.hover ul li a:hover {
	background:#004b90;
	border-top:1px solid #006fd7;
	border-bottom:1px solid #006fd7;
}

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

.news_articles a:link, .news_articles a:visited {
	color:#0055a4 !important;
}

.news_articles a:hover, .news_articles a:active {
	color:#F26631 !important;
}

#col1 h5.form_title, div#versadoc2_preview_buttons, div#order_details_cart_actions, table.express_order th, div.form_row_submit, div.dlTitle, .dlItemDetailsHeading, .dlListHeadingContainer {
    background: #0e2793;
    color: #FfFfFf;
}

#nav ul li a {
    color: #0054A4;
    text-shadow: 0 0 0 #000000;
    font-weight:bold;
}

#nav ul li ul li a {
    color: #FfFfFf;
    font-weight: normal;
    text-shadow: 0 0 0 #000000;
}

#utilities div.collection_item_description {
    font-family: sans-serif;
    font-size: 11px;
}

.collection_item_label a {
	display:block;
}

#topnav {
	position:absolute;
}

#topnav ul li div a:link, #topnav ul li div a:visited {
    color: #0055A4;
}

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