body
{
margin-left: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
list-style : none;
background-color: #DBE1DD;
font-size: 12px;
}

form {
margin: 0 px;
}

input {
border-top-style: hidden;
border-right-style: hidden;
border-left-style: hidden;
width: 100%;
font-size : 14px;
font-weight: normal;
color: #424242;
}

.border {
width: 100%;
font-size : 14px;
font-weight: normal;
color: #424242;
}

.small {
border-top-style: hidden;
border-right-style: hidden;
border-left-style: hidden;
width: 100%;
font-size : 14px;
font-weight: normal;
color: #424242;
}

.verysmall {
outline: none;
border-bottom-style: hidden;
color: white;
background-color: #088A68;
width: 70px;
border: none;
padding: 4px 4px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 12px;
}

.verysmall:hover {
outline-style: solid;;
border-bottom-style: hidden;
background-color: #04B486;
}

.no-outline:focus {
outline: none;
border-bottom-style: groove;
}

.submit {
outline: none;
border-bottom-style: hidden;
color: white;
background-color: #01DFA5;
height: 40px;
}

.submit:hover {
outline: none;
border-bottom-style: hidden;
background-color: #04B486;
}

.submitfine {
outline: none;
border-bottom-style: hidden;
color: white;
background-color: #01DFA5;
border: none;
padding: 3px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
height: 30px;
font-size: 16px;
}

.submitfine:hover {
outline: none;
border-bottom-style: hidden;
background-color: #04B486;
}

.submitsmall {
outline: none;
border-bottom-style: hidden;
color: white;
background-color: #01DFA5;
width: 100px;
border: none;
padding: 5px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
}

.submitsmall:hover {
outline: none;
border-bottom-style: hidden;
background-color: #04B486;
}

.submitgrey {
outline: none;
border-style: solid;
color: black;
background-color: #D8D8D8;
width: 80px;
border: #A4A4A4;
padding: 3px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
}

.submitgrey:hover {
outline: none;
background-color: #CEE3F6;
border-style: solid;
border: #58D3F7;
}

.smallermain
{
margin-left: 100px;
margin-bottom:30px;
margin-top:50px;
background-color: white;
width: 410px;
text-align: left;
}

.main
{
margin-left: 100px;
margin-bottom:30px;
margin-top:50px;
background-color: white;
width: 450px;
text-align: left;
}

table.main {
margin-left:20px;
margin-right:inherit;
margin-bottom:0px;
width: 410px;
font-family: Verdana, Arial, sans-serif;
font-size : 18px;
font-weight: normal;
color: #424242;
}

table.submain {
margin-left:0px;
margin-right:inherit;
margin-bottom:0px;
width: 390px;
font-family: Verdana, Arial, sans-serif;
font-size : 12px;
font-weight: normal;
color: #0B6138;
}

table.subsub {
margin-left:0px;
margin-right:inherit;
margin-bottom:0px;
width: 390px;
font-family: Verdana, Arial, sans-serif;
font-size : 14px;
font-weight: normal;
color: #424242;
}

.largermain
{
margin-left: 100px;
margin-bottom:30px;
margin-top:50px;
background-color: white;
width: 545px;
text-align: left;
}

.bigmain
{
margin-left: 100px;
margin-bottom:30px;
margin-top:50px;
background-color: white;
width: 780px;
text-align: left;
}

table.largermain {
margin-left:20px;
margin-right:inherit;
margin-bottom:0px;
width: 500px;
font-family: Verdana, Arial, sans-serif;
font-size : 14px;
font-weight: normal;
color: #424242;
}

table.largersubmain {
margin-left:0px;
margin-right:inherit;
margin-bottom:0px;
width: 480px;
font-family: Verdana, Arial, sans-serif;
font-size : 13px;
font-weight: normal;
color: #424242;
}

a
{
color: #088A4B;
text-decoration: none;
}

a:hover
{
color: #000000;
text-decoration: none;
}

a.sub
{
color: #0A2A1B;
text-decoration: none;    
}

a.sub:hover
{
color: #04B486;
}

a.subsub
{
color: #151515;
text-decoration: none;
font-weight: bold;
}

a.subsub:hover
{
color: #04B486;
text-decoration: underline;
}

a.accept
{
color: #0B6121;
text-decoration: none;    
}

a.accept:hover
{
color: #04B486;
text-decoration: underline;
}

.footer {
text-align:left;
height: 100px;
position: relative;
bottom: auto;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    color: #B2B1B1;
}

h1
{
font-size : 26px;
color: #2E2E2E;
font-weight: normal;
}

h2
{
font-size : 16px;
font-weight: bold;
color: #2E2E2E;
}

h3
{
font-size : 14px;
font-weight: normal;
}

h4
{
font-size : 14px;
font-weight: bold;
}

h5
{
font-size : 12px;
font-weight: normal;
color: #424242;
}

h6
{
font-size : 14px;
font-weight: normal;
font-style: italic;
color: #424242;
}


















