
  .menu {font-family: arial, helvetica, sans-serif; 
        font-size: 9pt; 
        margin-top: -12pt;
        margin-left: 0.5em;
        font-weight: bold; 
        text-style: normal;
        color: #ffffff} 


  .header {font-family: arial, helvetica, sans-serif; 
        font-size: 12pt;
        font-weight: bold;
        color: #ffffff} 


  .text {font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        color: #78BB33}

  .ctext {font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        color: #78BB33;
        text-align: center;}

  .text2 {font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        color: #77BD30;
        font-weight: normal}

  .text3 {font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        color: #78BB33}

  .ytext {font-family: arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #ffff00;
        text-align: center;}

  .disclaim {font-family: arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #7B7B17;
        text-align: center;}

  a:link {color: #B8E48C;  
          font-family: arial, helvetica, sans-serif; 
          font-weight: normal; 
          font-size: 9pt; 
          text-decoration: none}

  a:visited {color: #CCCCCC;  
             font-family: arial, helvetica, sans-serif; 
             font-weight: normal; 
             font-size: 9pt; 
             text-decoration: none}

  a:active {color: #a05050;  
            font-family: arial, helvetica, sans-serif; 
            font-weight: normal; 
            font-size: 9pt; 
            text-decoration: none}

  a:hover {text-decoration: underline;  
           font-family: arial, helvetica, sans-serif; 
           font-weight: normal; 
           font-size: 9pt;
           color: #ffff00}


legend {
	background-color: #FFFFFF;
	border: 0.1em;
	border-color: #7E9FDA;
	border-style: solid;
	color: #3362B4;
	font-weight: bold;
	padding: 0.5em;
}

.boxes {
	border: none;
}

.required {
	background-image: url(images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}
