a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	color: white;
	padding-left: 0px;
	font-size: 13px;
	line-height: 20px;
	font-variant: normal;
	}
.oneColFixCtrHdr #header a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #005f00;
}

	body {
		font: normal 13px/15px Arial, Helvetica, sans-serif;
		background: #1e4b83 url(images/skyline.gif) repeat-x center 175%;
		padding: 0;
		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		color: #000000;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
}
.oneColFixCtrHdr #container {
	font: normal;
	width: 1024px;
	margin: 10px auto 0; /* the auto margins  (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #00CC00;
	font-size: 11px;
}
.oneColFixCtrHdr #header {
	background: #29a30a;
	height: 55px;
	border: 1px solid white;

	border-bottom-width: 1px;
	border-bottom-color: white;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #header h1 {
	
	margin: 0 0 0 40px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 19px 0 0;
	font-size: 17px;
}
.oneColFixCtrHdr #header ul.home {
	float: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background: #00CC00 11px 11px;
	clear: right;
	text-align: center;
	height: 28px;
	margin: 1px;
	padding: 17px 10px 3px 40px;
	display: block;
	overflow: hidden;
	border-bottom: 6px solid white;
}

.oneColFixCtrHdr #header ul.inactive {
	float: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background: #29a30a 11px 11px;
	clear: right;
	text-align: center;
	height: 28px;
	margin: 1px;
	padding: 17px 10px 3px;
	display: block;
	overflow: hidden;
}

.oneColFixCtrHdr #header ul.active {
	float: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background: #00CC00 11px 11px;
	clear: right;
	text-align: center;
	height: 28px;
	margin: 1px;
	padding: 17px 30px 3px;
	display: block;
	overflow: hidden;
	border-bottom: 6px solid white;
}

.oneColFixCtrHdr #mainContent h1{
	padding: 222px 40px 0;
	background-color: #00CC00;
	font-size: 20px;
}

.oneColFixCtrHdr #footer {
	background: #00CC00 url(images/skylineFooter.gif) no-repeat; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 125px;
	padding-top: 100px;
	padding-bottom: 0;
	padding-left: 175px;
	1px solid white;
	border-bottom: 	1px solid #00CC00;
	border-left: 	1px solid #00CC00;
	border-right: 	1px solid #00CC00;
}
.oneColFixCtrHdr #footer p {
	margin: 0 0 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}

.oneColFixCtrHdr #footer a {
color: #00CC00;
font-size: 14px;
}

.style1 {color: #FFFFFF;
	padding-left: 0px;
	font-size: 15px;
}

.style2 {
color: white;
padding-left: 40px;
	font-size: 13px;
}
.style3 {
color: #00CC00;
font-size: 16px;
}
.style4 {
color: white;
padding-left: 0px;
font-size: 13px;
line-height: 20px;
font-variant: normal;
padding-top: 20px;
}
.style5 {
color: white;
padding-left: 0px;
font-size: 13px;
line-height: 20px;
font-variant: normal;
padding-top: 5px;
}
.style6 {
color: white;
padding-left: 0px;
font-size: 18px;
font-variant: normal;
	top: -11px;
}
.style7 {color: #FFFFFF}

.style14 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.TableCol2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; 
	}

.TableCol1 {
	font-size: 12px
	}



.contentLeft {
	color: white;
	top: 1px;
	width: 320px;
	margin-left: 45px;
	margin-top: 14px;
	height: auto;
}
.contentRight {
	color: white;
	top: -60px;
	width: 165px;
	float: none;
	position: absolute;
	
	padding-left: 800px;
	clear: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding-top: 180px;
	
}
.contentMiddle {
		color: white;
	top: 153px;
	width: 305px;
	float: none;
	position: absolute;
	display: block;
	clear: none;
	padding: 150px;
	margin: 2px 0 0 280px;
}
.img_margin {
	margin-top: 4px;
}
.pmiddle {
	font-size: 16px;
	margin-left: 10px;
	line-height: 18px;
}

