body 
{
    background-color:#F8F0CC;
    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
{
	background-image:url('../img/left_side_fade_bg.jpg'); 
    background-repeat:repeat-y;
	width:13px;
}

.mainTemplate .rightFade
{
	background-image:url('../img/right_side_fade_bg.jpg'); 
    background-repeat:repeat-y;
	width:13px;
}

.header{
	height:123px;
	background-image:url('../img/header_bg.jpg'); 
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.navigationSide{
	background-color:#FAC9BA;
	width:210px;
	background-image:url('../img/side_stripes.gif'); 
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:107px;
}

.sidePink{
	padding-top:25px;
}



.featuredLinks{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#FDE8E3;
	border-bottom:solid 1px #00629F;
}



.featuredLinksHeader{
    color:#5C7C94;
    font-size: 11px;
    font-weight:bold;
	padding-left: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;
}

.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:480px;
}
.frontPageNews .header{
	background-image:url('../img/front_page_news_bg.jpg'); 
	background-repeat:repeat-x;
	height:31px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
.frontPageNews .content{
	background-color:#EAEAE8;
	border:solid 1px #66685B;
	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:#8A784A} 

.popUp{
	background-color:#ffffff;
	padding:20px;
	text-align:left;
}