body {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container
	{
	width: 760px;
	margin: 0px auto;
}
#header {
	background-image: url(../images/header.jpg);
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}
.logo {
	margin-top: 61px;
	margin-left: 25px;
	margin-bottom: 28px;
	float: left;
	clear: both;
}
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 760px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFA513;
	background-color: #D5F4FF;
	background-image: url(../images/headerbg.gif);
}
#header li {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
}
#header li a {
	display: block;
	padding: 10px 13px;
	margin-right: 1px;
	color: #009EE0;
	text-decoration: none;
}
#header li a:hover {
	background-color: #009EE0;
	display: block;
	padding: 10px 13px 9px;
	margin-right: 1px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 1px;
	background-image: url(../images/bluebg.gif);
	background-position: center top;
}
#header li .on {
	background-color: #FFA513;
	display: block;
	padding: 10px 13px;
	margin-right: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/orangebg.gif);
	background-position: center top;
}
#content {
	float: left;
	width: 500px;
	padding-left: 10px;
	padding-top: 230px;
	padding-bottom: 20px;
	margin-top: 35px;
}
#content h1 {
	color: #009EE0;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#content h2 {
	color: #009EE0;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#content h3 {
	color: #009EE0;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#content h4 {
	color: #9D9D9D;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#content a {
	color: #666666;
}
#content a:hover {
	color: #009EE0;
	text-decoration: none;
}
#content p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px 0px 1.4em;
}
#content li {
	font-size: 0.8em;
	line-height: 1.4em;
}
#content .intro {
	font-size: 1em;
	color: #FFA513;
	font-weight: bold;
}
#footer {
	float: left;
	width: 760px;
	height: 50px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D5F4FF;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#footer p {
	font-size: 0.7em;
	margin: 0px;
	padding-left: 10px;
	color: #84D2F2;
}
#footer a {
	color: #84D4F4;
}
#footer a:hover {
	color: #009EE0;
	text-decoration: none;
}
#footer img {
	border: none;
}
#footerquote {
	float: left;
	width: 750px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
