body {  
background: #BDB2B0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
}
 
a.one:Link {color:#0094DC;text-decoration:underline;}
a.one:Visited {color:#0094DC;text-decoration:underline;}
a.one:Hover {color:#86C127;text-decoration:none;}
 
a.two:Link {color:#0094DC;text-decoration:underline;}
a.two:Visited {color:#0094DC;text-decoration:underline;}
a.two:Hover {color:#006600;text-decoration:underline;}

a.three:Link {color:#86C127;text-decoration:underline;}
a.three:Visited {color:#86C127;text-decoration:underline;}
a.three:Hover {color:#0094DC;text-decoration:underline;}

h1 { font: 12pt "Verdana";
color: #86C127;
font-weight: bold;
}
 
.text1 { font: 8pt "Verdana";
color: #1D124E;
}

.text2 { font: 12pt "Verdana";
color: #0094DC;
font-weight: bold;
}

.text3 { font: 10pt "Verdana";
color: #333333;
}

.text4 { font: 8pt "Arial";
color: #333333;
}

.text5 { font: 8pt "Verdana";
color: #0094DC;
}

.text6 { font: 10pt "Trebuchet MS";
color: #0094DC;
}

.text7 { font: 12pt "Verdana";
color: #86C127;
font-weight: bold;
line-height: 18pt;
}

.text8 { font: 10pt "Verdana";
color: #86C127;
font-wieght: bold;
}

img.bottom {vertical-align:text-bottom}

.main
{
background-image:url('images/corner2.gif');
background-repeat:no-repeat;
background-position:bottom left;
}

hr {
border: none 0;
border-top: 1px solid #E8EDDD;
border-bottom: 1px solid #E8EDDD;
width: 120px;
height: 1px;
margin: 5px auto 5px 0;
text-align: left;
}
 
.table1 {
border-style: solid;
border-color: #0094DC;
border-width: 0 2px 0 2px;
}

.table2 {
border-style: solid;
border-color: #F16A2A;
border-width: 0 0 3px 0;
}

ul li {   
color: #333333;
font-family: Verdana;
font-size: 10pt;
text-indent: 3px;
line-height: 16pt;
}

input {
border:1px solid #7F9DB9;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

textarea {
border:1px solid #7F9DB9;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

fieldset {
border: 1px solid #1D124E !important;
padding: 5px !important;
}

legend {
border: 0px solid #1D124E !important;
padding: 5px !important;
}

.footer { background-image:url('images/footer.gif');
background-repeat:no-repeat;
background-position:bottom center;
}


