body {
	background-color: #135;
	 font-family: arial, helvetica, sans-serif; 
	.9em; 
	color: #000000
}

a:link {	text-decoration: none;	color: #FFFFFF; }

a:visited {text-decoration: none; color: #FFFFFF }

a:hover {color: #135; text-decoration: underline }

a:link.lite {text-decoration: none; color: #FFFFFF }

a:visited.lite {text-decoration: none; color: #CC9966 }

a:hover.lite {color: #996633; text-decoration: underline }

#container {
	position: relative;
	width: 780px;
	padding: 0px;
	margin: auto;
}

#topbanner {
	width: 780px;
	background-color: #579;
	color: #135;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#topbanner h1 {
		color: white;
		font-size: 1.4em;
		text-align: center;
		font-weight: normal;
		margin: 40px 0 0 0;
		padding: 0;
		}

#topbanner h2 {
		color: white;
		font-size: 1.2em;
		text-align: center;
		font-weight: normal;
		margin: 0;
		padding: 0;

		}

#topbanner h3 {
		color: white;
		font-size: 1.1em;
		text-align: center;
		font-weight: normal;
		margin: 0;

		}

#navbar {
	position: absolute;
	width: 788px;
	left: 0px;
	top: 0px;
	font-size: .9em;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	padding-right: 10px;
	z-index: 1;
}

#main {
	background-color: #579;
	height: auto;
	width: 780px;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-type: square;
	padding: 10px;
}

h3 {
	color: #135;
	padding-bottom: 5px;

}

h2 {
	color: #135;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}


#navbar {
	text-align: right;
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 780px;
	left: 2px;
	top: 5px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}
p {
	line-height: 20px;
}

.subheader {
	font-size: 14px;
	font-weight: normal;
}

.toclink {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#main a {
	font-size: 16px;
	font-weight: normal;
}

.footer {
	font-size: .75em;
	line-height: normal;
	}

#main li {
	line-height: normal;
	}

.logo {
	position: relative;
	right: 10px;
	bottom: 80px;
	z-index: 1;
	width: 780px;
	}

.style3 {color: #135}

.style4 {color: #135;
	font-size: .9em;
	}


.cover {
	color: #135;
	font-size: .8em;
	}

.coverimg {
	border: 1px solid #135;
	border-radius:25px;
	}

.copy {
	font-size: .75em;
	line-height: normal;
	}




