@charset "utf-8";
body {
	font-family: Tahoma, Helvetica, Arial;
	padding:10px;
	margin:0px;
}
li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#D47600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #D47600;
	font-weight: normal;
	line-height: 28px;
	margin:0px;
	padding:0px;
}
h3 {
	font-size: 15px;
	color: #D47600;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
h5 {
	font-size:15px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
p {
	padding:0px;
	margin:0px;
	line-height: 15px;
}
ul {
	margin:0px;
	padding:0px;
}
#contentCell {
	width:512px;
	padding:28px 35px 40px 25px;
	border-top:4px solid #636467;
}
#footer {
	width:564px;
	padding:4px;
	height:12px;
	background-color:#D47600;
}
#footer a {
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #231f20;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:10px;
}
#footer a:hover {
	color:#000000;
}
#footer #firstLink {
	border:none;
}
#rootDiv {
	width:798px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #7f7f7f;
	background-color:#FFFFFF;
}
#leftCol {
	width:226px;
	background-color:#231f20;
	color:#FFFFFF;
}
#mainBody {
	background-image:url(/graphics/back-main.gif);
	background-repeat:repeat-y;
	overflow:auto;
}
#leftSide {
	float:left;
	display:inline;
	width:226px;
	background-color:#231f20;
	color:#FFFFFF;
}
#rightSide {
	width:572px;
	float:left;
	display:inline;
	border-top:4px solid #636467;
}
#resourcesContent {
	padding:28px 35px 40px 25px;
}
#resourcesContent img {
	float:left;
	padding:3px 3px 0px 0px;
}
#resourcesContent p {
	margin-bottom:20px;
}
#resourcesContent a {
	color:#D47600;
	text-decoration:none;
	font-weight:bold;
}
#resourcesContent a:hover {
	color:#7f7f7f;
}
.addressList {
	display:inline;
	font-size:13px;
}
.addressText {
	padding:68px 0px 0px 20px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
.bodyText {
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}
.bodyLink {
	color: #D47600;
	text-decoration:none;
	font-weight:bold;
}
.bodyLink:hover {
	color:#231f20;
}
.break {
	margin-bottom:15px;
}
.cutLine {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.cutLine:hover {
	color:#D47600;
}
.grayLeadText {
	color:#7f7f7f;
}
.graySubhead {
	color:#7f7f7f;
	font-weight:bold;
	font-size:13px;
}
.linkGray {
	color:#7f7f7f;
	font-weight:bold;
}
.linkOrange {
	color: #D47600;
	text-decoration:none;
	font-weight: bold;
}
.linkOrange:hover {
	color:#ffffff;
}
.linkOrangeGry {
	color: #D47600;
	text-decoration:none;
	font-weight: bold;
}
.linkOrangeGry:hover {
	color:#7f7f7f;
}
.mapList {
	list-style:none;
	background-image:url(/graphics/list-dot-black.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
	margin-bottom:15px;
}
.orangeLeadText {
	font-size: 15px;
	color: #D47600;
	font-weight:bold;
}
.orangeHighlite {
	color: #D47600;
}
.resourceLink {
	color: #D47600;
	text-decoration:none;
	font-weight:bold;
}
.resourceLink:hover {
	color:#7f7f7f;
}
.servicesList {
	list-style:none;
	background-image:url(/graphics/list-dot-orange.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
}
.servicesText {
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #7f7f7f;
}
.whiteBodyText {
	font-size: 13px;
	color: #ffffff;
	line-height:18px;
}
