ly: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #525050;
}

.bodytext font {
	font-size: 11px;
	color: #525050;
}

.bodytext a {
	color: #330E45;
	text-decoration: none;
}

.bodytext a:hover {
	color: #330E45;
	text-decoration: underline;
}
/* mdeering add code to fix font in the table */
td {
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #525050;
	}
/* mdeering add code to fix font in the table */
.mainlinks {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #675E58;
}

.mainlinks a {
	font-weight: normal;
	color: #49245B;
	text-decoration: none;
	line-height: 25px;
	margin-right: .28em;
	margin-left: .28em;
}

.mainlinks a:hover {
	color: #49245B;
	text-decoration: underline;
}

.bottomlinks {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #777777;
	padding-top: 0.3em;
}

.bottomlinks a {
	color: #777777;
	text-decoration: none;
}

.bottomlinks a:hover {
	color: #626262;
	text-decoration: none;
}

/* Front Page Only */
/* *************** */

.news {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #525050;
}

.news a {
	font-weight: bold;
	color: #49245B;
	text-decoration: none;
}

.news a:hover {
	color: #49245B;
	text-decoration: underline;
}





/* Second Tier Styles*/
/*********************/

.sectioncrumb {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #675E58;
	padding-left: 10px;
	line-height: 26px;
}

.sectioncrumb a {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #49245B;
	text-decoration: none;
}

.sectioncrumb a:hover {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #6F655E;
	text-decoration: none;
}


.header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.level2-titleheader {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #49245B;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.level2-tannerheader {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #545454;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.secondlinks {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

.secondlinks a {
	font-weight: bold;
	color: #49245B;
	text-decoration: none;
	line-height: 20px;
}

.secondlinks a:hover {
	color: #49245B;
	text-decoration: underline;
}

.sublinks {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	padding-left: 10px;
}

.sublinks a {
	font-weight: normal;
	color: #49245B;
	text-decoration: none;
	line-height: 13px;
}

.sublinks a:hover {
	color: #49245B;
	text-decoration: underline;
}

.sectionH2 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #525050;
	font-weight: bold;	
}


/* Table Height Styles */
/***********************/

.footertable {
	margin-top: -86px;
}

.contenttable {
	min-height: 100%;
	padding-bottom: 86px;
}


/* Print Version Styles */
/************************/

.graytext {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 19px;
	color: #545454;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	text-decoration: none;
}

.purpletext {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 19px;
	color: #49245B;
	text-transform: uppercase;
	letter-spacing: -0.07em;
	text-decoration: none;
}

.detailcrumb {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #675E58;
	line-height: 26px;
}

.detailcrumb a {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #49245B;
	text-decoration: none;
}

.detailcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #6F655E;
	text-decoration: none;
}



p {
	text-align: justify;
}


