@charset "ISO-8859-1";
#wrapper {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
	border-radius: 6px;
	background-color: #FFFDF0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#headerpad {
}
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, "Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	color: #31468F;
	background-color: #CFECB4;
}
#content {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 570px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, "Lucida Grande";
	font-size: 18px;
	line-height: 22px;
	color: #0B377E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8BCDF;
}
h2 {
	font-size: 14px;
	color: #CE6D23;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	color: #3C5095;
	font-weight: bold;
}
a:link {
	color: #4BB74B;
	text-decoration: none;
}
a:hover {
	color: #8BA8D6;
}
a:visited {
	color: #8BA5CD;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	color: #6887B2;
	background-color: #E0EAEF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E87219;
}
#footer a:link {
	color: #56707E;
	text-decoration: none;
}
#footer a:hover {
	color: #8BA5CD;
	text-decoration: none;
}
#footer a:visited {
	color: #9AB2D9;
	text-decoration: none;
}
#quoteBox {
	color: #009900;
	background-image: url(images/quotes_border.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 14px;
	font-size: 12px;
	line-height: 14px;
}
.calltoaction {
	width: 380px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A5E97;
	border-right-color: #3A5E97;
	border-bottom-color: #3A5E97;
	border-left-color: #3A5E97;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
#flashborder {
	border: 1px solid #066427;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#textmenu {
	background-color: #FFFFFF;
}

