@charset "UTF-8";
/* CSS Document */

body  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	display: inline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4891C;
	color: #26BCD7;
	padding-bottom: 8px;
	text-decoration: none;
}

h2 a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #26BCD7;
}


h3 {
	font-size: 18px;
	color: #D4891C;
	font-weight: bold;
	text-decoration: none;
}
.morelink {
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #26BCD7;
}

.morelink a {
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #26BCD7;
}

.sidebar_block a {
	top: -10px;
	color: #26BCD7;
	text-decoration: none;
}

.faqheader {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #26BCD7;
}
.homeintro {
	font-size: 16px;
	width: 590px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 40px;
	margin-bottom: 20px;
}
