﻿body {
}
.label {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.pageTitle {
	font-family: Arial;
	font-size: 12pt;
	color: #8B4513;
	font-weight: bold;
}
.tital {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.signInTrouble {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0000FF;
	text-decoration: none;
}
signIn_ChekBox {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #008080;
}
.signInCheckBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #000080;
}
.mainPoints {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
}
.mainSubPoints {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.faqTopic{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.faqQuestion{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.faqTitle{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}

.faqAnswer{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

.txtStyle1{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

