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

body
{
background-color:#CCCCCC;
padding: 5px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "verdana", "arial", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

li
{
margin-left:1.5em;
margin-top:0.7em;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}



h3
{
font-size: 1.7em;
padding-right: 34px;
display: inline;
font-weight: bold;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
display: inline;
font-weight: bold;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 1px #6F5230;
}

img.left1
{
position: relative;
float: left;
margin: 0em 1.2em 1.0em 0em;
border: 0px;
}

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


.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}


.box
{
position: relative;
background: #EAF8FF url('images/boxbg.gif') repeat-x;
padding: 1.3em;
border-bottom: solid 1px #E1D2BD;
margin-top: 2.5em;
margin-bottom: 1.0em;
}



#outer
{
z-index: 2;
position: relative;
width: 919px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 5.0em;
background: #004669 url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 0.6em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}



#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/header.jpg') no-repeat top left;
margin-bottom: 2px;
}


#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 1.5em;
clear: both;
padding-top: 2.0em;
background-color: #ffffff;
font-size: 0.8em;
}


