@charset "UTF-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.calloutbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin: 5px;
	padding: 5px;
}
.imageborder {
	padding: 5px;
	border: 1px double #791B7D;
	margin: 5px;
}
.blackborder {
	border: 1px solid #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin: 3px;
	padding: 3px;
}
.ltpurpleborder {
	border: 1px solid #E1CEE2;
}
.bottomlink:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #333333; text-decoration: none;}

        .bottomlink:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #DD881E; text-decoration: underline;}
        .bottomlink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #333333; text-decoration: none;}
        .bottomlink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #DD881E; text-decoration: underline;}
		
		
		
		.bodylink:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #451644; text-decoration: underline;}

        .bodylink:active {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #000000; text-decoration: underline;}
        .bodylink:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #451644; text-decoration: underline;}
        .bodylink:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #000000; text-decoration: underline;}
.whitesubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: capitalize;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
