
*
{
margin: 0px;
padding: 0px;
}

body
{ 
font-family:  Verdana, sans-serif, Helvetica, Arial;
font-size: 100%;
color: #5c5c5c;
background-color: #fff;
}


.hidden
{
display: none;
}

a
{
text-decoration: none;
color: #525252;
}

a:hover
{
text-decoration: underline;
}

em
{
font-style:normal;
border-bottom: 1px solid #a0a0a0;
}

blockquote
{
background: #ffffff url(../common/qt.png) bottom right no-repeat;
border: 1px solid #a0a0a0;
margin: 1em;
padding: 1em;
}

.left
{
float: left;
}

.right
{
float: right;
text-align: right;
}

img.left,img.right
{
margin: 1em;
border: 2px solid #008200;
padding: 1em;
}

hr
{
border: 2px solid #008200;
color: #008200;
height: 4px;
}


/*----------------------------*/
        
#topnav
{
float: left;
background: #444 url(../common/hd.jpg) repeat-x bottom;
padding-bottom: 35px;

/*font-weight: bold;  */
width: 100%;
}

#topnav ul, #topnav li
{
float: left;
list-style: none;
}

#topnav .block a
{
display: block;
float: left;
text-align: center;
width: auto;
padding-left: 1.5em;
padding-right: 1.5em;
line-height: 4em;
text-decoration: none;
color: #DDDDDD;
background: url(../common/gd.jpg) repeat bottom;
}

#topnav .block a:hover
{
background: url(../common/gd.jpg) repeat top;
color: #EEEEEE;
}

#topnav .block .active
{
background: url(../common/gd.jpg) top repeat;
color: #EEEEEE;
}

#topnav .block .active:hover
{
background: url(../common/gd.jpg) bottom repeat;
color: #FFFFFF;
}

#topnav p
{
color: #a0a0a0;
float: right;
margin: 5px;
}

#topnav p a
{
text-decoration: none;
color: #fff;
}

#topnav p a:hover
{text-decoration: underline;
color: #f4f4f4;
}


#rightlinks
{
float: right;
color: #CCC;
margin-top: -25px;
}

#rightlinks a
{
color: #008200;
}



#header
{
clear: both;
font-size: 1.5em;
text-align: left;
margin: 30px;
}

.lg
{
color: #008200;
}



#leftnav
{
float: left;
text-align: left;
clear: both;
padding: 0.5em;
width: 14em;
font-size: 0.8em;
}

#leftnav ul
{
list-style: none;
}

#leftnav ul a
{
display: block;
text-decoration: none;
height: 2em;
width: 12em; 
border-left: 0.25em solid #008200;
padding: 0.5em;
margin: 0.25em;
font-weight: 900;
background: inherit;
color: #999;
font-size: 1em;
}

#leftnav ul ul a
{
width: 10em; 
margin: 0.25em 0.25em 0.25em 2.25em;
font-weight: 100;
}

#leftnav .active
{
background: #f4f4f4;
border-left: 0.25em solid #00A000;
color: #666;
}

#leftnav li a:hover
{
background: #f4f4f4;
border-left: 0.25em solid #00A000;
color: #666;
}

#leftnav h4
{
color: #5c5c5c;
font-size: 0.9em;
border-top: 1px solid #999;
font-weight: bold;
line-height: 2em;
}

#leftnav p
{
color: #999;
margin: 3px;
line-height: 1.3em;
font-size: 0.9em;
}





#content
{
margin-left: 17em;
margin-right: 3em;
margin-top: 3em;
}

#content p
{
font-size: 0.75em;
margin: 10px;
color: #5c5c5c;
line-height: 1.4em;
}

#content h2
{
color: #333;
font-weight: bold;
font-size: 1.3em;
border-bottom: 3px solid #008200;
}

#content h3
{
color: #333;
font-weight: bold;
font-size: 1.1em;
border-bottom: 3px solid #008200;
}

#content h4
{
color: #333;
font-weight: bold;
font-size: 0.9em;
border-bottom: 3px solid #008200;
}

#content ul
{ 
font-size: 0.75em;
list-style: none;
color: #5c5c5c;
line-height: 1.4em;
}

#content li
{
background: #fff url(../common/list.png) no-repeat;
list-style: none;
background-position: center left;
padding-left: 18px;
margin: 6px;
}


#footer
{
clear: both;
border-top: 4px solid #008200;
/*EC8A18;*/
margin: 3em;
text-align: center;
}