.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.headerArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bodyText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F1334;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #4F1334;

}
.modulePadding {
	margin: 2px;
}
.contact_tbl{width: 100%;}
.contact_lbls{text-align: right;font-weight: bold;}
.contact_flds{
	font-weight: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660033;
	padding: 0px;
	height: 20px;
	width: 80px;
	border: 2px solid #333333;
	background-color: #CCCCCC;
	}
.line{color: #999999; height: 1px;}
.msg{
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.center{text-align: center;}
.justify{text-align: justify;}
.inputs{
border: 1px solid #333333;
color: black;
background-color: #FFFFFF;
font-size: 11px;
font-weight: normal;
color: black;
width: auto;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #4F1334;
}
a:visited {
	color: #4F1334;
}
a:active {
	color: #4F1334;
}
