body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0;
}
#address {
	font-size: 80%;
	line-height: 140%;
	padding-left: 50px;
	padding-top: 30px;
}
#logo_footer {
}

.mh_bg {
	background: #FFFFFF;
}

#masthead {
	width: auto;
	text-align: left;
}
#wrapper {
	text-align: center;
	width: auto;
}
#contact {
	font-size: 10px;
	width: auto;text-align: right;
	height: 30px;
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 3px;
	margin-top: 4px;
}

#contact a {
	color: #FFB51C;
}
#footer {
	font-size: 10px;
	width: auto;text-align: left;
	height: 15px;
	margin-top: 5px;
	padding-left: 5px;
}
.ctl {}
.ctr {}
.cbl {}
.cbr {}
#doc_body {
	margin-top: 5px;
	margin-bottom: 0px;
}
#head_ue {
	font-weight: bold;
	color: #930ACC;
	margin-bottom: 5px;
	font-size: 14px;
	display: none;
}
#body_ue {
}

#body_ue p{
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 6px;
	font-size: 9px;
}

#body_ue .text{
	font-size: 9px;
}
#body_menu {
	margin-bottom: 5px;
	display: none;
}
#body_menu  ul {
	text-align: left;
	display: inline;	
	padding: 0px;
	margin: 0px;
}
#body_menu  ul li{
	font-size: 11px;
	text-align: center;
	width: 8em;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#body_menu  ul li a{
	padding: 3px 8px 3px 5px;
	text-decoration: none;
}
#body_menu  ul li a:hover, a:focus{
	color: #930ACC;
	background-color: #ACC903;
}

#body_content {
	text-align: left;
}

#body_content p{
	margin: 3px 20px 20px;
	font-size: 12px;
	line-height: 17px;
}

#body_content h1{
	margin: 9px 20px 6px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #930ACC;
	letter-spacing: 1px;
	border-bottom: thin dotted #ACC903;
	text-align: left;
	padding-bottom: 3px;
}
#body_content li{
	margin: 0px 20px 0px;
	font-size: 11px;
	line-height: 17px;
	list-style-type: square;
}

.b_ctl {}
.b_ctr {}
.b_cbl {}
.b_cbr {}
.bg_grad {}
.bg_grad_b {}
h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #930ACC;
	letter-spacing: 1px;
	padding-bottom: 3px;
	border-bottom: thin dotted #ACC903;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.emt_printdisplay {
	
}
.emt_screendisplay {display: none;}

