@charset "UTF-8";

h1 {
	font-size: 22px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Palatino Linotype", Georgia, Palatino, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #000000;
	text-transform: capitalize;
}
h3 {
	font-size: 13px;
	color: #336600;
}
h4 {
	font-size: 12px;
	color: #3E0D0D;
	line-height: 12px;
}
.subhead {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}





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

body,td,th {
	font-family: verdana;
	font-size: 12px;
}
a:link {
	font-weight: normal;
	color: #55470F;
	text-decoration: underline;
}
a:hover {
	color: #339933;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #55470F;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 30px;
}

.leftimage {
	padding-top:30px;
	padding-bottom:30px;
}


.contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 7c7060;
	margin: 30px 45px 45px;
	line-height: 14px;
}
.contentColumn-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 0px 10px 0px 0px;
}


.tablehead {color: #FFFFFF; font-weight: bold; }
.tablehead a {
	color: #FFFFFF;
	font-weight: bold;
}
.tablehead a:hover {
	color: #FFFFCC;
	font-weight: bold;
}
.topnav {
	font-family: "Palatino Linotype", Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	line-height: 18px;
	padding-top: 20px;
	letter-spacing: 0.058em;
}
.topnav a {
	color: #669966;
	font-weight: normal;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}



.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	text-align: left;
	font-weight: bold;
	padding: 0px 10px 0px 3em;
	line-height: 18px;
}
.leftnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 5px;
}
.bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 5px;
	font-weight: normal;
	text-decoration: underline;
}

.bottom  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 5px;
	font-weight: normal;
	text-decoration: none;
}
.caption {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
