body
{
}

.boxtopcolor
{
	background-color:"#1f2a40";
}

.UltraSmall
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  6px;
    font-weight: normal;
}
.Text
{
	font-size: 12px;
	color: #000099;
	font-family: Arial, Geneva, Helvetica;
}
A.Text, A.Text:LINK, A.Text:VISITED
{
	font-size: 12px;
	color: #747590;
	font-family: Arial;
	text-decoration: underline;
}

A.Text:ACTIVE, A.Text:HOVER, A.Text:FOCUS
{
	font-size: 12px;
	color: #747590;
	font-family: Arial;
	text-decoration: none;
}

.Title
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-transform: capitalize;
}

.BoldText
{
	font-weight: bold;
	font-size: 12px;
	color: #747590;
	font-family: Arial;
}

.Path
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #1f2a40;
	font-family: Arial;
}

A.Path, A.Path:LINK, A.Path:VISITED
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #1f2a40;
	font-family: Arial;
	text-decoration: underline;
}

A.Path:ACTIVE, A.Path:HOVER, A.Path:FOCUS
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color:  #1f2a40;
	font-family: Arial;
	text-decoration: none;
}

.CapTextWhite
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: white;
	font-family: Tahoma;
}

.TableTitle
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #74768f;
	font-family: Tahoma;
}

.CapText
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
}

A.CapText, A.CapText:LINK, A.CapText:VISITED
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color:  #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}

A.CapText:ACTIVE, A.CapText:HOVER, A.CapText:FOCUS
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color:  #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}


.TopLinkText
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
}

A.TopLinkText, A.TopLinkText:LINK, A.TopLinkText:VISITED
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color:  #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}

A.TopLinkText:ACTIVE, A.TopLinkText:HOVER, A.TopLinkText:FOCUS
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color:  #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}



.CapTextWhite
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-family: Tahoma;
}

A.CapTextWhite, A.CapTextWhite:LINK, A.CapTextWhite:VISITED
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}

A.CapTextWhite:ACTIVE, A.CapTextWhite:HOVER, A.CapTextWhite:FOCUS
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-family: Tahoma;
	text-decoration: underline;
}

.MenuOption
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
}

A.MenuOption, A.MenuOption:LINK, A.MenuOption:VISITED
{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: White;
	font-family:  Verdana;
	text-decoration: none;
}

A.MenuOption:ACTIVE, A.MenuOption:HOVER, A.MenuOption:FOCUS
{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

.SubMenuOption
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
}

.SubMenuSeparator
{
	font-weight: bold;
	font-size: 11px;
	color: lightslategray;
	font-family: Verdana;
}

A.SubMenuOption, A.SubMenuOption:LINK, A.SubMenuOption:VISITED
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

A.SubMenuOption:ACTIVE, A.SubMenuOption:HOVER, A.SubMenuOption:FOCUS
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

.RedText
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}
.WhiteText
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}

.CopyrightText
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Verdana;
}
.CopyrightTextBig
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Verdana;
}
.CtrlText
{
	font-family: Verdana;
    font-size:  10pt;
    font-weight: normal;
}
.CtrlWidth
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	width: 250px;
}

A.LinkText, A.Linktext:LINK, A.LinkText:VISITED
{
	font-family : Verdana,helvetica,Verdana; 
	font-size : 11px; 
	font-weight : 300;
	text-decoration : underline;
	color : Black;
}

A.LinkText:ACTIVE, A.LinkText:HOVER, A.LinkText:FOCUS
{
	font-weight: 300;
	font-size: 11px;
	color: Blue;
	font-family: Verdana,helvetica,Verdana;
	text-decoration: underline;
}

A.MenuLinkTest, A.MenuLinkTest:LINK, A.MenuLinkTest:VISITED
{
	font-family : Verdana,helvetica,Verdana; 
	font-size : 11px; 
	font-weight : 300;
	text-decoration : underline;
	color : White;
}

A.MenuLinkTest:ACTIVE, A.MenuLinkTest:HOVER, A.MenuLinkTest:FOCUS
{
	font-weight: 300;
	font-size: 11px;
	color: dodgerblue;
	font-family: Verdana,helvetica,Verdana;
	text-decoration: underline;
}
.toplinks
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: #000000
	font-family: Arial;
}

A.toplinks:ACTIVE, A.toplinks:HOVER, A.toplinks:FOCUS
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: #000000
	font-family: Arial;
	text-decoration: none;
}
A.toplinks, A.toplinks:LINK, A.toplinks:VISITED
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: #000000
	font-family: Arial;
	text-decoration: underline;
}