#container #header .logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header sub {
	vertical-align: bottom;
}
#content sub {
	vertical-align: -15%;
}
#rightitems {
	float: right;
	width: 225px;
	margin-top: 35px;
}
#rightitems sub {
	vertical-align: bottom;
}
#rightitems .blueitems {
	float: right;
	padding-bottom: 15px;
	width: 205px;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #84D2F2;
}
#rightitems .blueitems h1 {
	font-size: 0.9em;
	color: #0790CA;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightitems .blueitems p {
	margin: 0px;
	padding: 0px 10px;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #006A97;
}
#rightitems .blueitems a {
	color: #009EE0;
}
#rightitems .blueitems a:hover {
	color: #84D2F2;
	text-decoration: none;
}
#rightitems .orangeitems {
	float: right;
	padding-bottom: 10px;
	width: 205px;
	clear: both;
	margin-bottom: 1px;
	border-bottom: 1px solid #EEE;
}
#rightitems .orangeitems h1 {
	font-size: 0.9em;
	color: #C07C0E;
	margin: 0px 0px 10px;
	line-height: 1.2em;
	padding: 10px 10px 10px;
	border-bottom: 5px solid #FEC461;
}
#rightitems .orangeitems p {
	margin: 0px;
	padding: 0px 10px;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #C07C0E;
}
#rightitems .orangeitems a {
	color: #FEA412;
}
#rightitems .orangeitems a:hover {
	color: #FEC461;
	text-decoration: none;
}
#content blockquote {
	width: 250px;
	float: right;
	padding: 30px 0px 0px 30px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/quotetop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content blockquote p {
	font-size: 1em;
	color: #009EE0;
	margin: 0px;
	padding: 0px 30px 30px 0px;
	background-image: url(../images/quotebottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}



#rightitems .report {
	float: right;
	padding-bottom: 10px;
	width: 205px;
	clear: both;
	margin-bottom: 25px;
	background-color: #c8efff;
	height: 196px;
}
#rightitems .report h1 {
	font-size: 1em;
	color: #E5F8FF;
	margin: 0px 0px 10px;
	line-height: 1.2em;
	background-color: #069CDA;
	padding: 10px 10px 10px;
	border-bottom: 5px solid #84d2f2;
	background-image: url(../images/bluebg.gif);
	background-position: center top;
}
#rightitems .report p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #0080B5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightitems .report a {
	color: #009EE0;
}
#rightitems .report a:hover {
	color: #84D2F2;
	text-decoration: none;
}
#search input {
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 3px;
	border: 1px solid #84d2f2;
	background: #FFFFFF;
	width: 8.3em;
	margin: 0px 10px;
}
#reportsubmit {
	background-color: #009EE0!important;
	border: 1px solid #007fb4!important;
	width: 3em!important;
	height: 2em!important;
	font-size: 0.8em!important;
	font-weight: bold;
	color: #E3F8FF;
	line-height: 100%;
	margin: 0px!important;
}
/* RP Report */
#rpreportcontainer { background: #c8efff; border: solid 4px #84d2f2; padding: 15px; }
#rpreport { font-size: 0.8em; line-height: 1.4em; color: #333; }
#rpreport p { font-size: 1em; line-height: 1.4em; color: #333; }
#rpreport li { font-size: 1em; color: #333; }
#rpreport a { color: #007fb4; text-decoration: none; font-weight: bold; background: url(../images/report/viewmore.gif) 0px 1px no-repeat; padding-left: 15px; }
#rpreport a:hover { color: #009ee0; background: url(../images/report/viewmoreover.gif) 0px 1px no-repeat;  }
#rpreport th { text-align: left; color: #333; vertical-align: top; width: 11em; }
.rpspacer { border-top: 1px #84d2f2 solid; padding: 5px 0px; }
.rpbottom { padding-bottom: 5px; }
#another { background: #003142; padding: 15px; color: #d6edf0!important; border: #36606e 4px solid; margin-top: 20px; clear: left; position: relative; }
#another h2 { text-transform: none; color: #c8efff; font-size: 1.6em; }
#another label { font-size: 1.4em; }
#another input { font-size: 1.1em; line-height: 1.1em; margin:0px; padding: 3px; border: 1px solid #084c63; background: #d6edf0; width: 9em; margin-left: 10px; }
#another .submit { background-color: #009ee0!important; border: 1px solid #009ee0!important; width: 5em!important; height: 2em!important; font-size: 0.9em!important; font-weight: bold; color: #d6edf0; line-height: 100%; margin-left: 10px; }

/* RP Report Fail */
#notfound { background: #c8efff; padding: 15px; color: #333!important; border: #84d2f2 4px solid; margin-top: 20px; clear: left; position: relative; }
#notfound h2 { text-transform: none; color: #007fb4; font-size: 1em; font-weight: normal!important; }
#notfound p { font-size: 0.8em; color: #333!important; }
#notfound input { font-size: 1.1em; line-height: 1.1em; margin:0px; padding: 3px; border: 1px solid #84d2f2; background: #FFF; width: 9em; margin-left: 10px; }
#notfound .submit { background-color: #009ee0!important; border: 1px solid #009ee0!important; width: 5em!important; height: 2em!important; font-size: 0.9em!important; font-weight: bold; color: #d6edf0; line-height: 100%; margin-left: 10px; }
.notfound { display: block; border-top: 1px solid #84d2f2; padding-top: 10px; margin-top: 10px!important; margin-bottom: 0px!important; }
.notfound a { color: #009EE0!important; text-decoration: none!important; font-weight: bold; background: url(../images/report/viewmore.gif) 0px 2px no-repeat; padding-left: 15px; margin-right: 5px; }
.notfound a:hover { color: #007fb4!important; background: url(../images/report/viewmoreover.gif) 0px 2px no-repeat;  }
#anothertry, #reportthem { border-top: 1px solid #84d2f2; padding-top: 10px; margin-top: 10px; }
.floatimgrightborder { float: right; margin-left: 20px; margin-bottom: 10px; border: 4px solid #84d2f2; }