@charset "windows-874";
/**************************** Global ****************************/
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #3F528C;
}
/**************************** Link ****************************/
a {
	color: #3F528C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#divLogin a {
	color: white;
}
/**************************** Heading ****************************/
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #12348B;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #12348B;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #12348B;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #D9DEE3;
}
h6 {
	font-size: 10 px;
	font-weight: normal;
	color: #536CA2;
}
/**************************** Miscellaneous ****************************/
.breadcrumb {
	color: #0B317A;
}
.breadcrumbInactive {
	color: #CCCCCC;
}
.blueText {
	color: #667EB0;
}
.blueText2 {
	color: #435883;
}
.blueText3 {
	color: #12348B;
}
.blueText4 {
	color: #0B317A;
}
.copyright {
	color: #9DAAD2;
}
.redText {
	color: #FF0000;
}
.whiteText, #divLogin ul {
	color: #FFFFFF;
}
.font15px {
	font-size: 15px;
}
#divDetailTable .remark {
	font-size: 10 px;
	font-weight: normal;
	color: #536CA2;
}
#div4StepsFlowContent .content {
	color: #12348B;
}
#div4StepsFlowContent .content a {
	text-decoration: underline;
}
.formTab {
	font-size: 14 px;
	font-weight: blod;
	color: #2953BE;
}
.distributionHeading {
	font-family: Tahoma;
	font-size: 13px;
	color: #113488;
	font-weight: bold;
}