.bodytext {
    font-family:verdana, arial, sans-serif;
    font-size: 13px;
    color: #000000;
}

.headline {
    font-weight: bold;
	font-size: 20px;
	line-height: 1.8em;
	color: #000;
}

.headline-aqua {
    font-weight: bold;
	font-size: 20px;
	line-height: 1.8em;
	color: #008e88;
}

.subheadline {
    font-weight: bold;
	font-size: 16px;
	line-height: 1.25em;
	color: #000;
}

.subheadline-aqua {
    font-weight: bold;
	font-size: 16px;
	line-height: 1.25em;
	color: #008e88;
}

.caption {
    font-family:verdana, arial, sans-serif;
    font-size: 11px;
    color: #000000;
}

.printlink {
    font-family:verdana, arial, sans-serif;
    font-size: 12px;
    color: #346862;
}

.system {
    font-family:verdana, arial, sans-serif;
    font-size: 13px;
    color: #000000;
}
.syssmall {
    font-family:verdana, arial, sans-serif;
    font-size: 13px;
    color: #000000;
}

.bodysmall {
    font-family:verdana, arial, sans-serif;
    font-size: 13px;
    color: #000000;
}
.bodysmallgrey {
    font-family:verdana, arial, sans-serif;
    font-size: 12px;
    color: #858585;
}

.teal {
	color: #018e88;
}

.red_text {
	color: #a61e00;
}

.whatsnew img{
    padding-right:5px;
}

.alert {
    font-family:verdana, arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

a, a:visited {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
}

a.navlinks, a.navlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #17baa7;
	padding: 7px 7px 0px 7px;
}

a.navlinks:hover {
	color: #fff;
}


a.MenuBarHorizontal, a.MenuBarHorizontal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #17baa7;
	padding: 7px 7px 0px 7px;
}

a.MenuBarHorizontal:hover {
	color: #fff;
}


a.bottom_links, a.bottom_links:visited, a.footer, a.footer:visited {
    color: #86afaa;
}

a.bottom_links:hover, a.footer:hover {
	color: #9ed9d2;
}

div,a,h1,h2,h3,h4,h5,h6,img,table,th,tr,td {
	margin: 0;
	padding: 0;
	border: none;
}

.subpages {
    font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #356863;
}
a.subpages {
    font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #356863;
}
a.subpages:hover {
    font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
    text-decoration:none;
}

.subpages-title {
    display:block;
    padding-bottom:15px;
}
.subpages img{
    padding-right:5px;
}

table {
    font-family:verdana, arial, sans-serif;
    font-size: 13px;
    color: #000000;
}
 
 html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #3d3d3d;
}

/* ---------- DIVS ---------- */

#page {
	width: 100%;
	height: 100%;
	background: url('/site/1/template/side_bg.jpg') no-repeat top center;
}

#wrapper {
	width: 960px;
	min-height: 718px;
	height: auto !important;
	height: 718px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('/site/1/template/wrapper_bg.png') no-repeat center 5px;
}

#header_feature {
    width: 960px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
}

#navigation {
	width: 960px;
	height: 23px;
	margin: 0 auto;
        padding-top: 7px;
	/*font-size: 14px;*/
	color: #17b8a8;
}

#container {
    width: 960px;
	min-height: 526px;
	height: auto !important;
	height: 526px;
	margin: 0;
	padding: 0;
	position: relative;
	background: #a7bcb7 url('/site/1/template/container_bg.gif') repeat-y top center;
}

#main_content {
	width: 640px;
	min-height: 526px;
	height: auto !important;
	height: 526px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/site/1/template/top_green_gradient.jpg') no-repeat top center;
}

#sidebar {
	width: 319px;
	min-height: 526px;
	height: auto !important;
	height: 526px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #fff;
}

#content_left {
	width: 320px;
	min-height: 231px;
	height: auto !important;
	height: 231px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#content_right {
	width: 320px;
	min-height: 231px;
	height: auto !important;
	height: 231px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
}

#scrolling_articles {
	width: 319px;
	height: 171px;
	margin: 0;
	padding: 0;
	background: #d7d7d7;
	text-align: left;
}

#bottom_left {
	width: 320px;
	min-height: 295px;
	height: auto !important;
	height: 295px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 231;
	left: 0;
	background: #a7bcb7 url('/site/1/template/left_green_bg.gif') repeat-x top center;
}

#bottom_middle {
	width: 319px;
	min-height: 295px;
	height: auto !important;
	height: 295px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 231;
	right: 0;
	border-left: 1px solid #fff;	
	background: #a7bcb7 url('/site/1/template/left_green_bg.gif') repeat-x top center;
}

