* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #000000;
}

img.h1{margin-top: 8px; margin-bottom: 10px
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	border-bottom: solid #0000CC 1px;
	text-align: left;
	text-indent: 8pt;
	height: 30px;
	width: 640px;
	margin-left: -10px;
	margin-bottom: 15px;
	vertical-align: baseline;	
	line-height: 43px;
}

p{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

p.first{margin-top: 4px}
p.ps{margin-top: 18px}

#wrapper { 
	 margin: 0 auto;
 	 width: 878px;
}

#header {
	color: #FFFFFF;
	width: 858px;
	float: left;
	padding: 10px;
	height: 71px;
	background: url(../images/HeaderImg.jpg) no-repeat;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 8px;
	border-bottom: 1px solid #0000CC;
}

/* Contains the links and search box */
 
#headerleft{
	text-align: center;
	color: #FFFFFF;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#headerleft a{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#headerleft a:hover{
	color: #0000FF;
	text-decoration: underline;
}

input.txtfd{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	height: 22px;
	width: 144px;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url(../images/TextFld.jpg);
	line-height: 18px;
	vertical-align: middle;
}
	
input.btn{
	width: 70px;
	font-weight:bold;
	height: 25px;
	margin-left: 2px;
	margin-top: 6px;
	font-family:  Helvetica, sans-serif;
	background-color: #276081;
	color: #FFFFFF;
	background-image: url(../images/SearchBtn2.jpg);
	background-position: center center;
}

/* Contains the main page links */
#navigation {
 	float: left;
 	width: 878px;
 	height: 200px;
 	color: #FFF;
 	padding: 0px;
 	margin: 0px 0px 0px 0px;
}

/* Contains the main menu */
.menu2 {
	font-family: verdana, arial, sans-serif;
	width:220px;
	margin: 0;
	position:absolute;
	z-index: 12;
	text-align: left;
	white-space: normal;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
	padding:0; 
	margin:0;
	list-style-type: none;
	border:0;
}

/* float the list so that the items are in a line */
.menu2 ul li {
	float:none; 
}

/* style the links to be 208px wide by 39px high with a top. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	text-align:left;
	padding-left: 12px;
	text-decoration:none;
	width:206px;
	height:39px;
	color:#FFFFFF;
	background: url(../images/BtnDwn4.gif) no-repeat center;
	overflow: hidden;
	line-height:36px;
	font-size:13px;
	border: 1px solid #1c10b6;
	font-weight: bold;
}

/* make the dropdown ul invisible */
.menu2 ul li ul {
	display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu2 ul li:hover a {
	font-weight: bold;
	color:#FFFFFF;
	background: url(../images/BtnUp4.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
}

div#MainImg{
	float: left;
	height: 210px;
	width: 644px;
	margin-left: 12px;
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 1;
}

div#MainReportingImg{
	float: left;
	height: 210px;
	width: 644px;
	margin-left: 12px;
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 1;
}

div#MainSched{
	position: absolute;
	text-align: center;
	line-height: 28px;
	height: 30px;
	width: 620px;
	margin-top: 50px;
	margin-right: 60px;
	background:  url(../images/scheduleBG.jpg) no-repeat center center;
	}
	
div#MainSched a{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

div#MainSched a:hover{
	color: #0000FF;
	text-decoration: underline;
}

#spacerImg{
	float: left;
	width: 880px;
	height: 8px;
	overflow:hidden;
	margin-bottom: 5px;
	margin-top: 0px;
}

#leftcolumn {
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 4px;
	margin-top: 42px;
	margin-bottom: -15px;
	height: 250px;
	width: 204px;
	float: left;
}

#content {
	float: left;
	color: #FFFFFF;
	background: url(../images/colBG3.jpg) no-repeat top left;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 269px;
	width: 630px;
	display: inline;
	margin-bottom: 8px;
	margin-left: 16px;
}

#rightcolumn { 
 	color: #FFFFFF;
 	border: 0px solid #FFFFFF;
 	margin: 0px 0px 4px 0px;
 	padding: 10px;
 	height: 248px;
 	width: 298px;
 	float: left;
}
.style10 {color: #0000FF}
.style2 {color: #0000FF}
.style11 {font-size: 22px}
.style13 {font-size: 14px}

#footer {
	clear: both;
	width: 878px;
	color: #FFFFFF;
	height: 55px;
	margin: 0px;
	padding: 6px 0px 0px;
	text-align: center;
	font-size: 13px;
	line-height:16px;
	background: url(../images/fadespacer.jpg) no-repeat bottom;
}

#footer a{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #0000FF;
	text-decoration: underline;
}
