body
{
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	margin-left: 0px; 
	margin-right: 5px; 
	width: 100%
}

.main
{
	width: 100%;
	height: 100%;
}

.content
{
	vertical-align: top;
}

tr.logo
{
	width: 100%;
	height: 58px;
}

td.logo
{
	border-bottom: 1px solid #002D72;
}

.topMenuItem
{
	background-color: #BACBDF;
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #002D72;
	padding: 3px;
	text-align: center;
}

.topMenuItemLink:link, .topMenuItemLink:visited, .topMenuItemLink:hover, .topMenuItemLink:active
{
	text-decoration: none;
	color: #002D72;
}

.leftMenuItem, .leftMenuItemSelected
{
	font-family: Veranda, sans-serif; 
	font-size: 11.5px; 
	font-weight: bold; 
}

.leftMenuItem
{
	color: #FFFFFF;
}

.leftMenuItemSelected
{
	color: #7B97BC;
}

.leftMenuItemLink:link, .leftMenuItemLink:visited, .leftMenuItemLink:hover, .leftMenuItemLink:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.pageContent
{
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
	padding-top: 15px;
	padding-left: 20px;
}

.contentText
{
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
}

.sectionHeading
{
	font-family: Veranda, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #666666;
	padding-bottom: 10px;
}

.boxHeading
{
	font-family: Veranda, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #002D72;
	text-align: center;
}

.boxSection
{
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background-color: #E4E4E4;
	
}

.contentLink:link, .contentLink:visited, .contentLink:hover, .contentLink:active
{
	color: #7B97BC;
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.pageTitle
{
	font-family: Veranda, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #002D72;
	padding-bottom: 15px;
}

.rowSpacer
{
	height: 10px;
}

.required
{
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
	color: red;
}

.error
{
	font-family: Veranda, sans-serif; 
	font-size: 12px; 
	color: red;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	text-align: center;
}

.condoActLink:link, .condoActLink:visited, .condoActLink:hover, .condoActLink:active
{
	color: #002D72;
	font-family: Veranda, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	vertical-align: top;
}

.condoActDesc
{
	font-family: Veranda, sans-serif; 
	font-size: 11px; 
	vertical-align: top;
}

li.listItem
{
	list-style-position:outside;
}