/* //CSS Document
	 mwi dec:04//  */

body {
	margin: 25px 0 0;
	padding: 0;
	font: 12px "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	line-height: 150%;
	color: #656565;
	background: white;
}

a:link {
	color: #AD3920;
	text-decoration: none;
}

a:active {
	color: #AD3920;
	text-decoration: none;
}

a:visited {
	color: #AD3920;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#breadcrumb { color: #AD3920; }

h1 {
	font-size: 18px;
	line-height: 150%;
	color: #656565;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	line-height: 150%;
	color: #656565;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	line-height: 150%;
	color: #656565;
	font-weight: normal;
}

h3.forcrumb {
	margin: 0;
	padding: 20px 0 5px 0;
}

h4 {
	font-size: 13px;
	line-height: 150%;
	color: #656565;
	font-weight: normal;
	margin: 0;
	padding: 7px 0 7px;
}

ul {
	margin: 0;
	padding: 0 0 0 15px;
}

ol {
	margin: 0;
	padding: 0 0 0 15px !important;
}

.navhome {
	background: #AC461B;
	height: 138px;
}

#navh {
	margin: 0;
	padding: 15px 0 13px;
	float: left;
	width: 122px;
}

#navh ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#navh li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 22px;
}

#navt2 {
	margin: 0;
	font: 10px/1.45em "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	float: left;
	padding: 17px 0 0 10px !important;
	line-height: 1.5em !important;
}

#navt2 a {
	color: #E9C496;
	text-decoration: none;
}

#navt2 a:hover {
	color: #fff;
	text-decoration: none;
}

.content {
	margin: 0;
	padding: 17px 15px 15px 15px;
	border: 1px solid #D2D4D7;
}

.hbox {
	padding: 20px;
	border: 1px solid #D2D4D7;
}

.colheader {
	background: #EBECED;
	border: 1px solid #BABBBB;
	height: 31px;
}

.colheader03 {
	background: #EBECED;
	border: 1px solid #BABBBB;
	width: 225px;
	height: 31px;
}

.colbody {
	border-bottom: 1px solid #D2D4D7;
	border-left: 1px solid #D2D4D7;
	border-right: 1px solid #D2D4D7;
}

.hpcol {
	float: left;
	padding: 0 0 11px 15px;
}

.hpara { padding: 5px 0; }
.dash { background: url(/images/dashbg.gif) repeat-x; }
.white { color: #fff; }

.notes {
	font-size: 10px;
	color: #999;
	line-height: 150%;
}

#homecontent {
	height: 1px;
	border-bottom: 1px dashed #D2D4D7;
}

#scrollbar {
	border-left: 1px solid #d2d4d7;
	border-right: 1px solid #d2d4d7;
	border-top: 1px solid #d2d4d7;
	width: 710px;
	height: 75px;
	overflow: auto;
	padding-top: 7px;
}

#scrollbar ul {
	width: 4200px;
	margin: 0;
	padding: 0;
}

#scrollbar li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#footer { padding: 10px 20px 20px; }
