﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #EBEBEB;
}
#wrapper {
	background-color: #FFFFFF;
	width: 970px;
	margin: 0px auto 0px auto;
	clear: both;
}
#topBar {
	clear: both;
	color: #FFFFFF;
	line-height: 42px;
	height: 42px;
	background-image: url('images/topBar.jpg');
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 30px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
}
#topBanner {
	clear: both;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#topMenu {
	clear: both;
	background-image: url('images/menuBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
#topBar a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
#topBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuHeader {
	background-color: #2E75A6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#contentWrapper {
	clear: both;
	width: 970px;
}
#footer {
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	padding: 25px;
	text-align: center;
	overflow: hidden;
	font-size: 80%;
	color: #808080;
	background-image: url('images/footerBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
#leftMain {
	width: 250px;
	float: left;
	display: inline;
}
#centerMain {
	width: 720px;
	float: left;
	display: inline;
}
#rightMain {
	width: 170px;
	float: left;
	display: inline;
}
.newsWrapper {
	padding: 15px;
}
.blueHeading {
	background-position: center;
	background-image: url('images/blueheading.gif');
	background-repeat: no-repeat;
	line-height: 28px;
	width: 240px;
	height: 28px;
	margin: 0px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
.redHeading {
	background-position: center;
	background-image: url('images/redheading.gif');
	background-repeat: no-repeat;
	line-height: 28px;
	width: 240px;
	height: 28px;
	margin: 0px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
.clear {
	clear: both;
}
.mainTitle {
	background-image: url('images/contentHeading.gif');
	background-repeat: no-repeat;
	width: 700px;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
}
#centerMain p {
	padding-left: 20px;
	padding-right: 20px;
}
h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 120%;
	color: #185784;
}
h3 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	color: #7D2123;
	margin-bottom: 20px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.newsSideBar {
	padding: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.leftMainUL {
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	list-style-type: none;
	width: 200px;
}
.leftMainUL li {
	padding: 4px 4px 4px 15px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	font-size: 90%;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.centered {
	text-align: center;
}
.noBorder {
	border-width: 0px;
}
#centerMain p {
	padding-left: 30px;
	padding-right: 30px;
}
#tarrifPrices td {
	padding: 5px;
	border: 1px solid #C0C0C0;
}
#tarrifPrices .green {
	background-color: #99CC00;
}
#tarrifPrices .yellow {
	background-color: #FFFF00;
}
#tarrifPrices .orange {
	background-color: #FF9900;
}
#tarrifPrices .pink {
	background-color: #FF99CC;
}
#tarrifPrices .red {
	background-color: #FF0000;
	color: #FFFFFF;
}
#tarrifPrices .gray {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
#tarrifPrices .graylight {
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
}
#centerMainAvailability {
	width: 970px;
	float: left;
	display: inline;
}
#availability_iframe {
	width: 680px;
	float: left;
	display: inline;
}
#availability_info {
	width: 275px;
	float: right;
	display: inline;
}
.bordered_cell {
	background-color: #FFFFFF;
}
#availabilityTable {
	width: 650px;
}
#availabilityTable td {
	padding: 3px;
	border: 1px solid #C0C0C0;
}
