body {
	color: #666;
}

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: #000;
}
a#placeholder-logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
}

div.whoslogged a {
	color: #000;
}

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

div#header {
}

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

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

td.menu-item {
        font-size:14px;
        font-weight:bold;
        color: #fff;	
}

td.menu-item-hover {
	color: #1969bc;
        font-size:14px;
        font-weight:bold;
}

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

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

td.submenu-item-hover {
	background: #DAE9FA;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

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


/* @group Forms */

#placeholder-box1 {
	background: #DAE9FA;
	color: #555;
	padding: 27px 9px;
}

#placeholder-box1 a {
	color: #000;	
}

#placeholder-box2, #placeholder-box3 {
	background: #E9F2FB;
	color: #555;
	padding: 9px;
}

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

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

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	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: url(/images/cssimg/bg-14-8.png) repeat-x 0 0;
	margin: 0;
}

div#header {
		height: 34px;
}

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

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

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

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

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


div#placeholder-nav {
	height: 36px;
	padding-top: 88px;
}

div#placeholder-nav table {
        font-size:16px;
	width: 100%;
}

div#content {
	margin-bottom: 36px;
}

div#main {
	margin: 0;
	width: 600px;
}

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

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

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

div#tagline{
    padding-top:0px;
    padding-left:40px;
    font-size:20px;
    color:#fff;}

div.breadcrumbs{
    width:750px;}

#content {
margin-top:90px;}

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

div.column1 {
width:321px;
float:left;
}

div.column2 {
width:560px;
float:right;}

div.column3 {
float:left;}

div.column1bullet li {
color:#006bb3;
font-size:16px;
font-family:Arial;
font-weight:bold;
list-style:square;
}

div.column1bullet p{
color:#000000;

}

div.columntitle {
color:#006bb3;
font-size:26px;
letter-spacing:-2px;
font-family:Arial;
font-weight:bold;
}

div.column2a {
float:left;
width:240px;
padding-right:20px;}

#zoom_content img{
float:left;}

#zoom_content{
	width:750px;
border:5px solid #000;
}

.xref {
color:#f9f9f9;
font-size:1px;}

.emp {
font-size:20px;
letter-spacing:-1.5px;
font-weight:bold;}


#sowhat{
color:#006bb3;
font-size:14px;
font-weight:bold;
padding-bottom:5px;}


#spacer{
width:800px;
}