/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	position: absolute;
	
	top: 0px;
	left: 2%;
	right: 2%;
	width:765px;
}	
td {
	font-family:Arial, Helvetica, sans-serif;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #892A43;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text12 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;color: #000;}
a.text12:link {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;color: #000;text-decoration:underline;}
a.text12:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;color: #000;text-decoration:underline;}
a.text12:hover {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;color: #000;text-decoration:none;}

.text13 {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-style: normal;font-weight: normal;color: #000000;}
a.text13:link {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-style: normal;font-weight: bold;color: #06c;text-decoration:underline;}
a.text13:visited {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-style: normal;font-weight: bold;color: #06c;text-decoration:underline;}
a.text13:hover {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-style: normal;font-weight: bold;color: #06c;text-decoration:none;}

.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text14red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #892A43;
}
.text16red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #892A43;
}
.text13red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #892A43;
}
.text13blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #06c;
}
.text13bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #06c;
}
.border {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
.border2 {
	border: 1px solid #d5de8e;
}
#tableFeedback {
	width:500px;
}
#tableFeedback td {
	height:20px;
	font-size:12px;
	
}
#tableContact {
	width:400px;
}
#tableContact td {
	height:20px;
	font-size:12px;
	
}
h1,h2,h3,h4,h5{color:#83273C}
A:link,A:visited{color:#128DC9; text-decoration:none;}
A:hover,A:active{color:#D6DF90; text-decoration:none;}

 .question {cursor: pointer; vertical-align:top;}
a{outline:none}
/*
 .faqAnswer{color:black;}
 .video{color:#104732}
.video a:link,.video a:visited { color: #023924 }
.video a:hover .video a:active{ color: #67A890; text-decoration: none }

*/
