/* CSS Document */

/* Default */
html, body {margin: 0; padding: 0; height: 100%;}
body {font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5; letter-spacing:1px; color: #FFF; background: #000000 url(../images/bkg/pattern.png) repeat-x top left;}
table, tr, td{vertical-align:top;}

h1, h2, h3, h4, h5, h6 {font-weight:normal; letter-spacing:2px;}
h1{ color: #FFF; font-size: 26px; /*margin: 0px 0px 0px 0px;*/ padding:19px 0px 10px 0px;}
h2{color: #FFF; font-size: 16px; padding: 13px 0px 2px 0px;}
h3{color: #FFF; font-size: 12px; padding: 9px 0px 2px 0px;}

a{color: #FFF; text-decoration: underline;}
a:hover{color: #000;}

p{padding-bottom:13px;}

.Clear{clear:both;}

/* New Explorer - No Show */
div#ieNotice{display:none;}