body
{
	background-color: #6699FF;
	margin: 0;
}
.nav_block
{
	background-color: #ffffff;
	background-image: url('images/website/nav_bg.gif');
	width: 100px;
	position: absolute;
	top: 15px;
	left: 8px;
	z-index: 1
}
body>div.nav_block
{
	position: fixed;
}

.nav_items
{
	width: 85px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	margin-left: 10px;
}

.printer_friendly
{
	background-color: #ffffff;
	margin: 10;
	font-family: Palatino, Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 18px;

}
.content
{
	font-family: Palatino, Times New Roman, Times, Serif;
	font-size: 12pt;
	line-height: 18px;
	position: absolute;
	top: 8px;
	left: 105px;
	background-color: #ffffff;
	border: 3px solid #666666;
	width: 700px;
	padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:10px;
	a-color: #0000FF;    
}

.navigation_link
{
	color: #0000FF;
	text-decoration: none;
	z-index: 3
}
.navigation_current
{
	color: red;
	text-decoration: none;
	z-index: 3;
}
.header
{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.date
{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tborder
{
	background: #D1D1E1;
	color: #000000;
	border: 1px solid #0B198C;
}
.tcat
{
	background: #869BBF url(images/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #5C7099 url(images/gradients/gradient_thead.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFF00;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
