  .container {
        background-color:#fdf9e3;  /* #1# Editable Foreground */
        border: 6px solid #d5f17c;  /* #1# Editable */
        }

        .content {
        background-color:#fdf9e3;  /* #1# Editable Foreground */
        font-family:Trebuchet MS,sans-serif;  /* #3# Editable */
        padding:20px;  /* #3# Editable */
        }

        .headerBar {
        background-color:#d6f76b;  /* #2# Editable */
        color:#666666;  /* #2# Editable */
        font-size:32px;  /* #2# Editable */
        font-family:Arial;  /* #2# Editable */
        font-weight:bold;  /* #2# Editable */
        padding:0px;  /* #2# Editable */
        text-align:left;  /* #2# Editable */
        border-bottom:0px solid #000000; /* #2# Editable */
        }

        .headerBarImg {
        background-color:#d6f76b;  /* Editable */
        padding:0px;  /* Editable */
        text-align:left;  /* Editable */
        }

        label {
        line-height:150%;  /* #3# Editable */
        font-family:Trebuchet MS,sans-serif;  /* #3# Editable */
        font-size: 12px;  /* #3# Editable */
        color: #666666;  /* #3# Editable */
        }

        .formText {
        font-family: Trebuchet MS,sans-serif;  /* #3# Editable */
        font-size:12px;  /* #3# Editable */
        line-height: 150%;  /* #3# Editable */
        color: #666666;  /* #3# Editable */
        }

        .alert {
        font-size:20px;  /* #3# Editable */
        line-height:200%;  /* #3# Editable */
        color:#b0004b;  /* #3# Editable */
        font-family:arial,sans-serif;  /* #3# Editable */
        font-weight:bold;  /* #3# Editable */
        }

        div.errorText {
        font-size: 12px;  /* #3# Editable */
        line-height:150%;  /* #3# Editable */
        font-weight:bold;  /* #3# Editable */
        color:#b0004b;  /* #3# Editable */
        font-family:Trebuchet MS,sans-serif;  /* #3# Editable */
        background-color:#f5e0d4;  /* #3# Editable */
        padding:5px;  /* #3# Editable */
        margin:3px;  /* #3# Editable */
        }

     

        a.poweredBy {
        font-size:10px;
        font-family:trebuchet ms;
        text-decoration: none;
        }
        
        .poweredByBox td {
        text-align: center;
        }

        div.headerTextOn {
        	display: none;
        }
        
        div.headerImgOff {
        	display: none;
        }
		
		
		#monthlyMenuHdr {
			 font-size:22px;
			 color: b0004b;	
			 width: 220px;
		}
		
		#monthlyMenuHdr2 {
			 font-size:22px;
			 color: b0004b;	
		}
		
		#monthlyMenuTxt {
			 font-size:14px;
			 color: b0004b;	
			 width: 220px;
		}
		
		#monthlyMenuTxt2 {
			 font-size:14px;
			 color: b0004b;
		}
		
		
		#monthlyMenuNew {
			 font-size:11px;
			 color: ffffff;	
			 background-color: 01b0f1;
			 font-weight: bold;
			 float: left;
			 padding: 2 4 2 4; 
			 display: block;
		}
		
		#monthlyMenuNew2 {
			 font-size:11px;
			 color: ffffff;	
			 background-color: 01b0f1;
			 font-weight: bold;
			 float: left;
			 padding: 2 4 2 4; 
			 margin-top: 3px;
			 display: block;
		}
		
		
		#monthlyMenuContainer {
			
			 background-color: b2e7fb;
			 padding: 2 4 2 4; 
			 display: block;
			 width: 94%;
			 padding: 20 20;
		}