﻿body 
{
	font-family: Verdana, Arial;
	font-size: 9.0pt;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

.navItem
{
	float: left;
	width: 100px;
}

.navIcon
{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 3px;
}

.navLink
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
	float: left;
}

.pageTitle
{
	font-size: 20pt;
	font-weight: bold;
}

.regText
{
	font-size: 9.0pt;
}

.largeText
{
	font-size: 11.0pt;
}

.tinytext
{
	font-size: 8.0pt;
	font-family: Arial;
}

.contentAreaHolder
{
	float: left;
	width: 600px;
	border: none;
}

.contentArea
{	
	border: none;
	padding-left: 5px;
	background-color: inherit;
}

.adsAreaHolder
{
	width: 266px;
	float: right;
	border: none;
}

.adsArea
{
	padding: 5px;	
	border: none;	
}

.clearLeft
{
	clear: left;
	font-size: 1px;
}

.clearRight
{
	clear: right;
	font-size: 1px;
}

.clear
{
	clear: both;
	font-size: 1px;
}

.searchArea
{
	float: left;
	font-size: 9.0pt;
	font-weight: bold;
	width: 420px;		
}

.welcomeArea
{
	float: right;
	width: 450px;
	text-align: right;
	font-weight: bold;
	font-size: 9.0pt;
	
}

.title
{
	font-weight: bold;
	font-size: 11.0pt;
}

a.titleLink
{
	font-weight: bold;	
	font-size: 11.0pt;
}

.subtitle
{
	font-size: 8.0pt;
}

.dataTable
{
	text-align: left;
	width: 500px;	
}

.labelCell
{
	font-size: 9.0pt;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	width: 175px;
}

.dataCell
{
	font-size: 9.0pt;
	text-align: left;
	width: 300px;
}

.inputText
{
	font-family: Verdana, Arial;
	font-size: 9.0pt;
}

.searchText
{
	font-size: 8.0pt;
	font-family: Verdana, Arial;
	font-weight: normal;
	width: 120px;
}

.footer { text-align: center; padding: 2px 0; }

.footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover
{
	color: #FFFFFF;
}

/* Hides from IE5-mac 
* html div#content {height: 1%;}
/* End hide from IE5-mac */ /*— Holly Hack for IE 6 Peekaboo bug —*/

