.copy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copy_white_home
{
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					11px;
	line-height:				15px;
	font-weight:				normal;
	color:						#FFFFFF;
	text-decoration:			none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #011082;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sub_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #011082;
	text-decoration: none;
}
.content, p, td, select, textarea, formInputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copy_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copy_back {
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copy_grey_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.copy_white_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
