/*

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #FFFFFF url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

p.impact
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
font-family: "georgia", "times new roman", serif;
color: #333333;
border-top: 2px solid #336666;
border-bottom: 2px solid #336666;
font-weight: bold;
font-style: italic;
padding-top: .5em;
padding-bottom: .5em;
}


a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h2
{
font-size: 1.7em;
padding-right: 34px;
color: #05386F;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
color: #05386F;
}

.contentarea
{
padding-top: 1.3em;
}


.contentarea ul 
{
padding: 0.5em 1.0em 0em 1.5em;
margin: 0em 0em 0em 1.0em;
line-height: 1.5em;
}

.contentarea li 
{
margin: 0em 0em 0.7em 1.5em;
font-family: "georgia", "times new roman", serif;
color: #333333;
text-decoration: none;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}



ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;

/*
The width value below controls the overall width of the design. By default it's set to 82%.
*/
width: 850px;
border: solid 7px #ffffff;
background-color: #ffffff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 8.5em;
background: #ffffff url('images/topbg1.jpg') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 1em;
padding: 0em 2.0em 1.4em 2.0em;
}

#headercontent h1
{
font-weight: bold;
color: #ffffff;
font-size: 2.2em;
}

#headercontent h1 sup
{
color: #ffffff;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #ffffff;
}


#headerpic
{
position: relative;
height: 109px;
background: #ffffff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #1C57A6 url('images/menubg1.jpg') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #376CB8 url('images/menuactive.jpg') repeat-x top left;
}

#menubottom
{
background: #ffffff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#leftcol
{
float: left;
width: 65%;
}

#rightcol
{
float: right;
width: 30%;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #ffffff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
