BODY {
   scrollbar-3d-light-color: black;
   scrollbar-arrow-color:black;
   scrollbar-base-color:#ffffff;
   scrollbar-dark-shadow-color:white;
   scrollbar-face-color:"#ECE6E6";
   scrollbar-highlight-color:#ffffff;
   scrollbar-shadow-color:"#0050A3";
   
}
.text{  font-family: Verdana, Arial, Sans; font-size: 12px; font-style: normal; color: #322B6F}
.textwhite{  font-family: Verdana, Arial, Sans; font-size: 12px; font-style: normal; font-weight: normal; color: #ffffff}
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #322B6F; text-transform: none; line-height: 22px}
.headingwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #ffffff; text-transform: none;}
.red{  font-family: Verdana, Arial, Sans; font-size: 12px; font-style: normal; font-weight: bold; color: #FF0000}

a:link {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #322B6F}
a:hover {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #FF0000}
a:active {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #322B6F}
a:visited {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #322B6F}

a.second:link {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #FFFFFF}
a.second:hover {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #FFFFFF}
a.second:active {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #FFFFFF}
a.second:visited {  font-family: Verdana, Arial, Sans; font-weight: 12; color: #FFFFFF}

.dottedlinedleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dottedlineright {
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.questionnaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
