/* CSS Document */
body,td{
	font-size: 12px;
	line-height: 150%;
}
body {
	margin: 0px;
	text-align: center;
}
a{
	text-decoration:underline;
	color: #0033CC;
}
a:visited{
	color: #800080;
	text-decoration:underline;
}
#toplink{
	font-size: 14px;
}
#secondNavigator{
	color: White;
}
.title1{
	font-size: 22px; 
	font-weight: 800;  
	color: #036; 
	line-height:150%;	
}
.notifyBox { background-color: #EFF7FE; border: 1px solid #003366;}
.smallTitle {
	font-size: 12px;
	font-weight: bold;
}
.hrDotted{
	width: 100%;border-bottom: 1px dotted #aaa;
}
.inputText{
	font-size: 14px; font-weight: 400;
}
.font14Bold {
	font-size: 14px;
	font-weight: bold;
}
.bigWord {
	font-size: 14px;
}
.otherSteps {
	color: #999999;
}
.nowStep {
	color: #316894;
}
.alertBox {
	background-color: #FEFFCD;
	border: 1px solid #ABABA1;
}
#alertBox td{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.notice {
	background-color: #FEFFCD;
	border: 1px solid #ABABA1;
}
.noticeBox {
	background-color: #EEF7FE;
	border: 1px solid #03316C;
}
#notice td{
	font-size: 14px;
	font-weight: bold;
	color: #050007;
}
.error {
	background-color: #EEF7FE;
	border: 1px solid #03316C;
}
.title2 {
	font-size: 16px; font-weight: 400; font-family: "SimHei"; color: #036; line-height:150%;
}
.emtxt{
	font-weight:bold;
}
a.emurl{
	font-weight:bold;
}.fuctiontableheadTitle {
	font-size: 16px;
	font-weight: bold;
}
.fuctiontablehead{
	width:150px;
	background-color: #F8F8F8;
	border: 1px solid #CDCDCD;
}
.errorTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.helpurlTitle {
	font-size:14px;
	font-weight:bold;
}
.font14 {
	font-size: 14px;
}
.todohelp {
	font-size: 12px;
	color: #0000FF;
}
.warning {
	font-size: 14px;
	font-weight: bold;
}
.value {
	font-size: 12px;
	color: #000000;
	border: 0px solid #000000;
	background-color: #FFFFFF;



}
.emvalue {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFff;
	border: 0px solid #000000;


}
.emitemname {
	font-size: 12px;
	background-color: #F2f2f2;
	border: 0px none #000000;
	color: #FF0000;


}
.tabletitle {
	background-color: #96D4FF;
	font-size: 12px;
	border: 0px solid #000000;
	color: #96D4FF;


}
.listtable {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-color: #96D4FF;

}
.itemname {

	background-color: F2F2F2;
	border: 0px none;
}
