@charset "utf-8";
/* CSS Document */

body{background:#ddd url(images/bodybg.gif) repeat-y 50% 0; font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0; padding:0;}
#mainTable{background:#fff;}
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 1em 0 1.45em;
  border: none; 
}
a{color:#39F;}
a:hover{text-decoration:none;}
td{font-size:10px;}
.tableText{background:#eee; padding:2em;}
#mainTable{border-left:solid 1px #284467; border-right:solid 1px #284467;}
h1{display:block; text-indent:-999em; height:200px; width:740px; background:url(images/header.gif) no-repeat;}
h3{display:none;}
h2 {margin-bottom:0;}
ul,li{margin:0; padding:0; list-style-type:none;}
li{background:url(images/arr_bul.gif) no-repeat 0 4px; padding-left:10px; padding-bottom:.5em;}
ul{margin-top:.5em;}
#promise{display:block; text-indent:-999em; width:367px; height:181px; background:url(images/promise.gif) no-repeat;}

body{background:#ddd url(images/bodybg.gif) repeat-y 50% 0; font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0; padding:0;}
#mainTable{background:#fff;}
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 1em 0 1.45em;
  border: none; 
}
a{color:#39F;}
a:hover{text-decoration:none;}
td{font-size:10px;}
.tableText{background:#eee; padding:2em;}
#mainTable{border-left:solid 1px #284467; border-right:solid 1px #284467;}
h1{display:block; text-indent:-999em; height:200px; width:740px; background:url(images/header.gif) no-repeat;}
h3{display:none;}
h2 {margin-bottom:0; text-align:center;}
ul,li{margin:0; padding:0; list-style-type:none;}
li{background:url(images/arr_bul.gif) no-repeat 0 4px; padding-left:10px; padding-bottom:.5em;}
ul{margin-top:.5em;}
#promise{display:block; text-indent:-999em; width:367px; height:181px; background:url(images/promise.gif) no-repeat;}
label.error {
    color: #FF0000;
}
.error {
    background: none repeat scroll 0 0 #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
}



