body {
	background-color: #0A9240;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0A9240;
	background-image: url(images/stripe.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#table-body {
	background-image: url(images/btm_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav_green {
	background-color: #FFF;
	background-image: url(images/green_btn.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;
	border: 1px solid #0A9240;
	font-size: 9px;
	padding-left: 6px;
	color: #0C2569;

}

#nav_yellow {
	background-color: #FFF;
	background-image: url(images/yellow_btn.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;
	border: 1px solid #0A9240;
	font-size: 9px;
	padding-left: 6px;
	color: #0C2569;
}
#testimonial {
	background-color: #2E3192;
	background-position: center center;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	margin-top: 65px;
}
#testimonial-text {
	background-color: #2E3192;
	background-position: center center;
	text-align: left;
	font-size: 10px;
	color: #FFF;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 12px;
	font-weight: bold;
}

#testimonial-name {
	background-color: #2E3192;
	background-position: center center;
	text-align: left;
	font-size: 11px;
	color: #FFF;
	margin-right: 8px;
	margin-left: 16px;
	line-height: 14px;
	padding-top: 5px;
}

td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1C883D;
}

a {
	color: #0C2569;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-size: 16px;
	font-weight: bolder;
	color: #0C2569;
	padding-top: 8px;
}

.header {
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-size: 12px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
}

.regular-text {
	font-size: 12px;
	line-height: 18px;
}

.disc-text {
	font-size: 9px;
	line-height: 12px;
}


.sidebarHeader {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-size: 9px;
	color: #333333;
}

.box1 {
	border: 2px solid #2E3192;
	color: #2E3192;
	font-size: 10px;
}

.promo {
	color: #000033;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#text-body {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 95px;
	padding-bottom: 75px;
	padding-left: 15px;
	font-size: 10px;
}
#text-body3 {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	padding-left: 15px;
	font-size: 10px;
}
#footer {
	font-size: 9px;
	color: #0C2569;
	text-align: center;
	margin-bottom: 15px;
}
#holder {
	width: 800px;
	vertical-align: 0%;
	position: absolute;
	top: 170px;
}
#table-body tr #text-body .testimonial-name {
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #009;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009;
	margin-top: 5px;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/check.jpg);
	list-style-type: circle;
	padding-bottom:12px;
}
