/* CSS Document */
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.medtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.medtext11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}	
.footerd {
	font-family: Tahoma;
	font-size: 11px;
	color: A5A5A5;
	
}	
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.greenmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #79B441;
}

	.grn:link, .grn:visited, .grn:active { font-family: tahoma; font-weight: bold; text-decoration: none; color:#797979; font-size: 11px;}
    .grn:hover { text-decoration: underline; color:#98C514; }
	
	.left:link, .left:visited, .left:active { font-family: tahoma; font-weight: bold; text-decoration: none; color:#797979; font-size: 12px;}
    .left:hover { text-decoration: underline; color:#98C514; }
	
	.orng:link, .orng:visited, .orng:active { font-family: arial; font-weight: bold; text-decoration: none; color:#FF6600; font-size: 14px;}
    .orng:hover { text-decoration: underline; }
	
	.wht:link, .wht:visited, .wht:active { font-family: tahoma; font-weight: bold; text-decoration: none; color:#FFFFFF; font-size: 12px;}
    .wht:hover { text-decoration: underline; }

.bodytext {
	font-family: Verdana;
	font-size: 14px;
	color:#333333;
}
.bodytext12 {
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}

.tabletextbold {
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}

.tabletext {
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
	}

.subhead {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #616161;
	}

.subhead2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #15A9D7;
	text-decoration: underline;
	}
	
.headertitle {
	color: #79B441;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 32px;
}
.line {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999		}
	
.uline {text-decoration: underline;}
	
	

-->
