body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #990000;
	font-size:1em;
	background-attachment: fixed;
	background-image: url(assets/moz-bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #990000;
}
a:link {
	color: #990000;
}

.main {
	padding: 0px;
	width: 700px;
	border: none;

}
.bannerRow {
	margin: 0px;
	padding: 0px;
	width: 700px;

}
#navigationColumn {
	padding: 5px;
	width: 120px;
	color: #FFFFFF;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.contentColumn {
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	width: 580px;
	background-color: #FFFFFF;


}
.navigationLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.pageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;


}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	vertical-align: baseline;
	margin: 0px;




}
p {
}
.navigationSubLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;


}
.navigationLinktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;

}
.sectionNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h1.pageTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom:0;
	text-align:left;
	border-bottom-width: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	color: #990000;
}
p.tiny {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#navigationColumn a {
	color: #FFFFFF;
}
#navigationColumn a:link {

	color: #FFFFFF;
}
#navigationColumn a:active {


	color: #CCCCCC;
}
#navigationColumn a:visited {



	color: #FFFFFF;
}

