﻿.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;
}

.labelR {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #006699;
    text-align: right;
}
.pageTitle {
	font-family: Arial;
	font-size: 12pt;
	color: #8B4513;
	font-weight: bold;
}
.pageTitleB {
    font-family: Arial;
    font-size: 12pt;
    color: #8B4513;
    font-weight: bold;
    text-align: center
}
.notice {
    font-family: Arial;
    font-size: 14pt;
    color: #ff0000;
    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;
}
.sectionTitleB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    color: #000080;
    text-align:center
}

.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
}
.no-spacing {
  border-spacing:0; /* Removes the cell spacing via CSS */
  border-collapse: collapse;  /* Optional - if you don't want to have double border where cells touch */
}
.textbox
{
	background-color:transparent;
	border:1px solid navy;
	color:navy;
	font-family:Candara, 'Segoe UI', Tahoma, sans-serif;
	font-size:14px;
	font-weight:400;
	margin-left:10px;
	margin-top:0px;
}
.centerBtn {
    text-align: center;
    vertical-align: middle;
}
