body
{
	margin: 0px;
	background-color: #F5F5F5;
}

A
{
	color: #0934C1;
}
table.shell
{
	width: 780px;
	background-color: F5F5F5;
	border: 1px solid #0934C1;
}

.title
{	
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
}

.titleSub
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #0033CC; 
}

hr			{width: 100%; height: 2px; color: #0033CC;}

.links
{
	font-family: Verdana;
	font-size: 10pt;
}

td.content
{
	vertical-align: top;
	font-family: Verdana;
	font-size: 10pt;
	width: 100%;
	padding: 9px;
}

.content
{
	font-family: Verdana;
	font-size: 10pt;
	width: 100%;
	padding: 9px;
}

table.contentTable
{
	font-family: Verdana;
	font-size: 10pt;
}

table.calcs
{
	font-family: Verdana;
	font-size: 10pt;
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
	color: #000000;
}
td.topNav
{
	color: #FFFFFF;
	font-size: 12px;
	background-image:url('images/topRight.jpg');
	width: 250px;
}


:link.topNavLink {color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}
:visited.topNavLink {color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}
:hover.topNavLink {color: #FFFFFF; text-decoration: underline; font-family: arial; font-size: 11px; font-weight: bold;}
:active.topNavLink {color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}

table.bottom
{
	background-color: 0934C1;
	border-top: 1px solid #F4C203;
	font-family: arial;
	font-size: 12px;
	text-transform:uppercase;
	width: 100%;
	color: #FFFFFF;
}

:link.bottomNavLink {color: #FFFFFF; text-decoration: none; text-transform:uppercase; font-weight: bold;}
:visited.bottomNavLink {color: #FFFFFF; text-decoration: none; text-transform:uppercase; font-weight: bold;}
:hover.bottomNavLink {color: #FFFFFF; text-decoration: none; text-transform:uppercase; font-weight: bold;}
:active.bottomNavLink {color: #FFFFFF; text-decoration: underline; text-transform:uppercase; font-weight: bold;}

table.sideNav
{
	padding: 0px;
	width: 168px;
	height: 100%;
	background-color: #F5F5F5;
}
td.sideNavCell
{
	background-image:url('images/button.gif');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding-bottom: 4px;
}

td.sideNavCell A
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

td.sideNavCell A:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

table.loginBox
{
font-family: arial;
font-size: 11px;
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid #000000;
}