body {
	margin: 0px;
	padding: 0px;
}
.kljas { 
    display: none 
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
li {
	padding-bottom: 4px;
	color: #A8B09D;
	list-style-position: inside;
	list-style-type: square;
}
upper {
	text-transform: uppercase;
}


.spacer1 {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 16px;
}
.spacer2 {

	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.spacer3 {
	padding-bottom: 6px;
}
.spacer4 {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.spacerhm {
	background-color: #666666;
	width: 177px;
}


.deftxtwhtjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.deftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}


.deftxtwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.deftxtjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-align: justify;
}

.deftxtbckg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color: #EBD4AF;
}
.deftxt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

.deftxt16st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	padding-left: 1px;
}

.deftxt16st a {
	color: #FFF; 
}
.deftxt16st a:hover {
	color: #000; 
}


/* styles for top join link */
#NavJoin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #777777;
	background-color: #F8F7E2;
	height: 0px;
	width: 177px;
	padding-top: 20px;
	padding-bottom: 34px;
	text-align: center;
	margin-left: 623px;
}
#NavJoin a{
	color: #777777;
	text-decoration: none;
}
#NavJoin a:hover{
	color: #333333;
	text-decoration: none;
}


/* styles for top nav */
#NavTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	width: 222px;
	text-align: center;
}

#NavTop a{
	color: #FFFFFF;
	text-decoration: none;
}
#NavTop a:hover{
	color: #333333;
	text-decoration: none;
}
.navspacer {
	background-color: #FFFFFF;
	height: 88px;
	width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* styles for trendsp link */
#NavTrend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 25px 0 22px 22px;
	width: 445px;
	height:48px
}
#NavTrend a{
	color: #FFFFFF;
	text-decoration: none;
}
#NavTrend a:hover{
	color: #333333;
	text-decoration: none;
}

/* address text */
#AddrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #766355;
	width: 177px;
	padding: 2px 0 2px 0;
	text-align: center;
}

/* footer text */
#BottomTextHdr {
	float: left;
	width: 780px;
	padding: 5px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #777777;
	font-weight: bold;
	/* padding: 14px 6px 6px 20px; */
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#BottomText, #BottomText2 {
	float: left;
	width: 780px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	/*padding: 2px 6px 20px 20px;*/
	text-align: left;
	line-height: 16pt
}

#BottomText2 a {
	float: left;
	width: 156px;
	color: #999999;
	text-decoration: none;
}


#BottomText a:hover {
	color: #333333;
	text-decoration: none;
}


#BottomText span {
	float: left;
	color: #999999;
	text-decoration: none;
	width:156px;
	font-size: 8pt;
}



/* colored text */
.blacktxt {
	color: #000000;
}

.textgreen {
	color: #9CA68E;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
a.textgreen:hover {
	color: #000000;
	text-decoration: none;
}

a.textgreen:link {
	color: #9CA68E;
	text-decoration: none;
}

a.textgreen:visited {
	color: #9CA68E;
	text-decoration: none;
}
.textbeige {
	color: #A79386;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}

.textpurple {
	color: #898DC7;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
.textblue {
	color: #558EBD;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
.textbrown {
	color: #C49951;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
.textgray {
	color: #87898D;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
