body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
*, html, ul, li, img, table{
	margin: 0px;
	padding: 0px;
}
.bodycontent a, .bodycontent ul li a, .bluetext a {
	color: #3a73ad;
	text-decoration: underline;
}
.bodycontent a:hover {
	color: #1e3c8d;
	text-decoration: underline;

}
.bodycontent ul {
	margin-left: 20px;
	list-style-type: disc;
}
.bodycontent ul li {
	margin-bottom: 0.2em;
}


blockquote {
	font-style: italic;
	padding-right: 8px;
	padding-left: 25px;
	padding-bottom: 1.4em;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
h1, h2, hr, .bluetext {color:#1e3c8d;}
hr { margin-top:5px; margin-bottom: 10px}
.home_intro h1 {
	font-size: 1.7em;
}


.pdf {
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 3.5em;
	padding-top: 15px;
	padding-left: 45px;
	margin-top: 1.5em;
}

.bluetext {
	font-weight: bold;
}


a img {border:none}

#header {
	height: 86px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1e3c8d;
}
.under_nav {
	clear: left;
	float: left;
	width: 914px;
	height:25px;
}
.under_nav_home {
	clear: left;
	float: left;
	width: 914px;
	height:25px;
}
.bodycontent {
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
	float: left;
	width: 884px;
	padding-bottom:54px;
	padding-left: 30px;
	
	}
.bodycontent .column1 {
	clear: both;
	float: left;
	width: 405px;
}
.bodycontent .home_headline {
	width: 577px;
	float: left;
	height: 63px;
	background-image: url(../images/maracuja.jpg);
	padding-top: 320px;
}

.bodycontent .home_headline_holder .home_headline .home_red {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #c8210d;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	width: 390px;
}
a:hover.home_red {
	text-decoration: underline;
}



.bodycontent .home_headline_holder .home_intro {
	float: right;
	width: 270px;
}


.bodycontent .column2 {
	float: right;
	width: 405px;
	padding-top:5.1em;
	}
.bodycontent .column2 img {
	margin-bottom: 24px;
}

.bodycontent .column3 {
	clear: both;
	float: left;
	width: 884px;
}
.bodycontent .column3 p{
	margin-bottom: 1.5em;
	line-height: 1.3em;
}
.bodycontent .column3 h3 {
	margin-bottom: 1.1em;
	padding-top: 0.7em;
}

.bodycontent .column4 {
	float: right;
	width: 220px;
	padding-top:5.1em;
}
.bodycontent .column4 img {
	margin-bottom: 24px;
}
.bodycontent .home_stories {
	clear: left;
	width: 884px;
}

.bodycontent .column5 {
	float: left;
	width: 270px;
	margin-top:2em;
}
.bodycontent .column6 {
	float: left;
	width: 270px;
	margin-top:2em;
	margin-right: 37px;
}
.bodycontent .column7 {
	float: right;
	width: 270px;
	margin-top:2em;
}
.bodycontent .home_stories .column5 img, .bodycontent .home_stories .column6 img, .bodycontent .home_stories .column7 img   {
	float: left;
	margin-right: 8px;
}


.bodycontent .column1 img {
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
}


.footer{
	background-color:#1e3c8d;
	clear: left;
	float: left;
	width: 100%;
	padding-bottom:65px;
	color:#FFFFFF;
	padding-top: 12px;
	font-size: 0.9em;

}
.footer_left {
	margin-left: 25px;
}


.footer a{color:#FFFFFF}
#navigation {
	display: block;


	
}
#logo {
	margin-top: 25px;
	margin-left: 30px;
	height: 35px;
	width: 410px;
	display: block;

}


#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #1e3c8d;

	

}
#nav {
	display: block;
	width:100%;
	font-size: 0.9em;
}


#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.6em 1.25em;


}

#nav li ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0.5em 1.25em;



}
#nav li ul li a:hover{
	display: block;
	color: #fff;
	background-color: #1e3c8d;
	


}

#nav li {
	float: left;
	padding: 0;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	background-color: #3872c4;
	padding-bottom: 0.3em;
	padding-top:0.2em;
	width: 12.5em;
	
}

#nav li li {
	float: none

}






#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav li:hover, #nav li.sfhover {background-color: #3872c4}
#navigation #nav .spacer {
	width: 30px;
	height:5px
}
#logo a {
	height: 35px;
	width: 410px;
	display: block;
}
.bodycontent .column3 .embold td {
	font-weight: bold;
}
table {border-collapse: collapse}
td {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	vertical-align:top
}
.none td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column3 .contact_right {
	float: right;
	width: 290px;
}

#contact_us {
	width: 560px;
	background-color: #FFFFFF;
}

.formrow label {
	display: block;
	width: 90px;
	float: left;
}
.formrow {
	margin-bottom: 4px;
}

.formrow textarea {
	height: 120px;
	width: 270px;
}
.formrow input {
	width: 270px;
}

.form_button {
	height: 25px;
	padding-left: 90px;
	text-align:left
}
.form_button input {
	text-align: center;
	font-weight: bold;
	background-color: #B2B2B2;
	border: 1px solid #666666;
	color:#FFFFFF

}
.formrow .chkbox {
	width: auto;
}
.pdf2 {
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 1.5em;
	padding-top: 15px;
	padding-left: 45px;
	margin-top: 1.5em;
}
