
body {
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}

a#logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
	text-align: right;
}

div.whoslogged a {
	color: #000;
}

div#placeholder-nav {
	color: #fff;
}

div#search {
	background: #0A4BA0;	
}

div#placeholder-hero {
	background: #f9f9f9;
}

div#sub {
	color: #fff;
}

/* @menu sytles */
td.menu-item {
	font: bold 13px Arial, Helvetica, sans-srif;
	color: #FFF;
	text-align: center;

}

td.menu-item-hover {
	font: bold 13px Arial, Helvetica, sans-srif;
	color: #f7c11e;
	text-align: center;
}

td.menu-item-selected {
	font: bold 13px Arial, Helvetica, sans-srif;
	color: #f7c11e;
	text-align: center;
}

td.submenu-item {
	background: #f9f9f9;
	color: #245580;
	font-size: 11px;
	padding: 6px !important;
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;
}

td.submenu-item-hover {
	background: #DDD;
	color: #245580;
	font-size: 11px;
	padding: 6px !important;
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;
}

td.submenu-item-selected {
	background: #DDD;
	color: #245580;
	font-size: 11px;
	padding: 6px !important;
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;
}



/* @group Forms */
div#placeholder-box1 {
	padding: 18px 0 0 0;
}

div#placeholder-box1 a {
	color: #82b8ff;
}

div#placeholder-search {
	border-bottom: 1px solid #0C5AC0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #0C5AC0;
	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;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

.secure-login center {/* img rotator background */
	padding: 10px 0;
	width: 310px;
	margin-left: 20px;
	background: #FFF;
	border: 1px solid;
	border-color: #a9c3e1 #4674a7 #4674a7 #a9c3e1;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1660bd;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1660bd;
	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: #eee url(/images/cssimg/bg-content-15-2.png) repeat-y 50% 0;
	margin: 0;
}

body.sub {
	background: #eee none;
}

div#masthead {
	background: url(/images/cssimg/bg-header-15-2.png) repeat-x top left;
}

div#header {
	width: 200px;
	padding: 15px 0 0 20px;
}

div.whoslogged {
	float: right;
	height: 30px;
	padding: 10px 10px 40px 10px;
}

body.sub div.whoslogged {
	background: none;
}

/*div#placeholder-logo, */a#logo {
	display: block;
	/*width: 390px;*/
	width: 192px;
}

div#nav {
	overflow: hidden;
	float: right;
}

div#nav, div#search {
	height: 36px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-search {
	padding: 0 18px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#main div.inner {
	padding: 0 40px 36px;
}

div#main div.inner td {
	padding: 2px;
}

body.sub div#main {
	background: #fff;
}

body.sub div#main div.inner {
	padding: 18px 40px 36px;
}

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; }

/* @home CTA sylte */
div.cta {
	padding-bottom: 20px;
	border-bottom: 1px solid #0c5ac0;
}

div.cta img {
	padding: 15px 0 0 20px;
}

/* FORM STYLES */
input, select, textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
}

input.cat_button, input.button{
	width: 88px;
	height: 24px;
	cursor: pointer; cursor: hand;
	background: url(/images/cssimg/btn_bg.gif) no-repeat top left;
	border: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

input.cat_button:hover, input.button:hover {
	color: #deffb2;
}

#sub input.cat_button {
	background: url(/images/cssimg/btn_bg_sub.gif) no-repeat top left;
}

table.webform label {
	clear: both;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	line-height: 13px;
}

table.webform h3 {
	border: 1px solid #EEE;
	background: url(/images/cssimg/bg-header-15-2.png) repeat-x center left;
	color: #FFF;
	padding: 7px 15px;
	margin: 5px 0;
}

input.cat_textbox {
	width: 350px;
}

input.cat_textbox_small {
	width: 200px;
}

select.cat_dropdown_small, select.cat_dropdown_smaller {
	width: 150px;
}

textarea.cat_listbox {
	width: 350px;
	height: 150px
}    

/* @end */
