/* bodygrey: Date and search field label text */
.bodygrey {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.purpleboldlinks {font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; font-size : 11px; line-height: 18px; color : #999999;  font-weight: bold;  text-decoration: none; }
a.purpleboldlinks:hover {font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; font-size : 11px; line-height: 18px; color : #999999;  font-weight: bold;  text-decoration: underline; }
a.purpleboldlinks:active {font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; font-size : 11px; line-height: 18px; color : #000000;  font-weight: bold;  text-decoration: none; }
.subheadbold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

a.subheadbold:hover { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #999999; text-decoration: none; }

a.subheadbold:active { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; }
.intro { font-family: Arial; font-size: 18px; font-style: normal; line-height: 22px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; }
.bodyblack { font-family: Arial; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; }
.subheads { font-family: Arial; font-size: 12px; font-style: normal; line-height: 22px; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none; }
.nonactivelink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #570A72;
	text-decoration: none;
	line-height: 14px;
}
.bullets { font-family: Arial; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #570A72; text-decoration: none; ; list-style-position: outside; list-style-type: square}
.bodyblackital { font-family: Arial; font-size: 11px; font-style: italic; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #570A72; text-decoration: none; }
.bodyblackbold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: 606;
	padding: 0;
	margin: 0;
	}

h1	{
	font-size: 160%;
	}
	
h2	{
	font-size: 150%;
	}
	
h3	{
	font-size: 100%;
	}


