.error {
          font-family: "Arial";
          font-size: 9pt;
          font-weight: bold;
          text-decoration: none;
		  text-align: center;
          vertical-align: middle;
		  border-top: 1px solid #FFFFFF;
          border-bottom: 1px solid #FFFFFF;
          border-left: 1px solid #FFFFFF;
          border-right: 1px solid #FFFFFF;
          color: #CC0000;
          background-color: #FFFFFF;
        }

.instruction {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
		  text-align: left;
          vertical-align: middle;
		  border: 1px solid #000000;
          color: #006699;
          background-color: #FFFFFF;
        }
		
.note {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
		  text-align: left;
          vertical-align: middle;
		  border: 1px solid #000000;
          color: #CC3300;
          background-color: #FFFFff;
        }
		
.text-1     {  	 font-family: Arial;
				 color: #000000;
				 font-size: 8pt;
				 font-weight: normal;
				 
				}

.text-2     {  	 font-family: Arial;
				 color: #000000;
				 font-size: 10pt;
				 font-weight: normal;
				 
				} 
				
.sidenavmain {
          font-family: "Arial";
          font-size:10pt;
          font-weight: bold;
          text-decoration: none;
		  padding-top: 1px;
          padding-left: 2px;
          color: white;
          background-color: black;
          width: 120px;
          height: 18px;
                }
	
A.sidenavmain:hover{
	color : #FF9933;
	}

.error {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
		  text-align: center;
          vertical-align: middle;
		  border-top: 1px solid #FF6600;
          border-bottom: 1px solid #FF6600;
          border-left: 1px solid #FF6600;
          border-right: 1px solid #FF6600;
          color: black;
          background-color: #FFFFCC;
        }

				
   .sidenavsub {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
          vertical-align: middle;
          
          padding-bottom: 0;
          padding-top: 0;
		  border-top: 1px solid black;
          border-bottom: 1px solid black;
          border-left: 1px solid black;
          border-right: 1px solid black;
          color: black;
          background-color: #ECE7A6;
          width: 120px;
          height: 18px;
                }

A.sidenavsub:hover{
	color : #003399;
	}
	
   .link1 {
          font-family: "Arial";
          font-size: 8pt;
          
          text-decoration: underline;
          vertical-align: middle;
          padding-top: 1px;
          padding-left: 2px;
          
          color: 114477;
         
                }

A.link1:hover{
	color : #0000FF;
	}
	
   .link {
          font-family: "Arial";
          font-size: 10pt;
          
          text-decoration: underline;
          vertical-align: middle;
          padding-top: 1px;
          padding-left: 2px;
          
          color: 114477;
         
                }

A.link:hover{
	color : #0000FF;
	}
	
.text-box     {  border:1px solid #000000;
				 font-family: Arial;
				 font-size: 8pt;
				 background-color: #FFFFFF;
				 height: 18px; 
			 }
			 
.text-area     {  border:1px solid #000000;
				 font-family: Arial;
				 font-size: 8pt;
				 background-color: #FFFFFF;
				 
			 }
			 

			 
.button     { font-family: Arial;
			  font-size: 8pt;
			  font-style: bold;
			  border: 1px solid #000000;
			  padding-top: 0px;
			  padding-bottom: 4px; 
              background-color: #ECAA5E;
			  height: 18px;
			  width: 60px;
			  
			   }
			   

.button2     { font-family: Arial;
			  font-size: 8pt;
			  font-style: bold;
			  border: 1px solid #000000;
			  padding-top: 0px;
			  padding-left: 4px;
			  padding-right: 4px;
			  padding-bottom: 0px; 
              background-color: #CCCCCC;
			  height: 18px;
			  
			  
			   }
			   
   .leftnav {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
          vertical-align: middle;
          padding-top: 1px;
          padding-left: 2px;
          color: black;
          background-color: #ECE7A6;
          width: 120px;
          height: 18px;
                }

A.leftnav:hover{
	color : #003399;
	}
	
.drop-down     {  border:1px solid #000000;
				 font-family: Arial;
				 font-size: 7pt;
				 background-color: #FFFFFF;
				 height: 16px; 
			 }

.dropdown     {  
				 font-family: Arial;
				 color: #000000;
				 font-weight: normal;
				 font-size: 8pt;
				 background-color: #FFFFFF;
				 height: 16px;
			}

.dropdown2     {  
				 font-family: Arial;
				 color: #000000;
				 font-weight: normal;
				 font-size: 8pt;
				 background-color: #FFFFFF;
				 
			}
			
.coupon      {
			width: 120px;
			text-align: center;
			border: 1px solid #000000;
			background-color: #D6C394;
			}
			
.couponhome      {
			width: 120px;
			text-align: center;
			border: 1px solid #000000;
			background-color: #D6C394;
			}

