a {
  color: #FF6904;
  font-family: Tahoma;
  font-weight: normal;
  text-decoration: underline;
}

a:visited {
  color: #FF6904;
  font-family: Tahoma;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: #1660B1;
  text-decoration: underline;
}

a.menu {
  color: #1660B1;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

a:visited.menu {
  color: #1660B1;
  font-weight: bold;
  text-decoration: none;
}

a:hover.menu {
  color: #FF6904;
  font-weight: bold;
  text-decoration: none;
}

a.small {
  color: #1660B1;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

a:visited.small {
  color: #1660B1;
  text-decoration: none;
}

a:hover.small {
  color: #FF6904;
  text-decoration: underline;
}

a.left {
  color: #1660B1;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

a:visited.left {
  color: #1660B1;
  text-decoration: none;
}

a:hover.left {
  color: #FF6904;
  font-size: 9pt;
  text-decoration: none;
}

body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: Verdana;
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
}

form{
  margin: 0px;
}

h1 {
  border-bottom: 1px solid #FF6600;
  color: #FF6600;
  font-size: 14pt;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  color: #B39E55;
  font-size: 100%;
  font-weight: bold;
}

img {
  border: 0px solid;
}

input.button {
  background: #DD000A;
  background-image: url(../images/bg_menu.gif);
  border: 1px solid #FFFFFF;
  clear: left;
  clip: rect(   );
  color: #FFFFFF;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 4pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 4pt;
  padding-bottom: 0pt;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 0pt;
  text-align: center;
  width: 75px;
}

.inputfieldbrowse {
  border: 1px solid black;
  clear: left;
  clip: rect(   );
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin: 0px;
  padding-bottom: 1pt;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 0pt;
  text-align: Left;
  width: 200pt;
}


input.date {
  background: #FFFFFF;
  border: 1px solid #CC000E;
  clear: left;
  clip: rect(   );
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-bottom: 1pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 1pt;
  padding-bottom: 0pt;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1pt;
  text-align: Left;
  width: 75px;
}

input.text, select.text {
  background: #FFFFFF;
  border: 1px solid #666666;
  clear: left;
  clip: rect(   );
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2px;
  padding-top: 0pt;
  text-align: Left;
  width: 150px;
}

input.text1, select.text1 {
  background: #FFFFFF;
  border: 1px solid #666666;
  clear: left;
  clip: rect( );
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2px;
  padding-top: 0pt;
  text-align: Left;
  width: 70px;
}

p {
  line-height: 1,2em;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-top: 4px;
}

pre {
  font-weight: bold;
/*  line-height: 7px;*/
}

table {
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  color: #333333;
  font-size: 10pt;
  margin-top: 0px;
  padding-top: 0px;
}

td {
  color: #666666;
  font-family: Verdana;
  font-size: 8pt;
}

td.banner {
  border: 1px solid #1660B1;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

td.content {
  border: 1px solid #FF6600;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  color: #666666;
  font-family: Verdana;
  font-size: 8pt;
  height: 200px;
  padding-left: 4px;
  padding-right: 4px;
}

td.copy {
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 330px;
}

td.doublespacer{
  width: 32px;
}

td.formtext1 {
  padding-right: 5px;
  text-align: right;
}

td.menu {
  color: #1660B1;
  padding-top: 2px;
  text-align: center;
  white-space: nowrap;
}

td.spacer{
  width: 16px;
}

td.tableheader {
  background-color: #FFE9D0;
  border-bottom-width: 1px;
  border-color: #FF6600 #FF6600 #FF6600 #FF6600;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 0px;
  font-weight: normal;
  height: 20px;
  text-align: left;
}

textarea {
  background: #FFFFFF;
  border: 1px solid #CC000E;
  clear: left;
  clip: rect(   );
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-bottom: 4pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 4pt;
  padding-bottom: 0pt;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1pt;
  text-align: Left;
  width: 270px;
}

ul {
  color: #2E6723;
  font-family: Verdana;
  font-size: 8pt;
  margin-left: 10px;
  padding-left: 10px;
  text-align: left;
}

.cell{
  background-color: #FFFFFF;
  border-color: #FF6600;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

.cellhead{
  background-color: #FFE9D0;
  border-color: #FF6600;
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}

.error {
  color: #FF0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

.formtext{
  padding-top: 3px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

.gray {
  color: #999999;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.inputbutton {
  background-color: #FFEFDE;
  background-image: url(../images/bt_bg.gif);
  border-bottom: 1px solid #FF6600;
  border-left: 1px solid #FF6600;
  border-right: 1px solid #FF6600;
  border-top: 1px solid #FF6600;
  color: #FF6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 7px;
}

.inputcheckbox {
  background-color: #FFFFFF;
  color: #2359AE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  height: auto;
}

.inputfield {
  background-color: #FFFFFF;
  border-bottom: #202348 1px solid;
  border-left: #202348 1px solid;
  border-right: #202348 1px solid;
  border-top: #202348 1px solid;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
}

.inputselect {
  background-color: #FFFFFF;
  border-bottom: #2359AE 1px solid;
  border-left: #2359AE 1px solid;
  border-right: #2359AE 1px solid;
  border-top: #2359AE 1px solid;
  color: #2359AE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  height: auto;
}

.message {
  color: #0000FF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

.orange {
  color: #FF6904;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
}

.page_navigation{
  background-color: #FFD8AF;
  border-width: 0pt 0px 0pt 0px;
  height: 20px;
  text-align: right;
}

.subtitle {
  color: #1660B1;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

.table_cell{
  font-weight: normal;
  padding: 3px;
}

.table_header{
  background-image: url(../images/table_header.gif);
  border: 1px solid #FF6600;
  border-bottom: none;
  color: #0B3362;
  padding: 1px;
  padding-right: 3px;
  text-align: left;
  vertical-align: middle;
}

.td1{
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

.td2{
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

.title {
  color: #FF6600;
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  text-align: left;
}

.title1 {
  color: #FF6600;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  padding-left: 5px;
}

.title2 {
  background-image: url(../images/bg5.gif);
  color: #FF6600;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 6px;
}

.warning {
  color: #FF0000;
  font-family: Helvetica, Tahoma, sans-serif;
  font-size: 10pt;
}

table.tableDetails{
  border-collapse: collapse;
  border: 2px solid #CCCCCC;
}

table.tableDetails td {
  padding: 5px;
  vertical-align: top;
}

table.tableDetails td div {
  text-align: center;
  text-transform: capitalize;
}

.header1, .header2 {
  background-image: url(../images/bg2.gif);
  border: 1px solid #483D8B;
  color: #0B3362;
  vertical-align: middle;
  white-space: nowrap;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
}

.header2 {
  color: #0D4C96;
  border-bottom: none;
  font-weight: bold;
  font-family: Tahoma;
  text-align: left;
}

.cellUnuderHeader2 {
  border: 1px solid #483D8B;
  text-align: left;
  vertical-align: top;
}

.cell1 {
  padding: 2px;
  padding-left: 5px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  border-bottom: 1px solid gray;
}

.cell2 {
  padding: 2px;
  padding-right: 5px;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  border-bottom: 1px solid gray;
}

.cell3 {
  padding: 2px 5px 2px 5px;
  text-align: center;
  vertical-align: top;
  border: 1px solid gray;
  background-color: #C9C9C9;
  color: black;
  white-space: nowrap;
}

.cell3 a:link, .cell3 a:visited {
  color: black;
  text-decoration: none;
}

.cell3 a:hover {
  color: black;
  text-decoration: underline;
}


.offer {
  font-family: Arial Black;
  font-size: 12pt;
  text-align: center;
  color: #483D8B;
  text-align: center;
}

.cellDet1 {
  border-bottom: 1px solid #BABABA;
}

.cellDet2 {
  border-bottom: 1px solid #BABABA;
  text-align: right;
  font-weight: bold;
}

.cellPaymentOption {
  display: block;
  border: 1px solid #C4C4C4;
  background-color: #FBFBFB;
  color: #1660B1;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 20px 0px 0px;
}


.cellPaymentOption_notBold {
  display: block;
  border: 1px solid #C4C4C4;
  background-color: #FBFBFB;
  color: #1660B1;
  padding: 5px;
  font-size: 12px;
  margin: 10px 20px 0px 0px;
}

.cellPaymentOption_notBold a:link, .cellPaymentOption_notBold a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #1660B1;
  text-decoration: underline;
}

.cellPaymentOption_notBold a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
  text-decoration: underline;
}

.cellPaymentOption a:link, .cellPaymentOption a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #1660B1;
  text-decoration: underline;
}

.cellPaymentOption a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
  text-decoration: underline;
}

.siteColor1 {
  color: #FF6600;
}

.divForImage {
  padding: 20px;
  border: 1px solid gray;
  background-color: white;
}

a.attention:link, a.attention:visited {
  font-family: Arial;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

a.attention:hover {
  color: black;
  text-decoration: underline;
}