﻿.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;
}
.tital {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.footerMenu {
	font: xx-small serif;
	color: #336699;
	text-decoration: none;
}

.label {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.pageTitle {
	font-family: Arial;
	font-size: 12pt;
	color: #8B4513;
	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;
}
.sectionTitleA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	border-bottom: thin 2px #000080; 
	color: #000080;
}

.omlMen {
	font-family: Arial;
	font-size: small;
	color: #336699;
	text-decoration: none;
	text-align: left;
	cursor: hand; 
}
.omlMen:hover {
	font-family: Arial;
	font-size: small;
	text-decoration: underline;
	color: #0000FF;
}

.show_hide{
  background:url(images/plusminus.png) no-repeat;
  padding-left:20px;  
}

.show_hide1{
  background:url(images/plusminus.png) no-repeat;
  padding-left:20px;  
}
.cheer_pink
{
	color: #ff99cc
}