@charset "iso-8859-1";
/* CSS Document */

 /*br {
        line-height: 150%;
     }*/

.heading {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	font-weight: normal;
	text-align:left
}

.title {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px;
	color:#CC0000;
	font-weight:bold;
}

.body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333;
	font-weight: normal;
	text-align:left;}

.bodycenter {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333;
	font-weight: normal;
	text-align:center;
	
}
.bold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333;
	font-weight: bold;
	text-align:left;
}

.bannertext {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#CC0000;
	font-weight: bold;
	text-align:left;
}

.formnotes {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11.5px;
	color:#999999;
	font-weight:normal;
	text-align:left;
}
.formtext {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px;
	color:#333333;
	font-weight:normal;
	text-align:left;
}
.button {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#333333;
	font-weight:bold;
	text-align:left;

}
.alertext {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px;
	color:#999999;
	font-weight:bold;
}

.box {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;

}

.boldmessage {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:right;

}
.footerhead {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#999999;
	font-weight: bold;
	text-align:left;
	
}


.footer {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#999999;
	font-weight: normal;
	text-align:left;
	
}
.style11 {font-size: 12px}
.style12 {font-size: 11px}
a:link {
	color:#0087C1;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
	
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
	
}
a:active {
	color: #0087C1;
	text-decoration: none;

}

.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	text-align: left;
	text-indent: 10px;
	line-height: 20px;
}

.boxtext {
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-align:left
}






