@charset "utf-8";
/* CSS Document */

body
{
background: #663366;
/* url('images/bg1.jpg'); */
padding: 35px 0px 35px 0px;
}


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

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

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

}

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

a:hover
{
color: #00CC99;
font-stretch:semi-expanded;
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.2em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
color: #660000;
background-image: url('images/db2.gif');
}

.contentarea
{
padding-top: 1.3em;

}

.contentarea ul.controls li
{
font-size: 0.8em;
line-height:1.25px;
text-align:left;
list-style: inside;

}

#secondarycontent
{
	margin-top: 1em;
	float: right;
	width: 22em;
}

.box
{
	position: relative;
	background: #FDFCF6 url('boxbg.gif') repeat-x;
	left: auto;
	top: auto;
	padding: 1em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1em;
	text-align:left;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 1.25em;
text-align:left;

}
