body{
	background-color:#0e3300;
	margin:0 auto;
	height:100%;
	padding-top:120px;
	font-size: 12pt;
	overflow: auto;
}

/*positions the navigation header */
#topHeader{
	margin-left:0px;
	width:300px;
	height:128px;
	background:url(../images/banner.png) top left no-repeat;
}

#click {
display:block;
width:300px;
height:128px;
margin:0;
text-indent: -1999px;
text-decoration:none;
}

/*section styling */
#mainSection{
	width:300px;
	font-family: 'PT Sans Narrow', sans-serif;
	float:left;
	font-size: 12pt;
	color:#ffffff;
	background-color:#0e3300;
/*	opacity:0.9; /*transparency to overlay the text */
/*	filter:alpha(opacity=60); /* IE transparency */
	}

#mainSection section{
	float:left;
	width:300px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

/*footer styling */
#documentFooter{
	float:left;
	width:640px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12pt;
	background-color: #000000;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	color:#000000;
}

/* Positions The Images */
.imageright {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12pt;
	color: #ffffff;
	float: right;
}

.imageleft {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 16pt;
	color: #ffffff;
	float: left;
}

/* Paragraph Styling */
p  {padding-right:30px; color:#0000000;;}

p.footer{
	font-family: 'Ubuntu Condensed', sans-serif;
	color:#FFF;
	font-size:16px;
}

/* Link Styling */
a:link {color:#ffffff; text-decoration: none}
a:visited {color: #ffffff; text-decoration: none}
a:hover {color: #ffffff; text-decoration: none}

img {border:0px solid;float:left;margin-right:3px;margin-top:-4px;height:70%}
.rss {margin-bottom:8px;height:auto;}

p.reports {
padding:20px 20px 40px 20px;
color:#ffffff;
font-family: 'PT Sans Narrow', sans-serif;
font-size: 16pt;
background-color:#40133a;
}

/* Table Styling */

.header {
background-color:#000000;
color: #ffffff;
width:auto;
}

/* Table Header Images */
.left {float:left;margin-bottom:10px;height:50px;width:50px;}
.right {float:right;margin-bottom:10px;height:50px;width:50px;}

/* Table Header Text */
.center {
text-align: center;
background-color: #660198;
color: #ffffff;
padding-left:100px;
}

td {height:100%;width:auto;padding-left:20px;}

#bannerRotator {width:100%; height:128px;position:fixed;margin-bottom:-4px;}
#bannerRotator ul li img{ max-width:100%; max-height:128px; }


/*---------- YOU MIGHT BREAK IT IF YOU CHANGE THIS STUFF -----------*/
#bannerRotator { position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }


p.reports {
width:600px;
padding:20px 20px 40px 20px;
color:#ffffff;
font-family: 'PT Sans Narrow', sans-serif;
font-size: 14pt;
background-color:#0e3300;
}

/* Table Styling */

.header {
background-color:#000000;
color: #ffffff;
width:300px;
}

/* Table Header Images */
.left {float:left;margin-bottom:10px;}
.right {float:right;margin-bottom:10px;}

/* Table Header Text */
.center {
text-align: center;
background-color:#0e3300;
color: #ffffff;
padding-left:100px;
}