/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/gray_background.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#masthead {
	background-image: url(images/header_02.jpg);
	background-repeat: repeat-x;
	background-color: #114432;
}
.leftbox {
	background-image: url(images/left_10.jpg);
	background-repeat: repeat-y;
	background-color: #333333;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
}
.leftcontent {
	padding: 0 15;
	font-size: 0.65em;
	line-height: 1.5em;
	color: #FFFFFF;
}
.leftcontentSig {
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
}
.pictureBox {
	background-position: center center;
	padding: 15px;
}
.testimonial {
	background-color: #6bc4a5;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#upNav a {
	color: #666666;
}
#upNav a:hover {
	color: #fac801;
}
.upNav {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #666666;
	text-align: right;
}
.copyright {
	font-size: 60%;
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bodyCopy a {
	color: #333333;
	decoration: none;
}
#bodyCopy a:hover {
	color: #fac801;
	decoration: none;
}
#bodyCopyList a {
	color: #333333;
	decoration: none;
}
#bodyCopyList a:hover {
	color: #fac801;
	decoration: none;
}
.bodyCopyList {
	font-family:Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 2.3em;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
}
.bodyCopy {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
}
.plainCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
#goBut a {
	color: #114432;
}
#goBut a:hover {
	color: #fac801;
}
.goBut {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #666666;
}
.legalMumboJumbo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.0em;
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
