/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003300;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #003300;
	text-decoration: none;
	font-size: 11px;
}
a.one:link {
	color: #003300;
	text-decoration: underline;
	font-size: 11px;
}
a.one:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a.one:hover {
	color: #009933;
	text-decoration: none;
	font-size: 11px;
}
a.one:active {
	color: #003300;
	text-decoration: none;
	font-size: 11px;
}

body {
	font-size: 70%;
	color: #000000;
	line-height: 14px;
}
sup {
	font-size: 8px;
}
.footer {
	font-size: 85%;
	color: #000000;
	line-height: 13px;
}

.box {
	border: thin solid #999999;
}
.style2 {font-size: 85%}
h2 {
	font-size: 170%;
	font-weight: strong;
	color: #006633;
	line-height: normal;
	vertical-align: baseline;
}
.headline {
	font-size: 170%;
	font-weight: bold;
	color: #006633;
	line-height: normal;
	vertical-align: baseline;
}
.subheaders {
	font-size: 120%;
	font-weight: strong;
	color: #006633;
	line-height: 5mm;
	font-style: italic;
}
.kicker {
	font-size: 120%;
	font-weight: strong;
	line-height: 5mm;
	font-style: italic;
}
div {
	font-size: 100%;
}
.bottombox {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
}
.bgmenu {
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-y;
}
h4 {
	font-size: 150%;
	font-weight: normal;
	color: #006633;
}
.end {
	font-size: 120%;
	font-weight: strong;
	color: #006633;
}
#r {
	text-decoration:none;
	font-size: 85%;
}
.box1 {
	border: thin solid #990000;
}
ul {
	font-size: 100%;
}
.listtext {
	color: #000000;
}

p.listIntro {
margin-bottom: 0px;
padding-bottom: 0px;
} 

.caption1 {
	position: relative;
	z-index: 1;
	left: 100px;
	top: 150;
}
.margins {
	margin-top:0px;
}
.subheaders1 {
	font-size: 170%;
	font-weight: strong;
	color: #006633;
	line-height: 185%;
}
.caption {
	font-size: 10px;
	line-height: 14px;
	font-weight: strong;
	text-transform: uppercase;
	color: #60B046;
}
blockquote {
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #009933;
	background-position: center;
}
tfoot {
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
}
