@charset "UTF-8";
.tableTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #0066CC;
}

.tableTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #CC0000;
}

.tableTextBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #000000;
}

.tableTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
}

.tableTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

#newsText   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#newsContent {
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	background-image: url(../images/BG_pages_main.jpg);
	background-position: right 115px;
	background-color: #E0E5EA;
}

#newsBase {
	width: 980px;
	background-image: url(../images/BG_page_base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 20px;
}

#newsText {
	margin: 0px;
	float: left;
	width: 733px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	min-height: 350px;
}

#newsIntroText {
	padding: 0px;
	float: right;
	margin-top: 60px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 218px;
}

#newsSideMenu {
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000033;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#newsQuote {
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 210px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 240px;
	background-color: #FFFCE0;
}

#newsHeader {
	background-color: #608ED1;
	background-image: url(../images/BG_esc_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 1000px;
}

#newsHeaderText {
	padding: 0px;
	float: left;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	width: 600px;
}

#newsHeaderText   h1 {
	color: #FFFFFF;
	margin: 0px;
}

#newsClubs {
	margin-top: 5px;
	margin-right: 29px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 210px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 240px;
	background-color: #FFFFFF;
}

.tableBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A2BADC;
	min-height: 540px;
}

.newsPic1 {
	float: left;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#clubEventsContainer {
	width:200px;
	height:auto;
	float:left;
}

#clubEvents {
	width:194px;
	height:auto;
	float:left;
	clear:left;
	padding:3px;
	background-color:#FFFCE0;
}

.clubEventsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	width:194px;
	background-color:#CC0000;
	border-bottom:#E0E5EA 2px solid;
	padding:3px;
	float:left;
	clear:none;
}

#newsPanelContainer {
	width:524px;
	height:auto;
	float:right;
}

.newsPanel {
	width:520px;
	height:auto;
	padding:2px;
	margin:0px 0px 3px 0px;
	float:right;
	clear:none;
	background-color:#FFF;
}

.newsPanelHeader {
	width:520px;
	height:auto;
	float:right;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#005AAD;
	padding: 2px;
	margin: 0px 0px 3px 0px;
}
