@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/spacer_bkgd.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
.grey_75em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #CCCCCC;
}
.body_border {
	border: 2px solid #B5592D;
}

.black_100em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	}
.black_75em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	}	
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #B5592D;
	font-variant: normal;
	font-style: normal;
}
/* Top Navigation Link Styles */
.NavLink:link{color: #333333;	text-decoration: none;font-weight: bold;text-decoration: none; }
.NavLink:visited{color: #333333;font-weight: bold;text-decoration: none; }
.NavLink:active{color: #B5592D;	font-weight: bold;text-decoration: none; }
.NavLink:hover{color: #B5592D;	font-weight: bold;text-decoration: none; }

/* Top Navigation Link Styles */
.FooterLink:link{color: #98AEC2;font-size: 1em;text-decoration: none;text-decoration: none; }
.FooterLink:visited{color: #98AEC2;text-decoration: none; }
.FooterLink:active{color: #98AEC2;	text-decoration: none; }
.FooterLink:hover{color: #98AEC2;	text-decoration: underline; }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #B5592D;
}
