body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
}


a.text:link {color:#5F3C60; text-decoration: none; font-size: 11px}
a.text:active {color:#5F3C60; text-decoration: none; font-size: 11px}
a.text:visited {color:#5F3C60; text-decoration: none; font-size: 11px}
a.text:hover {color:#296DAE; text-decoration: underline; font-size: 11px }

.outsideborder {
border-top: 1px solid #E5E5E5;
border-bottom: 1px solid #E5E5E5;
border-left: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
}

.headings {
    font-size: 18px;
	color: #5F3C60;

}


.subheadings {
    font-size: 15px;
	color: #000000;
	font-weight: bold;
	

}


.rightbarbg {
	background-color: #FFFFFF;

	
}

.rightbarbgtop {
	background-color: #FFFFFF;

	
}
.tablebg {
	background-color: #EAF9D8;

}

.insidetablebg {
	background-color: #ffffff;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	background-color: #D7E6C5;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #000000;
	padding: 3px 0px 3px 12px;
	
}

#sectionLinks a:hover{
	border-top: 1px solid #ffffff;
	background-color: #B0BCA1;
	background-image: none;
	text-decoration: none;
}



.leftbar {
	background-color: #EAF9D8;
	text-align: left;
	vertical-align: top;
}

.topbar {
	background-color: #495FB2;
	text-align: left;
	vertical-align: top;
}

.topbarbg {
    background-image: url(graphics/barbg.gif);
	text-align: left;
	
}

.toppurplightbar {
	background-color: #5F3C60;
	text-align: left;
	vertical-align: top;
}

.rightbar {
	background-color: #FF9C01;
	text-align: left;
	vertical-align: top;
}

.newsbarbg {
	background-image: url(graphics/bgrightnews.gif);
	text-align: left;
	vertical-align: top;
}







.topnavbarbar {
	background-color: #BDBCB1;
	text-align: left;
	padding-left: 12px;
	font-weight:bold
	
}
.navforeground {
	background-color: #D7E6C5;
	text-align: left;
	padding-left: 8px;
	
}


