/* CSS Document */
	.copy {
	font: 11px Verdana, Arial, sans-serif;
	color: #000000;
	line-height:15px;
}
		a:link {color: #00009B; }
		a:visited {color: #00009B; }
		a:hover {color: #951515; text-decoration:none;}
		.warhead {font: 16px Arial, sans-serif; color: #9f2425; padding-bottom:8px; font-weight: bold;}
		.warhead A {color: #9f2425; text-decoration:none;}
		.warhead A:hover {color: #9f2425; text-decoration:none;}
		.warhead A:hover {color: #9f2425; text-decoration:none;}
.fontMaroonBold {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.fontBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.boldWhtLarge {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

.basictext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; color:#000000;
}

.errortext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; color:#C00000; font-weight: bold;
}
.tableBorder {
	border: thin solid #000000;
}
h2 {
	font: medium Arial, Helvetica, sans-serif;
}

.navTop {
	font-size: small;
	font-weight: bold;
}.horizBullets {
	list-style-image: none;
	list-style-type: none;
}
.ulLeft {
	margin-left: -1em;
	padding-left: -1em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

