body {
	background-color: #330000; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 15pt;color: #000000
}


A:link {
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
}

A:visited { font-size: 10pt; font-weight: bold; font-family: arial; text-decoration: none; color: #FFFFFF }

A:hover { font-size: 10pt; font-weight: bold; font-family: arial; color: #996633; text-decoration: underline }


A:link.lite { font-size: 10pt; font-weight: bold; font-family: arial; text-decoration: none; color: #FFFFFF }

A:visited.lite { font-size: 10pt; font-weight: bold; font-family: arial; text-decoration: none; color: #CC9966 }

A:hover.lite { font-size: 10pt; font-weight: bold; font-family: arial; color: #996633; text-decoration: underline }

#topbanner {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 0px;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #330000;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #CC9966;
	padding-right: 10px;
	padding-bottom: 10px;
}
#navbar {
	position: absolute;
	width: 788px;
	left: 0px;
	top: 0px;
	height:20px;
		line-height: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	padding-right: 10px;
	z-index: 1;
}
#main {
	background-color: #CC9966;
	height: auto;
	width: 780px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 150px;
	text-align: left;
	text-indent: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-type: square;
	padding: 10px;
}
#container {
	position: relative;
	margin: 0px auto 0;
	width: 780px;
	height: auto;
	padding: 0px;
	top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	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: 9pt;
	line-height: normal;
}
#main li {
	line-height: normal;
}
.logo {
	position: relative;
	right: 10px;
	bottom: 80px;
	z-index: 1;
	width: 780px;
}



.cover {
	color: #135;
	font-size: .8em;
	}

.coverimg {
	border: 1px solid #300;
	border-radius:25px;
	}

.copy {
	font-size: .75em;
	line-height: normal;
	}

