body{
   font-family:'Century Gothic',sans-serif;
   font-size:12px;
   color:#2f2e2e;
}

a{
   color:#1f6c7e;
   text-decoration:underline;
}

p{
   margin:10px 0;
}

p.center{
   text-align:center;
}

p.right{
   display:none;
}

img{
   border:0;
}

div#content ul li{
   margin-bottom:7px;
   list-style-type:square;
}

div#title h1{
   font-weight:normal;
   text-transform:uppercase;
}

div#subcontent{
   display:none;
}

div#content{
   font-size:12px; line-height:14px;
}

div#logo{
   display:none;
}

div#nav{
   display:none;
}

div#search{
   display:none;
}

div#footer{
   margin:30px auto 0 auto;
   text-align:center;
   color:#434343;
}

div#footer ul{
   display:none;
}

div#footer p{
   margin:5px 0 0 0;
   color:#bbb;
   font-size:11px;
}

div#content h1{
   margin:0 0 10px 0;
   font-size:24px; line-height:24px;
   text-align:left; font-weight:normal;
}

div#content h2{
   margin:30px 0 10px 0;
   font-size:16px; line-height:20px;
   text-align:left; font-weight:bold;
   text-transform:uppercase;
}

div#content h3{
   margin:10px 0;
   font-size:14px; line-height:14px;
   text-align:left; font-weight:bold;
}

div#content h4{
   margin:5px 0; width:100%;
   font-size:13px; line-height:13px;
   text-align:center; font-weight:bold;
}

div#content h5{
   margin:0;
   font-size:12px; line-height:12px;
   text-align:left; font-weight:bold;
}

div.errors{
   display:none;
}

form{
  display:none;
}

#jsddm{
   display:none;
}

div.pagination{
   display:none;
}

div.blurb{
   margin-bottom:10px; padding-bottom:3px;
   border-bottom:1px dotted #fff;
}

div#tabtops{
   display:none;
}

div#content div#lefttab h2, div#content div#righttab h2{
   font-size:15px;
   margin:0; padding:0;
   font-weight:normal;
}

table.info{
   margin:10px auto;
   border:0;
}

table.info th{
   margin:0; padding:1px 5px;
   vertical-align:bottom;
   text-align:center;
   font-weight:bold;
   border-bottom:1px solid;
}

table.info td{
   margin:0; padding:1px 5px;
   vertical-align:top;
   text-align:center;
}

table.info td.title{
   text-align:right;
   font-weight:bold;
}

div#ie6{
   display:none;
}

