/* Default CSS Stylesheet for a new Web Application project */

.HomeHeaders
{
	Background-color: #173957;
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color:White;
}

.LoginBoxText
{
	background-color: #CED9E3;
	font-family: Arial;
	font-size:10pt;
	color: Black;
	font-weight:bold;
}

.LoginButtonText
{
	font-family: Arial;
	font-size:8pt;
	color: Black;
}

.NavSpace
{
	background-color:White;
	font-size:12pt;
}


.WhatsNewBox
{
	background-color:#CED9E3;
	color:Black;
	font-family:Arial;
	font-size:8pt;
}

.HomePageStandard
{
	background-color:White;
	color:Black;
	font-family:Arial;
	font-size:8pt;
}

.Standard
{
	background-color:White;
	color:Black;
	font-family:Arial;
	font-size:8pt;
}

.CEColumn
{
	background-color:#CED9E3;
	color:Black;
	font-family:Arial;
	font-size:8pt;
}

.CEColumnHeader
{
	background-color:#CED9E3;
	color:Black;
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
}

.CEColumnHeaderPlain
{
	background-color:White;
	color:Black;
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
}

.LoginTextBox
{
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
}

.QuoteBox
{
	background-color:#CED9E3;
	/*color:#737A80;*/
	color:#444444;
	font-family:verdana;
	/*font-style:italic;*/
	font-size:8pt;

}

.Section
{
	color:#173957;
	font-family:Arial;
	font-weight:bold;
	font-size: 8pt;
}

.Header
{
	color:#571739;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

.FAQ1
{
	font-weight:bold;
}

/* Treeview styles */
/*	.trigger{
      cursor: hand;
      font-family:Arial;
      font-size: 8pt;
      font-weight:bold;
      color:#173957;
      
   }
   .branch{
      display: none;
      margin-left: 15px;
      font:arial;
      font-size:8pt;
      
   }*/

	.trigger{
      font-family:Arial;
      font-size: 8pt;
      font-weight:bold;
      color:#173957;
      
   }
   
   
   .branch{
      margin-left: 15px;
      font:arial;
      font-size:8pt;
      display:block;
      
   }
   /* End Treeview styles */
   
   .ProdPageHead1
   {
		font-family:Arial;
		font-size:14pt;
		color:#173957;
		font-weight:bold;
		
   }
   
   .ProdPageHead2
   {
		font-family:Arial;
		font-size:10pt;
		color:#571739;
		font-weight:bold;
		
   }
   
   .ProdPageHead3
   {
		font-family:Arial;
		font-size:8pt;
		color:#173957;
		font-weight:bold;
		
   }


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	



A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.SubscribeHeadline
{
	font-family:ARial;
	font-weight:bold;
	color:White;
	background-color:#173957;
	font-size:8pt;	
}

.subscribeStepLabel
{
	background-color:White;
	color:Black;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
}

.subscribeCheckBox
{
	background-color:#CED9E3;
	color:Black;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
}

.subscribeSubsection
{
	background-color:#E8F2F9;
	color:Black;
	font-family:Arial;
	font-size:8pt;
}

.subscribeRadioListItem
{
	background-color:#E8F2F9;
	color:#0000FF;
	font-family:Arial;
	font-size:8pt;
	
}

.subscribeButton
{
	color:White;
	font-family:Arial;
	font-size:9pt;
	background-color:#173957;
}

.subscribeBottomNav
{
	background-color:#CED9E3;
	color:#173957;
	font-family:Arial;
	font-size:8pt;
	
}