body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767b7e;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #767b7e;
}
a:visited {
	color: #767B7E;
}
a:hover {
	color: #990000;
}
a:active {
	color: #767B7E;
}
.top {
	background-color: #c7c9b1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a7f6a;
	text-align:center;
	line-height:20px;
	padding: 4px;
	color: #3b3b36;
}
.top a { padding: 0 5px; }
.top a:link { color:#3b3b36; text-decoration:none; }
.top a:visited { color:#3b3b36; text-decoration:none; }
.top a:hover { color:#3b3b36; text-decoration:underline; }
.top a:active { color:#3b3b36; text-decoration:none; }
.menu {
	background-color: #8f934c;
}
.menu td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#fff;
}
.menu td a { padding:0 10px; }
.menu td a:link { color:#fff; text-decoration:none; }
.menu td a:visited { color:#fff; text-decoration:none; }
.menu td a:hover { color:#fff; text-decoration:underline; }
.menu td a:active { color:#fff; text-decoration:none; } 
.content {
	border: 1px solid #7c8286;
	padding:10px;
}
.content h1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:25px;
	font-weight:bold;
	background-image:url(../images/dots.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#000;
	margin-bottom:10px;
	text-transform:uppercase;
}
.contact-center-bg {
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.contact-form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contact-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #BBBBBB;
	height: 15px;
	width: 220px;
}
.text-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	height: 50px;
	width: 210px;_width:212px;
	border: 1px solid #B3B3B3;
}
.content-text-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.quoteborder { border: 8px solid #AAAAAA; background-color:#AAAAAA;}
.quoteborder td { background-color:#FFFFFF; padding:5px;}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #003879;
	text-decoration: none;
	margin: 0px;
	padding: 10px; border:solid 1px #DBDBDB
}