@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
}
.headPhrase {
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
}

p {
	margin: 5px;
}

.marketing {
	font-size: 9px;
}
a {
	color: #02008C;
}
.location {
	font-size: 10px;
	color: #D10002;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1 {
	font-size: 15px;
	color: #CB0000;
	margin: 5px;
}
h2 {
	font-size: 14px;
	color: #00008E;
	margin: 4px;
}
h3 {
	font-size: 13px;
	margin: 3px;
}
.articleTitle {
	font-size: 110%;
}
.finePrint {
	font-size: 10px;
}
.commentBox {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.buttonStyle {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.buttonText {
	color: #FFFFFF;
	text-decoration: none;
}
.required {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.menuLower {
	color: #FFFFFF;
}
.sob-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
