h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #6D188A; 
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}

p {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: normal;
	 color: #333333;
	 text-decoration: none;
}

p.error {
	color: red;
}

.banner_logo {
	background-image: url(../images/topband2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #FF9FB0;
	vertical-align: bottom;
}

.global_nav {
	margin-bottom: 8px;
	margin-left: 2px;
}

.global_nav td {
	padding-right: 4px;
	padding-left: 4px;
}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: none}
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #6D188A; text-decoration: none}
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; text-decoration: none }
.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333; text-decoration: none }
.bodytextlinks { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #6D188A; text-decoration: none }
.bodytextitalic { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: none ; font-style: italic}
.bodytextboldwhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none }
a.bodytextlinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #6D188A; text-decoration: underline}
.subtitle {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextwhite {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none
}
.borderred {
	border: 1px solid #FF9FB0;
}
.borderpurple {

	border: 1px solid #E9C2F5;
}
