/*	Set Defaultscolor:#002244;	*/
body, td, p						{  font-family:Arial;font-size:10pt;color:#002244;  }
a, a:visited					{  color:#1B6FBD;text-decoration:none;  }
a:hover, a:visited:hover		{  color:#1B6FBD;text-decoration:underline;  }


/*	Specific element formats	*/

H1								{  color:#10208F;font-size:16pt;  }
H2								{  color:#10208F;font-size:14pt;  }
H3								{  color:#10208F;font-size:12pt;  }
H4, H5, H6						{  color:#10208F;font-size:10pt;  }
div.headertext					{  color:#10208F;font-size:16pt;font-weight:bold;  }

/*	Top Navigation	*/

a.TopNavLink,
a.TopNavLink:hover,
a.TopNavLink:visited 			{  font-family:Arial;font-size:9pt;font-weight:bold;color:#122089;text-decoration:none;  }

a.TopNavLinkCurrent,
a.TopNavLinkCurrent:hover,
a.TopNavLinkCurrent:visited 	{  font-family:Arial;font-size:9pt;font-weight:bold;color:#1B6FBD;text-decoration:none;  }


/*	Side Navigation */
.SideNav,
a.SideNav,
a.SideNav:hover,
a.SideNav:visited				{  font-family:Arial;font-size:9pt;color:#122089;text-decoration:none;font-weight:bold; cursor:pointer;  }

a.SideNavCurrent,
a.SideNavCurrent:hover,
a.SideNavCurrent:visited		{  font-family:Arial;font-size:9pt;color:#2473B4;text-decoration:none; font-weight:bold;  }

.SideNavBullet					{  font-family:Arial;font-size:9pt;color:#122089;font-weight:bold;  }


/*	Bottom Navigation	*/

a.BottomNavLink, a.BottomNavLink:hover, a.BottomNavLink:visited	{  font-family:Arial;font-size:9pt;font-weight:bold;color:#122089;text-decoration:none;  }


/*	Specific Text Instances	*/

.error				{  color:#ff0000;font-weight:bold;  }
.disclaimer			{  font-family:Arial;color:#888888;font-size:8pt;  }
.smalltext			{  font-size:8pt;  }


/*	Controls the header for the template detail table	*/
.detailtableheader	{  background-color:#2573B5;font-family:Arial;color:#ffffff;font-size:10pt;  }


/* Required for Netscape 6.2 to recognize single-pixel-hight img cells.  Otherwise it will add space to spacer.gif and the cell will be a full text line */
img {display: block;} 
p { margin-top:0px}

.TreeView
{
    padding:0px;
    margin:0px;
}
.TreeViewRoot
{
    display:none;
}

.Menu
{
    padding-left:5px;
    padding-right:5px;  
}

.SubMenu
{
    padding-top:9px;
    padding-bottom:0px;  
    padding-left:15px;
    padding-right:15px;
    line-height: 20px;
    color:#FFFFFF;
    font-size:12pt;
    font-weight: bold;
}

a.educationapp 
{
    color:Red;
}
