.style19 {
	color: #2A1F55;
	font-weight: bold;
}
.visitedlink {
	text-decoration: none;
	color: #2A1F55;
        font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #51819F;
}
a:visited {
	text-decoration: none;
	color: #51819F;
}
a:hover {
	text-decoration: underline;
	color: #2A1F55;
}
a:active {
	text-decoration: none;
	color: #51819F;
}
.style15 {
     color: #808080
}
.style3 {
     font-size: smaller
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.links {
 text-decoration: none;
}
a.links:visited {
}
 
a.links:hover {
	text-decoration: underline;
}
 
a.links:active {
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.bordered {
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #C2C2C5;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #C2C2C5;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #C2C2C5;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #C2C2C5;
    min-width: 0px;
}

hr {
	border: 1px dotted #DADADA;
        height: 1px;
        background-color: #808080;
}

div#logo {
    height:150px;
    background: url(../images/topback.gif);
    border-style: none;
}

#logo a {
    display:      block;
    height:       130px;
    width:        426px;
    margin-left:  auto;
    margin-right: auto;
}

#logo img {
    position: relative;
    top: 12px;
    border-style: none;
}

#nav-side {
    width:            16em;
    min-height:       369px;
    position:         absolute;
    top:              150px;
    float:            left;
    background-color: #E8E9FD;
    line-height:      235%;
    margin-left:      8px;
    margin-top:       8px;
    padding:          5px;
}

.leftnav {
    list-style:       none;
    margin:           8px;
    position:         relative;
    top:              -15px;
    padding-left:     0px;
}

#footer {
    background: url(../images/bottomback.gif);
    background-repeat:no-repeat;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
#nav-under {
    height:           22px;
    margin-left:      auto;
    margin-right:     auto;
    border-style:     none;
    clear:            both;
    text-align:       center;
    position:         relative;
    top:              -0px;
    left:             -20px;
}

.hmenu {
    list-style-type:  none;
}

.undernav-element {
    vertical-align:   top;
    font-size:        smaller;
}

#main-body {
    background-color: #FFF;
    min-height:       398px;
    border-style:     none;
}

.active {
    font-weight: bold;
    color: #2A1F55;
}

#index-content-main {
    margin: 8px 220px 8px 18.4em;
    min-height: 369px;
    padding: 5px;
    min-width:  425px;
}

#content-main {
    margin: 8px 8px 8px 220px;
    min-height: 369px;
    padding: 5px;
    min-width:  425px;
}

#index-content-sideboxes {
    border-style: none;
    float: right;
}

#WebLoginLayer0 form {
    margin: 8px;
    width: 120px;
}

#index-content-news {
    width: 192px;
    min-height: 369px;
    background-color: #E8E9FD;
    margin: 8px;
    padding: 5px;
}

#copynotice {
    border-style: none;
    text-align:   center;
    position:     relative;
    top:          -8px;
}

.endorser {
    text-align: right;
    border-style: none;
}
.downloadList {
    margin-left: 20px;
}

span.manual {
    font-style: italic;
    font-weight: bold;
}

table.manual {
    width: 325px;
}
