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


body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #cfe7ff; 
	background-image:url(images/background.gif); 
	background-repeat:repeat-x; 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	font-size: 12px;
	line-height: 125%;
}

#container {
	border: 1px solid #2a86c5;
	width: 1000px;
	background-color: #FFFFFF;

}


a:link {
	color: #52A246;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #52A246;
}
a:hover {
	text-decoration: none;
	color: #156eb3;
}
a:active {
	text-decoration: none;
	color: #156eb3;
}


ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	
}

li.arrow {
	background: url(images/arrow.png) 0px 2px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	
}


li.check {
	background: url(images/check.png) 0px 2px no-repeat;
	padding-left: 20px;
	
}

li.question {
	background: url(images/question.png) 0px 2px no-repeat;
	padding-left: 20px;
	
}



#header {
	height: 100px;
	border-bottom-color: #52A246;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

.titles {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #156eb3;
	line-height: 125%;
}

.titles2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #156eb3;
	line-height: 125%;
}



.headline {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 125%;
}

.headline-home {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 110%;
}


.subheadline {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 125%;

}

.subheadline-home {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 110%;

}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;	
}

.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.formlabels2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #156eb3;
}






#banner
{
	width: 1000px;
	background-image:url(images/background2.gif);
	background-repeat:repeat-x; 
	height: 268px;
}

#banner_small
{
	width: 1000px;
	background-image:url(images/background2.gif);
	background-repeat:repeat-x; 
	height: 100px;
}

#banner-left
{
	width: 480px;
	text-align: left;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}

#banner-left-home
{
	width: 480px;
	text-align: left;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}


#banner-right
{
	float: left;
	width: 440px;
	text-align: left;
	background-image: url(images/form-bkg.jpg);
	background-repeat: no-repeat;
	height: 248px;
	padding-top: 20px;
}

#banner-full
{
	width: 920px;
	text-align: left;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
}






#top {
	width: 1000px;
	/*height: 700px;*/
}



#top-left
{
	width: 490px;
	text-align: left;
	float: left;
	padding-left: 40px;
	padding-top: 0px;
}



#top-middle
{
	float: left;
	width: 60px;
	background-image: url(images/vertical-dots_green.png);
	background-repeat: repeat-y;
	background-position: center top;
/*	height: 660px;*/
}


#top-right
{
	float: left;
	width: 370px;
	text-align: left;
	padding-right: 40px;
}


#top-full
{
	float: left;
	width: 920px;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}





#middle {
	width: 1000px;
	/*height: 280px;*/
	clear: both;
	
}

#middle-left {
	width: 430px;
	text-align: left;
	float: left;
	padding-left: 40px;
}

#middle-center {
	float: left;
	width: 60px;
	background-image: url(images/vertical-dots_green.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100px;
}

#middle-right {
	float: left;
	width: 430px;
	text-align: left;
	padding-right: 40px;
}


#middle-footer {
	float: left;
	width: 920px;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}





#bottom {
	width: 920px;
	background-image: url(images/green-bkg.png);
	background-repeat: repeat-x;
	height: 500px;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #156eb3;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	text-align: left;
	clear: both;
}

#bottom-left {
	width: 400px;
	text-align: left;
	float: left;	
}

#bottom-center {
	float: left;
	width: 60px;
}

#bottom-right {
	float: left;
	width: 400px;
	text-align: left;
}





#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}



.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #156eb3;
}

.quoteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #156eb3;
}


.red {
	color: #CC0000;
	font-weight: bold;
}



li {
	line-height: 125%;
	padding-bottom: 10px;
}
