body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
img {
	border: 0px none #000000;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:15px;
}
input, select, th, td {
	font-size:12px;
}
li li, li p, td p, blockquote p {
	font-size:12px;
}
ul, ol {
	text-align: left;
}
.blockImg {
	display: block;
}
#content {
	width: 100%;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
}
#outside {
	width: 776px;
}
#site {
	/* 775 px left */
	border-right: 1px solid #999999;
}
#header, #headerFlash {
	height: 65px;
	background-color:#9ABD6C;
	width: 100%;
}
#header2, #headerFlash2 {
	height: 408px;
	width: 100%;
}
#navBar {
	width: 100%;
}
/*
#printHeader {
	display: none;
}
*/
#footer {
	width: 776px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	border-top: 1px solid #999999;
}
#bottomNav {
	color: #000000;
	padding-left: 130px;
}
.bottomNavBox {
	width: 85px;
	float: left;
}
.bottomNavBox a:link, .bottomNavBox a:visited {
	color: #000000;
	text-decoration: none;	
}
.bottomNavBox a:hover, .bottomNavBox a:active {
	color: #000000;
	text-decoration: underline;	
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.col1, .col2, .col3, .col4, .col5, .col6 {
	float: left;
}
.col1 {
	width: 129px;
}
.col2 {
	width: 258px;
}
.col3 {
	width: 387px;
}
.col4 {
	width: 516px;
}
.col5 {
	width: 645px;
}
.col6 {
	width: 774px;
}
.padding {
	padding: 10px;
}
.navButton {
	float: left;
	width: 129px;
}
.menuShow {
	width: 124px;
	font-size: 11px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.menuHide {
	display: none;
	visibility: hidden;
}
.menuShow a:link, .menuShow a:visited {
	color: #000000;
	text-decoration: none;	
}
.menuShow a:hover, .menuShow a:active {
	color: #000000;
	text-decoration: underline;	
}
.menuLine {
	padding: 2px;
}
.formError {
	color: #DE0000;
}
#leftTop {
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 0px none #BBBBBB;
	border-left: 0px none #BBBBBB;
	padding: 18px 35px 18px 25px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	margin-top: 12px;
}
#leftBottom {
	background-color: #999999;
	color: #FFFFFF;
	padding: 20px 10px 20px 25px;
	font-size: 12px;
	line-height: 28px;
}
#titleText {
	font-size: 12px;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
	float: right;
	width: 180px;
}
#subNav {
	float: left;
	width: 570px;
	padding-top: 6px;
	padding-left: 3px;
	font-size: 11px;
}
#subNav a:link, #subNav a:visited {
	color: #666666;
	text-decoration: none;	
}
#subNav a:hover, #subNav a:active {
	color: #666666;
	text-decoration: underline;	
}
.subNavItem {
	margin-right: 15px;
}
#topLines {
	width: 100%;
	padding-bottom: 15px;
}
#contactTable, #apptTable {
	text-align: left;
	width: 450px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#contactTable td, #apptTable td {
	padding: 3px;
	margin: 0px;
	border: 0px none;
	vertical-align: top;
}
.apptShow {
	visibility: visible;
	display: block;
}
.apptHide {
	display: none;
	visibility: hidden;
}
.leftAlign {
	text-align: left;
}
.smallerText {
	font-size: 10px;
}
.grayText {
	color: #666666;
}
a:link, a:hover, a:active, a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.thumbImage {
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

