body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-image: url(http://www.sdepot.com/themes/TSDTheme/images/softblue-bg.jpg);
    background-repeat: repeat-x;
}

table.tablemargin {
    margin-left: 37px;
}

a:link {
    color: #008544;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #008544;
}

a:active {
    text-decoration: none;
    color: #009933;
}

a:hover {
    color: #003333;
    text-decoration: none;
}

div#banner {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 116px;
}

div#banner a {
	margin: 0;
	padding: 0;
}

div#banner img {
	margin: 0;
	padding: 0;
}

div#mainpage {
    margin: 0;
    padding: 0;
    width: 960px;
}

.footer {
    background-color: #ffffff;
}

#main-table {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -390px;
    text-align: left;
}

#job-posting {
    width: 450px;
}


a {
    font-weight: bold;
}

.errortext {
    font-family : Arial, Helvetica, sans-serif; 
    font-size : .9em;
    color : red;
    font-weight : bold;
}

.bg_dark {
    background-color : #008544;
    color : #ffffff;
}

.bg_medium {
    background-color : #118567;
    color : #ffffff;
}

.bg_medium a:link {
    color: #ffffff;
}
.bg_medium a:hover {
    color: #ffffff;
}
.bg_medium a:visited {
    color: #ffffff;
}
.bg_medium a:active {
    color: #ffffff;
}

.bg_light {
    background-color: #DFE9EA;
    color: #000000;
}

.alt_bg_dark {
    background-color : #3200ff;
    color : #000000;
}

.alt_bg_medium {
    background-color : #7c7984;
}

.alt_bg_light {
    background-color : #ffffff;
}

.bg_alert {
    background-color : #ffcdcd;
    color : #000000;
}

.white {
    background-color: white;
    color: black;
}

.boxtitle {
    color: #ffffff;
    background-color: #333333;
    text-decoration: none;
    font-weight : bold;
    list-style-type: none;
    line-height: 24px;
    padding-left: 1em;
}

.alt_boxtitle {
    color: #000000;
    background-color: #DFE9EA;
    text-decoration: none;
    font-size: 14px;
    font-weight : bold;
    list-style-type: none;
    line-height: 24px;
    margin-top: 3px;
    margin-bottom: 5px; 
    padding-left: 1em;
    border: 1px solid #BDC7D8;
}

.section span {
    font-weight: bold;
    font-size: 1.5em;
    color: #008544;
}

.section p {
    margin-top: 1em;
}

.section h3 {
    font-weight: bold;
    font-size: 2em;
    color: #008544;
}

.section img {
    padding-left: 1em;
    padding-right: 1em;
}

.float-left {
    float: left;
    margin: 10px;
}

.clear-float {
    clear: left;
    clear: right;
    clear: both;
}


.smalltext {
    font-size: .9em;
}


.tightlist {
    padding: 0;
    padding-top: .5em;
    margin: 0;
}
