﻿body
{
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 1120px;
	height: 100%;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url(./Images/Background.png) repeat-x left top fixed;
	color: Black;
}

a
{
	color: #0000FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
}

a:hover
{
	text-decoration: underline;
}

#page
{
	background: #aaaaff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#header
{
	clear: both;
	background: #e2deee;
	padding: 5px 5px 5px 5px;
	height: 90px;
}

#header .left
{
	float: left;
}

#header .left h1
{
	vertical-align: middle;
	text-align: left;
	font-size: 36px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	color: Red;
	border-bottom: dotted 4px #8658f9;
}

#header .left h1 a
{
	font-size: 36px;
	font-weight: normal;
	color: Red;
}

#header .left h1 a:hover
{
	text-decoration: underline;
}

#header .left h2
{
	vertical-align: middle;
	text-align: right;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#header .left h2 a
{
	text-decoration: none;
	color: #559ee6;
	font-weight: normal;
	font-size: 22px;
}

#header .left h2 a:hover
{
	text-decoration: underline;
}

#header .right
{
	float: right;
	vertical-align: middle;
}

#main
{
	clear: both;
	float: none;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	font-size: 10px;
}

#main .left
{
	float: left;
	width: 135px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#main .left .panel
{
	margin-top: 10px;
	float:left;
	background: #e2deee;
	width:135px;
	font-size: 12px;
}

#main .left .panel .header
{
	padding: 5px 5px 5px 5px;
	background: #FFFFFF url(./Images/SubHeader.png) repeat-x left top;
	border-bottom: solid 2px #8658f9;
}

#main .left .panel .header h1
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: Black;
}

#main .left .panel .content
{
	padding: 5px 5px 5px 5px;
}

#main .left .panel .content p
{
	border-top: solid 2px #8658f9;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
}

#main .center
{
	float: left;
	width: 711px;
	text-align: center;
	margin-bottom: 10px;
}

#main .center .panel
{
	margin-top: 10px;
	float:left;
	background: #e2deee;
	width: 711px;
	font-size: 12px;
}

#main .center .panel .header
{
	padding: 5px 5px 0px 5px;
	background: #FFFFFF url(./Images/MainHeader.png) repeat-x left top;
	border-bottom: solid 2px #8658f9;
	height: 26px;
}

#main .center .panel .header .left
{
	float: left;
	width: 550px;
}

#main .center .panel .header .right
{
	float: right;
	width: 130px;
	padding-top: 3px;
}

#main .center .panel .header .left h1
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

#mainContent
{
	float:left;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	width: 701px;
}

#mainContent h3
{
	clear:both;
	padding: 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: Black;
	border-bottom: solid 2px #8658f9
}

#mainContent p
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

#mainContent .fullWidthPanel
{
	clear: both;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	background: #f4eefe url(./Images/PanelBackground.png) repeat-x left bottom;
	font-size: 12px;
	width:691px;
}

#mainContent .fullWidthPanel .subTitle
{
	margin: 5px 5px 5px 5px;
	border-bottom: solid 2px #8658f9
}

#mainContent .fullWidthPanel .subTitle h2
{
	padding: 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: Black;
}

#mainContent .fullWidthPanel .header
{
	padding: 5px 5px 0px 5px;
	background: #FFFFFF url(./Images/SubHeader.png) repeat-x left top;
	border-bottom: solid 2px #8658f9;
}

#mainContent .fullWidthPanel .header h2
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: Black;
}

#mainContent .fullWidthPanel .content
{
	padding: 10px 10px 5px 10px;
	text-align: left;
}

#mainContent .fullWidthPanel .content .left
{
	float: left;
	width: 125px;
	text-align: left;
}

#mainContent .fullWidthPanel .content .center
{
	float: left;
	width: 421px;
	text-align: left;
}

#mainContent .fullWidthPanel .content .center p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	font-size: 10px;
}

#mainContent .fullWidthPanel .content .right
{
	float: right;
	width: 102px;
	text-align: left;
	vertical-align: middle;
}

#imageHyper
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainContent .quarterWidthPanel
{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	font-size: 12px;
	background: #f4eefe url(./Images/PanelBackground.png) repeat-x left bottom;
	width:165px;
}

#mainContent .quarterWidthPanel .header
{
	padding: 5px 5px 0px 5px;
	background: #FFFFFF url(./Images/SubHeader.png) repeat-x left top;
	border-bottom: solid 2px #8658f9;
}

#mainContent .quarterWidthPanel .header h2
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: Black;
}

#mainContent .quarterWidthPanel .topContent
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#mainContent .quarterWidthPanel .middleContent
{
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

#mainContent .quarterWidthPanel .middleContent p
{
	border-top: solid 2px #8658f9;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	text-align: justify;
	font-size: 10px;
}

#mainContent .quarterWidthPanel .bottomContent
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#main .right
{
	float: right;
	width: 234px;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main .right .panel
{
	margin-top: 10px;
	float:left;
	background: #e2deee;
	width:234px;
	font-size: 12px;
}

#main .right .panel .header
{
	height: 20px;
	padding: 5px 5px 0px 5px;
	background: #FFFFFF url(./Images/SubHeader.png) repeat-x left top;
	border-bottom: solid 2px #8658f9;
}

#main .right .panel .header h1
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: Black;
}

#main .right .panel .header .left
{
	float: left;
	width: 180px;
}

#main .right .panel .header .right
{
	float: right;
	width: 20px;
}

#main .right .panel .header .left h1
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: Black;
}

#main .right .panel .header .left h1 a
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#main .right .panel .header .left h1 a:hover
{
	text-decoration: underline;
}

#main .right .panel .content
{
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#main .right .panel .content a
{
	color: #0000ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#main .right .panel .content a:hover
{
	text-decoration: underline;
}

#main .right .advert
{
	margin-top: 10px;
	float:left;
	width:234px;
}

#footer
{
	clear: both;
	float: none;
	background: #e2deee;
	padding: 5px 5px 5px 5px;
	height: 38px;
	color: #559ee6;
	font-size: 10px;
}

#footer .left
{
	float: left;
	width: 33%;
	text-align: left;
	padding-top: 12px;
}

#footer .center
{
	float: left;
	width: 34%;
	text-align: center;
	padding-top: 11px;
}

#footer .right
{
	float: right;
	width: 33%;
	text-align: right;
	padding-top: 0px;
}

#rssItem
{
	font-size: 10px;
	color: black;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 2px #8658f9;
}

#main .right .panel .content #rssItem h2
{
	clear: both;
	font-size: 10px;
	color: white;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#main .right .panel .content #rssItem h2 a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#main .right .panel .content #rssItem h2 a:hover
{
	text-decoration: underline;
}

#rssItem .description
{
	font-style: italic;
}

#main .right .panel .content #rssItem .readMore
{
	float:right;
	text-align: right;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
}

.imageLeft
{
	margin-right: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}

.imageRight
{
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	float: right;
}

.adImageLeft
{
	margin-right: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	cursor: pointer;
}

.adImageRight
{
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	float: right;
	cursor: pointer;
}

.textLink
{
	padding-top:5px;
	padding-bottom:15px;
}

.textLink a
{
	color: Blue;
    font-weight:normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
    text-decoration: none;
}

.textLink a:hover
{
    text-decoration: underline overline;
}