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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E7F0D3;
	margin: 0px;
	text-align: left;
	color: #404040;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	line-height: 1.2em;
	text-decoration: none;
}
.headlinered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	color: #BC3B1C;
}
.healineblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #404040;
}
.brickred {
	color: #BC3B1C;
}
.brickredbold {
	font-weight: bold;
	color: #BC3B1C;
}
.small {
	font-size: 8pt;
	color: #606060;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
}
ul {
	list-style-type: circle;
	font-weight: bold;
	list-style-position: outside;
	line-height: 1.4em;
}
#whatwhy td    {
	vertical-align: top;
}
#directory td {
	vertical-align: top;
}
#directory li {
	font-weight: normal;
}
#share {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#poll {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #648D29;
	text-decoration: underline;
}
a:visited {
	color: #648D29;
	text-decoration: underline;
}
a:hover {
	color: #404040;
	text-decoration: none;
}
a:active {
	color: #B9401E;
	text-decoration: none;
}
#bottomlinks a:link {
	color: #606060;
	text-decoration: none;
}
#bottomlinks a:visited {
	color: #606060;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #648D29;
	text-decoration: underline;
}
#bottomlinks a:active {
	color: #B9401E;
	text-decoration: none;
}
.greenbold {
	font-weight: bold;
	color: #648D29;
}
.green {
	color: #648D29;
}
.right {
	text-align: right;
}
#topquestion h2 {
	text-align: right;
}
.lightblue {
	color: #38A6FF;
	font-weight: bold;
}

