body {
	background-color: #222222;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 10pt;
}

a {
	color: #013571;
	text-decoration: underline;
	font-weight: bold;
}


h1 {
	color: #013571;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #013571;
	font-family: Georgia, Times New Roman, Times, serif;

}

h3 {
	font-size: 15pt;
	font-weight: normal;
}

h4 {
	font-size: 15pt;
	color: #013571;
}

h5 {
	font-size: 13pt;
	color: #013571;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #000000;
	border-style: none none dotted;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(/systemfiles/media/images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#top {
	width: 1000px;
	float:left;
}

#header {
	background-image: url(/systemfiles/media/images/container-fill.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 980px;
}


#left {
	float: left;
	width: 260px;
}

#right {
	float: left;
	background-color: #FFFFFF;
	width: 740px;
}

#right h1 {
	margin-top: 0;
	padding-left: 50px;
	padding-right: 20px;
}

#search {
	height: 30px;
	background-color: #666666;
	background-image: url(/systemfiles/media/images/search-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
	padding-left: 15px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-bottom: solid 1px #CCCCCC;
}

#menu ul li {
	min-height: 23px;
	width: 240px;
	padding-top: 9px;
	padding-left: 20px;
	background-image: url(/systemfiles/media/images/menu.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
}

#menu ul li a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li.active ul li a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li.active {
	background-image: url(/systemfiles/media/images/menu-active.jpg);
	background-repeat: no-repeat;
}

#menu ul li.active a, #menu ul li a:hover, #menu ul li ul li.active a {
	color: #000000;
}


#menu ul li ul {
	display: none;
	border-bottom: none;
}

#menu ul li.active ul {
	display: block;
}

#menu ul li.active ul li {
	background-image: none !important;
}


#login {
	width: 250px;
	height:190px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/systemfiles/media/images/loginbg.jpg);
	background-repeat: no-repeat;
}

#login h3 {
	margin-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

#login table {
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	font-size: 11pt;
	font-weight: normal;
}

#login a {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.wrLoginBox, .wrPasswordBox {
	width: 120px;
}

#affiliates {
	margin-top: 20px;
	text-align: center;
}

#maincontent, ._sitemap, .searchresults, .form_fields {
	min-height: 600px;
	padding-left: 50px;
	padding-right: 290px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.loginpage {
	min-height: 600px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.wind #maincontent, .wind ._sitemap, .wind .searchresults, .wind .form_fields, .wind .loginpage {
	background-image: url(/systemfiles/media/images/background1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.pylon #maincontent, .pylon ._sitemap, .pylon .searchresults, .pylon .form_fields, .pylon .loginpage {
	background-image: url(/systemfiles/media/images/background2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.solar #maincontent, .solar ._sitemap, .solar .searchresults, .solar .form_fields, .solar .loginpage {
	background-image: url(/systemfiles/media/images/background3.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer {
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	background-image: url(/systemfiles/media/images/footer-bg.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding-left: 50px;
	padding-top: 0;
	margin-top: 0;
}

#bottom {
	width: 1000px;
}

.logoutspacing {
	text-align: center;
	padding-right: 20px;
}
