body 
{
    background-color:#EFE3D3;
    text-align:center;
    margin-top:0px;
	font-family:verdana, arial;
	font-size:8pt;
	background-image:url('../img/bg.jpg'); 
    background-repeat:repeat-x;
}


body table tr td
{
	font-family:verdana, arial;
	font-size:8pt;
}

.mainTemplate
{
	width:995px;
	margin:0 auto; 
}

.mainTemplate .leftFade
{
	width:24px;
}

.mainTemplate .rightFade
{
	background-image:url('../img/right_side_fade_bg.jpg'); 
    background-repeat:repeat-y;
	width:13px;
}

.mainTemplate .bottom_fade
{
	background-image:url('../img/bottom_fade.jpg'); 
    background-repeat:repeat-x;
	height:24px;
}

.mainTemplate .bottom_fade_right
{
	background-image:url('../img/bottom_fade_right.jpg'); 
    background-repeat:no-repeat;
	width:24px;
	height:13px;
}

.header{
	height:123px;
	background-image:url('../img/header_bg.jpg'); 
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.navigationSide{
	background-color:#fff;
	width:210px;
}

.sideBlueFade{
	background-image:url('../img/blue_menu_fade.jpg'); 
	background-repeat:repeat-x;
	height:400px;
	padding-bottom:200px;
}



.featuredLinks{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#E8F1F6;
	border-bottom:solid 1px #00629F;
}



.featuredLinksHeader{
    color:#02618F;
    font-size: 11px;
    font-weight:bold;
	padding:10px;
}

.mainContent{
	background-color:#ffffff;
	padding:12px;
	width:759px;
	text-size:6pt;
}

.footer
{
	background-color:#00658F;
	color:#ffffff;
	text-align:right;
	padding:10px;
	font-size:7pt;
	border-bottom:solid 1px #000;
}

.footer a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.footer a:hover 
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.titlePLUS {
	font: 13pt "Arial", "Verdana", "Helvetica", "Comic Sans MS", serif;
	font-family: Arial, Verdana, Helvetica, Comic Sans MS, serif;
	font-size: 13pt;
	font-weight: bold;
	color : #006A87;
	text-decoration : none;
}

.frontPageNews{
	width:510px;
}
.frontPageNews .header{
	background-image:url('../img/front_page_news_bg.jpg'); 
	background-repeat:repeat-x;
	height:31px;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
}
.frontPageNews .content{
	background-color:#EDE1EB;
	padding:10px;
	font-size:9pt;
}

.frontPageNews .content a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.sectionLinksTable tr td
{
	font-family:verdana, arial;
	background-color:#026491;
	padding:8px;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
}

.sectionLinksTable tr td a
{
	font-family:verdana, arial;
	color:#fff;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}


.sectionLinksTable .sectionHighLightHeader
{
	background-color:#837F77;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-weight:bold;
	font-family:verdana, arial;
	font-size:9pt;
}

.sectionLinksTable .sectionHighLight
{
	background-color:#4E7197;
}

a{
	color:#00658F;
	text-decoration:none;
	font-weight:bold;
}

a:hover {color:#864975}

.imageBG
{
	background-image:url('../img/homepageslidebg.jpg'); 
	background-repeat:no-repeat;
	background-position:bottom;
}