
/**********************Changes made in this Section have to be made in the UserDefinedStyles.css too**********************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a, a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#00A650;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
/**************************************************************************************************************************/

.Normal, .Normal td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.Head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

a.login:link, a.login:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
}
	
a.login:hover { 
	color:#00A650;
} 

#ToFlexCopyright a:link, #ToFlexCopyright a:visited, #ToFlexCopyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}



/* 2NavigateTree Section ***************************************************************************************************************************/    


#ToNavForToFlex { padding-left:0px; margin-top:0px;  /*margin-top:0px;*/}
.ToNavigateNavContainer DIV { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px;}
.ToNavigateNavContainer A, .ToNavigateNavContainer A:visited, .ToNavigateNavContainer A:hover { text-decoration:none;  }
#LinkSelected {   }
#LinkInPath {}  


/* NavLevel 1 ***/ 
div.NavLevel1 {
	text-align:left;
	width:200px;
}
a.NavLevel1:link, a.NavLevel1:visited 	{
									line-height:26px;
									Color: #000000;
									display:block;
									letter-spacing:1px;
									width:200px;
									}
a.NavLevel1:hover 					{ 
									color:#00A650;
									}
#Selected a.NavLevel1  				{
									Color:#00A650;
									font-weight:bold;
									} 
#InPath a.NavLevel1  				{
									color:#00A650;
									font-weight:bold;
									}
/* NavLevel 2 ***/ 
div.NavLevel2 {
	text-align:left;
	width:200px;
}
a.NavLevel2:link, a.NavLevel2:visited 	{
									line-height:26px;
									Color: #000000;
									display:block;
									letter-spacing:1px;
									width:180px;
									margin-left:20px;
									}
a.NavLevel2:hover 					{ 
									color:#00A650;
									}
#Selected a.NavLevel2  				{
									Color:#00A650;
									font-weight:bold;
									} 
#InPath a.NavLevel2  				{
									color:#00A650;
									font-weight:bold;
									}
							
/* NavLevel 3 ***/ 
div.NavLevel3 {
	text-align:left;
	width:200px;
	
}
a.NavLevel3:link, a.NavLevel3:visited 	{
									line-height:26px;
									Color: #000000;
									display:block;
									letter-spacing:1px;
									margin-left:40px;
									width:160px;
									}
a.NavLevel3:hover 					{ 
									color:#00A650;
									}
#Selected a.NavLevel3  				{
									Color:#00A650;
									font-weight:bold;
									} 
#InPath a.NavLevel3  				{
									color:#00A650;
									font-weight:bold;
									}

/* NavLevel 4 ***/ 
div.NavLevel4 {
	text-align:left;
	width:200px;
}
a.NavLevel4:link, a.NavLevel4:visited 	{
									line-height:26px;
									Color: #000000;
									display:block;
									letter-spacing:1px;
									margin-left:60px;
									width:140px;
									}
a.NavLevel4:hover 					{ 
									color:#00A650;
									}
#Selected a.NavLevel4  				{
									Color:#00A650;
									font-weight:bold;
									} 
#InPath a.NavLevel4  				{
									color:#00A650;
									font-weight:bold;
									}