/* CSS Document */

.toplink{
font-family: verdana;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}


.divider{
font-family: verdana;
color: #999999;
font-size: 15px;
}

.heading{
	font-family: verdana;
	color: #E4891F;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.heading2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #0C6A90;
font-size: 14px;
font-weight: bold;
text-decoration:underline;
}

.matter{
	font-family: verdana;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}

.matter1{
	font-family: verdana;
	color: #355B75;
	font-size: 11px;
	line-height:16px;
	text-align: justify;
}

.matter2{
font-family: verdana;
color: #355B75;
font-size: 10px;
text-decoration: none;
line-height:normal;
}

.redtext{
	font-family: verdana;
	color: #FF0000;
	font-size: 16px;
	text-decoration: none;
	line-height:23px;
	text-align: center;
}

.subhead{
	font-family:"Times New Roman", Times, serif;
	color: #F79646;
	font-size: 18px;
	text-decoration: none;
	line-height:20px;
	text-align: center;
}
.tablehead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00B050;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	line-height:20px;
	text-align: center;
}
