body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #f1f2f2;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
h1, .head, #content h2 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #00165d;
	text-transform: capitalize;
}
h2, .subhead {
	font-size: 15px;
	font-weight: bold;
	color: #00165d;
	text-transform: capitalize;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}
.thrColFixHdr #mainContent a {
	font-weight: bold;
	color: #00165d;
	text-decoration: none;
}
.thrColFixHdr #mainContent a:hover {
	text-decoration: underline;
}
.thrColFixHdr #container {
	width: 860px;
	margin:5px auto 5px auto; 
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/Goodman_BG.jpg);
	background-repeat: repeat-y;
} 
.thrColFixHdr #header {
	background-image: url(images/Goodman_Banner.jpg);
	background-repeat: no-repeat;
	height: 99px;
} 
.thrColFixHdr #menu {
	background-color: #00165d;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
} 
.thrColFixHdr #menu img {
	margin-right: 7px;
} 
.thrColFixHdr #under {
	background-image: url(images/Goodman_Under_Banner.jpg);
	background-repeat: no-repeat;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
} 
.thrColFixHdr #date {
	float: left;
	width: 160px;
	text-align: center;
	line-height: 29px;
	color: #FFFFFF;
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 148px; 
	background: #00165d;
	padding: 15px 6px 15px 6px;
}
.thrColFixHdr #sidebar1 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 a:hover {
	text-decoration: underline;
}

.thrColFixHdr #sidebar2 {
	float: right; 
	width: 148px;
	background: #d5d5d5; 
	padding: 15px 6px 15px 6px; 
}
.thrColFixHdr #sidebar2 a {
	display: block;
	color: #00165d;
	text-decoration: none;
	text-align: right;
}
.thrColFixHdr #sidebar2 a:hover {
	text-decoration: underline;
}

.thrColFixHdr #sidebar2 img, .thrColFixHdr #sidebar1 img {
	margin-bottom: 5px;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
} 
.thrColFixHdr #footer {
	padding: 10px; 
	background:#000000;
	text-align: center;
	color: #FFFFFF;
}
.thrColFixHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.thrColFixHdr #footer a:hover {
	text-decoration: underline;
} 
 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* forms */
form {
	margin: 0px;
}
.submit {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	text-transform: uppercase;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px;
	border: 1px solid #c1c1c1;
}
#sideContactForm, #SearchForm {
	width:148px;
}
#ContactForm .input {
	width: 200px;
}
#commentform .input {
	width: 400px;
}

#sideContactForm .input, #SearchForm .input {
	width: 142px;
	border: 1px solid #c1c1c1;
	margin: 0 0 2px 0;
}
#box {
	margin-bottom: 15px;
}
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.ResourceLinks {
	font-weight: bold;
	color: #00165d;
	text-decoration: none;
	display: block;
}
.ResourceLinks:hover {
	text-decoration: underline;
}
#disclaimer {
	background-color: #f1f2f2;
	font-size: 10px;
	color: #252525;
	line-height: normal;
	text-align: justify;
	padding-top: 10px;
}
.seoBox {
	border: 1px dotted #d5d5d5;
	font-size: 11px;
	padding: 10px;
}