body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #67B339;
	line-height: 24px;
}
h3 {
	font-size: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	color: #F57601;
}
a, a:link, a:visited{
	text-decoration: none;
	color: #115B8A;
}
a:hover, a:visited:hover {
	color: #0000FF;
	text-decoration: none;
}
li {
	list-style-position: outside;
	padding-bottom: 4px;
}
ul {
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.list li {
	padding-bottom: 4px;
	list-style-type: none;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
p.outdent1 {
	text-indent: -20px;
	padding-left: 20px;
	font-size: 15px;
}
p.outdent2 {
	text-indent: -28px;
	padding-left: 28px;
	font-size: 15px;
}

.topics {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(elements/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
	font-weight: bold;
}

.playbullet {
	background-image: url(elements/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 26px;
	display: block;
	line-height: 24px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
}
.border {
	border: 1px solid #6A6E77;
}
.border2 {
	border: 1px solid #000000;
}
.borderred {
	border: 1px dashed #E92D25;
}

.header {
	color: #FFFFFF;
	background-color: #000000;
}
.subheader {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 4px;
	font-size: 16px;
}
.footer {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 24px;
	color: #92969F;
}
.sidebar {
	width: 188px;
	font-size: 16px;
	padding-right: 16px;
}
.main {
	color: #000000;
	font-size: 14px;
}
.main a, .main a:link, .main a:visited {
	text-decoration: none;
	color: #115B8A;
}
.main a:hover, .main a:visited:hover {
	color: #0000FF;
	text-decoration: none;
}

.main a.red, .main a.red:link, .main a.red:visited {
	text-decoration: none;
	color: #F57601;
}
.main a.red:hover, .main a.red:visited:hover {
	color: #0000FF;
	text-decoration: none;
}
.darkback  {
	background-color: #786777;
}
.darklink {
	color: #EBE7E4;
}
.darklink  a, .darklink  a:link, .darklink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.darklink img {
	border-color: #FBCE2B;
}
.darklink a:hover img {
	border-color: #84F0F0;
}
.lightback  {
	background-color: #EBEBEB;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.lightlink {
	color: #000000;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #4B5D8B;
	text-decoration: none;
	font-weight: bold;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #8C9BC1;
	text-decoration: underline;
	font-weight: bold;
}
.lightlink  img {
	border-color: #366D81;
}
.lightlink  a:hover  img {
	border-color: #000000;
}
.blackback  {
	background-color: #000000;
}
.blacklink {
	color: #000000;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #F57601;
	text-decoration: none;
	font-weight: bold;
}
.nav, .bignav {
	text-align: center;
	font-size: 15px;
	line-height: 26px;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFDA1F;
	font-weight: bold;
}
.nav a, .nav a:link, .nav a:visited {
	background-image: url(elements/nav1.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 88px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.bignav a, .bignav a:link, .bignav a:visited {
	background-image: url(elements/nav2.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.nav a:hover, .nav a:visited:hover, .bignav a:hover, .bignav a:visited:hover {
	padding-top: 4px;
	padding-bottom: 0px;
	background-position: 0px 0px;
	color: #000000;
	text-decoration: none;
}
.nav.on, .bignav.on {
	background-color: #67B339;
}
.title {
	font-size: 24px;
}
.big {
	font-size: 18px;
}
.big2 {
	font-size: 17px;
}
.light1 {
	color: #4FBFD7;
}
.light2 {
	color: #50C3F0;
}
.light3 {
	color: #EB010A;
}
.dark1 {
	color: #693714;
}
.dark2 {
	color: #786777;
}
.notice {
	font-size: 15px;
}
.normal {
	font-size: 14px;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small2 {
	font-size: 12px;
	font-style: italic;
}
.tiny {
	font-size: 9px;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.colpad {
	padding-bottom: 8px;
}
.blockpad {
	padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.cellright {
	padding-right: 16px;
}
.bar1 {
	font-size: 17px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #67B339;
	padding: 8px;
}
.bar2 {
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DD3F00;
}
.bar3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #998979;
	background-repeat: repeat-y;
	background-position: left top;
}
strong {
	font-weight: bold;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formbutton, .floatbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.floatbutton {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
.formbutton:hover, .floatbutton:hover {
	background-color: #F57601;
}
.formimage  {
	background-color: #000000;
}
.formdesc, .formasc, .formnext, .formprev {
	background-image: url(elements/arrows.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.formdesc {
	background-position: 0px 0px;
}
.formdesc:hover {
	background-position: 0px -20px;
}
.formasc {
	background-position: -20px 0px;
}
.formasc:hover {
	background-position: -20px -20px;
}
.formnext  {
	background-position: -40px 0px;
}
.formnext:hover  {
	background-position: -40px -20px;
}
.formprev {
	background-position: -60px 0px;
}
.formprev:hover {
	background-position: -60px -20px;
}
.formimage:hover  {
	background-color: #F57601;
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92969F;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.textbutton:hover {
	color: #F57601;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.join {
	background-image: url(elements/field_join.png);
	height: 22px;
	width: 159px;
	text-align: center;
	margin-bottom: 0px;
	float: left;
}
.joinfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92969F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	height: 16px;
	width: 152px;
	margin-top: 2px;
	text-align: center;
}
.media a, .media a:link, .media a:visited {
	background-image: url(elements/logos_social.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: block;
}
.facebook a, .facebook a:link, .facebook a:visited  {
	background-position: 0px -30px;
}
.facebook a:hover, .facebook a:visited:hover {
	background-position: 0px 0px;
}
.linkedin a, .linkedin a:link, .linkedin a:visited  {
	background-position: -30px -30px;
}
.linkedin a:hover, .linkedin a:visited:hover {
	background-position: -30px 0px;
}
.twitter a, .twitter a:link, .twitter a:visited  {
	background-position: -60px -30px;
}
.twitter a:hover, .twitter a:visited:hover {
	background-position: -60px 0px;
}
.youtube a, .youtube a:link, .youtube a:visited  {
	background-position: -90px -30px;
}
.youtube a:hover, .youtube a:visited:hover {
	background-position: -90px 0px;
}
.button, .button_long {
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	height: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.button a {
	width: 230px;
	background-image:url(elements/buttons.png);
}
.button_long a {
	width: 342px;
	background-image:url(elements/buttons_long.png);
}
.button a, .button a:link, .button a:visited, .button_long a, .button_long a:link, .button_long a:visited  {
	background-position: 0px 0px;
	color: #FFFFFF;
	display: inline-block;
}

.button a:hover, .button a:visited:hover, .button_long a:hover, .button_long a:visited:hover {
	background-position: -0px -40px;
	color: #000000;
	text-decoration: none;
}
.greenblock {
	text-align: center;
	width: 900px;
	background-image: url(elements/blocks.png);
	background-repeat: no-repeat;
	background-position: -1400px top;
	padding-top: 8px;
}
.greenend {
	text-align: center;
	width: 900px;
	background-image: url(elements/blocks.png);
	background-repeat: no-repeat;
	background-position: -1400px bottom;
	padding-bottom: 8px;
}
.outlineblock {
	width: 696px;
	background-image: url(elements/blocks.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 8px;
}

.outlineend {
	width: 696px;
	background-image: url(elements/blocks.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 8px;
}
.fillblock {
	width: 208px;
	background-image: url(elements/blocks.png);
	background-repeat: no-repeat;
	background-position: -700px top;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.fillend {
	width: 224px;
	background-image: url(elements/blocks.png);
	background-repeat: no-repeat;
	background-position: -700px bottom;
	height: 8px;
	margin-bottom: 12px;
}
