a:link {color: #0066CC;text-decoration: none;}
a:visited { color: #0066CC; text-decoration: none}
a:hover { color: #BA0000; text-decoration: none}
a:active { color: #0066CC; text-decoration: underline }
a.white:link {
	color: #FFFFFF;
	line-height: 1.25em;
}
a.white:visited {
	color: #FFFFFF;
	line-height: 1.25em;
}

form{
	border:0; 
	margin:0
}

.SmallBodyText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }

.txtBdr {
	border-right: 1px solid;
	border-right-color: 000000;
	border-bottom: 1px solid;
	border-bottom-color: 000000;
	border-left: 0px solid;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #6F8FC0;
	text-decoration: none;
	font-weight:100;
	margin:0;

 }p {
	line-height: 1.45em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
td {  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.45em;
	text-decoration: none;	
	 }
body {  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.45em;
	text-decoration: none;	
}
li {  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.45em;
	text-decoration: none;	
 }
 
.fullBdr {
	border-top-width:1;border-top-style:solid;border-top-color:#000000;
	border-right-width:1;border-right-style:solid;border-right-color:#000000;
	border-left-width:1;border-left-style:solid;border-left-color:#000000;
	border-bottom-width:1;border-bottom-style:solid;border-bottom-color:#000000;
 }
 
.btmBdr {
	border-bottom-width:1;border-bottom-style:dashed;border-bottom-color:#000000;
 }
