/* general cleaning - updated Feb 17th 2009 */
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/body-bg.jpg) repeat-x #bce8fb;
}
* :focus {
	outline: 0;
}
a {
	cursor: pointer;
}
.displayblock{
	display:block;
}
.clearboth{
	clear:both;
}
p {
	padding: 0;
	margin: 0;
}
blockquote{
	margin: 0 0 0 30px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.nopadding{
	padding:0;
}
.textcenter{
	text-align: center;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin:0;
	padding:0;
}
form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}
span.clear_floats {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
embed,
object {
	display: block;
	margin: 0;
	padding: 0;
}
.clearfloats {
	clear: both !important;
}
.hidden {
	display: none !important;
}
.singlelinebreak {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* end */

h1{
	margin: 0;
	padding: 0 0 15px 0;
	color: #2e2e2e;
	font-size: 27px;
	font-weight: normal;
}
h2{
	margin: 0;
	padding: 0 0 15px 0;
	color: #b0741e;
	font-size: 19px;
	font-weight: normal;
}
#logo{
	width: 911px;
	margin: auto auto;
	padding: 0 0 1px 0;
}
#toptabs{
	width: 921px;
	height: 55px;
	margin: auto auto;
	background:url(images/toptabs-bg.jpg)
}
#container{
	background: url(images/maincontent-strip.png) no-repeat;
	width: 921px;
	margin: auto auto;
}
#container2{
	background: url(images/maincontent-strip2.png) no-repeat;
	width: 921px;
	margin: auto auto;
}
#maincontent{
	padding: 25px 25px 10px 25px;	
}
.below_questionnaire {
	padding: 15px 25px 0 25px;
}
.below_questionnaire p {
	font-size: 15px;
	color: #2d2d2d;
	line-height: 18px;
	padding: 5px 0 8px 0;
}
#topcontent p{
	font-size: 15px;
	color: #2d2d2d;
	line-height: 18px;
	padding: 0 0 20px 0;
}
#topcontent ol {
	font-size: 15px;
	color: #2d2d2d;
	line-height: 18px;
	padding-left: 40px;
	padding-bottom:18px;
}
#contactcontent p{
	font-size: 15px;
	color: #2d2d2d;
	line-height: 18px;
}
.smalltext{
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	padding: 0 0 20px 0;
}
.title{
	padding: 0 0 15px 0;	
}
#homeboxes1{
	overflow: hidden;
	padding: 0 0 15px 0;
}
#homeboxes2{
	clear: both;
	overflow: hidden;
	padding: 0 0 15px 0;
}
#homeboxes3{
	clear: both;
	overflow: hidden;
	padding: 0 0 15px 0;
}
.homeboxleft{
	background: url(images/homebox-bg.jpg);
	width: 280px;
	height: 201px;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
}
.homeboxright{
	background: url(images/homebox-bg.jpg);
	width: 280px;
	height: 201px;
	float: left;
	margin: 0 0 0 15px;
	position: relative;
}
.homeboxmid{
	background: url(images/homebox-bg.jpg);
	width: 280px;
	height: 201px;
	position: relative;
	float: left;
}
.homeboxtop{
	padding: 9px 0 0 9px;
	overflow: hidden;
}
.homeboxnumber{
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
.homeboxtitletext{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 1px 0 0 0;
}
.homeboxtitletext2{
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0 0 0;
}
.homeboxcontent{
	padding: 20px 10px 0 10px;
}
.homeboxtext{
	color: #2e2e2e;
	font-size: 16px;
}
.homeboxreadmore{
	bottom: 8px;
	left: 50px;
	position: absolute;
}
#bottomlinks{
	width: 871px;
	height: 130px;
	background:url(images/bottomlinksbg.jpg) no-repeat;
	margin: auto auto;
	font-weight: bold;
}	
#bottomlinks li{
	list-style-type: none;
	background:url(images/arrows.gif) no-repeat 0 5px;
	padding: 0 0 10px 0;
}
#bottomlinks a{
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	padding: 0 0 0 22px;
}
#bottomlinks a:hover{
	color: #c67000;
}
#bottomlinksleft{
	width: 400px;
	float: left;
	padding: 24px 0 0 20px;
}
#bottomlinksright{
	width: 210px;
	float: right;
	padding: 24px 0 0 0;
}
.textfield{
	width: 200px;
	display: block;
	margin: 0 0 10px 0;
	color: #262626;
}
#contactcontent{
	margin: 0 0 20px 15px;	
}










#footer{
	clear: both;
	height: 20px;
	background: #bce8fb;
}
#footercontent{
	width: 870px;
	margin: auto auto;
}
#copyright{
	width: 300px;
	float: left;
	font-size: 11px;
	color: #828282;
	padding: 10px 0 10px 5px;
}
#evlink{
	width: 300px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #828282;
	padding: 10px 5px 10px 0;
}
#evlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
#evlink a:hover{
	color: #000;
}

#questionform{
	width: 846px;
	margin: auto auto;
	background:url(images/content-strip.jpg);
}
#questionformcontent{
	padding: 0 4px 0 4px;	
}


.questionformbox{
	width: 838px;
	height: 67px;
}
.questionformboxdrop{
	background: url(images/closedropdown.jpg) no-repeat bottom right #c10001;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin: 5px 0 5px 82px;
	width: 620px;
	border: 1px solid #3b5925;
	cursor: pointer;
}
.questionformboxdrop_yes{
	background: url(images/closedropdown_2.jpg) no-repeat bottom right #598e33;
}
#questionformbox1{
	background: url(images/questionform1.png);
}
#questionformbox2{
	background: url(images/questionform2.png);
}
#questionformbox3{
	background: url(images/questionform3.png);
}
#questionformbox4{
	background: url(images/questionform4.png);
}
#questionformbox5{
	background: url(images/questionform5.png);
}
#questionformbox6{
	background: url(images/questionform6.png);
}

.proceed{
	padding: 15px 0 0 0;
	margin: auto auto;
	display:block;
}

.radiobuttons{
	width: 60px;
	float: right;
	padding: 13px 35px 0 0;
}
.yesbutton{
	margin: 0 2px 0 0;	
}
#thoughtoftheday p{
	text-align: center;
	font-size: 16px;
	color: #2d2d2d;
	line-height: 20px;
	padding: 0 0 20px 0;
}	











/* LINKS */
   
A.toplink:active, A.toplink:link, A.toplink:visited {
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #858585; font-weight: normal; text-decoration: none;
}
A.toplink:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline;
}