@charset "utf-8";
.menu2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
}
body {
	margin: 0px;
	background-image: url(assets/brickBack.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	background-position: bottom;
	display: block;
}
.border_underline {
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #003366;
}
.layoutTable {
	display: block;
	margin: 0px;
	padding: 0px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #993300;
	text-indent: 10px;
	display: block;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 0.9em;
}


.footerText .footer_links a {
	color: #CCCCCC;
	text-decoration: none;
}




.picture_margins {
	margin: 0px;
	padding: 0px;
}
.menu a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16pt;
}
.tableBorder {
	border: medium solid #333333;
	font-weight: normal;
}

.menu a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
	display: block;
}
.menu a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 16pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.imageMarginNR {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.topBlack {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
