#baseTemplate {
	position:absolute;
	left:0;
	top:1px;
	width:100%;
	height:58px;
	z-index:2;
	visibility: visible;
}

#Layer2 {
	position:absolute;
	left:0;
	top:0;
	width:226px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

.leftMenuRegular {
	color: #333333;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/buttons/level_inactiveMenuButton.gif);
	border:0;
	text-decoration: none;
}

.leftMenuHover {
	color: #333333;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/buttons/level_activeLeftMenu.gif);
	border:0;
	text-decoration: none;
}

.leftMenuLink {
	color: #333333;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0;
	text-decoration: none;
}

.leftMenuLinkSelected {
	color: #FFFFFF;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0;
	font-weight:bolder;
	text-decoration: none;
}

.leftMenuSubMenu
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	border:0;
	text-decoration:none;
}

.leftSubMenuSelected {
	color: #FFFFFF;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	background-image: url(../images/buttons/level_activeMenuButton.gif);
	border:0;
	text-decoration: none;
}

.leftMenuSelected {
	color: #FFFFFF;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	background-image: url(../images/buttons/level_activeMenuButton.gif);
	border:0;
	text-decoration: none;
}

.leftMenuLink:hover {
	color: #FFFFFF;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0;
	font-weight:bolder;
	text-decoration: none;
}

#topNavButtons {
	position:absolute;
	left:0;
	top:-2px;
	width:1000;
	height:56px;
	z-index:4;
	visibility: visible;
}
#leftMenuAndBodyText {
	position:absolute;
	left:0px;
	top:0px;
	width:785px;
	height:418px;
	z-index:3;
	visibility: visible;
}


#leftMenuAndBodyText #layer .leftMenuRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
}

#leftMenuAndBodyText #layer .bodyRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}


#leftMenuAndBodyText #layer .leftMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#leftMenuAndBodyText #layer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration: none;
}
#leftMenuAndBodyText #layer .leftMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
#leftMenuAndBodyText #layer .bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
#leftMenuAndBodyText #layer .bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #253CC9;
	text-decoration: none;
}
.menuTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.formatingtable
{	 
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.formatingtable td
{		 
	vertical-align:top;
}