body {
	background: #1f273a url(../images/background.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
	font: 10pt Calibri, Verdana;
}
a {
	color: #1c1d18;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {padding:0;margin:0;}
ul {margin:0;padding:0;}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
#maincontainer {
	margin: 10px auto;
	width: 832px;
	background: url(../images/mainbg.gif) repeat-y top center;
}
#bodycontainer {

	background: url(../images/topbodybg.gif) no-repeat top center;	
	min-height: 224px;
}
/* IE min-height hack */
/*\*/
* html #bodycontainer {
	height: 224px;
}
/**/
#body {
	padding: 0px 40px 0px;
	background: url(../images/bodybg.gif) repeat-y top center;	
}
#subbody {
	padding: 0px 40px 0px;
}
#bodyfooter {
	height: 50px;
	background: url(../images/bodyfooter.gif) no-repeat bottom center;
}
#header {
	background: url(../images/header.gif) no-repeat top center;
	height: 227px;
	position: relative;
}
#header span {
	display: none;
}
#footer {
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
	line-height: 30px;
	color: white;
	background: url(../images/footermain.gif) no-repeat bottom center;
	text-align: center;
	height: 30px;
	margin-bottom: 10px;
}
#logo {
	position: absolute;
	left: 30px;
}
#toplinks {
	position: absolute;
	width: 285px;
	top: 25px;
	left: 515px;
	text-align: right;
	background: #B1BFD5;
}
#navbar {
	position: absolute;
	left: 30px;
	top: 134px;
	background: url(../images/navbarbg.gif) no-repeat center;
}
#navbar a {
	width: 193px;
	height: 52px;
	float: left;
	display: block;
}
#navbar span {
	display: none;
}
#header_loginarea {
	position: absolute;
	top: 75px;
	width: 290px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	left: 515px;
	vertical-align: middle;
	color: white;
}
#header_loginbox {
	padding: 0px 5px;
	width: 290px;
	border: 1px solid white;
	border-left: none;
	border: none;
}
#header_logoffbox {
	text-align: center;
}
#loggedinusername {
	font-weight: bold;
}
#loggedinusername span {
	display: inline;
}
#header_logoffbox a {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
#header_loginbox legend {
	font-weight: bold;
	font-size: 9pt;
	display: none;
}
#header_loginbox label{
	font-size: 8pt;
	color: White;
	margin-left: 2px;
	display: block;
	vertical-align: middle;
}
#header_loginbox ul {
	margin: 0px;
	padding: 0px;
}
#header_loginbox li {
	font-size: 8pt;
	color: Red;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	height: 25px;
	float: left;
}
#header_loginbox input {
	font-size: 8pt;
	padding: 3px 5px;
	color: white;
	background: #1c1d18;
	border: 1px solid #52554e;
	vertical-align: middle;
	width: 100px;
}

#header_loginbox input.loginbutton {
	width: 50px;
	background: #565656;
	padding: 1px;
}
/*88ad50 -> 597231*/
p {
	margin: 8pt;
	margin-top: 0;
	padding: 0pt;
}
h3 { margin-top: 0; }
li {
    margin-left: 16pt;
    list-style: none;
}
.links a { color: #3333FF; }
#SummaryContent li, .links li { list-style-type: circle; }
#SummaryContent a { color: #3333FF; }
