/* CSS Document */
body, td, p, li { 
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
	background-repeat: repeat;
}

.padded {
	padding-left: 10 px;
}

.small {
	font-size: 7pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
}


td.norepeat{ 
	background-repeat: no-repeat;
}

.list {
	font-size: 7.5pt;
	color: #0b3600;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 7;
	margin: 0;
}

a {
	color: #0b3600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #41704c;
	text-weight: bold;
	font-weight: bold;
}

a.toplink {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #FFFFFF;
}
a.toplink:hover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #d3cc86;
}
a.toplinkhover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #d3cc86;
}

a.toplinkhover:hover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #d3cc86;
}

a.hover {
	color: #41704c;
	text-weight: bold;
	font-weight: bold;
}
h1 {
	font-size: 18pt;
	color: #41704c;
	font-family: "Garamond, times, serif";
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	color: #0b3700;
	font-family: Verdana, Times, serif;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 16pt;
	color: #41704c;
	font-family: "Garamond, times, serif";
	font-weight: bold;
}

.h1 {
	font-size: 18pt;
	color: #41704c;
	font-family: "Garamond, times, serif";
	font-weight: bold;
}
.h2 {
	font-size: 10pt;
	color: #0b3700;
	font-family: Verdana, Times, serif;
	font-style: italic;
	font-weight: bold;
}

a.hlink {
	color: #666633;
	font-weight: bold;
}
a.hlink:hover {
	text-decoration: none;
}
.copy {
	font-size: 8pt;
	color: #000000;
}

.locations {
	font-size: 7.5pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
	font-weight: bold;
}

.locations:hover {
	font-size: 7.5pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #41704c;
	font-weight: bold;
}