<STYLE>
BODY
{
    FONT-SIZE: 15pt;
    FONT-FAMILY: arial
}
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial
}
DIV
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
}
SPAN
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
}
P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
}
A
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    color:blue;
}
A.links
{
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    color:#BA0021;
}
A.links:hover
{
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
    color:#BA00219;
}
A.headerlinks
{
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    color:#BA0021;
}
A.headerlinks:hover
{
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
    color:#BA0021;
}
BUTTON
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: arial;
    HEIGHT: 6mm;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family:  Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold*/
}   
/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:black;
}
A.SiteLink:visited  {
    text-decoration:    none;
    color:black;
}
A.SiteLink:active   {
    text-decoration:    none;
    color:black;
}
A.SiteLink:hover    {
    text-decoration:    none;
    color:black;
}
/* style for separator between site links */
.Accent
{
    color: black;
    font-weight:    bold;
}
.a1
{
    FONT-SIZE: 10pt
}
.a2
{
    FONT-SIZE: 10pt
}
.hr
{
    COLOR: #eeeeee
}
.banner
{
    FONT-SIZE: 14pt;
    COLOR: darkBlue;
}
.instruction
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: arial
}
.contentheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    BACKGROUND-COLOR: #cfe4f7
}
.contentheaders
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    BACKGROUND-COLOR: #cfe4f7
}
.contentitemnobg
{
    FONT-SIZE: 10px
}
.contentitem1
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #ffffff
}
.contentitem2
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #eeeeee
}
.contentitem1s
{
    FONT-SIZE: 11.5px;
    BACKGROUND-COLOR: #ffffff;
    font-family: arial;
}
.contentitem2s
{
    font-weight: bold;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #eeeeee;
    font-family: arial;
}
.buttonitem
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    BACKGROUND-COLOR: darkBlue
}
.labels
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: smaller;
    COLOR: darkBlue;
    FONT-FAMILY: arial
}
.labelcontent
{
    FONT-SIZE: smaller;
    COLOR: black;
    FONT-FAMILY: arial
}
.label1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt
}
.label2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: white
}
.username
{
    FONT-SIZE: 3px;
    FONT-FAMILY: arial;
    font-color: #446ab3
}
.onDropDown
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial
}
.tableElementColor1
{
    COLOR: black;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #eeeeee
}
.tableElementColor2
{
    COLOR: black;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: white
}
.contentitemBold
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial
}
.contentheaderBig
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #cfe4f7
}
FORM
{
    FONT-FAMILY: arial
}
TABLE
{
    FONT-FAMILY: arial
}
.contentitem3s
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #eeeeee
}
.graytext
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff
}
.bluetext
{
    FONT-SIZE: 8pt;
    COLOR: darkBlue;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff
}
.largeLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: arial
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    MARGIN-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #203A7A;
    FONT-FAMILY: Arial;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    MARGIN-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    COLOR: darkBlue;
    FONT-FAMILY: arial
}
HR
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 5px;
    BORDER-LEFT: medium none;
    COLOR: #eeeeee;
    BORDER-BOTTOM: medium none
}
A:hover
{
    TEXT-DECORATION: none
}
.tdbg
{
    BACKGROUND-COLOR: #cccccc
}
.redText
{
    FONT-SIZE: 8pt;
    COLOR: #ff0000;
    FONT-FAMILY: arial
}
.contentitemblue
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #eeeeee
}
.smbutn
{
    FONT-SIZE: 8pt;
    COLOR: black
}
TEXTAREA
{
    FONT-FAMILY: Arial, Verdana
}
.PageHeading
{
    FONT-SIZE: 16pt;
		COLOR: Darkblue;
    FONT-FAMILY: arial,Helvetica,sans-serif
}
.PageSubheading
{
    FONT-SIZE: 10pt;
		COLOR: DarkSlateGray;
    FONT-FAMILY: arial,Helvetica,sans-serif
}
/* ---------- styles for Menu control --------------------- */

.TopGroup
{
  background-color:white;
}
.Group
{
  background-color:white;
}
/* Default item styles ------------------------------------ */ 
.TopItem
{ 
  color:black;
  FONT-WEIGHT: bold; 
  font-family:arial; 
  font-size:10px; 
  cursor:default;
  
}
.TopItemHover
{
  background: #eeeeee;
  FONT-WEIGHT: bold;
  color:black; 
  font-family:arial; 
  font-size:10px; 
  cursor:hand;
 
}
.Item
{
  FONT-WEIGHT: bold;
  color:black; 
  font-family:arial; 
  font-size:10px; 
  cursor:hand;
}
.ItemHover
{
  background: #eeeeee;
  FONT-WEIGHT: bold;
  color:black; 
  font-family:arial; 
  font-size:10px;
  cursor:hand;
}
.ItemExpanded
{
  FONT-WEIGHT: bold; 
  color:black; 
  font-family:arial; 
  font-size:10px; 
  cursor:default;
}
/* Selected item styles ------------------------------------ */ 
.SelectedItem
{
  
  font-family:arial; 
  font-size:10px; 
  cursor:default;
}
.SelectedItemHover
{
  
  FONT-WEIGHT: bold; 
  color:black; 
  font-family:arial; 
  font-size:10px; 
  cursor:default;
}
.SelectedItemExpanded
{
  
  color:black; 
  font-family:arial; 
  font-size:11px; 
  cursor:default;
}
/* Child selected item styles ------------------------------------ */ 
.ChildSelectedItem
{
  
  font-family:arial; 
  font-size:11px; 
  cursor:default;
}
.ChildSelectedItemHover
{
  
  color:black; 
  font-family:arial; 
  font-size:11px; 
  cursor:default;
}
.ChildSelectedItemExpanded
{
  
  color:black; 
  font-family:arial; 
  font-size:11px; 
  cursor:default;
}
/* end of styles for Menu control ---------------------------------- */
</style>
