﻿html { height: 101% }
/***** Force Scroll Bars for Firefox *****/

/* mac hide\*/
html, body {
}
/* end hide */
body {
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	padding: 0px;
	margin: 12px;
	text-align: center;
	min-width: 760px;/* for mozilla*/;
	background-color: #F2E3EE;
	background: #294284;
	color: #303030;
}

div,p  {
}
/*clear top margin for mozilla*/

#centrecontent {
	width: 554px;
	float: right;
	padding-top: 20px;
	padding-bottom: 32px;/* needed to make room for footer */
}
#centrecontent p {
	padding-left: 3px;
}

/**************** Horizontal Navigation Styles ****************/

#navigation{
	margin: 101px 1px 1px 1px;
	height: 2.2em;
	line-height: 2.2em;
	padding-left: 20px;
	width: 838px;
	background: #FFFF99;
	color: #800000;
}
#navigation li{
	float: left;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-color: #CC9900;
	border-right-style: solid;
}
#navigation li a{
	display: block;
	padding: 0px 5px 0px 5px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
	color: #000000;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	background: #E3EEF7;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

/**************** End Horizontal Navigation Styles ****************/

/**************** Vertical Navigation Styles ****************/
#navv {
	width: 145px;
	font-size: 0.9em;
	border: 2px none #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 70px;
	float: left;
}
.navvbox1 {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	color: #505050;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.navvbox1 a {
	color: #000000;
	text-decoration: none;
}
.navvbox1 a:hover {
	color: #7b0000;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
	font-style: normal;
}
.navvbox1selected {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	color: #800000;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.navvbox1selected a {
	color: #000000;
	text-decoration: none;
}
/**************** End Vertical Navigation Styles ****************/

#left {
	/*ie needs this to show float */;float: left;
	padding-top: 25px;
	width: 160px;
}
#left p {padding-left:3px;padding-right:2px}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 860px;
	height: 100px;
	overflow: hidden;
	z-index: 100;
}
#banner {
	background-position: 50% top;
	background-image: url('../images/NewHeading1.gif');
	background-repeat: no-repeat;
	width: 860px;
	height: 100px;
	background-color: #FFFFFF;
	padding: 0px;
}

#footer {
	width: 860px;
	clear: both;
	height: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #FFFF99;
	color: #000000;
	text-align: center;
	left: 0;
	bottom: 0;
	position: ralative;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
.webdesignby {
	text-decoration: none;
	color: #000000;
	display: none;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	font-style: normal;
	color: #303030;
}
.txtbold {
	font-weight:bold;
}
.txtitalic {
	font-style: italic;
}
.txtjustify {
	text-align: justify;
}
.txtleft {
	text-align: left;
}
.indentedlist {
	margin-left: 56px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #303030;
}
#reportimages {
	width: 554px;
	height: 123px;
}
.clear {
	clear: both;
}
.feedbacktext{
	color: #505050;
	text-align: left;
	margin-left: 10px;
}
.feedbackgiver {
	color: #660033;
	margin-left: 10px;
	margin-top: -10px;
}
.feedback {
	border-style: solid;
	border-width: 1px 5px 4px 1px;
	border-color: #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
	margin-left: 1px;
	margin-bottom: 11px;
}
.feedbackgiver a {
	color: #660033;
}
.RedCentered {
	color: #990000;
	font-size: 1.3em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 40px;
}
.RedLeft {
	color: #990000;
	font-size: 1.3em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.noborder {
	border-width: 0px;
}
.thankyou {
	text-align: center;
	font-family: sans-serif;
	font-size: 1.4em;
	padding-top: 14px;
}
.RedCenteredThankYou {
	color: #990000;
	font-size: 1.3em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
