h1 {
	color: #006600;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #808000;
	font-size: 15px;
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;

}

h3 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #804000;
}

h4 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	list-style-type: square;
	padding-bottom: 6px;
}

a:link {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #006600;
	font-weight: normal;
}

a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.content {
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 8px;
	line-height: 15px;
	padding-bottom: 4px;
}

p.content {
	padding-bottom: 5px;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.homenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 12px;
}

.homenav a:link, .homenav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.homenav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.subnav {
	text-align: left;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subnav a {
	text-decoration: none;
}

.subnav a:link, .subnav a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.subnav a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.topnav {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.topnav a {
	padding: 7px;
	display: block;
}

.topnav a:link, .topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:hover {
	color: #000000;
	background: #C2D3B2;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 0px;
	font-size: 9px;
	color: #000000;
}

.bookstore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #881C1C;
}

.bookstore a {
	color: #881C1C;
	text-decoration: none;
	font-weight: bold;
}


.bookstore a:link, .bookstore a:visited {
	color: #881C1C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #881C1C;
}

.bookstore a:hover {
	color: #881C1C;
	text-decoration: none;
}

.rightnav {
	border-right-style: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitenav a:link, .whitenav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.whitenav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.bottomborder {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.topborder {
	border-top-width: 3pt;
	border-top-style: solid;
	border-top-color: #006600;
}

.border {
	border: 1pt solid #333333;
}

.showprint {
	display: none;
}
hr {
	color: #006600;
}
.head_line {
	color: #808000;
	font-size: 15px;
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
