body{
	background: white url(coreimages/mainbg.gif) repeat-y left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
}

.pulldown{
	background-color: #5B4534;
	height: 25px;
	font-family:  Tahoma, Arial,Helvetica, san-serif ;
	color: white; 
	font-weight:bold;
	padding-left: 5px;
}


h1{
	color: #5B4534;
	border-bottom: 1px solid black;
	font-size: 12pt;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}


h2{
	font-size: 10pt;
	font-weight: bold;
	color: #5B4543;
}

hr{
	height: 1px;
	background-color: black;
	color: black;
	border: none;
}

img{
	border: none;
}



div.wscTemplate-TopContent{
	display: table;
	width: 768px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-top: 1px solid #FFFFDB;
	border-bottom: 1px solid white;
	background: #FFFFDB url(coreimages/innerheadbg.jpg) no-repeat top right;
}

div.wscTemplate-MainNav{
	width: 758px;
	background-color: #5B4543;
	border-bottom: 1px solid white;
	padding: 0px 0px 0px 10px;
	line-height: 10pt;
	height: 25px;
}

a.wscTemplate-MainNav-Off{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-right: 10px;
}

a.wscTemplate-MainNav-Off:hover{
	text-decoration: underline;
}

a.wscTemplate-MainNav-On{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	padding-right: 10px;
}

a.wscTemplate-MainNav-On:hover{
	text-decoration: underline;
}
div.wscTemplate-BodyHolder{
	display: table;
	height: 100%;
	width: 770px;
	background: white url(coreimages/bg.gif) repeat-y left;
	}

div.wscTemplate-SubNav{
	width: 137px;
	float: left;
	padding: 18px 0px 0px 10px;
	background-color: #FFFFDB;
	height: 100%;
}

div.wscTemplate-SubNavEmptyDivider{
	width: 137px;
	float: left;
	height: 10px;
	display: table;
}

hr.wscTemplate-SubNav{
	height: 1px;
	background-color: #DDDD8C;
	color: #DDDD8C;
	border: none;	
}

a.wscTemplate-SubNav-Main-Off{
	font-size: 10pt;
	font-weight: bold;
	color: #5B4543;
	text-decoration: none;
	line-height: 12px;
}

a.wscTemplate-SubNav-Main-Off:hover{
	text-decoration: underline;
}

a.wscTemplate-SubNav-Main-On{
	font-size: 10pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	line-height: 12px;
}

a.wscTemplate-SubNav-Main-On:hover{
	text-decoration: underline;
}

div.wscTemplate-SubNav-Pages{
	background-color: white;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
}


a.wscTemplate-SubNav-Pages-Off{
	font-size: 8pt;
	color: black;
	text-decoration: none;
	line-height: 18pt;
}

a.wscTemplate-SubNav-Pages-Off:hover{
	text-decoration: underline;
}

a.wscTemplate-SubNav-Pages-On{
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 18pt;
}

a.wscTemplate-SubNav-Pages-On:hover{
	text-decoration: underline;
}


div.wscTemplate-MainContent{
	width: 570px;
	float: right;
	background-color: white;
	padding: 10px 25px 25px 25px;
	border-right: 2px solid #CBCBCB;
	border-left: 1px solid black;
}

div.wscTemplate-BottomContent{
	width: 768px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #5B4543;
}

div.wscTemplate-Maintained{
	width: 768px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p.wscTemplate-Maintained{
	color: #5B4543;
	font-size: 8pt;
	padding: 5px 10px 0px 0px;
}

a.wscTemplate-Maintained{
	font-weight: bold;
	color: #5B4543;
	text-decoration: none;
}

a.wscTemplate-Maintained:Hover{
	text-decoration: underline;
}

/* Custom Styles */

div.wscCustom-LogoLeft{
	float: left;
	width: 300px;
}

div.wscCustom-LogoRight{
	float: right;
	width: 450px;
	text-align: right;
}