
body {
	color: #444;
}

/* @group Links */

a:link, a:visited {
	color: #00577b;
	text-decoration: none;	
}

a:hover, a:active {
	color: #00577b;
	text-decoration: underline;
}

a#logo {
	text-decoration: none !important;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#placeholder-nav-vert {
	text-align: right;
}
div#placeholder-search {
	background: #6DA4BB;
}

div#sub {
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right: 15px;
	font-size: 1.2em;

	
}

td.menu-item-hover {
	color: #9DC6E1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right: 15px;
	font-size: 1.2em;
}

td.menu-item-selected {
	color: #9DC6E1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right: 15px;
	font-size: 1.2em;
}



td.submenu-item {
	background: #5BA0CE;
	color: #FFFFFF;

}

td.submenu-item-hover {
	background: #215782;
	color: #FFFFFF;
}

td.submenu-item-selected {
	background: #215782;
	color: #FFFFFF;
}



/* @group Forms */

#hang_tab {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 100px;
	height: 70px;
}

div#placeholder-box1 {
	border-bottom: 0px solid #FFFFFF;
	margin-left:15px;
	background-color:#FFFFA0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 0px solid #FFFFFF;
	margin-bottom: 18px;
	padding: 80px 0 18px 0;
}


.announcement-list {
	padding: 7px;
	color:#333333;

}

 .announcement-list h2{
	font-weight:bold;

}
/*
.announcement-list a:link, a:visited {
	color:#FFD862;
	font-size:10px;
	font-weight:bold;

}

.announcement-list a:hover, a:active {
	color: #FFD862;
	text-decoration: underline;
} 
*/


.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #FFD862;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
	color:#FFFFFF;
	font-size:12px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	margin: 0;
  background: #0D3360 url(/images/cssimg/bgrep.jpg) repeat-y 50% 0;
}

body#sub {
	background: #C0D8E2 url(/images/cssimg/bg-sub-4-6.png) repeat-y 50% 0;
}

div#nav {
	background: url(/images/cssimg/logo.jpg) no-repeat;
	margin: 0;
	width: 210px;
}

div#main {
	margin: 0;
	width: 600px;
}

body#sub div#main {
	width: 789px;
}

div#main div.inner {
	padding: 18px 36px;
}

div#placeholder-nav-vert {
	margin-top: 75px;
}

div#placeholder-hero {
	/*height: 216px;*/
	width: 600px;
}

div#placeholder-search {
	padding: 9px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	background: url(/images/cssimg/bubbles.jpg) no-repeat;
	height: 49px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 30px;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}

/* @end */
