body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-color: #00000;
	background-image: url(graphics/defaultbg.gif);
	background-attachment: fixed;


}


a.text:link {color:#5b8bd4; text-decoration: none; font-size: 11px}
a.text:active {color:#5b8bd4; text-decoration: none; font-size: 11px}
a.text:visited {color:#5b8bd4; text-decoration: none; font-size: 11px}
a.text:hover {color:#064785; text-decoration: none; font-size: 11px }


a.navtext:link {color:#c8c8c8; text-decoration: none; font-size: 11px}
a.navtext:active {color:#c8c8c8; text-decoration: none; font-size: 11px}
a.navtext:visited {color:#c8c8c8; text-decoration: none; font-size: 11px}
a.navtext:hover {color:#ffffff; text-decoration: none; font-size: 11px }


.outsideborder {
border-top: 1px solid #6F6F6F;
border-bottom: 1px solid #6F6F6F;
border-left: 1px solid #6F6F6F;
border-right: 1px solid #6F6F6F;
}

hr.{
color: #c6c9cd;
height: 1px;
width: 100%;

}
.whitetext {
    font-size: 11px;
	color: #c8c8c8;
}

.headings {
    font-size: 22px;
	color: #2d62b4;
}
ul{ 
	list-style-image:url(graphics/bullit.gif);
	
	}

.headingssmall {
    font-size: 13px;
	color: #7EA5CD;
	font-weight: bold;

}

.subheadings {
    font-size: 15px;
	color: #000000;
	font-weight: bold;
	}
	
	.rightbartext {
    font-size: 12px;
	color: #ffffff;

}
.tablebg {
	background-color: #EFEFEF;

}

.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: #cec7d2;
	text-align: left;
	vertical-align: top;
}
.formbar {
	background-color: #E5E5F8;

}
.newsbarbg {
	background-image: url(graphics/bgrightnews.gif);
	text-align: left;
	vertical-align: top;
}



.whitebg {
background-color: #FFFFFF;
text-color: #000000;
}




.topnavbarbar {
	background-color: #BDBCB1;
	text-align: left;
	padding-left: 12px;
	font-weight:bold
	
}
.navforeground {
	background-color: #D7E6C5;
	text-align: left;
	padding-left: 8px;
	
}

