
*
{
padding: 0em;
margin: 0em;
}

body
{
background:url(images/background.png) repeat-x #FFFFFF;

padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "verdana";
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a img
{
	border: none;
}

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;
background-image: url('images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/db2.gif');
}

.contentarea
{
padding-top: 1.3em;
}
 
 
img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1em 1.8em;
padding: 0.2em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}


.box
{
float: right;
width: 13em;

position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;

padding: 1em;
border: solid 1px #E1D2BD;
margin-bottom: 1.0em;
margin-left: 1.0em;
}

ul
{
	list-style: square;
	padding-left: 2em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: relative;
width: 782px;
height: 300px;
margin: -67.5px auto;
background:url(images/background_header.png) no-repeat center;
z-index: 3;
}




#outer
{
background:url(images/background_middle.jpg) repeat-y;
z-index: 2;
position: relative;
width: 778.5px;
margin: -216px auto;
margin-bottom: -10px;
}

#header
{
position: relative;

height: 120px;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-left: 15px;
margin-right: 12.5px;
margin-bottom: 2px;
padding-left: 5px;
padding-right: 20px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 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;
}

#language
{
position: relative;
top: -130px;
padding-left: 650px;
width: 100.5px;
margin: 0 auto;

z-index: 5;
}



#headerpic
{
position: relative;
height: 109px;
margin-left: 15px;
margin-right: 12.5px;

background: #fff url('images/headerimg.jpg') no-repeat top left;
margin-bottom: 2px;

}




#menu
{
position: relative;
background: #7F8400 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
margin-bottom: 2px;
margin-left: 16px;
margin-right: 12.5px;
}

#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: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
margin-left: 16px;
margin-right: 12.5px;
}




#content
{
padding: 0em 3.5em 0em 3.5em;
}

#primarycontainer
{
float: left;
margin-right: -16.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}




#footer 
{
	position: relative;
	height: 4.0em;

	clear: both;
	padding-top: 1.0em;

	margin-left: 3.5em;
	margin-right: 3.5em;
	margin-top: 2em;
	
	background: #fff url('images/border2.gif') repeat-x;
	font-size: 1em;
	text-align: left;
	color: #8B7C6E;
}

#bottom
{
	height:35px;
	background:url(images/background_bottom.jpg) no-repeat;
}