body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	min-width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEFBFA;
	background-image: url(assets/graphics/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	
}




#navbar {text-align:left; width:200px;}

#headerwrapper {float:left; width:200px;}

#logo {text-align:left; width:auto; margin-bottom:12px;}

#icons {width:144px; float:right; margin-right:16px;}

#wrapper {
	width:900px;
	text-align:left;
	margin:0 auto;
	background-color: #FFFFFF;
	padding-left:16px;
	padding-top:8px;
	padding-bottom:8px;
	border:thin solid #CC6633;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:16px;
	margin-bottom:16px;
}

#contentwrapper {float:left; margin-left:0px; width:676px; margin-top:0px;}

#newsletter {float:left; width:auto; 
	padding:8px;
	text-align:center;
	background-color:#FFFFFF;
	color:#2CB9AF;
	border:thin solid #CC6633;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:16px;
	}


#boxleft {
	float:left;
	width:200px;
	margin-left:12px;
	border:thin solid #000000;
	padding-bottom:16px;
	padding-top:6px;
	text-align:center;
	background-color:#2CB9AF;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;

}


#boxleftc {
	float:left;
	width:200px;
	margin-left:12px;
	border:thin solid #000000;
	padding-bottom:16px;
	padding-top:6px;
	text-align:center;
	background-color:#CC6633;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;

}

#boxright {
	float:left;
	width:200px;
	margin-left:12px;
	border:thin solid #000000;
	padding-bottom:16px;
	padding-top:6px;
	text-align:center;
	background-color:#7A8DC4;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;

}

#boxleft img {
	border-top:thin solid #000000;
	border-left:none;
	border-right:none;
	background-image: url(assets/graphics/shadow.png);
	background-position: center bottom;
	padding-bottom: 8px;
	background-repeat: repeat-x;
	margin-bottom:4px;
}

#boxleftc img {
	border-top:thin solid #000000;
	border-left:none;
	border-right:none;
	background-image: url(assets/graphics/shadow.png);
	background-position: center bottom;
	padding-bottom: 8px;
	background-repeat: repeat-x;
	margin-bottom:4px;
}

#boxright img {border-top:thin solid #000000;
	border-left:none;
	border-right:none;
	background-image: url(assets/graphics/shadow.png);
	background-position: center bottom;
	padding-bottom: 8px;
	background-repeat: repeat-x;
	margin-bottom:4px;
	}

#boxleft h1 {color:#FFFFFF;}
#boxleftc h1 {color:#FFFFFF;}
#boxright h1 {color:#FFFFFF;}

#boxleftb {float:left; width:auto; }

#boxleftb li {margin-bottom:4px;}

#boxheader {margin-bottom:-24px; margin-top:-12px; font-size:18px; text-shadow: #000000 1px 1px 1px;
}

.ie7 #boxheader {margin-bottom:-24px; margin-top:0px; font-size:18px; text-shadow: #000000 1px 1px 1px;
}

.ie6 #boxheader {margin-bottom:-24px; margin-top:0px; font-size:18px; text-shadow: #000000 1px 1px 1px;
}

#boxleft #boxheader h1 {color:#FFFFFF; font-size:21px;}
#boxleftc #boxheader h1 {color:#FFFFFF; font-size:21px;}
#boxright #boxheader h1 {color:#FFFFFF; font-size:21px;}

#listleft {float:left; width:auto;}
#listleft li {margin-bottom:4px;}

#listright {float:left; width:auto; margin-left:36px;}
#listright li {margin-bottom:4px;}




#copyright {width:900px; margin:0 auto; margin-top:8px; margin-bottom:8px;}

#copyright p {font-size:10px;}

#contentwrapper li {margin-bottom:4px;}

#formquote {border:thin solid #000000;
	background-color:#6081C4;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	width:auto;
	padding:24px;
	padding-top:0px;
	float:right;
	margin-left:12px;

}

#formquoteb {border:thin solid #000000;
	background-color:#2CB9AF;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	width:auto;
	padding:24px;
	padding-top:0px;
	float:right;
	margin-left:12px;

}


#formquotec {border:thin solid #000000;
	background-color:#CC6633;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	width:auto;
	padding:24px;
	padding-top:0px;
	float:right;
	margin-left:12px;

}


p {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	margin-left: -12px;
	list-style-image: url(assets/graphics/blocks-small.jpg);	
}



#contentwrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #7A8DC4;
	text-shadow: #999999 1px 1px 1px;
}

#quotebox {
	float:right;
	width:240px;
	margin:16px;
	padding:16px;
	text-align:center;
	background-color:#5DB3A3;
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
	border:thin solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#quoteboxc {
	float:right;
	width:240px;
	margin:16px;
	padding:16px;
	text-align:center;
	background-color:#CC6633;
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
	border:thin solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/graphics/gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
}



h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C4606E;
	
}

ul {margin-top: 4px;
}

.clearboth {clear:both;}



.newsletterhead {margin-bottom:-4px; margin-top:-2px; font-size:18px; text-shadow: #999999 1px 1px 1px;}


.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;

}

.headinggreen {
	font-size: 19px;
	text-shadow:none;
	color: #000000;
}

.topnavrow {
	background-color: #000000;}

.logo {
	margin-right: 88px;

}

.lineheighta {
	line-height: 12px;
}
.paraone {
	font-size: 17px;

}
.subheads {
	font-size: 17px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.articles {
	color: #FFFFFF;
	background-color: #283F6C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 4px;

}


.articlerow {
	background-color: #E0E0E0;
}
.bkgd {

}
.bkgdb {
	background-color: #6081C4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #34518D;
	background-image: url(assets/graphics/rightbackground.gif);

}
.bold {
	font-size: 14px;
}
.trans {
	filter: Alpha(Opacity=50);
}
.block {
	margin-top: -56px;
	margin-left: 16px;
}
.rowheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #F3F8F8;
	padding-left: 8px;
	letter-spacing: 1px;

}
.rowa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 8px;

}
.rowb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #E6F9F8;
	padding-left: 8px;

}


.smallhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hometable {
	background-image: url(assets/graphics/airplane.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.formbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #6081C4;
	margin: 0px;
	padding: 3px;
	border-top: 0px none;
	border-right: 1px solid #2CB9AF;
	border-bottom: 1px solid #2CB9AF;
	border-left: 0px none;
	font-size: 11px;

}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ECF1FD;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	border: 1px solid #2CB9AF;
	width:120px;
	text-align:center;

}

.unseen {
	display: none;
	visibility: hidden;
}
