body
{
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	color: #0a4f62;
	
	margin: 0;
	padding: 0;
}

p
{
	margin-top: 0;
	margin-bottom: 12px;
}

.main_background_image
{
	background-image: url(../images/bg_main_shadow.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.news_date
{
	font-size: 10px;
	color: #a2a2a2;
}

.news_title
{
	font-size: 11px;
	font-weight: bold;
	color: #1b7d86;
}

.left_side
{
	background-image: url(../images/left_side_header_blank.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

.left_side ul li
{
	margin-left: -20px;
	padding-left: 0px;
}


.main_content_area
{
	background-image: url(../images/bg_blue_gradient.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

.main_content_area ul li
{
	margin-left: -20px;
	padding-left: 0px;
}

.footer_area
{
	vertical-align: top;
	height: 40px;
	font-size: 10px;
	color: #5e5e5e;
}

.bluetext
{
	font-size: 11px;
}
.bluetext14
{
	font-size: 14px;
}

.greytext
{
	font-size: 11px;
	color: #5e5e5e;
}
.greytext14
{
	font-size: 14px;
	color: #5e5e5e;
}

a:link { color: #0a4f62; text-decoration: underline;}
a:visited { color: #196b81; text-decoration: underline;}
a:hover { color: #196b81; text-decoration: none;}

.mainnav_link:link { font-weight: bold; color: #007d94; text-decoration: none;}
.mainnav_link:visited { font-weight: bold; color: #007d94; text-decoration: none;}
.mainnav_link:hover { font-weight: bold; color: #494949; text-decoration: none;}

.footer_link:link { color: #5e5e5e; text-decoration: none;}
.footer_link:visited { color: #5e5e5e; text-decoration: none;}
.footer_link:hover { color: #272727; text-decoration: underline;}

.ws_link:link { font-size: 9px; color: #8e8e8e; text-decoration: none;}
.ws_link:visited { font-size: 9px; color: #8e8e8e; text-decoration: none;}
.ws_link:hover { font-size: 9px; color: #272727; text-decoration: underline;}