/* new links */

a.newlinks:link {
	color: #720039;
	text-decoration: underline;
}
a.newlinks:visited {
	color: #720039;
	text-decoration: underline;
}
a.newlinks:hover {
	color: #000000;
	text-decoration: underline;
}
a.newlinks:active {
	color: #720039;
	text-decoration: underline;
}


/* left sub nav links */

a.sublinks:link {
	color: #292526;
	text-decoration: none;	
}
a.sublinks:visited {
	color: #292526;
	text-decoration: none;
}
a.sublinks:hover {
	color: #720039;
	text-decoration: none;
}
a.sublinks:active {
	color: #292526;
	text-decoration: none;
}


/* white top links with underline */

a.toplinksline:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.toplinksline:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.toplinksline:hover {
	color: #998b7d;
	text-decoration: underline;
}
a.toplinksline:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* left nav links */

a.leftlinks:link {
	color: #292526;
	text-decoration: none;	
}
a.leftlinks:visited {
	color: #292526;
	text-decoration: none;
}
a.leftlinks:hover {
	color: #720039;
	text-decoration: none;
}
a.leftlinks:active {
	color: #292526;
	text-decoration: none;
}


.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.navbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #292526;
	font-weight: bold;
	border-bottom: 2px solid;
	border-bottom-color: #FFFFFF;	

}
.navboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #292526;
	font-weight: bold;
	border-bottom: 2px solid;
	border-bottom-color: #FFE800;
}
.navboldover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #720039;
	font-weight: bold;
	text-decoration: none;
}	

.navbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #292526;
	font-weight: bold;
	padding-top: 5px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.bodytextpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #720039;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.bodytextboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextboldpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #720039;
	font-weight: bold;
}
.greyonstate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC1876;
}
.greybodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: normal;
}
.whitetableoutline {
	border: 2px solid #FFFFFF;
}
.greyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BC1876;
	font-weight: normal;
}
.purplebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BC1876;
	font-weight: normal;
}
.orangebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA912;
	font-weight: normal;
}
.greybodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.greysubheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BC1876;
	font-weight: normal;
}
.greylisttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 16px;
}
.greytrackedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: normal;
	line-height: 12px;
}
.greysubheadtrackedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BC1876;
	font-weight: normal;
	line-height: 2px;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.subnavover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #720039;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	text-decoration: none;
}
.newlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #720039;
	font-weight: normal;
	
}
h1 {
	clear: both;
	margin: 10px 10px 10px 10px;
	font-family: verdana, sans-serif lighter;
	text-transform: uppercase;
	color: #720039;
	background: #BCD5CC;
	font-size: 20px;
}
