body {
background-color: #324959;
margin: auto 0;
font-family: Arial, Helvetica, Sans-Serif;	
font-size: 75%;
line-height: 135%;
}

p {
text-align:justify;
width: 90%;
}
table, input, textarea, select
{
    font-size: 100%;
    font-family: Arial, Helvetica, Sans-Serif;    
}

p.small {
font-size: 10px;
text-align:left;
color: #000000;
}
p.blue {
font-size: 12px;
color: #4A6887;
}
li {
list-style-type: disc;
font-size: 12px;
line-height: 150%;
color: #000000;
}
h1 {
font-size: 20px;
font-weight: bold;
color: #4A6887;
letter-spacing: 0.1em;
}
h2 {
font-size: 12px;
font-weight: bold;
letter-spacing: 0.1em;
padding-top: 5px;
padding-left: 2px;
border-bottom: 1px solid #FD6703;
color: #000000;
background-color: #ECF2F7;
}
h3 {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}
h4 {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #4A6887;
}
h5 {
font-size: 16px;
font-weight: bold;
color: #4A6887;
}
h6 {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
padding-bottom: 5px;
border-bottom: 1px solid #FD6703;
}
h7 {
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
h8 {
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: red;
}
a:nodec {
color: #000000;
text-decoration: none;
}
a:link {
color: #4a6887;
text-decoration: none;
}
a:visited {
color: #4a6887;
text-decoration: none;
}
a:hover {
color: #FD6703;
text-decoration: none;
}
a:active {
color: #FD6703;
text-decoration: none;
}

#body {
position: relative;
width: 800px;
padding-top: 5px;
top: 10px;
margin-left: -400px;
left: 50%;
background-color: #ffffff;
background-image: url("../images/banner_top_left_20x20.gif");
background-position: 0% 0%;
background-repeat: no-repeat;
}

#banner {
width: 800px;
margin-left: 0;
margin-top: 10px;
} 

#navigation {
width: 800px;
margin-left: 0;
margin-top: 15px;
background-color: #4A6887;
border-top: 1px solid #FD6703;
border-bottom: 1px solid #FD6703;
}

#left {
margin-top: 20px;
float: left;
width: 120px;
margin-left: 5px;
display: inline;
}

#right {
margin-top: 20px;
float: right;
width: 160px;
}

#main {
margin-top: 20px;
float: left;
width: 500px;
margin-left: 5px;
display: inline;
}


#bottom {
 clear:both;
}


label {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
color: #000000;
}
label1 {
font-size: 10px;
font-family: Arial, Helvetica, Sans-Serif;
color: #000000;
}
table.table {
width: 400px;
background-color: #DBE1E7;
}
table.table1 {
width: 150px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #DBE1E7;
}
table.table2 {
width: 350px;
background-color: #DBE1E7;
}
table.table3 {
width: 250px;
background-color: #DBE1E7;
}
table.table4 {
width: 110px;
background-color: #ffffff;
}
table.table5 {
width: 140px;
background-color: #ffffff;
}
table.table6 {
width: 110px;
padding: 3px;
background-color: #ECF2F7;
}
table.table7 {
width: 275px;
background-color: #ffffff;
}
textarea.formTextArea {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #ffffff;
border: solid 1px #AEBDCC;
}
select.formPopup {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #ffffff;
}
input.formField {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #ffffff;
padding: 2px;
border: solid 1px #4A6887;
}
input.formField2 {
font-size: 10px;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #ffffff;
padding: 1px;
border: solid 1px #4A6887;
}
input.formField3 {
font-size: 10px;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #ffffff;
}
input.formButton {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
background-color: #ffffff;
margin: 5px;
border: solid 1px #4A6887;
}
input.formButton:hover {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
color: #4A6887;
background-color: #ffffff;
margin: 5px;
border: solid 1px #000000;
}
button.formButton {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
background-color: #ffffff;
margin: 5px;
border: solid 1px #4A6887;
}
