@charset "iso-8859-1";
.oversizetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #336699;
	padding-top: 24px;
	padding-right: 36px;
	padding-left: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	padding-right: 36px;
	padding-left: 24px;
	line-height: 18px;
}
.list_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	padding-right: 72px;
	padding-left: 7px;
	line-height: 18px;
	list-style-type: square;
	margin-left: 10px;
	text-indent: -22px;
	list-style-position: inside;
	padding-bottom: 14px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding-right: 36px;
	padding-left: 24px;
	line-height: 16px;
}
#navlist {
	margin: 10px 2px 0 0;
	padding-left: 0;
	list-style-type: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#navlist li {
	margin: 4px 0 8px 0;
	border-top: 1px white dotted;
	border-bottom: 1px white dotted;
	background: #7999ba;
}
#navlist li a{
	text-decoration: none;
	background: transparent;
	color: white;
	display: block;
	padding: 2px 18px;	
}
#navlist li a:hover{
	background: #5b4988;
}

#taglines {
	border-top: 2px solid black;
	margin-right: 2px;
	background: #ff6600;
	color: white;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 6px 16px 6px 0;
}
#taglines p {
	margin: 6px 0;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	padding-left: 24px;	
	margin-top: 0px;
}