body {
margin: 0;
padding: 0;

bad_background: #01348D;
bad_background-image: url(../images/body_background_white.gif);
bad_background-position: top center;
bad_background-repeat: repeat-y;

font-size: 10pt;
font-family: helvetica;
}

table, tr, td {
margin: 0;
padding: 0;
}

#Container {
width: 780px;
margin: auto;
}

#ContainerColumn1 {
width: 210px;
}

#bad_ContainerColumn2 {
width: 430px;
}

#ContainerColumn3 {
width: 140px;
}

#Content {
padding: 6px 6px 10px 10px;
}

#Content h1, #Content h2, #Content h3, #Content h4 {
color: #7AAE6C;
}

#Content h1 { font-size: 1.4em; }
#Content h2 { font-size: 1.3em; }
#Content h3 { font-size: 1.2em; }
#Content h4 { font-size: 1.1em; }

#AudioClip {

}

.link_nav {
float: right;
padding: 6px 6px 10px 0;
}

.link_nav_text {
padding: 0 10px 0 10px;
}

.link_nav_prev_button {
width: 74px;
height: 22px;
background-image: url(../images/prevbutton_off.jpg);
background-repeat: no-repeat;
background-position: top center;
}

a:hover .link_nav_prev_button {
background-image: url(../images/prevbutton_over.jpg);
}

.link_nav_next_button {
width: 55px;
height: 22px;
background-image: url(../images/nextbutton_off.jpg);
background-repeat: no-repeat;
}

a:hover .link_nav_next_button {
background-image: url(../images/nextbutton_over.jpg);
}

.link_section {
}

#link_section a {
text-decoration: none;
}

#link_prev {
float: left;
padding-left: 130px;
}

#link_next {
float: right;
padding-right: 130px;
}

.altnav_return_url {
float: right;
padding-right: 10px;
}

.altnav_return_url a {
text-decoration: none;
font-size: 0.9em;
}

.nav_line {
border-bottom: 1px solid #01348D;
}

#ln, .ln {
margin: 0;
padding: 0;
background: #7AAE6C;
color: #fff;
font-size: 0.8em;

font-weight: bold;
}

#ln div, .ln div, #rn div {
padding-top: 3px;
padding-bottom: 3px;
}

#ln a, .ln a {
text-decoration: none;
color: #fff;
}

#ln a:hover, .ln a:hover {
text-decoration: underline;
}

#ln_crumbs {
background-color: #01348D;
padding-left: 10px;
color: #666;
}

#ln_crumbs a {
color: #fff;
}

.ln_1 {
padding-left: 10px;
}

.ln_2 {
padding-left: 20px;
}

.ln_highlight {
background: #B0CFA6;
color: #01348D;
}

#rn_empty {
height: 100px;
}

#rn {
margin: 40px 0 0 0;
padding: 0;
background: #b67c32;
color: #fff;
font-size: 0.8em;

font-weight: bold;
}

#rn a {
color: #fff;
text-decoration: none;
}

#rn a:hover {
text-decoration: underline;
}

.rn_1 {
padding-left: 10px;
}

.rn_highlight {
background: #B0CFA6;
}

#right_footer {
font-size: 0.70em;
line-height: 1.25em;
padding: 40px 0 0 12px;
color: #5A7BE2;
}

#right_footer a {
text-decoration: none;
color: #5A7BE2;
}

#right_footer a:hover {
text-decoration: underline;
}


.floatleft {
  float: left;
  padding: 0px 7px 7px 0px;
}

.floatright {
  float: right;
  padding: 0px 0px 7px 7px;
}

.modulelink {
  padding: 15px 15px 0px 7px;
}

.modulelink a, .modulelink a:visited {
  color: #fff;
  text-decoration: underline;
}
