body {
	color: #333;
}

div#nav {
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #042D6A;
}

div.container {
	background: #fff;
}

div#header {
	background: #e7e5d8;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

a#logo {
	color: #5e5b4a;
	text-decoration: none;
}

div#placeholder-hero {
	background: #eeede4;
}

div#sub {
	background: #f3f3ec;
}

div.box {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e6e6df;
}

div#footer {
	color: #444;
	text-align: center;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-18-9.png) repeat-x 0 0;
	height: 144px;
}



td.menu-item {
	color: #004083;	
}

td.menu-item-hover {
	color: #1969bc;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}



/* @group Forms */

.search-box {
	border-bottom: 1px solid #E2E3D8;
	margin-bottom: 18px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #E2E3D8;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #E2E9F6 url(/images/cssimg/bg-header-18-9.png) repeat-x 0 0;
	margin: 0 0 72px;
}

div#placeholder-nav {
	height: 48px;
	padding-top: 24px;
}

div.search-box {
	padding: 18px;
}

div.whoslogged {
	height: 32px;
	text-align: right;
	padding-top: 40px;
}

div#placeholder-nav table {
	width: 100%;
}

div#header, div#placeholder-hero {
	height: 216px;
	line-height: 216px;
	margin: 0;
}

div#placeholder-hero {
	width: 600px;
}

div#main div.inner {
	padding: 18px 30px 36px;
	min-height: 400px;
}

div#shadow {
	background: url(/images/cssimg/bg-footer-18-9.png) repeat-x 0 0;
	height: 18px;
}

div#footer {
	background: transparent;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
div#placeholder-footer {
	background: transparent;
	font-size: 10px;
}
