/*body{
	font-family:Verdana, Arial, sans-serif;
	font-size:9pt;
	background-color:#FFFFFF;
	color: #000;
}*/
html {
	height: 100%;	
}

body {
	height: 100%;
	font-family:Verdana, Arial, sans-serif;
	font-size:9pt;
	background-color:#FFFFFF;
	color: #000;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}



#main {
position: absolute;
top: 8px;
left: 32px;
background-image: url(../images/logo_01282008.gif);
background-repeat: no-repeat;
width: 750px;
height: 350px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #19689c;
	
}

a:visited {
	font-weight: normal;
	color: #004960;	
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#navigation {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 200px;
	font-family:Verdana, Arial, sans-serif;
	padding: 40px;
	height: auto;
		}
		
#navigation ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#navigation li  {
		border-bottom: 1px solid #ffffff;
			font-style: normal;
}

#navigation li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 1px solid #ffffff;
		border-right:1px solid #ffffff;
		background-color: #446b71;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
}

#navigation li a:hover  {
	color: #446b71;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

#content {
	position: absolute;
	top: 380px;
	left: 20px;
	float: right;
}

.HorNav {
	
	position: absolute;
	top: 353px;
	left: 120px;
	float: center;
	width: 611px;
	height: 36px;
}

.Hornav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #19689c;
	
}

.Hornav a:visited {
	font-weight: normal;
	color: #004960;	
	text-decoration: none;
}

.Hornav a:hover {
	font-weight: normal;
	text-decoration: underline;
}


.text {font-size:12px;
	color:#000;}

.footer {
	position: float;
    bottom: 0;
	vertical-align: bottom;
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	text-indent: center;
	left: 250px;
}

/*.footer {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
	position: absolute;
	top: 497px;
	text-align: center;
	text-indent: center;
	left: 218px;
}*/