td
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #394A52;
}
.tderror
{
    background-color:#8CC05E;
}
a
{
    color:#ffffff;
}
.a:hover
{
    color:#6F6F6F;
}
a.agreement
{
    color:#800000;
}
a.agreement:hover
{
    color:#FF0000;
}
.cap
{
    font-weight:bold;
	text-decoration:underline;
}
.menu
{
    color:#000000;
	text-decoration:none;
	font-weight: normal;
}
input, textarea, select
{
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #CEE0F1;
	color: #394A52;
	border: 1px solid black;
	padding: 1px;
	margin: 1px;
    z-index: -1;
}
textarea
{
	overflow: auto;
	margin: 1px;
    z-index: -1;
}
fieldset
{
	border: 2px solid #878380;
    background-color: #EFEFEF;
	margin-top:5px;
	margin-left:1px;
	margin-right:1px;
	padding:5px;
}
legend
{
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #8CC05E;
	border: 2px solid #878380;
	padding: 3px;
	margin-bottom:5px;
}
.buttonSubmit
{
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 8pt; 
	color: rgb(255, 255, 255);
	background-color: rgb(163, 163, 163);
	border: 2px solid #8CC05E;
	width:300px;
	cursor:pointer;
}
/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
    font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; 
	text-align: center;
    position: absolute;
    visibility: hidden;
    left:0; top:0; z-index:1000;
    padding: 2px;
    width: 250px;
    background-color: lightyellow;
    border: 2px solid black;
}
.style2 
{
    font-size: 12px;
}
.middletext 
{
	font-family: "Trebuchet MS";
	font-size: 14;
	font-weight: bold;
	color: #666666;
}
.faqtext 
{
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 14;
	color: #666666;
}
.leftcaption
{
	font-family: "Trebuchet MS";
	font-size: 12;
	font-weight: bold;
	text-decoration:underline;
	color: #666666
}
.lefttext2 
{
	font-family: "Trebuchet MS";
	font-size: 12;
	font-weight: bold;
	color: #666666;
}
.lefttext 
{
    font-family: "Trebuchet MS"; 
	font-size: 14; 
	font-weight: bold; 
	color: #666666;
}
.calcsheading
{
    font-family: "Trebuchet MS"; 
	font-size: 14; 
	font-weight: bold; 
	color: #FFFFFF;
	cursor:pointer;
}
.calcstext 
{
	font-family: "Trebuchet MS";
	font-size: 11;
	font-weight: bold;
	color: #666666;
}
.questions
{
	font-family: "Trebuchet MS";
	font-weight:bold; 
	font-size: 8pt; 
	color: #FFFFFF; 
	cursor:pointer;
}
.question
{
	font-family: "Trebuchet MS";
	font-weight:bold; 
	font-size: 12pt; 
	color: #FFFFFF; 
}
.warning
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #394A52;
}
.link{
    color:#394A52;
}

