@charset "iso-8859-1";
html {
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	}
	
p	{
	font-size: 0.8em;
	line-height:1.8em;
	text-align:left;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif ;
	}
	
h1	{
	color:#006699;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	}
	
h2	{
	color:#006699;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;

	}
	
.hdr2 {
	color:#006699;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1em;
	}

h3	{
	color:#006699;
	font-family: Palatino, Georgia, serif;
	}

h4	{
	color:#006699;
	font-family: Palatino, Georgia, serif;
	margin-bottom: -1%;
	}
	
h5	{
	color:#006699;
	font-family: Palatino, Georgia, serif;
	margin-bottom: -1%;
	}	
	
.list	{
	font-size: 0.8em;
	line-height:1.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:1em;
	}
	
.tabletext	{
	font-size:0.7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	}
.white {
	color: #FFFFFF;
	
	}

.left {
	float: left;
	padding:10px;
	margin:10px;
	}
.leftcolor {
	background-color:#CCCCCC;
	float: left;
	padding:10px;
	margin:10px;
	}
.clear {

	clear:left;
	}
.logo {
	text-align:center;
	float: left;
	width:120px;
	height:120px;
	vertical-align:middle;
	margin-bottom:15px;
	
	}
.smalltext {
	font-size: .8em;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
#banner	{
	position:relative;
	width:100%;
	height:115px;
	float:left;
	margin:0px;
	background-image:url(../images/banner-slice.jpg);
	background-repeat:repeat-x;
	left: 0;
	top: 0;
	}
	
#bannertitle {
	position:relative;
	margin-left: 275px;
	margin-top: -100px;
	}
	
#bluebox	{
	position:relative;
	background-color:#C0C0C0;
	padding: 10px;
	margin-right:10px;

	}
#blueboxtitle	{
	background-image:url(../images/div-images/blue-shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fff;
	min-height: 25px;
	}
	
#bottom		{
	clear: both;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #009966;
	vertical-align: middle;
	padding-top: 15px;
	margin-top: 15px; 
		}
	
#container	{
	postion: relative;
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom: 25px;
	
	}
	
#gnlaerial	{
	float:left;
	width:292;
	height: 225;
	padding-right:10px;

	}
#left {
	position:relative;
	float:left;
	min-height:129px;
	width: 70%;
	
	}
#main {
	width:100%;
	margin-top:20px;
	margin-bottom: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003399;

}	
#navbar {
	width:100%;
	float:left;
	clear:both;
	}	

#right {
	position:relative;
	float:right;
	margin-top:25px;
	min-height: 129px;
	width: 28%;
	background-color: #ededeb;
		}
		
#right-background {

	background-color:#003366;
	
			}	
#right-title {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	line-height: 2em;	
		}
		
#right-body	{
	background-color: #ededeb;
	padding-left:5px;
	padding-right:5px;
	height:auto;

		}

#comments_form {
	width: 500px;
	margin-right: auto;
	margin-left: 25px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0066FF;
	padding-left: 10px;
}
