/* CSS Document */

body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

a {
	color: #486B48; /* !important;*/
}

a:hover {
	text-decoration: none;
	color: #486B48;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12pt;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-transform: none;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #486B48;
}

.smalltext {
	font-size: 10px;
}
h4 {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #486B48;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486B48;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
li {
	color: #486B48;
}
.liNumbers {
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}
.liLetters {
	color: #000000;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.liBlack {
	color: #000000;
}
.closeWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.boldgreen {
	font-weight: bold;
	color: #486B48;
}
.bold {
	font-weight: bold;
}
h5 {
	font-size: 12px;
}
.italic {
	font-style: italic;
}
.citation {
	font-size: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	padding-top: 6px;
	width: 572px;
	padding-left: 15pt;
}
.sectiontitle
{
	background-color: #666600;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
.contenttitle
{
	font-weight:bold;
	font-size: 11px;
}

.content
{
	font-size: 11px;
	vertical-align: top;
}

.altcol1
{
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.altcol2
{
	background-color: #CCCC99;
}

a.ondark
{
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
}

.scheduletable
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.scheduletablescore
{
	color:#ff0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}