*
{
padding: 0em;
margin: 0em;
}

body
{
background: #ffffff;
padding: 15px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "Verdana", "Arial", Helvetica, serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #661a16;
text-decoration: underline;
}

a:hover
{
text-decoration: underline;
}

h3 span
{
font-size: 0.70em;
font-weight: normal;
}

h4 span
{
font-size: 0.90em;
font-weight: normal;
}

h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}

h3.title
{
font-size: 1.2em;
padding-right: 34px;
}

h3
{
font-size: 1.5em;
padding-right: 34px;
}

h4
{
font-size: 1.00em;
padding-right: 28px;
padding-left: 25px;
background-image: url('images/db2.gif');
}

.contentareaindex
{
padding-top: 1.3em;
overflow:hidden;
}

img
{
border: solid 1px #6F5230;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 0.5em 0em 1.0em 0em;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 83%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 6.2em;
margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	width: inherit;
	bottom: 0em;
	padding: 0em 2.0em 1.0em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #000;
font-size: 2.5em;
}

#headercontent h1 sup
{
font-size: 0.6em;
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #333333;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.0em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 4.0em;
background: #fff url('images/border4.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;
}

