﻿body {
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-color: #AF0017;
	background-image: url('Images/Background_Blocks_Bottom.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	background-attachment:fixed;
}
.headerBck {
background-image:url('Images/Background_Blocks_Head.png');
background-repeat:repeat-x;
background-position:center top;
}
.imageRound {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #BBBBBB;
}
.newsHeader{
	border-left: 1px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-bottom: 2px solid #BBBBBB;
	padding: 4px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	
	background-image:url('images/ItemBackground.gif');
	background-repeat:repeat;
	background-position:center top;
}
.newsTitle{
	font-size: 12pt;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #970000;
	font-weight: bold;
}



.style3 {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 10px;
	background-image: url('Images/Body_Main_Panel_Light_0.jpg');
}
.style4 {
	font-size: 8pt;
	color: #808080;
}
.style6 {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 11px;
	background-image: url('Images/Body_Side_Panel_0.jpg');
}
.style7 {
	color: #AF0017;
	font-weight: bold;
}
.style8 {
	color: #000000;
}
.bodyMargin2 {
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsSmallDate {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #808080;
	font-size: 8pt;
}
.style11 {
	font-family: Arial;
	font-size: 11pt;
	color: #AF0017;
	font-weight: bold;
	border-left: 1px solid #E1E1E1;
	border-right: 2px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1;
	padding: 4px;
}


.doCenter {
	text-align: center;
}
.footerText {
	color: white;
}

a.footerText {
	color: white;
	text-decoration:none;
}
a:visited.footerText {
	color: white;
	text-decoration:none;
}
a:hover.footerText {
	color: #FFCCCC;
	text-decoration:underline;
}
.noBorder {
	border-style: none;
	border-width: 0px;
}
.fadeSome {
	opacity: 0.30;
	filter: alpha(opacity=30);
	-moz-opacity: 30%;
}
.fadeLots {
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.fadeCompletely {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
}
#silverlightControlHost {
	height: 100%;
}
a {
	color: #970000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #970000;
	text-decoration: none;
}
a:visited {
	color: #970000;
	text-decoration: none;
}



.addthis_toolbox .vertical {
	width: 180px;
	padding: 2px 2px 2px 2px;
	border: 3px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.addthis_toolbox .vertical a {
	width: 146px;
	padding: 4px 0 4px 32px;
	position: relative;
	display: block;
	text-decoration: none;
	color: #970000;
	border: 1px solid #ffffff;
}
.addthis_toolbox .vertical a:hover {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #FCCFCF;
	text-decoration: none;
	border: 1px solid #eee;
	background-image:url('Images/ItemBackground.gif');
}
.addthis_toolbox .vertical span {
	position: absolute;
	left: 14px;
	top: 4px;
}
.addthis_toolbox .vertical .more {
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 10px 0 10px;
	text-align: center;
}
.addthis_toolbox .vertical .more a {
	padding: 4px 0;
	margin: 0;
}
.addthis_toolbox .vertical .more span {
	display: none;
}
.quoteBox {
	border-top: 1px #AAAAAA solid;
	border-bottom: 2px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;
	border-right: 2px #AAAAAA solid;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-image: url('Images/QuoteBack.jpg');
	background-position: center top;
	background-repeat: repeat;
	left: 20px;
	clip: rect(auto, auto, auto, 20px);
}
li {
	padding:2px;
	margin: 2px;
}
h1 {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
