/* MCU Stylesheet - left 175 - right column 575 */

/* ----------------------------------------------------------------- */
/* General Fonts */
BODY, P,OL,UL {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal;  
   line-height: 150%; 
   margin: 0.25em 0.5em;
}

DIV {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal;  
}

SPAN {
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;   		
   text-decoration: none;
}

/* ----------------------------------------------------------------- */
/* Tables*/

TABLE.right {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: black; 
   font-style: normal;  
}

TABLE.middle {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black; 
   font-style: normal; 
}


/* ----------------------------------------------------------------- */
 /* Headings */ 
H1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #000000;   /* black */
   #font-variant: small-caps;
   #font-stretch: wider;
   #margin_bottom: 0.5em;
   margin-top: 0.5em;
   border-bottom: 1px solid #000000;	/* black */
}

H2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;   /* black */
   font-variant: small-caps;
   font-stretch: wider;
   margin_bottom: 1.5em;
 # border-bottom: 1px solid #000000;	/* black */
}

H3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;   /* black */
  # font-variant: small-caps;
  # font-stretch: wider;
  # margin_bottom: 1.5em;
  # border-bottom: 1px solid #000000;	/* black */
}

H4 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #000000;   /* black */
  # font-variant: small-caps;
  # font-stretch: wider;
  # margin_bottom: 1.5em;
  # border-bottom: 1px solid #000000;	/* black */
}

H5 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #000000;   /* black */
   font-variant: small-caps;
   font-stretch: wider;
   margin_bottom: 1.5em;
   border-bottom: 1px solid #000000;	/* black */
}

/* ----------------------------------------------------------------- */
/* Hyperlinks */
a:link {
 font-size: 9px;
 color: #000000; 
 font-weight: bold;   		
 text-decoration: none;
}
a:visited {
 font-size: 9px;
 color: #000000; 
 font-weight: bold;	
 text-decoration: none;
}
a:hover {
 font-size: 9px;
 color: #813132; 
 font-weight: bold;  	
 text-decoration: none;
}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* Breadcrumps-Styles */

span a:link {
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;   		
 text-decoration: none;
  }
span a:visited {
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;   		
 text-decoration: none;
 }
span a:hover {
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */


