@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: left;
}

.footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	border: 0px;
	padding: 5px;
}
#maintable {
	width: 780px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}

H1 { 
	font-family: Impact, sans-serif;
	font-size: 45px;
	line-height: 50px;
	color: #F26B26;
}

H2 { 
	font-family: Impact, sans-serif;
	font-size: 24px;
	line-height: 26px;
}

H3 { 
	font-family: Impact, sans-serif;
	font-size: 20px;
	line-height: 24px;
}

.redheadline {
	font-family: Impact, sans-serif;
	font-size: 25px;
	line-height: 5px;
	color: #F26B26;
}

.subhead {
	font-size: 19px
}

.divider {color: #FFCB5B}

a {
	color: #670066;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #FFFF66;
	text-decoration: none;
	font-weight:bold;
}
.organizations {
	font-size: 10px;
	text-indent: 0px;
	position: relative;
	left: 10px;
	line-height: normal;
	text-align: left;

}
.Sidebarindent {
	position: relative;
	left: 10px;
	text-align: left;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
}
