/* hidden div */

.link_to_nav {
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
display: none;
}

.title {
position: absolute;
left: 0px;
top: 0px;
width: 2000px;
height: 133px;
background-image:url(qa_topbg_bw.gif);
background-repeat: no-repeat;
visibility: visible;
}

/* horizontal navigation */

.hor_nav {
position: absolute;
margin-left: 0px;
padding-left: 0px;
top: 133px;
z-index: 5;
height: 56px;
left: 25%;
display: none;
}

.hor_nav ul {
margin: 0;
padding: 0;
}

.hor_nav ul li {
padding: 0;
margin: 0;
display: inline;
list-style-type: none;
}


.hor_nav li a {
font-family:Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding: 20px 25px 20px 20px;
float: left;
}

.padding_left_hor {
padding-left: 18px;
}


/* left navigation */

.rule_above {
border-top: 2px solid #000000;
}

.left_links {
position: absolute;
top: 133px;
left: 0px;
width: 25%;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
color:#000000;
z-index: 20;
display: none;
}

.left_links a {
font-weight: bold;
color:#000000;
text-decoration: none;
text-align: left;
padding: 20px 53px 20px 45px;
border-bottom: 2px solid #000000;
display: block;
}

.border-right {
border-right: 0px;
}

.bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
margin-left: 45px;
}

.padding_left_title {
padding-left: 45px;
}

.left_links ul {
text-indent: 0;
padding-left: 0;
margin-left: 0;
border-bottom: 0px;
list-style-type: none;
}

.left_links li {
color: #000000;
}

.left_links li a {
font-weight: normal;
color:#000000;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 0px;
}


/*content*/

.content {
position: absolute;
margin-left: 5px;
top: 200px;
left: 10%;
width: 70%;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
color:#000000;
line-height: 1.525em;
z-index: 10;
}

.title_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #000000;
}

ul.arrow {
list-style-type: disc;
text-indent: 0;
padding-left: 0;
margin-left: 0;
}

/* li.arrow {
padding-left: 25px;
background-image:url(black_arrow.gif);
background-repeat: no-repeat;
background-position: .25em .35em;
} */

ul.reminder {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
}

/* li.reminder {
padding-left: 25px;
background-image:url(reminder.gif);
background-repeat: no-repeat;
background-position: .2em .2em;
} */

.content a {
text-decoration: underline;
color: #000000;
}

.padding-left {
padding-left: 25px;
}

.normal {
font-weight: normal;
}

.padding-left_bold {
padding-left: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #000000;
line-height: .05px;
}

.red_links {
color:#000000;
}

.italic {
font-style: italic;
}

.padding-quote {
padding-left: 19px;
}
