/* Top Navigation Bar **************************************************************/
#mpTopNavBar TD {
 background-color: #006600;
}
#mpTopNavBar { /* to replace madpeaceBanner */
 font-weight: bold;
 font-size: 12px; 
 color: #006600; 
 font-family: Arial, Helvetica, sans-serif; 
 background-color: #006600; 
 text-align: center;
}
#mpTopNavBar a:link { /* these next 4 will replace the BannerDown code */
 color: #B1E0B9;
 text-decoration: none;
}
#mpTopNavBar a:visited {
	color: #B1E0B9;
	text-decoration: none;
}
#mpTopNavBar a:active {
	color: #B1E0B9;
	text-decoration: none;
}
#mpTopNavBar a:hover { 
 color: #ffffff;
 text-decoration: none;
}
/*#mpTopNavBar TD { 
	BORDER-TOP-COLOR: #006600; BORDER-TOP-STYLE: ridge; 
	BORDER-RIGHT-COLOR: #006600; BORDER-RIGHT-STYLE: ridge;
	BORDER-BOTTOM-COLOR: #006600; BORDER-BOTTOM-STYLE: ridge;
	BORDER-LEFT-COLOR: #006600; BORDER-LEFT-STYLE: ridge 
}

/* Footer Formatting ***************************************************************/
#mpFooter {
	font-size:9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#mpFooter a:link {
 color: #999999;
 text-decoration: none;
}
#mpFooter a:visited { 
 color: #999999;
 text-decoration: none;
}
#mpFooter a:active { 
 color: #999999;
 text-decoration: none;
}
#mpFooter a:hover { 
 color: #999999;
 text-decoration: underline;
}

/* Side Navigation Bar **************************************************************/
#mpSideNavBar TD {
 background-color: #0033cc;
}
#mpSideNavBar {
 font-weight: bold;
 font-size: 12px; 
 color: #ffffff; 
 font-family: Arial, Helvetica, sans-serif; 
 background-color: #0033cc; 
 text-align: center;
}
#mpSideNavBar a:link {
 color: #B1E0B9;
 text-decoration: none;
}
#mpSideNavBar a:visited {
	color: #B1E0B9;
	text-decoration: none;
}
#mpSideNavBar a:active {
	color: #B1E0B9;
	text-decoration: none;
}
#mpSideNavBar a:hover { 
 color: #ffffff;
 text-decoration: none;
}
 
/* text styles *********************************************************************/
.textBreadcrumb {
 font-size: 9px;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
}
.textGeneral {
 font-size: 12px;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
}
.textGeneralBold {
 font-size: 12px;
 font-weight: bold;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
}
.textHeader01 {
 font-size: 14px;
 font-weight: bold;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
}
.textHeader02 {
 font-size: 16px;
 font-weight: bold;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
} 
 
/* General style Settings **********************************************************/
a:link {
 color: #000000;
 text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover { 
 color: #000000;
 text-decoration: underline;
}

/* End of MADPeace CSS *************************************************************/
 
.madpeaceBanner {
 FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #006600; TEXT-DECORATION: none
}
.madpeaceGeneralText {
 FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.madpeaceTextHeader {
 FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.madpeaceBreadcrumb {
 FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.madpeaceFooter {
 FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.madpeaceBannerVertFeatures {
 FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #0033cc; TEXT-DECORATION: none
}
.madpeaceBannerDown {
 FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #006600; TEXT-DECORATION: none
}
.madpeaceBannerVertFeaturesDown {
 FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #0033cc; TEXT-DECORATION: none
}

