#branding, #navigationTop, #contentHeader, #sidebar, #contentFooter, #statcounter, .subpage_module_spacer, .subpage_module, .subpage_module li, .subpage_module a, .subpage_module a:hover, .subpage_module a.active, .subpage_module a.active:hover, .subpage_module2 li a, .subpage_module2 li a:hover, #navigationTop a, #navigationTop a:hover, .hidden {
	display: none;
}

.review {
	background-color: #FFFF00;
}

#testimonial {
	position: relative;
	left: 14px;
	width: 550px;
	background-color: #e5e6e6;
	/* background: url('../images/testimonial1.gif') bottom right no-repeat; */
	border: 1px solid #333333;
	padding: 15px;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
}

.dashedHR {
	height: 1px;
	border-bottom: 1px dashed #999999;
}

address {
	padding-top: 10px;
	padding-left: 20px;
}


/* PAGE LAYOUT */

body {
	background-color: #ffffff;
}

#site {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#url {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 0px -7px;
	padding-bottom: 5px;
	border-bottom: 2px solid #666666;
}

#content {
	padding-top: 20px;
	position: relative;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-bottom: 35px;
}

#copyright {
	position: relative;
	padding-top: 5px;
	border-top: 1px solid #333333;
	font-size: 11px;
	text-align: left;
	color: #666666;
}


/* FONT STYLES */

h1, h2, h3, h4, h5, h6, dt {
	font-family: 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #416b93;
	margin: 0px auto 12px -7px;
	line-height: 18px;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 4px auto 5px -1px;
	line-height: 16px;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	margin: 4px auto 5px -1px;
	/* line-height: 16px; */
}

input, select, textarea {
	line-height: 17px;
	font-size: 9pt;
	font-family: verdana, geneva, Arial, Helvetica, sans-serif;
	color: #311a01;
}

.formReq {
	font-weight: bold;
	color: #FF0000;
	padding-left: 2px;
}



/*a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #587D8F;
	text-decoration: none;
}*/


input,textarea {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	border: #7A8891;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
