body {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #7A7677;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/images/site/wcha/home_background.gif) no-repeat right top;
}
body.seclvl {
	background: #FFFFFF url(none);
}
p,table,tr,td {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
}
ol,ul,li,dl,dt,dd {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #B8136B;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1.h1wha {
	font-size: 130%;
	font-weight: bold;
	color: #6688C6;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
a {
	color: #BD0D6A;
	text-decoration: underline;
}
a:hover,a:focus {
	color: #7493CB;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#headerWCH {
	background: url(/images/site/wcha/wch_montage.jpg) no-repeat right;
	padding-right: 430px;
	height: 114px;
}
#headerWH {
	background: url(/images/site/wcha/wh_montage.jpg) no-repeat right;
	padding-right: 430px;
	height: 114px;
}
#headerCH {
	background: url(/images/site/wcha/ch_montage.jpg) no-repeat right;
	padding-right: 430px;
	height: 114px;
}
#topNavi {
	width: 100%;
	background: #D1DBEE;
	height: 24px;
}
#topNavi li {
	/* hide border from mac-ie5 \*/
	border-bottom: 1px solid #A7AFBE;
	margin-right: 10px;
	/* end */
	display: block;
	float: left;
	height: 20px;
	width: 90px;
}
html>body #topNavi li {
	height: 18px;
}
#topNavi li a {
	display: table;
	height: 100%;
	width: 100%;
	padding: 1px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	background: #7A7677;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
/* Firefox padding top \*/
html>body #topNavi li a {
	padding: 2px 0px 0px 0px;
	height: 16px;
	width: 90px;
}
/* end */
#topNavi li a:hover,#topNavi li a:focus {
	background: #8E8A8B;
}
#topNavi td.lft {
	width: auto;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#topNavi td.lft li.cha a {
	background: #B8136B;
}
#topNavi td.lft li.cha a:hover,#topNavi td.lft li.cha a:focus {
	background: #C33681;
}
#topNavi td.lft li.wha a {
	background: #8BA4D4;
}
#topNavi td.lft li.wha a:hover,#topNavi td.lft li.wha a:focus {
	background: #9CB2DA;
}
#topNavi td.rght {
	width: 300px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#topNavi td.rghtmem {
	width: 100px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#topNavi td.rght li {
	float: right;
}
#topNavi td.rght li.nomargin {
	margin-right: 0px;
}
#MainContent {
	width: 100%;
}
#MainContent td.lft {
	width: 328px;
	vertical-align: top;
	padding: 24px 30px 8px 26px;
}
#MainContent td.lft h1 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 140%;
	font-weight: bold;
}
#MainContent td.lft p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 120%;
}
#MainContent td.lft a {
	font: 80% Arial, Helvetica, sans-serif;
}
#MainContent td.lftCha {
	vertical-align: top;
	width: 182px;
	background: #FFFFFF url(/images/site/wcha/cha_lftback.gif) repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	border-top: 5px solid #FFFFFF;
}
#MainContent td.lftCha li {
	background: url(/images/site/wcha/ch_navbox.gif) no-repeat left center;
	padding-left: 41px;
	padding-right: 25px;
	margin-bottom: 10px;
}
#MainContent td.lftCha li:hover,#MainContent td.lftCha li.over {
	background: url(/images/site/wcha/ch_navbox_o.gif) no-repeat left center;
}
#MainContent td.lftCha a {
	color: #FFFFFF;
	text-decoration: none;
}
#MainContent td.lftCha a:hover,#MainContent td.lftWha a:focus {}
#MainContent td.lftWha {
	vertical-align: top;
	width: 182px;
	background: #FFFFFF url(/images/site/wcha/wha_lftback.gif) repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	border-top: 5px solid #FFFFFF;
}
#MainContent td.lftWha li {
	background: url(/images/site/wcha/wh_navbox.gif) no-repeat left center;
	padding-left: 41px;
	padding-right: 25px;
	margin-bottom: 10px;
}
#MainContent td.lftWha li:hover,#MainContent td.lftWha li.over {
	background: url(/images/site/wcha/wh_navbox_o.gif) no-repeat left center;
}
#MainContent td.lftWha a {
	color: #FFFFFF;
	text-decoration: none;
}
#MainContent td.lftWha a:hover,#MainContent td.lftWha a:focus {}
#MainContent td.mid {
	width: auto;
	vertical-align: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 45px;
}
#MainContent td.midsec  {
	width: auto;
	vertical-align: top;
	padding-top: 13px;
	padding-bottom: 8px;
	padding-right: 45px;
	background: #FFFFFF;
}
#MainContent td.mid ul,#MainContent td.midsec ul {
	margin-left: 10px;
	margin-bottom: 8px;

}
#MainContent td.mid li,#MainContent td.midsec li {
	list-style: disc;
	margin-left: 16px;
}
#MainContent td.rght {
	width: 189px;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#MainContent td.rght p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#MainContent td.rght input {
	background: #FFFFFF;
	border: 1px solid #7A7677;
	height: 17px;
	color: #7A7677;
	font-size: 90%;
	margin-bottom: 1px;
}
#MainContent td.rght input.btn {
	border: 1px solid #FFFFFF;
	background: #8BA4DB;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	vertical-align: middle;
	height: 18px;
	width: 60px;
}
#MainContent td.rght .highlightTbl {
	width: 100%;
	background: #FBF3F7;
	border: 1px solid #B81363;
}
#MainContent td.rght .highlightTbl th {
	font-weight: bold;
	color: #FFFFFF;
	background: #B81363;
	text-align: left;
	padding: 3px 5px;
}




#MainContent td.rght .highlightlogTbl {
	width: 100%;
	background: #E5EDFC;
	border: 1px solid #879FCE;
}
#MainContent td.rght .highlightlogTbl th {
	font-weight: bold;
	color: #FFFFFF;
	background: #879FCE;
	text-align: left;
	padding: 3px 5px;
}
#MainContent td.rght .highlightlogTbl td {
	font-size: 90%;
	padding: 5px;
}
#MainContent td.rght .highlightlogTbl table {
	font-size: 110%;
	font-weight: bold;
	width: 100%;
}
#MainContent td.rght .highlightlogTbl table a {
	font-weight: normal;
}
#MainContent td.rght .highlightlogTbl table td {
	padding: 0px;
}



#MainContent td.rght .highlightTbl td {
	font-size: 90%;
	padding: 5px;
}
#MainContent td.rght .highlightTbl table {
	font-size: 110%;
	font-weight: bold;
	width: 100%;
}
#MainContent td.rght .highlightTbl table a {
	font-weight: normal;
}
#MainContent td.rght .highlightTbl table td {
	padding: 0px;
}
#footer {
	font-weight: bold;
	color: #B81363;
	font-size: 90%;
	padding: 10px 12px 12px 27px;
}
#footer a {
	text-decoration: none;
}