@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 0px;
}
#logo {
	float: right;
	height: 50px;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
#crumb {
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#crumb a:link{
	color: #333300;
	text-decoration: none;	
}
#crumb a:visited{
	color: #333300;
	text-decoration: none;	
}
#crumb a:hover{
	color: #CC6633;
	text-decoration: underline;	
}
#global {
	margin-left: 10px;
	height: 28px;
}
.floatRght {
	float: right;
}
.floatLeft {
	float: left;
}
#masthead {
	padding-top: 35px;
	font-size: 11px;
	line-height: 12px;
	color: #333300;
	background-color: #EEEBAE;
}
#wrap {
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	background-image: url(../images08/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* form styles */
#form1 {
	line-height: 28px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	width: 520px;
}
#form1 p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 4px;
}
#PooledTrust {
	line-height: 28px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	width: 520px;
}
#PooledTrust p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 4px;
}

.indent {
	text-indent: 30px;
}


/* content styles */


p {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333300;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: normal;
}
p a:link{
	font-size: 12px;
	color: #CC6633;
}
p a:hover{
	color: #999966;
	text-decoration: underline;
	font-size: 12px;
}
p a:visited{
	color: #CC6633;
	font-size: 12px;
}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.list ul{
	color: #666633;
	list-style-position: inside;
	margin-left: 10px;
}
.list li {
	font-weight: normal;
	color: #333300;
	list-style-position: inside;
	text-indent: -14px;
	display: list-item;
	margin-left: 10px;
}
.pIndent {
	padding-left: 10px;
}
b {
	font-weight: bold;
	color: #999966;
}
strong {
	font-weight: bold;
	color: #666633;
}

.pindent {
	text-indent: 10px;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #999966;
	font-weight: bold;
	padding-top: 35px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #CC6633;
	margin-top: 10px;
	margin-bottom: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC6633;
	margin-top: 10px;
	margin-bottom: 3px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666633;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6633;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 a{
	text-decoration: none;
	color: #CC6633;
}
h5 a:visited{
	text-decoration: none;	
}
h5 a:hover{
	color: #666633;
	text-decoration: underline;	
}

.container {
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	line-height: 18px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
}
.container h1 {
	color: #CC6633;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 0px;
}
.container h2 {
	color: #CC6633;
	margin-top: 2px;
}
.content520 {
	margin-right: 10px;
	width: 520px;
}

.content500 {
	width: 500px;
	margin-right: 10px;
	padding-top: 40px;
}
.content300 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	margin-right: 50px;
	margin-left: 50px;
	width: 420px;
	color: #333300;
	padding-bottom: 30px;
}
.contentHdrLft {
	float: left;
	width: 230px;
	padding-left: 10px;
	height: 30px;
	font-weight: bold;
	color: #666633;
}
.contentLft {
	float: left;
	padding-left: 10px;
	width: 230px;
	margin-top: 10px;
	padding-top: 0px;
}
.contentHdr {
	margin-right: 250px;
	margin-left: 250px;
	padding-left: 10px;
	height: 30px;
	font-weight: bold;
}
.content {
	margin-right: 250px;
	margin-left: 250px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
.contentHdrRght {
	float: right;
	width: 230px;
	padding-left: 10px;
	height: 30px;
}
.contentRght {
	float: right;
	padding-left: 10px;
	width: 230px;
	margin-top: 10px;
	padding-top: 0px;
}
#contentNav {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	height: 121px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentNav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666633;
	margin: 0px;
	padding: 0px;
}



/* Right navigation styles */
#rghtNavLinks{
	float: right;
	width: 200px;
	font-weight: bold;
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#rghtNavLinks a:link{
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
}
#rghtNavLinks a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#rghtNavLinks a:hover{
	color: #CC6633;
	text-decoration: underline;
}
#rghtNavLinks ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #CC6633;
	list-style-image: none;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 10px;
	text-indent: 0px;
}
#rghtNavLinks li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	font-weight: bold;
	color: #999966;
	list-style-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}
#rghtNavLinks li li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	font-weight: bold;
	color: #999966;
	list-style-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0px;
}
	
#rghtNavLinks ul ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	font-weight: bold;
	color: #999966;
	list-style-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;
	}



.rghtNavLinks h3{
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	margin-top: 0px;
}
.copyright {
	font-size: 9px;
	text-align: right;
	line-height: 24px;
	width: 740px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.clearfloat {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
.announcement {
	border: 1px solid #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
}
#sitemap {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#sitemap {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#sitemap a:link{
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	text-decoration: none;
	color: #666666;
}
#sitemap a:visited{
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#sitemap a:hover{
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: underline;
}
.sitemapBdr {
	border: 1px solid #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.sitemapHdr {
	background-color: #EEEBAE;
	border: 1px solid #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.containerHmRght {
	margin: 0px;
	float: right;
	width: 485px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentHmRght {
	float: right;
	width: 230px;
	padding-top: 10px;
}
.contentHmLft {
	width: 230px;
	padding-top: 10px;
}
.floatRght {
	float: right;
	padding-left: 3px;
}
.floatLft {
	float: left;
}
.background1 {
	background-image: url(../images08/backgroundPhoto1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.background2 {
	background-attachment: fixed;
	background-image: url(../images08/backgroundPhoto4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.orange {
	color: #CC6633;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC6633;
}
#homeRghtNav {
	width: 220px;
	float: right;
	margin-bottom: 300px;
}
#homeFeature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #CC6600;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.homeRghtNav h1{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	background-color: #CCCC66;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.homeRghtNav h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #CC6633;
	margin-top: 10px;
	margin-bottom: 3px;}
.homeHead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #999966;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgLft {
	float: left;
	margin-right: 5px;
}
.imgRght {
	float: right;
	margin-left: 5px;
}
#homeFeatureHd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #999966;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
.PDF {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-bottom: 10px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.content740 {
	margin-right: auto;
	width: 740px;
	margin-left: auto;
}
