﻿#Logo {
    background: none;
}
#Logo img {
    display: inline;
    width: 190;
    height: 44px;
}
.tabcontent {
    display:block !important;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 50%;
}

h1, h2, h3, h4 {
    letter-spacing: normal !important;
}
#Billboard {
    display: none;
}
#Nav {
    display: none;
}
.develisys {
    display: none;
}
#Content #FooterNav {
    display: none;
}
.box {
    padding: 0 !important;
}
#NewsList {
    display: none;
}
.column1L {
    display: none;
}
.column2L {
    float: none;
}
input, label, select, textarea {
    display: none;
}
* {
    font-weight: normal;
}
#Footer p {
    clear: both;
}
a img  {
    border: none;
}
#SubmitWrapper {
    display: none;
}
img#Logo {
   display: block;
} 
h2 {
    clear: both;
} 
.column2R {
    display: none;
}
img.instructorImage {
    display: block;
}
.shadetabs {
    display: none;
}
table {
    width: 100%;
}
th {
    text-align: left;
}
.box {
    border-bottom: 0;
}
#Content {
    width: 650px;
}
#Content div {
    width: 650px;
    float: none;
}
.columnOne h2,
.columnTwo h2 {
    margin: 0;
    margin-top: 20px;
}
.topP {
    margin-top: 0;
}