html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: url(/images/background.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#textControlImage {
	width: 736px;
	margin: auto;
	text-align: right;
	margin-bottom: 10px;
}

#container {
	width: 721px;
	margin: auto;
	padding: 5px;
	border: 3px solid #E8EAE3;
	background: #AEB2A5;
	background-image: url(/images/divBackground.gif);
	background-repeat: repeat-x;
}

#header {
	height: 83px;
	background: #FFFFFF url(/images/logo.gif) right no-repeat;
	border: 3px solid #F7F8F2;
}

#bannerNav {
	padding: 10px;
	width: 400px;
	margin-top: 24px;
}

#left {
	float: left;
	margin-top: 5px;
	width: 200px;
}

#menu
{
	width: 188px;
	border: 3px solid #F7F8F2;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FF9700;
	background-image: url(../images/menuBackground.gif);
	background-repeat: no-repeat;
}

.cssmouseoff, .cssmouseon {
	width: 138px;
	color: #fff;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	vertical-align: middle;
	line-height: 2.27em !important;
}

.cssmouseoff a, .cssmouseon a {
	padding-left: 0px !important;
}

.cssmouseoff td, .cssmouseon td  {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	vertical-align: middle;
	line-height: 2.27em !important;
}

.cssmouseon {
	background-color: #CC6600;
}

.cssmouseonSub, .cssmouseoffSub {
	color: #fff;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #FF9700;
	padding-left: 35px;
	vertical-align: middle;
	line-height: 2.27em !important;
}

.cssmouseoffSub td, cssmouseonSub td {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #FF9700;
	padding-left: 35px;
	vertical-align: middle;
	line-height: 2.27em !important;
}

.cssmouseonSub a, .cssmouseoffSub a {
	padding-left: 0px !important;
}

.cssmouseonSub {
	background-color: #CC6600 !important;
}

.cssPage, .cssPageSub {
	color: #fff;
	background: #CC6600;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px !important;
	vertical-align: middle;
	line-height: 2.27em !important;
}

.cssPage a, .cssPageSub a {
	width: 138px;
	padding-left: 0px !Important;
}

.cssPageSub {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #CC6600 !important;
	color: #fff;
	vertical-align: middle;
	line-height: 2.27em !important;
}

#right {
	float: left;
	margin-top: 5px;
	width: 521px;
}

#contentIndex {
	width: 515px;
	background-color: #ffffff;
	border: 3px solid #F7F8F2;
	background-image: url(/images/sCorner.gif);
	background-repeat: no-repeat;
}

#content {
	width: 515px;
	background-color: #ffffff;
	border: 3px solid #F7F8F2;
	background-image: url(/images/sCorner2.gif);
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: center;
}

#logo
{
	float: right;
}

#homeLink
{
	font-weight: bold;
	color: #006699;
	background-color: #ffffff;
	text-decoration: none;
}

a.footerLink
{
	color: #000000;
	background-color: #afb3a6;
	font-weight: bold;
	text-decoration: none;
}

a.footerLink:hover
{
	color: #ffffff;
	background-color: #333333;
}

a.footerLink:hover
{
	color: #ffffff;
	background-color: #333333;
}

#warningPanelMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #333333;
	font-size: 0.91em;
	line-height: 1.08em;
	padding: 5px;
}

#warningPanelAdvert
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 0.91em;
	line-height: 1.08em;
	padding: 5px;
}

.alert
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.17em;
	color: #841e13;
	font-weight: bold;
	text-decoration: blink;
}

#noFlashBanner
{
	display: block;
}

#welcomePanel
{
	position: relative;
	float: left;
	width: 503px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: inline;
	background-color: #e6eff3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	color: #000000;
	line-height: 1.80em;
}

#latestNewsPanel
{
	position: relative;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 503px;
	background-color: #f3f7f9;
	color: inherit;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.80em;
	display: inline;
}

.panelTitleColor
{
	color: #333333;
}

.panelPadding
{
	padding: 5px;
}

.latestNewsTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.08em;
	font-weight: bold;
}

.largePanelPic
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.panelLink
{
	font-weight: bold;
}

.level
{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.80em;
}

.lightLeftPanel
{
	position: relative;
	float: left;
	width: 248px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFDCA8;
}

.lightRightPanel
{
	position: relative;
	float: left;
	width: 248px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFDCA8;
	margin-left: 5px;
}

.darkLeftPanel
{
	position: relative;
	float: left;
	width: 248px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFE8C6;
}

.darkRightPanel
{
	position: relative;
	float: left;
	width: 248px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFE8C6;
	margin-left: 5px;
}

.panelPic
{
	float: left;
	height: 72px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 0px;
}

#scrollingTopNewsContainer {
	background: #FFE0B3;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.scrollingTopNewsTitle {
	color: #333333;
	padding-top: 0;
	display: inline;
}

.newsScrollerImage {
	border: 1px solid #999999;
	margin-right: 5px;
}

.newsSat_headline {
	font-weight: bold;
	font-size: 1.15em;
	color: #333333;
}

.newsSat_date {
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}

.newsSat_summary {
	font-size: 0.9em;
}

.newsSat_more {
}

.newsShortDate {
}

.newsSummaryDate {
	display: block;
	font-weight: bold;
	margin-left: 10px;
}

.newsSummary {
	display: block;
	margin-left: 10px;
}

.newsSummaryRead {
	margin-left: 10px;
}

.newsArchiveSummary {
	display: block;
	margin-top: 5px;
}

.newsArchiveTitle {
	font-weight: bold;
}

.rssForm {
	margin: 0;
	padding: 0;
}
	