#bottom_right {
	width: 319px;
	min-height: 355px;
	height: auto !important;
	height: 295px;
	margin: 0;
	padding: 0;
	background: #a7bcb7 url('/site/1/template/right_green_bg.gif') repeat-x top right}

#footer {
	width: 960px;
	height: 49px;
	margin: 0;
	padding: 0;
	position: relative;
	background: #000;
}

#search {
    position: absolute;
    top: 11px;
    right: 15px;
}

#left_side {
	width: 237px;
	height: 190px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: -237;
}

#right_side {
	width: 245px;
	height: 190px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: -251;
}

/* ---------- ARTICLE DIVS ---------- */

#article_container {
    width: 920px;
	min-height: 526px;
	height: auto !important;
	height: 526px;
	margin: 0;
	padding: 0 20px;
	background: #a7bcb7 url('/site/1/template/article_bg.gif') repeat-y top center;
}

#article_sidebar {
	width: 180px;
	padding-top: 80px;
	text-align: left;
	background: transparent;
}

#article_content {
	width: 700px;
	padding: 30px 0;
	text-align: left;	
}

/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

h3 {
	font-size: 115%;
	color: #17b8a8;
}


/* ---------- WRAPPER ---------- */

/* ---------- HEADER_FEATURE ---------- */

/* ---------- LOGO ---------- */

/* ---------- NAVIGATION ---------- */

/* ---------- CONTAINER ---------- */

#container.article {
	padding-top: 15px;
}


/* ---------- MAIN_CONTENT ---------- */

#main_content {
}


/* ---------- SIDEBAR ---------- */

#sidebar {
}


/* ---------- CONTENT_LEFT ---------- */

#content_left p {
	width: 208px;
	margin: 0 auto;
	font-size: 12px;
}


/* ---------- CONTENT_RIGHT ---------- */

#content_right p {
	width: 208px;
	margin: 0;
	padding: 0;
	padding-left: 25px;
}


/* ---------- SCROLLING_ARTICLES ---------- */

#scrolling_articles h3 {
	width: 100%;
	height: 29px;
	position: relative;
	top: 5px;
	background: #f5f5f5;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #17b8a8;
}

#scrolling_articles h3 span {
	position: relative;
	top: 6px;
	left: 20px;
}

#scrolling_articles p {
	width: 280px;
	position: relative;
	top: 15px;
	line-height: 1.1em;
}


/* ---------- BOTTOM_LEFT ---------- */

#bottom_left h3 {
	position: relative;
	top: 6;
	right: 30px;
	text-align: right;
	color: #17b8a8;
}

#bottom_left p {
	width: 290px;
	position: absolute;
	top: 35px;
	left: 15px;
	color: #000;
}

#bottom_left p a  {
	font-size: 13px;
}

#bottom_left p span.eventsnew-title img {
	padding-right: 10px;
}

/* ---------- BOTTOM_MIDDLE ---------- */

#bottom_middle h3 {
	position: relative;
	top: 6;
	right: 30px;
	text-align: right;
	color: #17b8a8;
}

#bottom_middle table.video {
	margin: 0 auto;
	padding: 0;
}

#bottom_middle p {
	width: 310px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#bottom_middle p.grey_bg {
	width: 290px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 9px 10px;
	background: #545d5c;
	color: #fff;
}

#bottom_middle a.watchTV, #bottom_middle a.watchTV:visited {
    width: 104px;
    height: 36px;
    display: block;
    border: none;
    background: url('/site/1/template/adv_channel.jpg') no-repeat top center;
}

#bottom_middle a.watchTV:hover {
    background-position: bottom center;
}

/* ---------- BOTTOM_RIGHT ---------- */

#bottom_right h3 {
	position: relative;
	top: 6;
	right: 30px;
	text-align: right;	
	color: #17b8a8;
}

#bottom_right img.rightSide {
	padding: 20px 20px 0 10px;
}

#bottom_right p {
	padding-left: 20px;
	text-align: left;
	color: #000;
}

#bottom_right ul {
	margin: 0;
	padding: 0;
	padding-left: 37px;
	line-height: 1.5em;
	list-style-image: url(/site/1/template/black_arrow.gif);
	text-align: left;
} 

/* ---------- FOOTER ---------- */

#footer img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 5px;
}

td.standard-pad{
    padding:3px;
}

td.costs{
    padding:3px;
    border:1px solid #356863;
}
:focus {
	outline: 0;
}
