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

body
{
background: #013c53 url('images/bg-grad.gif');
padding: 35px 0px 35px 0px;
}

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

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

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: 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;
}

h4
{
font-size: 1.2em;
align: center;}

.contentarea
{
padding-top: .3em;
padding-left: 1em;
paddin-right: 1em;
}

img
{
}

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

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

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

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.box
{
position: relative;
height: auto;
width:230px;
background: #8ccefc url('images/side.jpg') no-repeat;
background-position: bottom;
left: 0em;
padding: 1.5em;
margin-bottom: -1.5em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
	position: absolute;
	top: -273px;
	left: 5px;
	width: 100%;
	height: 275px;
	background: #5391b6;
	z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 800px;
height: auto;
border: solid 1px #000000;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 170px;
background: #116f94 url('images/header.jpg') repeat-x;
margin-bottom: 2px;
}

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

#highlight_box {
width: 375px;
position: relative;
background: #d8a302;
height: 65;
padding: 0em 2em 0em 2em;
}

#menu
{
position: relative;
background: #d8a302 url('images/menubg.gif') repeat-x top left;
height: 3.0em;
padding: 0em 1.0em 0em 3.0em;
}

#menu ul
{
position: absolute;
top: .3em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #000000;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 0em;
}

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

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

#primarycontent
{
margin: .5em 22.0em 0em 0em;
}

#secondarycontent
{
float: right;
width: 230px;
height: 100%;
}

#footer
{
position: relative;
height: 1.0em;
clear: both;
padding-top: 1.0em;
background: #116f94;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 0em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

