

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
{
    margin:0;
    padding:0;
}

table
{
    border-collapse:collapse;
    border-spacing:0;
}

fieldset,img, a img
{
    border:0;
}

address,caption,cite,code,dfn,em,strong,th,var 
{
    font-style:normal;
    font-weight:normal;
}

del,ins
{
    text-decoration:none;
}

ol, ul
{
    list-style:none;
}

caption,th
{
    text-align:left;
    font-weight: normal;
}

h1,h2,h3,h4,h5,h6,
input,button,textarea,select,option
{
    font-size:100%;
    font-weight:normal;
}

q:before,q:after
{
    content:'';
}

abbr,acronym
{
    border:0;
}@page 
{ 
    margin: 2.5cm; 
}

div#colleft,
div#colright,
div.pager,
object, 
form,
div.admon-edit,
div.admon-meta,
noprint
{
    display: none;
}

div.module
{
    padding-bottom: 10px;
}

body
{
    font-family: verdana, helvetica, arial, sans-serif;
    line-height: 18px;
    font-size: 12px;
}

img
{
    max-width: 100%;
    height: auto;
}

h1 
{
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: bold;
}

h2 
{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-bottom: 12px;
    font-weight: bold;
}

h3
{
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}

h4
{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

h5
{
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

h6
{
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

p 
{
    margin-bottom: 12px;
    color: #555;
}

ul, ol
{
    margin-bottom: 12px;
    color: #555;
}

ul
{
    list-style-type: disc;
}

ol
{
    list-style-type: upper-roman;
}

hr
{
    margin-bottom: 12px;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

small
{

}

div.module-contactform 
{
    padding-right: 30px;
    margin-bottom: 30px;
}

div.module-contactform div.div-group div.div-form label
{
    display: none;
}

div.module-contactform form.site-form div.div-group div.div-form select.select
{
    width: 100px;
}

div.module-contactform form.site-form div.div-group div.div-form input.input-text
{
    width: 101px;
    margin-left: 10px;
}

div.module-contactform form.site-form div.div-group div.div-form
{
    float: left;
    clear: none;
}
