body {
	color: #000;
font: verdana;
}

a#logo {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 124px;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #003366;
}

div#content {
	background: #fff url(/images/cssimg/bg-nothing-3-2.png) repeat-x 0 0;
	border-bottom: 18px solid #E8E8E8;
}


div.whoslogged {
	color: #000;
}

div#main {
	background: #fff;
}

div#placeholder-hero {
	background: #fff;
}

div#placeholder-hero img {
	border: 1px solid #eee;
	margin: 0;
}

div#sub {
	color: #444;
}

div#placeholder-footer {
	color: #999;
	font-size: 11px;
}

div#blue {
	color: #ffffff;
        background: #01385f;
        padding: 20px;
}

div#blue  a:link{
	color: #99cc33;
	text-decoration: none;	
}

div#blue a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

div#blue a:visited {
	color: #99cc33;
	text-decoration: none;	
}

div#blue h1, h2, h3, h4, h5, h6  {
	color: #99cc33;
}


td.menu-item {
font: 13px Arial;
font-weight: bold;
color:#fff;

}

td.menu-item-hover {
font: 13px Arial;
font-weight: bold;
color:#003366;

}

td.menu-item-selected {
font: 13px Arial bold;
font-weight: bold;
color:#003366;

}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 13px;
font-family: Arial;
	padding: 3px 6px !important;
}

td.submenu-item-hover {
	background: #003366;
	color: #fff;
	font-size: 13px;
font-family: Arial;
	padding: 3px 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 13px;
	padding: 3px 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #bbb;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #bbb;
	margin-bottom: 0;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	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{
	color: #003366;
	text-decoration: none;	
}

a:hover, a:active {
	color: #99cc33;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: none;	
}


#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: #3B3B3B url(/images/cssimg/bg-3-2.png) repeat-x 0 0;
	margin: 0;
}

div#header-container {
	background: url(/images/cssimg/bg-header-3-2.png) repeat-x 0 0;
	height: 158px;
}

div#placeholder-logo {
	padding-left: 30px;
        padding-top 30px;
}

div.whoslogged {
	height: 54px;
	line-height: 54px;
	padding-right: 40px;
	text-align: right;
}

div#nav {
	background-color: transparent;
	height: 40px;
}

div#placeholder-nav {
	height: 40px;
	padding-right: 30px;
	padding-left: 30px;
}

div#placeholder-nav2 {
	height: 40px;
	padding-right: 30px;
	
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}
div#placeholder-nav2 td {
	padding: 0;
	vertical-align: middle;
}

div#cap {
	background: url(/images/cssimg/bg-cap-3-2.png) no-repeat 0 0;
	height: 18px;
}

div#capsub {
	background: url(/images/cssimg/bg-capsub-3-2.png) no-repeat 0 0;
	height: 18px;	
}

div#nothing {
	height: 30px;
}

div#placeholder-search {
	height: 50px;
        align: right;
}

div.search-box {
	padding-left: 18px;
	padding-top: 18px;
}

div.search-box input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 10px;
	margin-bottom: 9px;
	text-align: right;
        padding: 20px;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}

div#content div.inner {
	padding: 0px 0px 0px;
}

.arrowlistmenu{
width: 170px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: black url(/images/cssimg/titlebar.png) repeat-x center left;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu .menuheader a:link{
	color: white;
	text-decoration: none;	
}

.arrowlistmenu .menuheader a:visited{
	color: white;
	text-decoration: none;	
}

.arrowlistmenu .menuheader   a:hover{
	color: #003366;
	text-decoration: none;
}

.arrowlistmenu .menuheader  a:active {
	color: #003366;
	text-decoration: none;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/images/cssimg/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
font: 12px Arial;

}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font: 12px Arial;
color:white;
}

.arrowlistmenu ul li a{
font: 12px Arial;
color:#003366;
background: url(/images/cssimg/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #003366;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #99cc33;
background-color: #F3F3F3;
}



#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

