*
{
	padding: 0em;
	margin: auto;
}

body
{
background: #999999;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
/*text-align: justify;*/
}

a
{
color: #0000FF;
text-decoration: none;
}

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;
padding-right: 28px;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 1px #eaeaea;
}

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;
}

.post ul.controls li a.printerfriendly
{
background-image: url('../images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('../images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('../images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #999999;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 60%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 0.0em;
/*background: #2B2B2B url('images/topbg.gif') 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;
}

#headerpic
{
position: relative;
height: 150px;
background: #fff url('../images/newlogo.gif') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
	position: relative;
	height: 3.5em;
	background-color: #FFCC00;
	margin: auto;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}

#menu ul
{
	position: absolute;
	top: 11px;
	margin: auto;
	height: 24px;
}

#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
{
	background: #FFCC00 url('../images/a18.gif') repeat-x top;
	color: #033AFF;
	text-decoration: none;
}

#menu ul li a.active
{
	background: #FFCC00 url('../images/menuactive.gif') repeat-x top left;
}

/*#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 1px;
margin-bottom: 1.5em;
}
*/
#date
{
	position: absolute;
	top: 0px;
	line-height: 44px;
	color: #FFFFFF;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -5.0em;
width: 100%;
}

#primarycontent
{
	margin-top: 1.5em;
	margin-right: auto;
	margin-bottom: 0em;
	background-repeat: no-repeat;
	background-position: center center;
}

#secondarycontent
{
margin-top: 1.5em;
padding-left:1.5em;
/*background:url('images/green_vr.gif') repeat-y;*/
float: right;
width: 18.0em;
}



#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('../images/border2.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;
	width: 235px;
}

table
{
border-collapse: collapse;
width: 100%;
}

th
{
background: #436F96 url('../images/thbg.gif') repeat-x;
height: 29px;
padding-left: 10px;
padding-right: 10px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 10px;
padding-right: 10px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #97C9E2 url('../images/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFFFF url('../images/trbg2.gif') repeat-x;
}
a:hover {
	color: #33CB66;
}
