/* Navigation Level 1  ********************************************************************************************/

td.navigation_level1
{
	padding-left:	10px; 
	padding-bottom: 8px;
}

a.navigation_level1
{
	font-family:		Century Gothic, Tahoma, Arial, Verdana;
	font-size:			15px;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
}

a.navigation_level1:visited
{
	color:				#ffffff;
}

a.navigation_level1:hover
{
	color:				#2e78c3;
}

/* Navigation Level 1 active  *************************************************************************************/

a.navigation_level1_active
{
	font-family:		Century Gothic, Tahoma, Arial, Verdana;
	font-size:			15px;
	font-weight:		bold;
	color:				#2e78c3;
	text-decoration:	none;
}

a.navigation_level1_active:visited
{
	color:				#2e78c3;
}

/* Navigation Level 2  ********************************************************************************************/

td.navigation_level2
{
	border-bottom:		1px solid #909090;
	background-color:	#f1f1f1;
	padding-left:		20px;
}

a.navigation_level2
{
	font-family:		Century Gothic, Tahoma, Arial, Verdana;
	font-size:			14px;
	font-weight:		bold;
	color:				#909090;
	text-decoration:	none;
}

a.navigation_level2:visited
{
	color:				#909090;
}

a.navigation_level2:hover
{
	color:				#2e78c3;
}

/* Navigation Level 2 active  *************************************************************************************/

a.navigation_level2_active
{
	font-family:		Century Gothic, Tahoma, Arial, Verdana;
	font-size:			14px;
	font-weight:		bold;
	color:				#2e78c3;
	text-decoration:	none;
}

a.navigation_level2_active:visited
{
	color:				#2e78c3;
}

/* Navigation Level 3  ********************************************************************************************/

td.navigation_level3
{
	background-color:	#ffffff;
	padding-left:		20px;
}

a.navigation_level3
{
	font-family:		Century Gothic, Tahoma, Arial, Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:				#909090;
	text-decoration:	none;
}

a.navigation_level3:visited
{
	color:				#909090;
}

a.navigation_level3:hover
{
	color:				#2e78c3;
}

/* Navigation Level 3 active  *************************************************************************************/

a.navigation_level3_active
{
	font-family:		Century Gothic, Tahoma, Arial, Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:				#2e78c3;
	text-decoration:	none;
}

a.navigation_level3_active:visited
{
	color:				#2e78c3;
}


/* Other Classes **************************************************************************************************/
.TextArea
{
	color:						#3c3c3c;
	font-family:				Arial, Verdana;
	font-size:					12px;
	scrollbar-3dlight-color:	white;
	scrollbar-face-color:		white;
	scrollbar-shadow-color:		white;
	scrollbar-highlight-color:	white;	
	scrollbar-darkshadow-color: white;
	scrollbar-track-color:		white;
	scrollbar-arrow-color:		#6c6c6c;
}

.Label
{
	color:		 #3c3c3c;
	font-family: Arial, Verdana;
	font-size:   11px;
}

.LabelHeading
{
	color:		 Gray;
	font-family: Century Gothic, Arial;
	font-size:   24px;
	font-weight: bold;
}

LI
{
	color:		 #3c3c3c;
	font-family: Arial, Verdana;
	font-size:   11px;
}
