body {
	margin: 0px;
	background-color: #FFF;
}

#mainContent {
 	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#mainContent p {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
}

#mainContent h1 {
	font-size: medium;
	font-weight: bold;
	text-transform: none;
	color: #000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .75em;
	margin-left: 0em;
}

.tdborderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6773B4;
}

#mainContent h2 {
	font-size: small;
	color: #000;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#mainContent strong {
	font-weight: bold;
}

#mainContent em {
	font-style: italic;
	font-size: small;
}

#mainContent a {
	color: #341270;
	text-decoration: none;
	font-size: small;
}

#mainContent a:hover {
	color: #6773B4;
	text-decoration: underline;
}

#mainContent ul {
	font-size: small;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 1em;
}

#contact {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#contact ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#contact a {
	color: #341270;
	text-decoration: none;
	font-weight: bold;
}

#contact a:hover {
	text-decoration: underline;
	color: #6773B4;
}

#navlist {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 16px;
}

#navlist ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 0px;
}

#navlist a  {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-bottom: .5em;
}

#navlist a:hover   {
	color: #000;
}

#navlist h1 {
	font-size: x-small;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	color: #FFF;
}

#active a   {
	color: #000;
}

