BODY {
  text-align:center;
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  background-color:#DDDDDD;
  margin:10px 0;
}

#wrapper {
  width:800px;
  margin:auto;
  padding:15px 20px;
  text-align:left;
  background-color:#FFFFFF;
  border-left: #0375D5 solid 4px; 
  border-top: #0A7AD8 solid 4px; 
  border-bottom: #043F70 solid 4px;
  border-right: #0262B5 solid 4px;
}

.hline {
  clear:both;
  width:100%;
  height:2px;
  background-color:#C8C8C8;
}

P, TD, LI {
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
}

H1 {
  font-size:15px;
  font-family:Arial;
  font-weight:bold;
	margin:0 0 16px 0;
  color:#0262B5;
}

H2 {
  font-size:11px;
  font-weight:bold;
	margin:24px 0 16px 0;
  color:#0262B5;
  background-color:#E9E9E9;
  padding:2px 0 2px 26px;
  background-image:url(images/grey.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

P {
  font-size:11px;
  margin:0 0 16px 0;
}

.ul, .ol {
  margin:0 0 16px 0px;
}

.ul li, .ol li {
  margin:0 0 0px 24px;
  padding:0;
}

.tableb, .tableb td, .tableb th { 
  border: 1px solid #BBBBBB; 
  border-collapse: collapse;
}

.tablen, .tablen td, .tablen th { 
  border: none; 
}

.white {
  color:#000000;
}

.red {
  color:#FF0000;
}

A:link {
  color:#0262B5;
  text-decoration:none;
}

A:visited {
  color:#0262B5;
  text-decoration:none;
}

A:hover {
  color:#0262B5;
  text-decoration:underline;
}

.box {
  display:inline;
  height:14px;
  width:12px;
  background-color:#C8C8C8;
  margin-right:5px;
  vertical-align:center;
}
