*
{
    margin: 0px;
    padding: 0px;
}

body
{
    background-color: #fff;
    color: #0;
    font-size: 16px;
    font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
    text-decoration: underline;
    color: #93B300;
}

a:hover
{
    text-decoration: none;
    color: #fff;
    background: #A2CD5A url('images/bbg1.gif') repeat-x ;
}


strong
{
    background: inherit;
    color: #50514D;
}

#header
{
    width: 100%;
    height: 104px;
    background-color: #4d4d4d;
    background: url('images/a1.gif') repeat-x;
    color: #ffffff;
}

#header h1
{
    background: inherit;
    position: relative;
    /*top: 20px;*/
    /*bottom: 10px;*/
    font-size: 39px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0px;
    padding-top: 25px;
    text-align: center;
}


#main
{
    position: relative;
    width: 100%;
    margin: 0px auto;
    /*padding-top: 20px;*/
    /*padding-bottom: 10px;*/
    padding: 40px;
}


#lcol
{
    position: inherit;
    width: 15%;
    float: left;
}


#rcol
{
    position: inherit;
    width: 75%;
    float: left;
    background-repeat: repeat-x;
    right: -2%
}


#menu ul
{
    list-style: none;
    margin: 0px;
    text-align: center;
}

#menu li
{
    background: none;
    padding: 0px;
    font-weight: bold;
}

#menu a
{
    display: block;
    position: inherit;
    width: 80%;
    height: 27px;
    margin-bottom: 1px;
    text-decoration: none;
    background: inherit;
    background-image: url('images/bbg0.gif');
    padding: 10px 30px 15px 30px;
    /*color: #636363;*/
    color: #50514D;
    font-size: 22px;
}


#rcontent
{
    position: relative;
    padding: 25px 20px 0px 20px;
}

#box
{
    position: relative;
    border: dashed 1px #dadada;
    margin-top: 15px;
    background: inherit;
    font-size: 18px;
    width: 80%;
    /*float: left;*/
    right: -5%;

}

.box_inner
{
    border: solid 1px #fff;
    color: inherit;
    font-size: 18px;
    background: #FFFFE9 url('images/a4.gif') repeat-x;
    padding: 25px 25px 55px 25px;
    text-align: justify;
}

.box_inner img
{
    width: 200px;
    height: 200px;
    float: left;
    padding-right: 20px;

}


ul
{
    list-style: none;
}

li
{
    /*background: url('images/x1.gif') no-repeat 0px 5px;*/
    padding-left: 15px;
}

ul.divided li
{
    border-top: solid 1px #F5F5F5;
    margin-top: 4px;
    padding-top: 4px;
    background-position: 0px 9px;
    text-align: left;
}

ul.divided li.first
{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    background-position: 0px 5px;
    text-align: left;
}

ul.biglist
{
    list-style: disc;
    padding-left: 5%;
    padding-top: 20px;
}

ul.biglist li
{
    border-top: solid 1px #F5F5F5;
    margin-top: 4px;
    padding-top: 10px;
    background-position: 0px 9px;
    text-align: left;
    font-size: 18px;
}

ul.biglist a
{
    color: #ff0000;
    padding-left: 10px;
}

#native {
    -webkit-column-width:       250px;
    -moz-column-width:      250px;
    -o-column-width:        250px;
    -ms-column-width:       250px;
    column-width:           250px;

    -webkit-column-rule-style:  solid;
    -moz-column-rule-style:     solid;
    -o-column-rule-style:       solid;
    -ms-column-rule-style:      solid;
    column-rule-style:      none;
    padding: 5px 5% 0px 5%;
}

#native li {
    padding: 10px 0px 5px 10px;
    font-size: 20px;
}



#lcontent
{
    position: relative;
    padding: 0px 15px 0px 15px;
}

#lcontent ul
{
    list-style: decimal;
}


#lcontent h3
{
    margin-top: 30px;
    margin-bottom: 15px;
    background: inherit;
    color: #50514D;
    font-size: 25px;
    text-align: center;
}


.captioned_image
{
    position: relative;
    padding-bottom: 15px;
    float: left;
    margin-right: 17px;
    font-size: 12px;
}

.captioned_image div
{
    position: absolute;
    font-size: 18px;
    bottom: 0px;
    left: 0px;
}


#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #000;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}


h1
{
    background: inherit;
    color: #50514D;
    font-size: 26px;
}

h2
{
    background: inherit;
    color: #50514D;
    font-size: 25px;

}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
    margin-top: 30px;
    background: inherit;
    color: #50514D;
    font-size: 16px;
    height: 34px;
    background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

.nohover a:hover
{
    text-decoration: none;
}



p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

p.img{
	text-align: center;
	font-size: 15px;
	text-indent: 0px;
	margin-bottom: 10px;
}


#lcol p
{
    font-size: 16px;
    line-height: 16px;
    margin: 0px;
    text-align: justify;
    padding-bottom: 20px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}



#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}


#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
}