@charset "UTF-8";
body  {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	background: #fff;
 /* background-image: url(../g/bg.gif);
	background-repeat: no-repeat;
	background-position: center top; */
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
.CollapsiblePanelTab  {border:0;}
a img {border:0;}
a {color: #88898c;}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}
p {
	font-size: .95em;
	line-height: 1.8em;
	color: #000;
	letter-spacing: .01em;
}
p.initial:first-letter {
	font-family: Arial, sans-serif;
	font-size: 2em;
	color: #fff;
	letter-spacing: 0.05em;
	background-color: #f07231;
	margin-right: 0.05em;
	padding-top: 0em;
	padding-right: 0.05em;
	padding-bottom: 0em;
	padding-left: 0.15em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin-top: 0em;
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #f07231;
	letter-spacing: 0.05em;
	line-height: 1.6em;
}
h1.initial:first-letter {
	font-family: Arial, sans-serif;
	font-size: 2em;
	color: #e8e9ea;
	letter-spacing: 0.05em;
	background-color: #f07231;
	margin-right: 0.05em;
	padding-top: 0em;
	padding-right: 0.05em;
	padding-bottom: 0em;
	padding-left: 0.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #f07231;
	line-height: 1.8em;
	font-weight: normal;
}
h3 {
	font-size: 0.875em;
	color: #433d37;
	line-height: 1.2em;
	letter-spacing: .1em;
	margin-bottom: -1.6em;
	margin-top: 2.6em;
	font-weight: normal;
}
h4 {
	font-size: 0.95em;
	line-height: 1.8em;
	color: #000;
	letter-spacing: .01em;
	padding-left: 50px;
	font-weight: normal;
}
h5 {
	font-size: 0.78em;
	color: #486f4f;
	line-height: 1.4em;
	letter-spacing: 0.025em;
	margin-bottom: -1.6em;
	margin-top: -0.3em;
}
h6 {}
#container { 
	width: 972px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
} 
#header {
	margin: 0;
	height: 121px;
}
#logo {
	margin: 0;
	float: right;
	padding-top: 31px;
	padding-right: 25px;
}
#navLeft {
	float: left;
	height: 87px;
	padding-top: 14px;
	padding-left: 33px;
}
#nav {
	float: left;
	height: 87px;
	padding-top: 14px;
	padding-left: 49px;
}
#sidebar {
	float: right;
	width: 296px;
	background-image: url(../g/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 35px;
	padding-left: 50px;
}
#sidebar p {
	font-size: .9em;
	line-height: 1.8em;
	font-style: italic;
	color: #88898c;
	margin-top: 0em;
}
#sidebar h1 {
	font-style: normal;
	color: #88898c;
	margin-top: 0em;
	font-size: 0.95em;
	font-weight: normal;
	letter-spacing: .2em;
	line-height: 1.5em;
}
#mainContent {
	margin-top: 25px;
	margin-right: 425px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#ulBox {
	margin: 0;
	width: 522px;
	height: 6.2em;
}
#ulColumn {
	float: left;
}
#ulColumn ul {
	list-style-image: url(../g/bullet.gif);
	list-style-type: none;
	margin-left: -0.8em;
	margin-top: -0.1em;
	margin-bottom: -0.1em;
}
#ulColumn li {
	font-size: .95em;
	line-height: 1.6em;
}
#container #mainContent h1.initial {
	text-indent: 160px;
}
#container #mainContent p.initial {
	text-indent: 160px;
}
#subnavBox {
	height: 85px;
	width: 506px;
	margin-top: -15px;
}
#subnavLeft {
	float: left;
	height: 85px;
	padding-top: 1px;
	padding-left: 33px;
	margin-top: -15px;
}
#subnav {
	float: left;
	height: 85px;
	padding-top: 1px;
	padding-left: 31px;
	margin-top: -15px;
}
#fadeshowBox {
	margin-top: 0;
	padding-bottom: 10px;
}
#fadeshowToggler {
	text-align: right;
	width: 506px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 14px;
	height: 20px;
	background-image: url(../g/toggle-next.jpg);
	background-repeat: no-repeat;
	background-position: 479px 0px;
	padding-top: 12px;
}
#footer { 
	padding: 460px 10px 0 25px;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 0.6em;
	letter-spacing: .4em;
	color: #aaa;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

