
#ContentHolder {
	position: relative;
	
	
}
* html #ContentHolder {height:300px}
body>#ContentHolder {height:auto}


body {
	background-color: white;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#TopNav {
	display: none;
}

#WrapperMain {
	background-color: white;
	margin: 0 5%;
}

#TitleBar {
	display: none;
}
#TitleGfx {
	display: none;
}
#MainNav {
	display: none;
}
#NavBkgd {
	display: none;
}
#LeftContent {
	display: none;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #561312;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
#Copy {
	background-color: white;
	padding: 8px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Copy p {
	font-size: 12pt;
}

#Copyx {
	background-color: white;
	padding: 8px;
	border: 1px dashed #D5B982;
	margin: 0px;
}
#Copyx p {
	font-size: 12pt;
	color: black;
}


#LeftContentBottom {
	display: none;
}
#CopyHolder {
	margin-left: 0;
	text-align: left;
	background-color: white;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#CopyHolderSub1 {
	background-color: white;
	margin: 0px;
}
#CalHolder {
	text-align: left;
	width: 100%;
	margin: 0px;
}



#CopyHolderSub2 {

	background-color: white;
	margin: 0px;
}
#Copy ul {
	font-size: 12pt;
	margin-left: 15px;
}

#Copy td {
	font-size: 12pt;
}

#Copy ol {

	font-size: 12pt;
	margin-left: 25px;
}
#FooterInfo {
	display: none;
}

#cssMenu1 {
	display: none;
}