/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
border: 0;
}	
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/mainback.gif);
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 
#wrapper{
	width: 788px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
/*-------------------------------------------------------Header Stling----------------------------------------*/
#header {
	background-image: url(images/newtopbanner.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 788];
}


#header ul{
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 139px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
#header ul li
{
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
} 


#header ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 11px;
	font-size: 12px;
	display: block;
	height: 20px;
	width: 102px;
	padding-right: 0px;
	font-weight: bold;
} 
#header ul li a:hover, #header ul li a:focus{
	background-image: url(images/button_over.gif);
	color: #999999;

}
/*-------------------------------------------------------Header Styling----------------------------------------*/
#mainleft {
	width: 520px;
	float: left;
	margin-left: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, ;
	font-size: 18px;
	color: #03517A;
	padding-bottom: 5px;
}
#mainleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "OCR A Extended";
	font-size: 11px;
	color: #022d42;
	padding-bottom: 7px;
	padding-right: 10px;
}
* html #mainleft{
	margin-left: 11px;
	}
#mainright h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "OCR A Extended";
	font-size: 14px;
	font-weight: bold;
	color: #03517A;
	padding-left: 10px;
	padding-bottom: 10px;
}

*html #mainright{
	margin-left: 10px;
	}

#mainright {
	width: 225px;
	float: left;
	margin-left: 12px;
	border-left-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main {
	background-repeat: repeat-y;
	background-image: url(images/bodyback.gif);
	background-position: center;
	width: 787px;
}

/* -------------------------------------------------------right content------------------------------------------------------------*/
#mainright ul{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

*html #mainright ul li a {
	padding-top: 3px;
	padding-bottom: 3px;

	}

#mainright ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	list-style-image: none;
}


#mainright ul li a{
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: #084665;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
} 
#mainright ul li a:hover, #mainright ul li a:focus{
	text-decoration: none;
	font-size: 12px;
	color: #660000;
	background-color: #f5f5f5;
}


/* -------------------------------------------------------latest Div------------------------------------------------------------*/
#latest {
	width: 245px;
	background-image: url(images/boxmiddle.gif);
	float: left;
	margin-top: 15px;
}
#latest h1 {
	background-image: url(images/boxtop.gif);
	height: 25px;
	padding-top: 18px;
	margin-bottom: 0px;
	padding-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "OCR A Extended";
	font-size: 14px;
	background-repeat: no-repeat;
}
#latest h6 {
	background-image: url(images/boxbottom.gif);
	text-indent: -20045px;
	height: 24px;
}
#latest p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/* -------------------------------------------------------upcoming------------------------------------------------------------*/
#upcoming {
	width: 245px;
	background-image: url(images/boxmiddle.gif);
	float: right;
	margin-left: 5px;
	margin-top: 15px;
}
#upcoming h1 {
	background-image: url(images/boxtop.gif);
	height: 25px;
	padding-top: 18px;
	margin-bottom: 0px;
	padding-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "OCR A Extended";
	font-size: 14px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#latest a {
	color: #03517A;
	text-decoration: none;
	font-weight: bold;
}
#upcoming a:hover {
	text-decoration: underline;
	color: #03517A;
}
#upcoming a {
	font-weight: bold;
	text-decoration: none;
	color: #03517A;
}
#latest a:hover {
	text-decoration: underline;
}


#upcoming h6 {
	background-image: url(images/boxbottom.gif);
	text-indent: -20045px;
	height: 24px;
}
#upcoming p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#latest h2 {
	font-size: 11px;
	color: #03517A;
	padding-left: 20px;
	padding-right: 20px;
}
#upcoming h2 {
	font-size: 11px;
	color: #03517A;
	padding-right: 20px;
	padding-left: 20px;
}








/* -------------------------------------------------------footer------------------------------------------------------------*/

#footer {
	background-image: url(images/footer.gif);
	height: 74px;
	width: 788px;
	background-position: 4px;
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 38px;
	float: right;
	padding-right: 40px;
}
#circus {
	width: 195px;
	margin-top: 15px;
	background-image: url(images/circusmiddle.gif);
	margin-left: 18px;
}
#mainright a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#circus h6 {
	background-image: url(images/circusbottom.gif);
	height: 21px;
	color: #124863;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 45px;
	font-size: 11px;
}
#circus p {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 14px;
	padding-bottom: 5px;
}

#circus h3 {
	background-image: url(images/circustop.gif);
	background-repeat: no-repeat;
}
#mainleft form {
	margin-left: 20px;

}
#wrapper #main #mainleft #DataCollection p {
	padding-top: 20px;
	font-size: 10px;
	color: #022D42;
}


#mainleft fieldset fieldset {
width: 160px;
padding: 0;
}

#mainleft input {
	background-color: #FFFFFF;
	color: #022D42;
	border: 1px solid #4C5854;
	margin: 0;
	width: 150px;
	display: block;
}

#mainleft textarea {
	background-color: #FFFFFF;
	color: #022D42;
	border: 1px solid #4C5854;
	margin: 0 10px 0 0;
	height: 200px;
	display: block;
}

/* focus styles */

#mainleft textarea:focus, #mainleft input:focus {
   border: 1px solid #0099CB;
   background-color: #FFFFFF;
   color: #022D42;
}

.labelfloat {
	float: right;
	margin-right: 5px;
}

#mainleft h1{
	color:#124863;
	font-size: 17px;
	padding-top: 12px;
	padding-bottom: 20px;
}

#mainleft label {
	color: #022D42;
	font-size: 75%;
	padding-top: 5px;
	display: block;
	padding-bottom: 4px;
}

#mainleft fieldset {
	margin: 0;
	border: none;
	width: 400px;
}

#mainleft .button {
  background-color: #022D42;
  color: #fff;
  width: 80px;
  margin-top: 20px;
  display: inline;
  background-image: none;
}

label {
}
#mainleft img {
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
}
#wrapper #main #mainright img {
	margin-top: 40px;


	margin-left: 40#;
	margin-left: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
