/* Start of CMSMS style sheet '3col faq' */
.faqdiv {
width: 96%;
}

.faqdiv_q {
width: 95%;
margin: 0.5em 0em; 
border-bottom: 1px solid black;
}


.faqdiv ol  {
list-style-type: decimal;
font-size: 100%;
}

.faqdiv ol li {
font-weight: bold;
color: #000;
line-height: 1.75em;
}

.faqdiv ol li p {
font-weight: normal;
line-height: 1.75em;
}

.faqdiv_q ul li {
font-weight: normal;
font-style: italic;}


.q {
font-style: italic;
font-weight: bold;
margin-bottom: 0.5em;
}

.a {
font-weight: bold;
color: #900;
padding-right: 1em;
}

.return a {
padding: 0;
font-style: italic;
line-height: 1em;
}

.faqdiv_a p {
line-height: 1.2em;
}

#innerColumnContainer {
	border-color: #600;
}
/* End of '3col faq' */

