.rightcolumn{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left:20px;
}

.rightcolumn a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}

.rightcolumn a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AB4F9E;
	text-decoration:underline;
}

.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tableheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}

.bodycopy a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AB4F9E;
	text-decoration:underline;
}

.bodybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #AB4F9E;
}

.titlesLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #AB4F9E;
}

.top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.top a{
	color: #666666;
}

.top a:hover{
	color: #AB4F9E;
}

.tableborder {
	border: 1px solid #ab4f9e;
	
}
.bottomborder {
	border-bottom: 1px solid #ab4f9e;
	
}
.bottomborderdash {
	border-bottom: 1px dashed #ab4f9e;
	
}
.topborder {
	border-top: 1px solid #ab4f9e;
	
}

.topbottomborder {
	border-bottom: 1px solid #ab4f9e;
	border-top: 1px solid #ab4f9e;
	
}

.tableborder {
	border-bottom: 1px solid #ab4f9e;
	border-top: 1px solid #ab4f9e;
	border-left: 1px solid #ab4f9e;
	border-right: 1px solid #ab4f9e;

}
.leftright {
	border-left: 1px solid #ab4f9e;
	border-right: 1px solid #ab4f9e;
	background-color: EFEFEF;
	
}

.tableheader {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}


.errormsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	letter-spacing: normal;
}

.textborder {
	border: 1px solid #ab4f9e;
}