body, div, p, td, input, textarea, select, a{
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
color: #ffffff;
line-height: 14px;
}

body {
background-color: #878c78;
}

body, div, td {
margin: 0px;
padding: 0px;
border: none;
}

p {
padding: 0px;
margin: 5px 0px;
}

p.green {
color: #a8b582;
font-weight: bold;
font-style: italic;
}

img {
border-style: none;
}

td {
vertical-align: top;
}

input, textarea, select {
color: #000000;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #739DEC;
}

a:hover {
text-decoration: none;
color: #739DEC;
}

a.blue:link, a.blue:active, a.blue:visited {
text-decoration: none;
color: #739dec;
font-weight: bold;
background-image: url('../img/arrow_sm.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 15px;
}

a.blue:hover {
text-decoration: none;
color: #5072b6;
font-weight: bold;
}

a.arrow:link, a.arrow:active, a.arrow:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
background-image: url('../img/arrow_blue.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 15px;
}

a.arrow:hover {
text-decoration: underline;
color: #dddddd;
}

a.white:link, a.white:active, a.white:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
margin-right: 10px;
}

a.white:hover {
text-decoration: none;
color: #dddddd;
font-weight: bold;
margin-right: 10px;
}

a.menu:link, a.menu:active, a.menu:visited {
text-decoration: none;
color: #ffffff;
font-size: 14px;
display: block;
margin-left: 15px;
margin-top: 5px;
}

a.menu:hover {
color: #dddddd;
}

h2.header {
text-transform: uppercase;
font-size: 12px;
padding: 0px;
margin: 10px 0px;
}

h2.bold {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 10px 0px;
}

h2.th {
font-size: 14px;
font-weight: bold;
padding: 5px;
margin: 0px;
text-align: center;
background-color: #555949;
}

hr {
color: #041540;
background-color: #041540;
height: 1px;
border-style: none;
}

.textleft {
text-align: left;
}

.textcenter {
text-align: center;
}

.textright {
text-align: right;
}

.vtop {
vertical-align: top;
}

.vmiddle {
vertical-align: middle;
}

.vbottom {
vertical-align: bottom;
}

.p2 {
padding: 2px;
}

.p5 {
padding: 5px;
}

.p10 {
padding: 10px;
}

.m5 {
margin: 5px;
}

.m10 {
margin: 10px;
}

.mbt10 {
margin: 10px 0px;
}

.mlr10 {
margin: 0px 10px;
}

.inside {
margin-left: 14px;
}

.near {
margin: 0px;
padding: 0px;
}

.block {
display: block;
}

.inline {
display: inline;
}

.rel {
position: relative;
}

.abs {
position: absolute;
}

.button {
border: 2px solid #ffffff;
font-weight: bold;
font-size: 13px;
cursor: pointer;
color: #739dec;
background-color: #041540;
}

.border {
border: 1px solid #a8b582;
}

.greenborder {
border: 2px solid #555949;
}

.vborder {
border-left: 1px solid #555949;
}

.hborder {
border-top: 1px solid #555949;
}

.whitebg {
background-color: #fdfffc;
}

.blue {
color: #041540;
}

.lightblue {
color: #739dec;
}

.bold {
font-weight: bold;
}

iframe {
border-style: none;
margin: 0px;
}