body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #460462;
}
a:link {
	color: #CC8A00;
}
a:visited {
	color: #CC8A00;
}
#address {
	font-size: 80%;
	line-height: 140%;
	padding-top: 18px;
	text-align: right;
	margin-right: 30px;
}


.mh_bg {
	background: #FFFFFF;
}

#masthead {
	width: auto;
}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 734px;
}
#contact {
	font-size: 10px;
	color: #FFFFFF;
	width: auto;
	background: #460462 url(../images/bg_contact.jpg) no-repeat center;
	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;
	color: #FFFFFF;
	width: auto;
	background: #460462 url(../images/bg_footer.jpg) no-repeat center;
	text-align: left;
	height: 15px;
	margin-top: 5px;
	padding-left: 5px;
}
.ctl {
	background: url(../images/ctl.gif) no-repeat left top;
}
.ctr {
	background: url(../images/ctr.gif) no-repeat right top;
}
.cbl {
	background: url(../images/cbl.gif) no-repeat left bottom;
}
.cbr {
	background: url(../images/cbr.gif) no-repeat right bottom;
}
#doc_body {
	margin-top: 5px;
	margin-bottom: 0px;
}
#head_ue {
	font-weight: bold;
	color: #930ACC;
	margin-bottom: 5px;
	font-size: 14px;
}
#body_ue {
}

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


#body_ue ul {
	font-size: 9px;
	margin: 0px 3px 0px 15px;
	padding: 0px 0px 0px 10px;
	list-style: square;
}

#body_ue .text{
	font-size: 9px;
}
#body_menu {
	margin-bottom: 5px;
}
#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: 12px;
	line-height: 17px;
	list-style-type: square;
}

.b_ctl {
	background: url(../images/b_ctl.gif) no-repeat left top;
}
.b_ctr {
	background: url(../images/b_ctr.gif) no-repeat right top;
}
.b_cbl {
	background: url(../images/b_cbl.gif) no-repeat left bottom;
}
.b_cbr {
	background: url(../images/b_cbr.gif) no-repeat right bottom;
}
.bg_grad {
	background: #F0F4F0 url(../images/bd_grad.jpg) no-repeat left bottom;
}
.bg_grad_b {
	background: url(../images/bd_grad_b.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
}
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 {
	display: none;
}
.emt_screendisplay {
}
