body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FBEBBF;
	font: 9pt/24px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.sidebars {
	background: #FFFFCC;
}

.navLoLiteHome {
	background: #FEF7E6;
	width: 88px;
	height: 25px;
	float: none;
	border-right: 1px solid #F4E2B2;
	border-bottom: 1px solid #F4E2B2;
	}

a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}

a:active {
	color: #FF9966;
}
.subnav a:link {
	color: #BFBF03;
	text-decoration: none;
}
.subnav a:visited {
	color:#BFBF03;
	text-decoration: none;
}
.subnav a:hover {
	color: #FF6633;
	text-decoration: none;
}
.subnav a:active {
	color: #FF9966;
	text-decoration: none;
}
.upperNavHilite {
	background: #FBEBBF url(../images/highlight_repeat.gif) repeat left top;
	border-top: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 5px;
	width: auto;
}
.navLolite {
	border-top: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	background: #FBEBBF;
	padding: 0px;
	height: 7px;
}
.bottomBorder {
	border-top: 1px solid #CC9933;
	background: #FDF4DC;
	border-bottom: 1px solid #CC9933;
}

.mainSidebars {
	border-right: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
}


.grayBorder {
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
	font-size: 8pt;
	font-style: italic;
}
.navBackground {
	background: #FEF7E6;
	border-bottom: 1px solid #F4E2B2;
	border-right: 1px solid #F4E2B2;
	padding: 0px;
	width: 20%;
}
.subnavHilite {
	background: #FFFFFF;
	border-right: 1px solid #F4E2B2;
	width: 25%;
	border-bottom: none;
}

.navHilite {
	background: #FFFFFF url(../images/highlight_repeat.gif) repeat;
	border-bottom: 1px solid #CC9933;
	border-right: none;
	border-left: 1px none #CC9933;
	border-top: 1px solid #CC9933;
}
.mainText {
	padding-left: 20px;
}
.tightLead {
	line-height: 14px;
	color: #999999;
}
.addr_format {
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.home_bottom {
	background: url(../images/home_divider.gif) repeat left top;
	margin-top: 0;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: left;
	text-indent: 0px;
}
.floatimgleft {
	float:left;
	clear: none;
	top: auto;
}
.addr_headcap {
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.errMsg {

	font-size: larger;
	font-weight: normal;
	color: #FF9955;
}
.group_format {
	position: relative;
	left: 20px;
	line-height: 15px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.group_member {
	position: relative;
	left: 40px;
	font-weight: normal;
	padding-top: 10px;
}
.grayTopRule {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-size: 8pt;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.breadcrumb_trail {
	font-size: smaller;
	padding-left: 30px;
}
.breadcrumb_current {
	color: #000000;
	font-size: smaller;
}
.breadcrumb_right {
	color: #000000;
	font-size: smaller;
	float: right;
	vertical-align: middle;
	padding-right: 5px;
}
