body, td, input, textarea, select {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #4F007D;
}

a:hover {
	text-decoration: none;
}

.nav {
	font-weight: bold;
	text-decoration: none;
}

.services {
	color: #FFFFFF;
	text-decoration: none;
}

.services:hover, .nav:hover {
	text-decoration: underline;
}

.welcometop {
	font-size: 9px;
	color: #4F007D;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}

.whitesmall {
	font-size: 9px;
	color: #FFFFFF;
}

.header1, h1 {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #4F007D;
}

.header2w {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header2, h2 {
	font-size: 17px;
	font-weight: bold;
	color: #4F007D;
}

.header3, h3 {
	font-size: 15px;
	font-weight: bold;
	color: #4F007D;
}

.subheader {
	font-size: 17px;
	font-weight: bold;
	color: #4F007D;
}

.header2_vs {
	line-height: 27px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.botwhite {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.botwhite:hover {
	text-decoration: underline;
}

.ntk {
	color: #FFFFFF;
	font-size: 10px;
}

.purpleborder {
	border: 1px solid #4F007D;
	border-collapse: collapse;
}

.purpleborderh {
	border: 1px solid #4F007D;
	border-collapse: collapse;
	color: #FFFFFF;
}

.black {
	color: #000000;
	text-decoration: none;
}

.red {
	color: #CC0000;
}
