@charset "UTF-8";
/* CSS Document */
#BodyCenterMain h1 {
	text-align:center;
	}
#BodyCenterMain h3 {
	color: #616451;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 13px 0px;
	padding: 0px;
}
#BodyCenterMain h4 {
	color: #616451;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 13px 0px;
	padding: 0px;
}
#BodyCenterMain h5 {
	color: #616451;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 13px 0px;
	padding: 0px;
}

#NavLeft a:active {
	outline-style:none;
}
a#print {
	float:right;
	margin:0 20px 0 0;
	}
#targetArea h2 {
	text-align:center;
	}
#targetArea h3 {
	font-size:12px;
	padding:10px 0 0 0;
	}
#targetArea a  {
	color:#094181;
	float:right;
	}
#targetArea  a:hover {
	color:#ae6025;
	}
#targetArea li {
	padding-bottom:10px;
	}
#targetArea span {
	font-weight:bold;
	color: #616451;
	}

#targetArea a#next {
	padding-left:5px;
	float:right;
}
#targetArea a#next:focus {
	outline-style:none;
}
#targetArea a#back {
	padding-right:5px;
	float:right;
}
#targetArea a#back:focus {
	outline-style:none;
}
#targetArea span#mid {
	float:right;
}

