.text { 
		color: #808080; 
		font-family: verdana;
		font-size: 11;
        letter-spacing: 0.1px;
        line-height:14px;
        text-align: justify;
		}
        
.testname { 
		color: #bdd575; 
		font-family: verdana;
		font-size: 11;
        font-style: italic;
        font-weight: bold;
        letter-spacing: 0.1px;
        line-height:14px;
        text-align: right;
		}
        
.copytext { 
		color: #95a36b; 
		font-family: verdana;
		font-size: 10;
        letter-spacing: 0.1px;
        line-height:14px;
        text-align: left;
		}
        
.yellowtext { 
		color: #e0c805; 
		font-family: verdana;
		font-size: 11;
        letter-spacing: 0.1px;
        line-height:14px;
        text-align: justify;
        font-weight: bold;
		}
        
.contacttext { 
		color: #999999; 
		font-family: verdana;
		font-size: 11;
        letter-spacing: 0.1px;
        line-height:14px;
        text-align: left;
		}
        
.righttext { 
		color: #a4b487; 
		font-family: verdana;
		font-size: 10;
        letter-spacing: 0.2px;
        line-height:17px;
        background: #666666;
		}
        		
.link { 
		color: #bdd575; 
		font-family: verdana;
		font-size: 11;
        letter-spacing: 0.1px;
        line-height: 14px;
        text-decoration: underline;
        font-weight: bold;
		}
        
.link:hover { 
		color: #ffffff; 
		font-family: verdana;
		font-size: 11;
        letter-spacing: 0.1px;
        line-height: 14px;
        text-decoration: none;
        background: #fbe215;
        font-weight: bold;
		}
        
.formfield { 
		color: #666666; 
        background: #ffffff;
        border-width: 1;
        border-style: solid;
        border-color: #9a9a9a;
        font-family: verdana;
		font-size: 10;
        letter-spacing: 0.1px;
        line-height:14px;
        }
        
.formfield:focus { 
		color: #666666; 
        background: #f5f8e9;
        border-width: 1;
        border-style: solid;
        border-color: #9a9a9a;
        font-family: verdana;
		font-size: 10;
        letter-spacing: 0.1px;
        line-height:14px;
        }
        
.mailingformfield { 
		color: #666666; 
        background: #ffffff;
        border-width: 1;
        border-style: solid;
        border-color: #9a9a9a;
        font-family: verdana;
		font-size: 10;
        letter-spacing: 0.1px;
        line-height:14px;
        margin: 5;
        }
        
.mailingformfield:focus { 
		color: #666666; 
        background: #f5f8e9;
        border-width: 1;
        border-style: solid;
        border-color: #9a9a9a;
        font-family: verdana;
		font-size: 10;
        letter-spacing: 0.1px;
        line-height:14px;
        }
        
.formbutton { 
		color: #9a9a9a; 
        background: #ffffff;
        border-width: 1;
        border-style: solid;
        border-color: #9a9a9a;
        font-family: verdana;
		font-size: 10;
        font-weight: bold;
        letter-spacing: 0.1px;
        line-height:14px;
        }

.formbutton:hover { 
		color: #ffffff; 
        background: #fbe215;
        border-width: 1;
        border-style: solid;
        border-color: #9a9a9a;
        font-family: verdana;
		font-size: 10;
        font-weight: bold;
        letter-spacing: 0.1px;
        line-height:14px;
        }	
		
.check {
vertical-align:middle;
padding:0;
margin:0;
padding:0;
}