/* @group Global Reset */
* { margin:  0; padding: 0; }
a img, frameset { border: 0; }
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFFFFF;
	font-size: 14pt;
	color: #000000;
	background-image: none;
}
/* @group Overall Styles */


/* @end */


/* @end */
/* @group Wrapper Layouts */
#Header {
	width: 100%;
	margin-bottom: 15px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#Logo {
	background-color: #FFF;
}
#Logo h1 {
	margin-left: 8px;
	margin-top: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36pt;
	color: #333;
	background-image: none;
	text-indent: 0px;
	padding-left: 16px;
	line-height: 1.6em;
}
#divHeaderLeft, #divHeaderRight, #LeftColumn, #RightColumn , #subnavcenter, #divFooter, #Slogan , #printbutton, #HomeIcons{
display:none;
}

 {
display:none;
}
#Wrapper {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}


#ContentWrapper {
	width: width: 100%;
	float: none;
	text-align: left;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#MainContentArea {
	width: 100%;
}
/* @end */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align: left;
	color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 2.1em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 1.5em;
	color: #333;
}
.hidden {
	display: none;
}

a {
	color:#000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-align: left;
	color: #333;
}
