body {
	color: #666;
	background-color:#ffffff;
	margin-left:0px;
	

}

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

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}
a#placeholder-logo {
	color: #18212e;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#placeholder-nav {
	color: #fff;
}

div#header {
	margin-bottom: 0px;


}

div#placeholder-hero {
	background: #eee;
	border: 1px solid #eee;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #00FFFF;
}

td.menu-item-selected {
	color: #00FFFF ;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: -6px !important;
margin: 0px 0px -10px 0px;
}

td.submenu-item-hover {
	background: #1E2735;
	color: #fff;
	font-size: 11px;
	padding: -6px !important;
margin: 0px 0px -10px 0px;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: -6px !important;
margin: 0px 0px -10px 0px;
}

/* @group Forms */

#placeholder-box1 {
	background: url(/images/sf_panel.jpg) no-repeat;
	color: #eee;
height: 329px;
	border: 1px solid #;
	padding: 17px 0px 0px 10px;
	margin: 0px 0px 0px 0px;

}

#placeholder-box1 a {
	color: #ffffff;
		padding-right: 10px;	

	
}

#placeholder-box2, #placeholder-box3 {
	background: url(/images/ice_panel.jpg) no-repeat;
	color: #808080;
height: 300px;
	padding: 10px 9px 0px 10px;
	margin: 0px 0px 0 0;
}

#placeholder-box2 {
	border-bottom: 1px solid #000000;
	padding: 0px 9px 0px 9px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 10;
	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;
}

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

/* @group Links like links to News Articles etc.*/

a:link, a:visited {
	color:#0066FF;
	text-decoration: none;	
}

a:hover, a:active {
	color: #0066cc;
	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: url(/images/cssimg/bg-14-2.png) repeat-x 0 0;

	margin: 0;
}

div#header {
	background: url(/images/cssimg/bg-logo-14-1.png) no-repeat 0 0;
	height: 232px;
	color:#ffffff;

}

div#header div.inner, div.whoslogged {
	height: 180px;
}

div.whoslogged {
	line-height: 180px;
	text-align: right;
}

a#placeholder-logo {
	position: relative;
	top: 54px;
}

div#placeholder-search {
	padding-top: 9px;
	text-align: right;
}

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


div#placeholder-nav {
	height: 64px;
	padding-top: 0px 0px 0px -5px;
}

div#placeholder-nav table {
	width: 100%;
}

div#content {
	background-color:#FFFFFF;

	margin-bottom: 36px;
	
	padding-right: -5px;	
	
	padding-left: 10px;
}

div#main {
	margin: 0;
	width: 600px;
	margin-left: 0px;
	background-color:#FFFFFF;

}

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

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right 5px;
}

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


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

