body {
	color: #ffffff;
}

div#header hr {
	background: #fff;
	color: #ffffff;
	margin: 0;
}

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

body {
	background: #010101;
}

div.container {
	background: #282E4D;
        height:100%;
}

div#placeholder-logo {
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 30px;
}

a#logo {
	text-decoration: none;
}

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

div#footer {
	color: #ffffff;
	font-size: 11px;
        background-color: #010101;
        clear: both;
        overflow: visible;
        padding: 0;
        text-align: center;
        margin-top; 5px;
}

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

td.menu-item-hover {
	color: #282E4D;
}

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

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

td.submenu-item-hover {
	background: #282e4d;
	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: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #E4E5EB;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

/*div.search-box {
	background: #E4E5EB;
	margin: 18px 0;
	padding: 18px;
}*/

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

/* @group Links */

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

a:hover, a:active {
	color: #ffffff;
	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 */

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

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

div#placeholder-nav {
	height: 62px;
}

div#placeholder-hero {
	height: 189px;
	margin: 0;
	width: 610px;
}

div#placeholder-box1 {
	height: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	background: #D3DAED;
	color: #ffffff;
        margin-bottom:10px;
}

div#placeholder-box2 {
       margin-bottom:5px;
       margin-top:5px;
}

div#placeholder-box3 {
        margin-bottom:10px;
        margin-left: 5px;
        padding-left:3px;
}

div#placeholder-box4 {
        margin-bottom:10px;
        margin-left: 5px;
        padding-left:3px;
}

div#placeholder-box6 {
	height: 189px;
	overflow: hidden;
	background: #0F0B57;
	color: #FFFFFF;
}

div#placeholder-box7{
	overflow: hidden;
	background: #0F0B57;
	color: #FFFFFF;
        margin-left: 15px;
        margin-top: 5px;
        margin-right: 15px;
}

div#mainpage{
        margin-left: 150px;
}

div#leftmainpage{
        margin-left: 50px;
        height: 610px;
        width: 400px;
        float: left;
        padding-top:100px;
}

div#rightmainpage{
        padding-left: 50px;
        padding-top:100px;
        height: 610px;
        float: left;
}

div#placeholder-box8 {
	overflow: hidden;
	background: #0F0B57;
	color: #FFFFFF;
        float:left;
}

div#main div.inner {
	padding: 18px 30px 36px;
}

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

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

div.whoslogged {
	font-size: 11px;
	height: 36px;
	line-height: 10px;
	padding-right: 30px;
	text-align: right;
}

div#placeholder-footer {
	padding: 10px 0px 10px;
        width:960px;
        background-color:#010101;
}

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

p.widelines {
line-height:200%
}

p.midlines {
line-height:150%
}

p.shortlines {
line-height:100%
}
