BODY {margin: 0;
  background: #FFFFFF;
  color: #000000;
  font-family: Tahoma, Arial, Verdana;
}

DIV.header {
text-align: center;
background-color: #192E60;
padding-top: 15px;
}

IMG.header {
border: 0;
padding: 0;
}

A { color: #192E60; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}
A:visited { color: #192E60; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}
A:active { color: #192E60; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}
A:hover { color: #192E60; text-decoration: underline; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}

A.white { color: #FFFFFF; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}
A.white:visited { color: #FFFFFF; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}
A.white:active { color: #FFFFFF; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}
A.white:hover { color: #FFFFFF; text-decoration: underline; font-size: 9pt; font-weight: 700; font-family: Verdana, sans-serif;}

DIV.navbar {
text-align: center;
background-color: #6B80B1;
padding: 5px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

DIV.main {
text-align: justify;
padding-left: 15%;
padding-right: 15%;
background-color: #192e60;
color: #FFFFFF;
font-weight: 500;
font-size: 9pt;
}

DIV.sprite {
float: left;
padding: 0px 10px 10px 0px;
border: 0;
}

DIV.note {
border: 3px double #6B80B1;
background-color: #FFFFB0;
color: #192E60;
font-size: 8pt;
padding: 10px;
width: 25%;
text-align: justify;
float: right;
margin: 15px 0px 15px 15px;
}

DIV.note2 {
border: 3px double #6B80B1;
background-color: #FFFFB0;
color: #192E60;
font-size: 8pt;
padding: 10px;
text-align: justify;
margin: 15px;
}

DIV.option {
border: 3px double #6B80B1;
background-color: #E0E6F8;
color: #192E60;
font-size: 9pt;
padding: 10px;
text-align: left;
}

DIV.price {
float: right;
text-align: right;
background-color: #6B80B1;
padding: 8px;
border: 1px solid #192e60;
color: #FFFFFF;
}

DIV.notes {
font-size: 8pt;
text-align: justify;
}

SPAN.req {
font-size: 7pt;
}

SPAN.headline {
font-size: 11pt;
font-weight: 700;
}

TD.addr {
text-align: center;
font-size: 9pt;
color: #192E60;
vertical-align: top;
}

IMG.main {
border: 1px solid #000066;
}

SPAN.error {
font-size: 10pt;
color: #FF0000;
background-color: #FFFFFF;
padding: 10px;
font-weight: 900;
}

TD.form {
font-size: 9pt;
text-align: right;
margin-right: 8px;
color: #FFFFFF;
}
TD.form2 {
font-size: 9pt;
text-align: left;
font-weight: 700;
padding: 10px;
}

INPUT {
border: 0;
background-color: #E0E6F8;
color: #192E60;
font-weight: 700;
}

TEXTAREA {
border: 0;
background-color: #E0E6F8;
font-family: Verdana, sans-serif;
color: #192E60;
}

span.form {
font-size: 8pt;
color: #E0E6F8;
font-weight: 700;
padding-left: 15px;
}

DIV.footer {
text-align: center;
font-size: 9pt;
font-weight: 700;
color: #FFFFFF;
background-color: #425789;
padding: 5px;
border-top: 2px solid #FFFFFF;
}

DIV.copy {
text-align: center;
font-size: 7pt;
}

UL {
font-size: 9pt;
text-align: justify;
}

