.TextTitle
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 20px;
  color : #003366;
  font-weight : bold;   
  line-height : 24px;
}                    

.PageTitle
{
	font-family : Lucida Console, sans-serif;
  font-size : 24px;
  color : #FFFFFF;
  font-weight : bold;   
  line-height : 24px;
}                    

H1
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 20px;
  color : #003366;
  font-weight : bold;   
  line-height : 24px;
}                    

H2
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : Black;
  font-weight : bold;   
  padding-botton : 0px;
}                    

H3
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : Black;
  font-weight : bold;   
  padding-botton : 0px;
}                    

.MenuItem
{
	font-family : Lucida Console, sans-serif;
  font-size : 14px;
  color : #FFFFFF;
  font-weight : bold;   
  line-height : 10px;
}                    

.MenuSubItem
{
	font-family : Lucida Console, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
  line-height : 14px;
}                    

.SmallTitle
{
	font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : Black;
  font-weight : bold;   
  padding-botton : 0px;
}                    

.Text
{
	font-family : sans-serif;
  font-size : 12px;
  color : black;   
}

.SmallText
{
	font-family : Lucida Console, sans-serif;
  font-size : 10px;
  color : black;   
}

.Disclaimer
{
	font-family : sans-serif;
  font-size : 10px;
  color : black;   
}

.comment 
{
	color : Silver;
	font-style : italic;
}

.TitleTagLine
{
  font-size : 16px;
  color : #9999FF;
  font-style : italic;
}

A 
{
	font-family : sans-serif;
	font-size : 12px;
	color : gray;
	font-weight : normal;
	text-decoration : none;
}

A:hover
{
	text-decoration : underline;
}

A.BoldLink
{
  font-weight : bold;
  color : #003399;
}

A.SideBarLink
{
  font-size : 10px;
}

A.TopMenuLink
{
  font-weight : bold;
  font-size : 13px;
  color : #003399;
}

A.SubMenuLink
{
  font-weight : normal;
  color : black;
}

A.ItemMenuLink
{
  font-size : 10px;
}

A.TextTitle
{
	font-family : sans-serif;
	font-size : 12px;
	color : black;
	font-weight : bold;
	text-decoration : none;
}

A.TitleBarLink
{
  font-size : 9px;
  color : white;
  font-weight : bold;
}

.SideBarTitle
{
  font-size : 11px;
  color : white;
}

.ErrorText
{
  color : red;
  font-weight : bold;
}


