body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
body a:link {
	text-decoration: none;
	font-weight: normal;
	color: #9f2522;
}
body a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #9f2522;
}
body a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #cf4b48;
}

.bar {
	margin: 0px;
	padding: 0px;
	border: thin solid #424242;
	background-color: #9f2522;
	height: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.topbanner {
	background-color: #D4DAE6;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: auto;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9f2522;
	background-color: #EDE8D9;
	text-align: center;
	line-height: 1.5;
}
.navigation a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9f2522;
	background-color: #EDE8D9;
	text-align: center;
	line-height: 1.5;
	text-decoration:none;
	font-weight:normal;
}
.navigation a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9f2522;
	background-color: #EDE8D9;
	text-align: center;
	line-height: 1.5;
	text-decoration:none;
	font-weight:normal;
}
.navigation a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cf4b48;
	background-color: #EDE8D9;
	text-align: center;
	line-height: 1.5;
	text-decoration:underline;
	font-weight:normal;
}



.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9f2522;
	background-color: #EDE8D9;
	text-align: left;
	border-bottom: solid 1px #b9b5b5;
	padding-left: 10px;
	padding-bottom: 1px;
	vertical-align: bottom;
	height: 36px;
	background-image: url(images/pagetitlebackground.gif);
	background-repeat: repeat-y;
}
.rightimagebox {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9f2522;
	background-color: #EDE8D9;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 346px;
}
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.blanktitlebox {
	font-family: "Times New Roman", Times, serif;
	background-color: #EDE8D9;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8;
	color: #999999;
}
