body { 
margin : 0;
} 
.select { 
font-family : Arial;
font-size : 10px;
color : #333333;
background-color : #dbdde3;
} 
.textbox { 
border : 1px solid #92adc5;
background-color : #ffffff;
font-family : Arial;
font-size : 10px;
color : #000000;
} 
.textbox2 { 
border : 1px solid #92adc5;
background-color : #ffffff;
font-family : Arial;
font-size : 10px;
color : #000000;
height : 10px;
} 
.dropdown { 
border : 1px solid #505050;
background-color : #ffffff;
font-family : Arial;
font-size : 10px;
color : #7f7f7f;
height : 10px;
} 
.checky { 
background-color : #d3d4d5;
font-family : Arial;
font-size : 10px;
color : #7f7f7f;
height : 10px;
} 
a.content { 
color : #000000;
text-decoration : none;
font-family : arial;
font-size : 10px;
} 
a.content:hover { 
color : #000000;
text-decoration : underline;
font-family : arial;
font-size : 10px;
} 
a.form_title { 
color : #505050;
text-decoration : none;
font-weight : bold;
font-family : arial;
font-size : 11px;
} 
a.field_name { 
color : #626262;
text-decoration : none;
font-family : arial;
font-size : 10px;
} 
p.textarea { 
color : #000000;
text-decoration : none;
font-weight : bold;
font-family : arial;
font-size : 11px;
} 
input { 
background-color : white;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #000000;
text-decoration : none;
} 
textarea.contact { 
background-color : white;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
text-decoration : none;
color : #3f4c5a;
} 
