body
{
	background-color: #83C1E6;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

td
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

.pageTable
{
	border-top: solid 1px #ffffff; 
	border-bottom: solid 1px #ffffff; 
	border-left: solid 1px #ffffff; 
	border-right: solid 1px #ffffff;
}

.headerRight, .headerRight a:active, .headerRight a:link, .headerRight a:hover, .headerRight a:visited, .headerRight td
{
	 background-color: #0E99DE;
	 color: #ffffff;
	 font-size: 9pt;
}

.headerBorder1
{
	height: 5px;
	background-color: #0E99DE; 
}

.headerBorder2
{
	height: 3px;
	background-color: #98E3FF; 
}

.topBanner
{
	background-image: url(welcome/masktop.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 529px;
}

.leftNav
{
	width: 251px;
	background-color: #ffffff;
}

.menuItem
{
	background-image: url(welcome/menuitem.jpg);
	width: 197px;
	height: 32px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

.menuItem a:active, .menuItem a:link, .menuItem a:hover, .menuItem a:visited, .menuItem td
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	text-indent: 20px;
}

.submenuItem
{
	background-image: none;
	background-color: #0E99DE; 
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

.submenuItem a:active, .submenuItem a:link, .submenuItem a:hover, .submenuItem a:visited, .submenuItem td
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.menuItemSelected
{
	background-image: url(welcome/menuselected.jpg);
	width: 197px;
	height: 32px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-indent: 20px;
}

.menuItemSelected a:active, .menuItemSelected a:link, .menuItemSelected a:hover, .menuItemSelected a:visited, .menuItemSelected td
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.pageContent
{
	background-color: #ffffff;
	vertical-align: top;
	height: 200px;
	font-size: 9pt;
}

.links
{
	background-color: #CAEBFC;
	text-align: center;
	color: #000000;
	font-size: 9pt;
}

.copyright
{
	background-color: #709DB7;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
}

.leftMenu
{
	width: 197px;
}

.menuBreak
{
	background-color: #ffffff;
	height: 2px;
}

.menuArrow
{
}

