 @charset "utf-8";
/* CSS Document */



*{
border:0px;
font-family:arial;
}
body{
font-family:arial;

}

#nav{
display:none;
}

#header{
height:90px;
border-bottom:1px dashed #cccccc;
}

#footer{
border-top:1px dashed #cccccc;
padding-top:15px;
font-size:11px;
color:#333333;
}

#footer img{
margin-bottom:10px;
}

#wrapper{
font-size:15px;
line-height:21px;
}

h2{
color:#faa82a;
margin-bottom:20px;
font-size:24px;
}

h3{
color:#faa82a;
margin-bottom:8px;
font-size:20px;
}

#content ul{
margin-left:30px;
margin-bottom:30px;
margin-top:10px;
}

#content ul li{
margin-bottom:8px;
}

printContact{
font-size:11px;
color:#999999;
}

.accordion_content{
height:auto !important;
display:block !important;
border-bottom:1px solid #CCCCCC;
}
