html, body, .wrapper{
      height:100%;
      margin: 0;
      border: none;
      text-align: center;
      background: url('imgs/bgTile.jpg') #fff4cf;
      background-repeat: x;	
      background-position: center top;
	  font-family: serif;
	  font-size: 9pt; 
}

.wrapper{
      margin: 0 auto;
	padding: 0;
      text-align: center;
      vertical-align: top;
      width: 100%;
	overflow: none;
}

.outer{
	width: 847px;
	height: 100%;
	align: center;
	padding: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	vertical-align: top;
}

.pageWrap{
	width: 847px;
	background-image: url('imgs/bgPage.jpg');
      background-repeat: no-repeat;	
      background-position: center top;
	overflow: none;
}

.headerWrap{
	text-align: right;
	width: 847px;
	height: 348px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: none:
}

.midWrap{
	width: 847px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: none;
}
#superDiv{
	width:100%;
	margin:0;
	padding:0;
	overflow: none;
	text-align: left;
}

#leftColumn{
	width:400px;
	float: left;
	margin: 0;
	padding:0;
}

#leftContent{
	border-right: 1px solid;
	border-color: #888f56;
	padding-right: 7px;
	overflow: none;
}

#rightColumn{
	width: 180px;
	padding-right: 10px;
	margin:0;
	float: right;
	overflow: none;
}



/*  !!HWUT?!!  */

#hwut{
	width: 180px;
	clear: both;
}

#hwut a:link {
	font-family: serif;
	font-size: 10pt;
	color: #003e79;
	font-weight: bold;
	text-decoration: none;
}

#hwut a:visited {
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #003e79;
}

#hwut a:hover {
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #003e79;
}

#hwut a:active {
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #003e79;
}

#hwut p {
	font-family: serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}






*/ Left Nav Styles*/
.menuOutter{
	width: 190px;
	text-align: center;
	vertical-align: top;
	float: left;
}




#leftNav {
	width: 190px;
	margin: 0;
	padding: 0px;
}

#leftNav ul{
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
	background:  url(imgs/leftNavItem1.jpg);
}

#leftNav li{
	font-family: serif;
	font-size: 12pt;
	color: #003e79;
	line-height: 25px;
}
	
#leftNav li a {
	height: 30px;
	text-decoration: none;

}
	
#leftNav li a:link, #leftNav li a:visited {
	color: #003e79;
	display: block;
}
	
#leftNav li a:hover {
	color: #888f56;
}

#leftNav ul li.last{
	background-image:  url(imgs/leftNavItem2.jpg);
	
}






*/Bottom Nav Styles*/

#btmNav{
	width: 846px;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: none;	
}

#btmNavBg{
	background: url(imgs/menuBack.jpg) top center no-repeat;
	width: 846px;
	text-align:center;
	overflow:none;
}

#btmNav ul{
	
	margin-right 10px;
	padding-top: 5px;
	height: 34px;
	overflow: none;
}


#btmNav ul li{
	display: inline;
	font-family: serif;
	font-size: 7.5pt;
	color: #003e79;
	margin-left: 4px;
	padding-right: 4px;
	height: 20px;
	border-right: 1px solid;
	border-color: #003e79;
}

#btmNav ul li a{
	text-decoration: none;
	color: #003e79;
	font-family: serif;
	font-size: 7.5pt;
}

#btmNav ul li a:visited{
	color: #003e79;
}

#btmNav ul li a:hover{
	color: #888f56;

}

#btmNav ul li.last{
	border: 0;
}







/* Typography */

p{
	font-family: serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}

ul, li{
	font-family: serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

	
}

br{
	line-height: 11px;
}

p a:link {
	font-family: serif;
	font-size: 9pt;
	color: #003e79;
	font-weight: bold;
	text-decoration: none;
}

p a:visited {
	font-family: serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #003e79;
}

p a:hover {
	font-family: serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	color: #003e79;
}

p a:active {
	font-family: serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #003e79;
}



h1{
	font-family: serif;
	font-weight: bold;
	font-size: 15pt;
	text-decoration: none;
	color: #003e79;
	margin: 0;
}

h2{
	font-family: serif;
	font-weight: bold;
	font-size: 15pt;
	text-decoration: none;
	color: #888f56;
	margin-top: 0px;
}

h3{
	font-family: serif;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	color: #003e79;
}

h4{
	font-family: serif;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	color: #888f56;
}

h5{
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #003e79;
}

h6{
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #888f56;
}

h7{
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #003e79;
}

h8{
	font-family: serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #888f56;
}
