.navigationArea 
{

	height: 45px;
	width: 850px;
	margin-top: 101px;
	margin-left: 0px;
	position:absolute;
}

.navItem
{
	
	float:left;
	text-align:center;
	margin-right: 2px;
}

.navItemLink
{
	float:left;
	background: url(../images/tabBg.png) repeat-x;
	height: 38px;
	padding-top: 8px;
	text-align:center;
	margin-top:0px;
	padding-left:8px;
	padding-right:8px;
}

.navItemLinkPublic
{
	float:left;
	background: url(../images/publicSelectedTabBg.jpg) repeat-x;
	height: 39px;
	padding-top: 8px;
	text-align:center;
		padding-left:8px;
	padding-right:8px;
}

.navItemLinkMember
{
	float:left;
	background: url(../images/memberSelectedTabBg.png) repeat-x;
	height: 38px;
	padding-top: 8px;
	text-align:center;
	margin-top:0px;
}

.navItemLeft
{
	background: url(../images/tabLeft.png) no-repeat;
	width: 4px;
	height: 38px;
	float:left;
}

.navItemRight
{
	background: url(../images/tabRight.png) no-repeat;
	width: 4px;
	height: 38px;
	float:left;
}

a.navItemPublic:link, a.navItemPublic:visited, a.navItemPublic:active
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #ffffff !important;
	text-decoration	: none;
	font-weight		: bold;
}

a.navItemPublic:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #99cc00 !important;
	text-decoration	: none;
	font-weight		: bold;
}

a.navItemMember, a.navItemMember:visited, a.navItemMember:active
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #ffffff !important;
	text-decoration	: none;
	font-weight		: bold;
}

a.navItemMember:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #CAAD26 !important;
	text-decoration	: none;
	font-weight		: bold;
}

/* start of public selected tab */

.navItemSelectedPublic
{
	float:left;
	text-align:center;
	margin-right: 2px;
}

.navItemSelectedPublicLeft
{
	background: url(../images/publicSelectedTabLeft.jpg) no-repeat;
	width: 5px;
	height: 39px;
	float:left;

}

.navItemSelectedPublicRight
{
	background: url(../images/publicSelectedTabRight.jpg) no-repeat;
	width: 5px;
	height: 39px;
	float:left;

}

.selectedPublic, .selectedPublic a, .selectedPublic a:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #064b19 !important;
	text-decoration	: none;
	font-weight		: bold;
}

.selectedPublic a:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #064b19 !important;
	text-decoration	: underline;
	font-weight		: bold;
}

/* end of public selected tab */

/* start of member selected nav tab */

.navItemSelectedMember
{
	height: 38px;
	width: auto;
	float:left;
	text-align:center;
	margin-right: 2px;
}

.navItemSelectedMemberLeft
{
	background: url(../images/memberSelectedTabLeft.png) no-repeat;
	width: 4px;
	height: 38px;
	float:left;
}

.navItemSelectedMemberRight
{
	background: url(../images/memberSelectedTabRight.png) no-repeat;
	width: 4px;
	height: 38px;
	float:left;
}

.selectedMember, .selectedMember a, .selectedMeember a:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #ffffff !important;
	text-decoration	: none;
	font-weight		: bold;
}

.selectedMember a:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #ffffff !important;
	text-decoration	: underline;
	font-weight		: bold;
}

/* end of selected member nav tab*/


.subNavArea 
{
	height: 36px;
	width: 945px;
}

.subNavItem
{
	background: url(../images/subTabBg.jpg) repeat-x;
	float:left;
	text-align:center;
}

.subNavItemLink
{
	margin:0;
	margin-top:9px;
	text-align:center;
	float:left;
}

.subNavItemLeft
{
	background: url(../images/subTabLeft.jpg) no-repeat;
	width: 8px;
	height: 36px;
	float:left;
}

.subNavItemRight
{
	background: url(../images/subTabRight.jpg) no-repeat;
	width: 8px;
	height: 36px;
	float:right;
}

.subNavItemPublic, .subNavItemPublic a, .subNavItemPublic a:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 9pt !important;
	color			: #ffffff !important;
	text-decoration	: none;
	font-weight		: bold;
	padding-left	: 7px;
	padding-right	: 7px;
	
}

.subNavItemPublic a:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 9pt !important;;
	color			: #ffffff !important;
	text-decoration	: underline;
	font-weight		: bold;
}

.subNavItemMember, .subNavItemMember a, .subNavItemMember a:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 9pt !important;;
	color			: #ffffff !important;
	text-decoration	: none;
	font-weight		: bold;
}

.subNavItemMember a:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 9pt !important;;
	color			: #ffffff !important;
	text-decoration	: underline;
	font-weight		: bold;
}

.subNavItemSelectedPublic
{
	background: url(../images/publicSelectedSubTabBg.jpg) repeat-x;
	float:left;
}

.subNavItemSelectedLinkPublic
{
	float:left;
	margin-top:8px;
}

.subNavItemSelectedLeftPublic
{
	background: url(../images/publicSelectedSubTabLeft.jpg) no-repeat;
	width: 8px;
	height: 36px;
	float:left;
}

.subNavItemSelectedRightPublic
{
	background: url(../images/publicSelectedSubTabRight.jpg) no-repeat;
	width: 8px;
	height: 36px;
	float:right;
}

.subNavItemSelectedMember
{
	background: url(../images/memberSelectedSubTabBg.jpg) repeat-x;
	float:left;
	text-align:center;
}

.subNavItemSelectedLinkMember
{
	margin-top:8px;
}

.subNavItemSelectedLeftMember
{
	background: url(../images/memberSelectedSubTabLeft.jpg) no-repeat;
	width: 8px;
	height: 36px;
	float:left;
}

.subNavItemSelectedRightMember
{
	background: url(../images/memberSelectedSubTabRight.jpg) no-repeat;
	width: 8px;
	height: 36px;
	float:right;
}