
body {
	color: #000;
}

hr.clear {
	/*background: #fff;*/
	color: #fff;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000066;
}

div#page-a {
	/*background: #fff;*/
}

div#placeholder-logo {
	color: #FFFFFF;
	/*color: #000066;*/
	font-size: 50px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a#logo {
	text-decoration: none;
}


div#placeholder-hero {
	/*background: #fff;*/
	position: relative;
}

div#placeholder-box1 {
	color: #000033;
}

div#placeholder-search {
	color: #fff;
	position:absolute;
	top: 250px;
	left: 430px;
}

div.whoslogged {
	color: #fff;	
}

div#footer {
	color: #000;
	font-size: 11px;
	text-align: center;
	background: url(/images/cssimg/footer.png) no-repeat 0 0;
	height: 51px;
	width: 750px;
  	margin: 0 auto;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #6699CC;
}

td.menu-item-selected {
	color: #00CCFF;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.announcement-list {
	padding: 5px 10px 0px;
}

div.search-box {
}

.secure-login, .newsletter-form {
	background: url(/images/cssimg/kw_box.png) no-repeat 0 0;
	border: none;
	height: 210px;
	width: 310px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 20px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 5px 5px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div.search-box {
	margin: 18px 0;
	padding: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;	
}

a:hover, a:active {
	color: #0099CC;
	text-decoration: underline;
}

div.whoslogged a {
	color: #C2CDFE;
}

#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:  #000033 url(/images/cssimg/bgblue3.png) repeat-x 0 0;
	margin-top: 25px;
}

* html body {
	margin-top: 12px;
}

div#header-left, div#header-right {
	height: 76px;
}

div#header-left {
	/*background: url(/images/cssimg/bgblue_left2.png) no-repeat 0 0;*/
}

div#header-right {
	/*background: url(/images/cssimg/bgblue_nav2.png) no-repeat 0 0;*/
}

div#header {
	border: 0px;
	margin: 0px;
	position:relative;
}

div#placeholder-nav {
	height: 0px;
	margin-top:5px;
	padding-left: 80px;
	position:absolute;
	top:20px;
}

div#placeholder-logo {
	padding-top: 0px;
	padding-left: 30px;
	background: url(/images/cssimg/city2.png) no-repeat 0 0;
	height: 324px;
	width: 757px;
	position: relative;
	left: -2px;
	top: -1px;
	margin: 0px;
}

div#placeholder-rss {
	height: 18px;
	text-align: right;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
	float: left;
	position:relative;
	/*border-bottom: dashed #CCCCCC 1.5px;*/
}

div#placeholder-box1 {
	height: 190px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	width: 365px;
	margin: 50px 0 20px 0;
}

div#news {
	position: relative;
	left: 582px;
	/*top: -235px;*/
	top: -23px;
	background: url(/images/cssimg/kw_news.png) no-repeat 0 0;
	width: 365px;
	height: 252px;
	z-index: 0;
	float: left;
	margin: 0;
}

div#news_title {
	position: absolute;
	top: 10px;
	right: 21px;
	color:#CCCCCC;
	font-size: 17px;
	font-weight:400;
}

div#main div.inner {
	padding: 16px 30px 30px;
	background: #fff;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 27px;
	text-align: right;
}

div#footer {
	padding-top: 15px;
}

#placeholder-nav table {
table-layout: auto;
width: 100%;
}

#placeholder-nav table td {
text-align: center;
width: auto;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

/* @end */
