body {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 a {
	color: #103d57;
	text-decoration: none;
}

.copyright, a.copyright:link, a.copyright:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.copyright:hover, a.copyright:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fffc00;
	text-decoration: none;
}

.text, a.text:link, a.text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.text:hover, a.text:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e1500;
	text-decoration: underline;
}

.field {
	color: #500502;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #f5ede8;
	border: 1px solid #6e1500;
	padding: 3px;
}

.contactText {
	color: #500502;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.contactText:link, a.contactText:visited {
	color: #500502;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.contactText:hover, a.contactText:active {
	color: #e15e11;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.pass, a.pass:link, a.pass:visited {
	font-size: 14px;
	font-weight: bold;
	color: #27b415;
	text-decoration: none;
}

.fail, a.fail:link, a.fail:visited {
	font-size: 14px;
	font-weight: bold;
	color: #972e13;
	text-decoration: none;
}

.title, a.title:link, a.title:visited {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.title:hover, a.title:active {
	font-size: 14px;
	font-weight: bold;
	color: #6e1500;
	text-decoration: none;
}

.pageTitle, a.pageTitle:link, a.pageTitle:visited {
	font-size: 30px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 10px;
}

a.pageTitle:hover, a.pageTitle:active {
	font-size: 30px;
	font-weight: bold;
	color: #6e1500;
	text-decoration: none;
	padding-bottom: 10px;
}

.superTitle, a.superTitle:link, a.superTitle:visited {
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.superTitle:hover, a.superTitle:active {
	font-size: 20px;
	font-weight: bold;
	color: #6e1500;
	text-decoration: none;
}

.titleSmall, a.titleSmall:link, a.titleSmall:visited {
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.titleSmall:hover, a.titleSmall:active {
	font-size: 11px;
	font-weight: bold;
	color: #6e1500;
	text-decoration: none;
}

.subTitle, a.subTitle:link, a.subTitle:visited {
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-style: italic;
	clear: both;
	text-decoration: none;
}

a.subTitle:hover, a.subTitle:active {
	font-size: 12px;
	font-weight: bold;
	color: #6e1500;
	font-style: italic;
	clear: both;
	text-decoration: none;
}

.subTitleSmall, a.subTitleSmall:link, a.subTitleSmall:visited {
	font-size: 10px;
	font-weight: bold;
	color: black;
	font-style: italic;
	clear: both;
	text-decoration: none;
}

a.subTitleSmall:hover, a.subTitleSmall:active {
	font-size: 10px;
	font-weight: bold;
	color: #6e1500;
	font-style: italic;
	clear: both;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.smallFaded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e2c692;
}

.navLink, a.navLink:link, a.navLink:visited {
	color: black;
	background: url(images/navlink_bg.gif) top left no-repeat;
	float: left;
	width: 198px;
	height: 25px;
	display: block;
	padding-left: 32px;
	font: 10px/25px Verdana;
	text-decoration: none;
	overflow: hidden;
}

a.navLink:hover, a.navLink:active {
	color: #FFFFFF;
	background: url(images/navlink_bg_on.gif) top left no-repeat;
	float: left;
	width: 198px;
	height: 25px;
	display: block;
	padding-left: 32px;
	font: 10px/25px Verdana;
	text-decoration: none;
}

.dashedTop {
	border-top: 1px dotted #7c98a7;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.bufferbot {
	padding-bottom: 5px;
}

.bigNav, a.bigNav:link {
	background: none;
	border: 2px solid #f5fcff;
	padding: 10px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	float: left;
	width: 95%;
}

.bigNav:hover {
	background: #f5fcff;
	border: 2px solid #cdd8de;
	padding: 10px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	float: left;
	width: 95%;
}

.listNav, .listNavSmall, a.listNav:link, .listNavSmall:link {
	background: #FFFFFF;
	border: 2px solid #e4edf2;
	padding: 10px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	float: left;
	width: 95%;
}

.listNav:hover {
	background: #f5fcff url(images/carot.gif) no-repeat right top;
	border: 2px solid #cdd8de;
	padding: 10px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	float: left;
	width: 95%;
}

.listNavSmall:hover {
	background: #f5fcff url(images/carot_small.gif) no-repeat right top;
	border: 2px solid #cdd8de;
	padding: 10px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	float: left;
	width: 95%;
}

.mainArticle {
	padding: 0;
	margin: 0;
}

a.leftNavLink:link, a.leftNavLink:visited {
	width: 204px;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: url(images/leftnav_link_bg.gif) no-repeat 0 center;
	line-height: 35px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	color: black;
}

a.leftNavLink:hover, a.leftNavLink:active {
	width: 204px;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: url(images/leftnav_link_bg_on.gif) no-repeat 0 center;
	line-height: 35px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	color: white;
}

a.leftNavLinkOn:link, a.leftNavLinkOn:visited, a.leftNavLinkOn:hover, a.leftNavLinkOn:active {
	width: 204px;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: url(images/leftnav_link_bg_act.gif) no-repeat 0 center;
	line-height: 35px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	color: white;
}