div.content 
{
	position: absolute;
	left:228px;
	top:141px;
	width:500;
	font-family: trebuchet;
	font-size: 10pt;
	text-align: justify
}

body 
{
background: #FFFFFF; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
font-family: trebuchet; 
font-size: 10pt; 
color: #000000
}



HR 
{
color: #0840BB
}

H1 
{
font-family: trebuchet; 
font-size: 14pt; 
color: #000000; 
font-weight: bold
}

H5
{
font-family: trebuchet; 
font-size: 16pt; 
color: #000000; 
font-weight: bold
}

H6
{
font-family: trebuchet; 
font-size: 18pt; 
color: #000000; 
font-weight: bold
}
H2 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #0840BB; 
font-weight: normal
}

H3 
{
font-family: trebuchet; 
font-size: 8pt; 
color: #000000; 
font-weight: normal; 
text-align: center
}

Center 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000;  
font-weight: normal; 
text-align: center
}

P 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000; 
font-weight: normal
}

B 
{
	font-family: trebuchet;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

I 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000;
font-style: italic
}

A 
{
text-decoration: none; 
color: #0840BB; 
font-size: 11pt; 
font-weight: bold
}

A.hover 
{
text-decoration: none; 
color: #000000; 
font-size: 11pt; 
font-weight: bold
}

A.visited 
{
text-decoration: none; 
color: #0840BB; 
font-size: 11pt; 
font-weight: bold
}

body, table, tr, td 
{
font: 10pt trebuchet; 
color: #000000; 
letter-spacing: 1px
}

input, textarea, option, select 
{
background-color: #FFFFFF;
font: 10pt trebuchet;
color: #000000;
letter-spacing: 1px;
border: 1px solid #0840BB;
padding:2px; 
}
#leftnav
{
	width:195px;
	height: 900px;	
}

#int_content
{
	top: 150px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	width: 700px;
	font-size: .75em;
	color: #000;
	text-align: left;
}

#int_content a
{
	color:#0840BB;
}
