body {
	margin : 0px;
	background-color : #FFFFFF;
	}
	
.topNav {
	background-color : #b00050;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #002468;
}
	
.topNavOn {
	background-color : #ffff68;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #000000;
}
	
.topNavOff {
	background-color : #fffcd0;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #000000;
}	
	
.subNav {
	background-color : #b00050;
	color : #fffcd0;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
}
	
.subNavOn {
	background-color : #d00050;
	color : #fffcd0;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
}
	
.subNavLine {
	height : 1px;
	}
	
.contentText {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 10px;
	}


	

	
.matrixTable {
	border-color : #000000;
	}

.matrixContent {
	background-color : #FFFFFF;
	color : #000000;
	text-align : center;
	font-family : Verdana, Arial;
	font-size : 10px;
	border-color : #000000;
	}
	
a.nav {
	color : fffcd0;
	text-decoration : none;
}
	
a:hover.nav {
	color : #ffff68;
	text-decoration : none;
}

a:visited.nav {
	color : #fffcd0;
	text-decoration : none;
}

a.nav2{

	color : 000080;
	text-decoration : none;
}
	
a:hover.nav2{
background-color : #ffff68;
	color : #000080;
	text-decoration : none;
}

a:visited.nav2{
	color : #000080;
	text-decoration : none;
}



a.text {
	color : #0000FF;
	text-decoration : none;
	}
	
a:hover.text {
	color : #0000FF;
	text-decoration : underline;
	}

.ba {
	background-color : #CF8787;
	width : 160px;
	color : #FFFFFF;
	padding : 2px;
	}
	
.subsection {
	background-color : #99ccff;
	width : 115px;
	color : #FFFFFF;
	padding : 2px;
}
	
.newsletter {
	background-color : #000000;
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : #FFFFFF;
	}
	
.news {
	margin-top : 5px;
	list-style-type : square;
	}

.news2 {
	padding : 3px;
	}

.contentTextyellow{
	color : #fffcd0;
	font-family : Verdana,arial;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}

.contentTextyellowb{
	color : #fffcd0;
	font-family : Verdana,arial;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
}

.contentTextBold {
	color : Black;
	font-family : Verdana,arial;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
}


.redbig{
	color : #ff0000;
	font-family : Verdana,arial;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}

.red{
	color : #ff0000;
	font-family : Verdana,arial;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
}