/* CSS Document */

body {  
font: 12pt "Times New Roman", Times, serif;
background-color:#fff;
color:#000000;
margin: 0;
padding: 0; 
}


#container
{
width: 90%;
margin: 0;
background-color: #fff;
color: #333;
line-height: 130%;
}

.img1, .img2, .img3, .img4, .img5 {
display:none;
}

#printtop { 
margin: 15pt 15pt 7pt 15pt; 
border-top: 2pt solid #666666; 
border-bottom: 2pt solid #666666;
font-size: 12pt; 
font-weight: bold; 
}

#pagetitle h1{ 
margin-top: 5pt; 
font-size: 20pt; 
font-weight: bold; 
} 

#moreinfo { 
font-size: 10pt; 
font-style: italic; 
font-weight: bold; 
margin-top: 3pt; 
margin-bottom: 5pt; 
}

#top {
display:none;
}

#footer {
display:none;
}

#botlinks {
display:none;
}

#printfooter { 
border-top: 1px solid #000; 
text-align: left; 
margin-left: 20px;
margin-right:10px;
}

#printfooter p {
font-size:70%;
}

#printcontact {
font-weight:bold;
font-size:80%;
}

#sect1 {
border-bottom: 1px solid #cacaca;
padding-bottom: 5px;
width: 750px;
}

#leftnav
{
display:none;
}

#content
{
padding: 1em; 
margin-top:8px; 
}

#content h1{
display:none;
}

#content h2, #help {
background-color:#FFFFFF;
color:#FF0000;
font-size:22pt;
line-height:130%;
margin-left: 20px;
margin-right:10px;
}

#sect2 { 
margin:20px 0 1em;
background-color:#FFFFFF;
color:#000000;
width:750px;
} 

#sect2 ul { 
margin: 0; 
padding: 0; 
list-style-type: none; 
min-height: 275px; 
position: relative; 
} 

#sect2  ul li { 
float: none; 
width: 202px; 
/* border-right: 1px solid #cacaca; */ 
padding: 0 24px 0 24px; 
min-height: 275px; 
}


#sect2 ul li p{ 
background-color:#FFFFFF;
color:#000000;
font-size:10pt;
}
#text {
margin:20px 0 1em;
background-color:#FFFFFF;
color:#000000;
width:750px;
}

#text p {
background-color:#FFFFFF;
color:#000000;
font-size:10pt;
margin-left: 20px;
margin-right:10px;
}

#text li {
background-color:#FFFFFF;
color:#000000;
font-size:.8em;
}
 #text h4 {
 font-size:.85em;
 font-weight:bold;
 margin-left: 20px;
 }

#text h3 {
background-color:#fff;
color:#000;
font-size:1em;
margin-top: 0;
text-align:left;
margin-left: 20px;
}



