﻿body
{
	font-family: Times New Roman;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
}


a
{
	color: #0000FF;
}


.leftContent
{
	background-color: #000000;	
	width: 200px;
	color: #FFFFFF;
	font-size: 15pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

.leftContent .emphasized
{
	color: #FFCC00;
}


.divLeftContentBottom img
{
	border: none 0px;
	margin: 0px;
	vertical-align: bottom;
}

.mainTable
{
	width: 800px;
}

.mainContent
{
	background-color: #FFFFFF;
	width: 560px;
}

.headerRow
{
	background-color: #000000;
	color: #FFFFFF;
	height: 30px;
}



.mainNavRow
{	
	background-color: #00B0F0;
	color: #FFFFFF;
}

.mainNavRowDefault
{	
	background-color: #00B0F0;
	color: #FFFFFF;
	
}

.mainNavRowDefault A
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.footerRow
{
	background-color: #000000;
}


.footerRowTop
{
	background-color: #00B0F0;
}

.homeDefaultTopSection
{
	font-size: 8pt;
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	border: solid 1px #999999;
	padding: 2px;
	width: 120px;
	
}

.topCornerImage
{
	margin: 0px;
	padding: 0px;
	border: none 0px;
}