/* STATIC PAGES BASIC STRUCTURE - DO NOT CHANGE */
.static_wrapper h1
{
font-family:Verdana, sans-serif;
font-size:24px;
font-weight:bold;
color:#006699;
margin-bottom:15px;
}

.static_wrapper h2
{
font-family:Verdana, sans-serif;
font-size:24px;
font-weight:normal;
color:#006699;
}

.static_wrapper h3
{
font-family:Verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
margin-bottom:10px;
}

.static_wrapper p
{
font-family:Verdana, sans-serif;
font-size:14px;
line-height:20px;
color:#6f6f6f;
margin-bottom:15px;
}

.static_wrapper a
{
text-decoration:none;
color:#006699;
}

.static_wrapper a:active
{
text-decoration:none;
color:#006699;
}

.static_wrapper a:visited
{
text-decoration:none;
color:#006699;
}

.static_wrapper a:hover
{
text-decoration:none;
color:#6699cc;
}

.static_wrapper ol
{
list-style:decimal outside;
}

.static_wrapper ul
{
list-style:disc outside;
}

/* ADDITIONAL CSS FOR STATIC PAGES */

.static_wrapper
{
font-family:Verdana, sans-serif;
font-size:14px;
line-height:20px;
color:#6f6f6f;
}

.static_wrapper span
{
color:#006699;
}

.static_wrapper .tsr_head
{
width: 890px;
height: 230px;
}

.static_wrapper .tsr_wr
{
width: 890px;
margin-top:30px;
}

.static_wrapper .tsr_tn
{
width:50px;
height:50px;
float:left;
}

.static_wrapper .tsr_txt
{
width:830px;
margin-left:10px;
margin-top:12px; 
float:left;
}

.static_wrapper .tsr_clr
{
clear:both;
margin-bottom:10px;
}

.static_wrapper .tsr_main
{
width:830px;
padding-left:60px;
margin-bottom:20px;
}

.static_wrapper .tsr_ftr
{
width:890px;
margin-top:40px;
text-align:center;
}

.static_wrapper .tsr_p
{
padding: 10px 0px 0px 18px;
}

.static_wrapper .tsr_no
{
padding: 10px 0px 0px 22px;
}

.static_wrapper .tsr_ch	
{
padding: 10px 0px 0px 22px;
list-style-image:url(http://www.acrar.com/pic-bin/static/haken_14px.png);
}

.static_wrapper li
{
margin-bottom:10px;
}