html, body, ul, li, h1, h2, h3, form { margin: 0; padding: 0;}
body {font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; font-size: 12px;}
body { font: 13px Sans-serif, serif; color: #212F21; background: url("/img/microsites/bg_page.gif") #FFFFFF; background-repeat: repeat-x; }

a:link, a:visited {color: #14557B; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

.main { margin: 60px auto 0; padding: 0 0 0 0; background: url("/img/microsites/bg.gif"); background-repeat: no-repeat; color: #ccc; width: 975px; height: 200px; }

.legend { float: left; list-style: none; width: 100%; padding: 0px;  }
.legend li.left { float: left; margin: 72px 0 0 0; padding: 5px; width: 67%; color: #fff; }
.legend li.left h1 { color: #20A3E7;  font-weight: normal; }
.legend li.right { float: right; margin: 0 0 0 0; padding: 5px; width: 28%; }

.info { padding: 55px 5px 0 5px; color: #30322F; }
.info h2 { color: #20A3E7; font-weight: normal; }

.borderB-1 { border-bottom: solid 1px #E4E4E4; }
.totalclear { clear:both; height:0px; overflow:hidden; }
.noBorder {border-style: none; }
