BODY
{
	font-size: 15pt;
	font-family: verdana,verdana;
	background-color: white;
}

DIV
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,verdana
}
SPAN
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,verdana
}
P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,verdana
}

EY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,arial;
    TEXT-DECORATION: none;
    color:blue;
}


A
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,arial;
    TEXT-DECORATION: none;
    color:blue;
}
A.links
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,arial;
    TEXT-DECORATION: none;
    color:#045FB4;
}
A.links:hover
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,arial;
    TEXT-DECORATION: underline;
    color:blue;
}
BUTTON
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: verdana,verdana;
    HEIGHT: 6mm;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, 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:gray;
}
/* 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: #09699C
}
.instruction
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, verdana
}
.header 
{

	font-size: 18px;
	FONT-FAMILY: arial;
}
.sectionTitle 

{
	font-size: 11px;
	display: block;
	color: #DB7510;
	FONT-FAMILY: verdana
} 
.content
{

	font-size: 12px;
	line-height: 18px;
	FONT-FAMILY: arial;

}
.contentheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    BACKGROUND-COLOR: #cfe4f7
}
.contentitemHL
{
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #ffff99
}
.contentheaders
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    BACKGROUND-COLOR: #cfe4f7
}
.contentitemnobg
{
    FONT-SIZE: 10px
}
.contentitem1
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #ffffff
}
.contentitem2
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #E8E9EE
}
.contentitem1s
{
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #ffffff
    FONT-FAMILY: arial;
}
.contentitem2s
{
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #E8E9EE
}
.buttonitem
{
    FONT-SIZE: 8pt;
    COLOR: white;
    BACKGROUND-COLOR: #1C2841
}
.labels
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: smaller;
    COLOR: #09699C;
    FONT-FAMILY: Verdana, verdana
}
.labelcontent
{
    FONT-SIZE: smaller;
    COLOR: black;
    FONT-FAMILY: Verdana, verdana
}
.label1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt
}
.label2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: red
}
.username
{
    FONT-SIZE: 3px;
    FONT-FAMILY: verdana,verdana;
    font-color: #446ab3
}
.onDropDown
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, verdana
}
.tableElementColor1
{
    COLOR: black;
    FONT-FAMILY: Verdana, verdana;
    BACKGROUND-COLOR: #eeeeee
}
.tableElementColor2
{
    COLOR: black;
    FONT-FAMILY: Verdana, verdana;
    BACKGROUND-COLOR: red
}
.tableheader
{
	font-size: 11px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #0080C0
}
.contentitemBold
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, verdana
}
.contentheaderBig
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, verdana;
    BACKGROUND-COLOR: #cfe4f7
}
FORM
{
    FONT-FAMILY: Verdana, verdana
}
TABLE
{
	font-family: Verdana, verdana;
	background-color: white;
}
.contentitem3s
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, verdana;
    BACKGROUND-COLOR: #eeeeee
}
.graytext
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Verdana, verdana;
    BACKGROUND-COLOR: #ffffff
}
.bluetext
{
    FONT-SIZE: 8pt;
    COLOR: #09699C;
    FONT-FAMILY: Verdana, verdana;
    BACKGROUND-COLOR: #ffffff
}
.largeLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, verdana
}
H1
{
   font-size: 18px;
	FONT-FAMILY: arial;
    
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    MARGIN-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #09699C;
    FONT-FAMILY: Verdana, verdana
}

HR
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 5px;
    BORDER-LEFT: medium none;
    COLOR: #eeeeee;
    BORDER-BOTTOM: medium none
}





H6 
{ 
border-left-style: ridge;  
border-left-color: #D8D8D8; 
border-left-width: 1px; 
border-right-style: ridge; 
border-right-color: #D8D8D8;
border-right-width: 1px; 

} 


A:hover
{
    TEXT-DECORATION: none
}
.tdbg
{
    BACKGROUND-COLOR: #cccccc
}
.redText
{
    FONT-SIZE: 8pt;
    COLOR: #ff0000;
    FONT-FAMILY: Verdana, verdana
}
.contentitemblue
{
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(/images/bullets.gif);
    COLOR: #000000;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #eeeeee
}
.smbutn
{
    FONT-SIZE: 8pt;
    COLOR: black
}
TEXTAREA
{
    FONT-FAMILY: verdana, Verdana
}
.mslink
{
    FONT-SIZE: 10px; 
    line-height: 14px; 
    color: red;
}
.PageHeading
{
    font-size: 18px;
	FONT-FAMILY: arial;
}
.PageSubheading
{
    FONT-SIZE: 10pt;
		COLOR: DarkSlateGray;
    FONT-FAMILY: Verdana, verdana,Helvetica,sans-serif
}

/* ---------- styles for Menu control --------------------- */

.TopGroup
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	cursor: hand;
	border-bottom: gray 1px solid;
	font-family: arial;
	background-color: white;
}


.H4
{
border-left-style: ridge;  
border-left-color: #D8D8D8;
border-left-width: 1px;  
border-right-style: ridge;   
border-right-color: #D8D8D8;
border-right-width: 1px; 
border-top-style: ridge;  
border-top-color: #D8D8D8; 
border-top-width: 1px; 
border-bottom-width: 0px; 
}

.Group
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	border-left: gray 1px solid;
	cursor: hand;
	color: white;
	border-bottom: gray 1px solid;
	font-family: arial;
	background-color: white;
}
/* Default item styles ------------------------------------ */ 
.TopItem
{
	border-right: gray 1px solid;
	font-size: 10px;
	cursor: hand;
	color: black;
	font-family: arial;
	background-color: white;
}
.TopItemHover
{
  background-color:#c0c0c0; 
  color:black;
  font-family: arial; 
  cursor:hand;
  font-size:10px; 
}
.Item
{
	font-size: 10px;
	cursor: hand;
	color: black;
	border-top: gray 1px solid;
	font-family: arial;
	background-color: white;
}
.ItemHover
{
  background-color:#c0c0c0; 
  color:black;
  font-family: arial; 
  cursor:hand;
  font-size:10px;   
}
.ItemExpanded
{
	font-size: 10px;
	cursor: hand;
	color: black;
	font-family: arial;
	background-color: white;
}
/* Selected item styles ------------------------------------ */ 
.SelectedItem
{
  background-color:black; 
  color:white;
 font-family: arial; 
  font-size:10px; 
  cursor:hand;
}
.SelectedItemHover
{
  background-color:black; 
  color:white; 
 font-family: arial; 
  font-size:10px;  
  cursor:hand;
}
.SelectedItemExpanded
{
  background-color:black; 
  color:white; 
  font-family: arial;  
  font-size:10px; 
  cursor:hand;
}
/* Child selected item styles ------------------------------------ */ 
.ChildSelectedItem
{
  background-color:black; 
  color:white;
 font-family: arial; 
  font-size:10px; 
  cursor:hand;
}
.ChildSelectedItemHover
{
  background-color:blue; 
  color:white; 
font-family: arial; 
  font-size:10px; 
  cursor:hand;
}
.ChildSelectedItemExpanded
{
  background-color:blue; 
  color:white; 
  font-family: arial; 
  font-size:9px; 
  cursor:hand;
}

.breadCrumbs 
{
	font-family:arial; 
	font-size: 11px;
	color: white;
}
.auxNav 
{
	font-size: 11px;
	color=#666666;
	text-decoration: none;
}
.bodylink {

	font-family: arial;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;

}




.tableheader
{
	font-size: 11px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #0080C0
}
/* end of styles for Menu control ---------------------------------- */
</STYLE>