@charset "utf-8";
.header {
	height: 225px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Template/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.content {
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	background-repeat: repeat-y;
	background-image: url(Images/Template/content.gif);
	height: auto;
	background-position: top;
	vertical-align: top;
}
.contentRight {
	width: 265px;
	background-repeat: repeat-y;
	background-image: url(Images/Template/content_right.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	float: right;
	height: auto;
	overflow: hidden;
	background-attachment: scroll;
	background-position: top;
	vertical-align: top;
}
.table {
	vertical-align: top;
	background-position: top;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	background-position: top;
	vertical-align: top;
}
.headlinewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	background-position: top;
	vertical-align: top;
	color: #FFF;
}


.contentLeft {
	background-position: left top;
	width: 615px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	text-indent: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
}
.footer {
	height: 68px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
.navbar {
	width: 760px;
	background-image: url(Images/Template/nav-bar.gif);
	background-repeat: no-repeat;
	height: 54px;
}
.content .Contentheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #830714;
	vertical-align: top;
	background-position: top;
}
.news {
	height: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
	background-position: top;
	vertical-align: top;
}
a:link {
	color: #830714;
}
a:hover {
	color: #B6D553;
}
a:visited {
	color: #400000;
}
.content_white {
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
}
.contentWHITE {
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	background-repeat: repeat-y;
	background-image: url(/Images/Template/contentWHITE.gif);
	vertical-align: top;
	background-position: top;
}
.newsCopy {
	height: 850px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: scroll;
	background-position: top;
	vertical-align: top;
}
.content div table tr .ContentText .HeadlineRed .ContentText1 {
	color: #000;
}
.content div table tr .contentRight p {
	color: #800000;
}
.content div table tr .contentRight p strong {
	color: #000;
}
.content div table tr .contentRight p {
	color: #000;
}
.headline_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
}

