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

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

a {
	color:#000066;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 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_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
}

#main
{
padding-top: 20px;
position: relative;
width: 900px;
margin: 0px auto;
padding-bottom: 10px;
}

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

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

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #242424;
text-transform: lowercase;
font-size: 13px;
}

#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: #fff;
background-image: url('images/bbg1.gif');
}

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

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

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: 15px;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

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

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

#lcol
{
position: relative;
width: 185px;
float: left;
}

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

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

ul
{
margin-left:15px;
list-style: none;
}

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

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

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.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;
}

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

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

#rcol
{
position: relative;
margin-left: 190px;
width: 700px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

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

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

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

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

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

h1.head {
        margin-right:6px;
        margin-top:5px;
        text-align:left;
        background:#fff;
        border:1px solid #ccc;
        font-size:12px;
        line-height:16px;
        padding:5px;
        color:#666;
        font-weight:700px;
        width:400px;
        }

h2 {
	margin:0px 0px 15px 10px;
	padding:0px;
	font-size:16px;
	line-height:18px;
	font-weight:900;
	color:#000066;
	}

h3.news {
        margin:4px 4px 4px 4px;
	padding:0px;
	font-size:20px;
	line-height:18px;
	font-weight:700;
	color:#666;
        text-align:center;
        }

#newsbox {
        margin:0px auto;
        width:600px;
        text-align:left;
        padding-top:10px;
        padding-right:5px;
        padding-bottom:10px;
        padding-left:20px;
        background-color:#fff;
        border:1px solid #ccc;
        font-size:10px;
        line-height:20px;
        color:#666;
        font-weight:normal;
        }

#topbox {
        margin:0px auto;
        width:500px;
        padding-top:10px;
        padding-bottom:5px;
        padding-left:5px;
        background-color:#fff;
        border:1px solid #fff;
        font-weight:550;
        }

#sbox1 {
       float:right;
       width:200px;
       margin-top:5px;
       background:#fff;
       border:1px solid #ccc;
       font-size:12px;
       line-height:16px;
       padding:15px;
       color:#999;
       font-weight:500px;
       text-align:left;
       margin-left:10px;
       }

#sbox2 {
       float:right;
       width:270px;
       margin-top:5px;
       background:#fff;
       border:1px solid #ccc;
       font-size:14px;
       line-height:16px;
       padding:5px;
       color:navy;
       font-weight:700px;
       text-align:center;
       margin-left:10px;
       }

#sbox3 {
       float:right;
       width:225px;
       margin-top:5px;
       background:#fff;
       border:1px solid #ccc;
       font-size:12px;
       line-height:16px;
       color:#black;
       font-weight:500px;
       text-align:left;
       margin-left:20px;
       padding-left:5px;
       padding:5px;	
       }

#sbox4 {
       float:right;
       width:200px;
       margin-top:5px;
       background:#fff;
       border:1px solid #ccc;
       font-size:14px;
       line-height:16px;
       padding:5px;
       color:navy;
       font-weight:300px;
       text-align:left;
       margin-left:10px;
       }

#bottombox {
        margin:0px auto;
        width:400px;
        text-align:left;
        padding-top:10px;
        padding-right:5px;
        padding-bottom:10px;
        padding-left:5px;
        background-color:#fff;
        border:1px solid #ccc;
        font-size:16px;
        line-height:18px;
        color:#666;
        font-weight:550;
        font-size: 12px;
        }

p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 30px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px 50px 16px 20px;}

a:link {color:#000099;}
a:visited {color:#000099;}

a.content {
	color:#000066;
	font-size:12px;
	text-decoration:underline;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

ul.c5

{
list-style-type: bullet;
text-align: left;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 14px;
padding: 10px;
font:12px/20px verdana, arial, helvetica, sans-serif;
color:#000000;
}

li.c5

{
list-style-type: bullet;
text-align: left;
line-height: 14px;
padding-left: 10px;
font:12px/20px verdana, arial, helvetica, sans-serif;
color:#000000;
}

ol.c6

{
list-style-type: decimal; 
list-style-position: outside;
text-align: left;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 14px;
padding: 10px;
font:12px/20px verdana, arial, helvetica, sans-serif;
color:#000000;
}

ul.c7

{
list-style-type: bullet;
text-align: left;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 14px;
padding: 10px;
font:12px/20px verdana, arial, helvetica, sans-serif;
color:#000000;
}

.box1
{
position: relative;
border: solid 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box1 h2
{
background: inherit;
color: #6C7425;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box1 p
{
font-size: 12px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.box2

{
float:right;
border: solid 1px #dadada;
margin-top: 15px;
margin-left:10px;
font-size:14px;
line-height:16px;
padding:5px;
background: #ffffff;
color: #AAB165;
text-align:left;
color:navy;
}        

a#home:hover
{
text-decoration: none;
color: #fff;
background: #ffffff;
}

.box10
{
position: relative;
border: solid 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
width: 625px;
}

.box10 h2
{
background: inherit;
color: #6C7425;
text-transform: none;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box10 p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
}

.box10_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.box11
{
position: relative;
border: solid 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
width: 625px;
}

.box11 h2
{
background: inherit;
color: #6C7425;
text-transform: none;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box11 p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
}

.box11_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.box12
{
position: relative;
border: solid 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
width: 565px;
}

.box12 h2
{
background: inherit;
color: #6C7425;
text-transform: none;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box12 p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
}

.box12_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

#sbox1 {
       float:right;
       width:250px;
       margin-top:5px;
       background:#fff;
       border:0px solid #ccc;
       font-size:12px;
       line-height:16px;
       padding:15px;
       color:#000;
       font-weight:500px;
       text-align:left;
       margin-left:10px;
       margin-bottom:10px;
       }
