body {
   margin-top: 0px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#pageContainer{
	width:800px;
	margin: 0px;
}

#pageHeader{
	margin-top: 0px;
	background: url(images/bigblackheader.gif) no-repeat;
	height: 125px;

}

#bodyContainer{
	width: 800px;
	margin: 0px;
}
.pageSeparator{
	height: 10px;
	font-size: 1%;
	width: 800px;
}

.moduleSeparator{
	height: 5px;
	font-size: 1%;
}
.intoText{
	color: #ffffff;
	width: 800px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 110px;
	padding-left: 465px;
	
}

#leftColumn{
	width: 195px;
	float: left;
}

#centerColumn{
	width: 400px;
	float: left;

}

#rightColumn{
	width: 205px;
	float: left;
	
}


.smBrwnBoxTop{
	margin:0px;
	background: url(images/smbrntop.gif) no-repeat;
	height: 34px;
	width: 185px;
}

.smBrwnBoxTop .textFormat{
	color: #ffffff;
	font-weight: bold;
	font-size: 115%;
	padding: 5px 0px 0px 15px;
}

.smBrwnBoxTop .textFormat a{
	color: #77503d;
	font-size:85%;
}

.smBrwnBoxBody{
	margin: 0px;
	border-left: #77503d solid 1px;
	border-right: #77503d solid 1px;
	width: 183px;
}
.smBrwnBoxBody .bodyText{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.smBrwnBoxBtm{
	margin: 0px;
	background: url(images/smbrnbtm.gif) no-repeat;
	height: 10px;
	font-size: 1%;
	
}

.lgBlkBoxTop{
	background: url(images/bigblackboxtop.gif) no-repeat;
	height: 34px;
}


.lgBlkBoxTop .hdrTextFmt{
	color: #ffffff;
	font-weight: bold;
	font-size: 115%;
	padding: 5px 0px 0px 15px;
}


.lgBlkBoxTop .hdrTextFmt a{
	color: #ffffff;
	font-weight: bold;
	
}

.lgBlkBoxBody{
	margin: 0px;
	margin-left: 1px;
	width: 388px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

.lgBlkBoxBody .lgBodyTx{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.lgBlkBoxBtm{
	background: url(images/bigblackboxbtm.gif) no-repeat;
	height: 12px;
	font-size: 1%;
}

.linkListFmt{
	margin: 0px;
}
.linkListFmt ul{
	margin: 0px;
	list-style: none;
	color: #000000;
	padding: 0px 0px 0px 15px;
	font-size: 90%;
}

.linkListFmt ul li{
	padding: 0px 3px 5px 0px;
}

.linkListFmt ul li a{
	color: #000000;
	
}

.linkListFmt ul li a:hover{
	text-decoration: none;
	color: #77503d;
}

#pageFooter{
	text-align: center;
	font-size: 80%;
	width:800px;


}

#pageFooter a{
	color: #000000;
}

.clearDiv{
	clear: both;
	font-size: 1%;
}
