body, html {
	font-family: Arial, Verdana, Helvetica, sans-serif,"Times new roman";
	font-size: 14px;
	line-height:18px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border: 0px solid #000000;
	background-image: none;
	background-color: white;
}

div#doc {
	float: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color: white;
}

h1 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin-top:7px;
	margin-bottom: 7px;
	line-height:24px;
}

h2 {
	font-size: 18px;
	color:#000000;
}

h3 {
	font-size: 16px;
	color:#000000;
}

div#topmenu_bck, div#submenu, div.adminmenu, div.leftmenu,div#breadcrumb, .footer, .SocialContent {
	display: none;
}

#hd {
	background-image: none;
}

#logo {
	margin-left: 0px;
	margin-bottom: 0px;
}

#logo img { 
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #de6826;
	}
	
#bd {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main-content {
	clear:both;
	float: left;
	padding-left: 0px;
	margin:0px;
	width: 100%;
	height:100%;
	border: 0px solid #000000;
}

ul {
	list-style: circle outside;
	color:#000000;
} 

li {
	color:#000000;
}

div#WysiwygPage, form
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px solid #000000;
}

.footer_print {
	clear:both;
	display: inline;
	width:100%;
}

#footertxt {
	float: left;
	width:100%;
	margin-top:20px;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #969696;
}

#galleryimagebox {
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height:12px;
	border: 0px solid #0ee000;
	min-height: 130px;
}

/* for Internet Explorer */
/*\*/
* html #galleryimagebox {
height: 130px;
}
/**/

#sitemap .menudepth0 {
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth6 {
	margin-left: 120px;
}

#sitemap .menudepth7 {
	margin-left: 140px;
}

#sitemap .menudepth8 {
	margin-left: 160px;
}


.page-break { 
	clear:both;
	display:block; 
	page-break-before:always; 
} 



