body
  {
    background-color: #49178C;
  }

div.content
  {
    position:absolute;
    width:610px;
    top:90px;
    left:150px;
    border:none;
    padding:5px;
    border:5px groove black;
    background-color:#E4E4FF;
  }
.navsec
  {
        position:absolute;
        width:110px;
        top:90px;
        left:10px;
        border:5px groove black;
        background-color:#6671C9;
        padding:5px;
        z-index:2;
        voice-family: "\"}\"";
        voice-family:inherit;
        color: #EEEEEE;
        font-size: 14px;
  }

.logo
  {
    position:absolute;
	width: 181px;
	height: 57px;
    top: 15px;
    left: 15px;
    border:none;
    background-color: #49178C;
    padding: 0px;
    z-index: 2;
    voice-family: "\"}\"";
    voice-family:inherit;
    color: #EEEEEE;
  }

.mainSiteNavSec
  {
    text-decoration: none;
    width: 107px;
    height: auto;
    padding: 1px;
    line-height: 18px;
    float: left;
    clear: none;
    background-color: #550088;
    font-size: 14px;
    color: #FFFFFF;
    cursor: default;
    text-align: center;
  }

a:link, a:visited
  {
    color:#932E31;
    text-decoration: none;
    border: none;
  }

a:hover
  {
    background-color:#000000;
    color: #FFFFFF;
    text-decoration: none;
    border:none;
  }

a.mainSiteNav:link
  {
    color: #FFFFFF;
    text-decoration: none;
  }

a.mainSiteNav:visited
  {
    color: #FFFFFF;
    text-decoration: none;
  }

a.mainSiteNav:hover
  {
    color: #6b4794;
    background-color: #e6e64c;
  }

.mainSiteNav
  {
    text-decoration: none;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
  }


p,li,ul,td
  {
    font-size:14px;
    color: #6C70B7;
  }

h1
  {
    font-size: 16px;
    font-weight: bold;
    color: #26296C;
    text-align: center;
  }

h2
  {
    font-size: 14px;
    font-weight: bold;
    color: #26296C;
    text-align: center;
  }

h2.left
  {
    text-align: left;
  }

input,textarea,select
  {
        border: 1px solid #000000;
        background-color: #F5F5F5;
        font-size: 8pt;
  }

label
  {
    float: left;
    width: 8em;
  }

label span
  {
    float: left;
    width: 8em;
  }

input.splashRegForm,textarea,splashRegForm,select.splashRegForm
  {
        border: 1px solid #000000;
        background-color: #F5F5F5;
        font-size: 8pt;
  }

label.splashRegForm
  {
    float: left;
    width: 8em;
  }

label.splashRegForm span
  {
    float: left;
    width: 8em;
  }

p.footer
  {
    font-size:10px;
    text-align: center;
  }

table
  {
    margin-left: auto;
    margin-right: auto;
  }

.ds_box {
        background-color: #FFF;
        border: 1px solid #000;
        position: absolute;
        z-index: 32767;
}

.ds_tbl {
        background-color: #FFF;
}

.ds_head {
        background-color: #333;
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 2px;
}

.ds_subhead {
        background-color: #CCC;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        width: 32px;
}

.ds_cell {
        background-color: #EEE;
        color: #000;
        font-size: 13px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        padding: 5px;
        cursor: pointer;
}

.ds_cell:hover {
        background-color: #F3F3F3;
}

.topbanner
  {
        position:absolute;
        width: 468px;
        height: 60px;
        top: 15px;
        left: 226px;
        border:none;
        padding: 0px;
        z-index: 2;
        voice-family: "\"}\"";
        voice-family:inherit;
        color: #EEEEEE;
  }

.collapsable
  {
	margin: 1em;
	padding: 1em;
	border: 1px solid black;
	background: #eee;
  }

h3
  {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
  }

.deftxt
  {
    font-size:14px;
    color: #008000;
  }

ul.noindent
  {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
  }

