@charset "utf-8";
body {
	background-color: #97243D;
	margin: 0px;
	padding: 0px;
	background-image: url(/media/whitetile.png);
	background-repeat: repeat-y;
	background-position: center;
}
#Outer {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	display:block;
}
.RightLogo {
	clear: none;
	float: right;
}
.LeftTitle {
	clear: none;
	float: left;
	margin-top: 90px;
}
#HeaderBar {
	display: block;
	height: 125px;
	clear: both;
	margin-right: 27px;
	margin-left: 27px;
	margin-top: 10px;
}
.RedDivide {
	margin-right: 27px;
	margin-left: 27px;
	background-color: #97243D;
	height: 6px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.RedBG {
	background-color: #97243D;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	vertical-align: top;
	width: 450px;
}
#ContentArea h2 {
	font-size: 15px;
	padding: 0px;
	color: #97243D;
	margin: 0px;
}
.SpeechTable {
	margin-bottom: 20px;
	display: block;
	margin-top: 10px;
}
.MugShot img {
	border: 1px solid #999999;
}

.GreyBorder {
	border: 1px solid #999999;
}

.RedBG em {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
.RedBG p {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
#NavBar {
	list-style-type: none;
	padding: 0px;
	clear: none;
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
#ContentArea {
	clear: none;
	float: right;
	width: 530px;
	margin-right: 27px;
}
#LogoPanel {
	display: block;
	clear: both;
	height: 57px;
	margin-bottom: 4px;
}
#NavBar li a:link, #NavBar li a:active, #NavBar li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ABADAF;
	font-weight: bold;
	background-image: url(/media/greybullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#NavBar li a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #97243D;
	font-weight: bold;
	background-image: url(/media/redbullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#NavBar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABADAF;
	padding-bottom: 4px;
	padding-top: 4px;
}
#ContentArea p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
}
.2Col {
	width: 530px;
}
.2Col td {
	width: 50%;
}
#ContentArea h1 {
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #666666;
}
#ContentArea ul {
	margin: 0px;
	list-style-image: url(/media/redbullet.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#ContentArea li {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
}
.RightCol {
	vertical-align: top;
	padding-left: 10px;
}

.RightColLP {
	vertical-align: top;
	padding-left: 6px;
}

#ContentArea a:link, #ContentArea a:active, #ContentArea a:visited {
	text-decoration: none;
	color: #97243D;
}
.MugShot {
	width: 80px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#form1 #button {
	background-color: #97243D;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 6px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-variant: small-caps;
}
#form1 #Message {
	width: 530px;
	height: 200px;
}
label {
	font-size: 12px;
	margin-right: 6px;
}
#LogoPanel img {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border:none;
}
#newsbox {
	display: block;
	width: 195px;
	float: left;
	background-color:#97243D;
	clear: none;
	border-bottom-style: none;
	padding: 5px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#newsbox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#newsbox p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#NavBar #newsbox a:link, #NavBar #newsbox a:active, #NavBar #newsbox a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	background-image: none;
}