.rssButton {
	border: 0px;
	vertical-align: text-bottom;
}

.rssButton img {
	border: 0;
	margin:5px;
}

/*.rssButton:hover {
	background: transparent;
}*/

.latestNewsWrapper {
	margin-top: 10px;
	border-top: 1px dashed #999999;
}

.latestNewsTitleWrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.rssFeedAbout {
	font-size: 0.9em;
}

.rssFeedAboutLink {
	color: #000000;
}

.rssFormScrollingTopNews {
	margin: 0px 0px 5px 0px;
	padding: 0;
}

/*-----------------------
base
-----------------------*/

p
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

li
{
	padding: 0;
}

li a
{
	text-decoration: none;
}

ul
{
	margin: 0;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

td a:hover
{
	color: #ffffff;
	background-color: #FF9700;
}

/*-----------------------
h tags
-----------------------*/

h1
{
	margin: 0px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 1.67em;
	color: #333333;
	margin-bottom: 5px;
	text-align: center;
	background: #ffffff;
}

h2
{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 1.33em;
	background: #FF9700;
	border: 1px solid #CC6600;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	
}

h2.satelliteTitle {
	margin: 0px;
}

h3
{
	margin: 0px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 1.08em;
	color: #333333;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

/*-----------------------
images
-----------------------*/

.horizImage
{
	display: block;
	margin-bottom: 5px;
}

.vertImage
{
	display: block;
	margin-bottom: 5px;
}


.imgcell img, .imgcell a {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.imagecaption
{
	font-family: Arial, Helvetica;
	font-size: 0.83em;
	color: #333333;
}

/*-----------------------
block styles
-----------------------*/

.block_content
{
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	line-height: 1.55em;
}

.blockTable_odd
{
	margin-left: auto;
	margin-right: auto;
	background-color: #FFE8C6;
	background-image: url(../images/newsbg.gif);
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/*-----------------------
links
-----------------------*/

a.footer_top:visited
{
	font-size: 0.92em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


a.footer_top:hover
{
	font-size: 0.92em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.headerNavLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: bold;
	vertical-align: bottom;
	color: #FF961B;
	text-decoration: none;
}

a.headerNavLinks:hover
{
	color: #B11719;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}

a.breadCrumbNav:hover
{
	color: #ffffff;
	background: #FF9700;
}

a.design
{

}

a.design:hover
{
	background-color: #0081BB;
	text-decoration: none;
	color: #ffffff;
}

a.simplicity
{

}

a.simplicity:hover
{
	background-color: #FF9700;
	text-decoration: none;
	color: #ffffff;
}

.loginLink:hover
{
	color: #ffffff;
	background: #FF9700;
	text-decoration: none;
}

.latestNewsLink
{
	padding-bottom: 5px;
}

.footer_links
{
	font-size: 0.83em;
	color: #000000;
}

.pageNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}

.pageNavNumbers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}

/*-----------------------
latest news
-----------------------*/

.latestNewsDate
{
	font-weight: bold;
}



.latestNewsNew
{
	margin-bottom: 5px;
}

.latestNewsNew p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.latestNewsOld
{
	background-color: #efefef;
	border-top: 1px dashed #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------------------
Top news scroler
----------------------------*/
.newsSat_headline
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.08em;
	font-weight: bold;
	color: #333333;
}
.newsSat_summary
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.92em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}
.newsSat_date
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.newsSat_more
{
	font-size: 0.92em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*----------------------------
dhtml faqs
----------------------------*/

a.questionLink
{
	font-weight: bold;
	text-decoration: none;
}

a.questionLink:hover
{
	color: #FF9900;
}

.faqShowHide {
	padding-top: 5px;
	padding-left: 5px;
}

a.showall
{
	font-weight: bold;
}

a.showall:hover
{
	color: #FF9900;
}

a.hideall
{
	font-weight: bold;
}

a.hideall:hover
{
	color: #FF9900;
}

#hideall {
	margin-right: 10px;
}

.questionDynamic {
	padding: 5px;
}

.answerDynamic {
	padding: 5px;
}

.answer
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*----------------------------
forms
----------------------------*/

.contactForm
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	padding-top: 5px;
	clear: both;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #333333;
}

textarea
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #333333;
}

input, select, textarea
{
	border: 1px solid #0081BA;
	background-color: #F4FBFB;
	margin-left: 1em;
	padding: .2em;
}
input.errHilite, select.errHilite, textarea.errHilite
{
	border: 1px solid #0081BA;
	background-color: #F4FBFB;
}

/*----------------------------
footer
----------------------------*/

.footer_top
{
	font-size: 0.92em;
	font-weight: bold;
	color: #ffffff;
}

.footerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #0081BA;
}

/*----------------------------
misc
----------------------------*/

.inactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	color: #7D7D7D;
}

.highlighted
{
	font-weight: bold;
	font-size: 1.1em;
	color: #FF9700;
}

.tdActionPage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.91em;
	color: #333333;
	line-height: 1.80em;
}

.headerLogin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	line-height: 2.50em;
	color: #333333;
	margin-left: 5px;
	height: 25px;
}

.notice
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #990000;
}

label
{
	font-weight: bold;
	display: block;
	margin-top: 1em;
}

label.errHilite
{
	color: #ffffff;
}

/************ SATELLITES *************/
.satelliteContainer {
	background-color: #FFE0B3;
	width: 515px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.newsImage {
	margin: 5px;
}

.rssButtonNewsPage {
	border: 0;
}

#featureList {
	background: url(/images/table_05.gif);
}

#featureListTitle {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

#featureListItems {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}

.featureListEnterprise {
	color: #B0B0B0;
}