	#bullet
	{
	font : 10px Arial, Helvetica, sans-serif;
}

	.foot-bg 
	{
	background-image : url(/images/tableheaderbg.gif);
	background-repeat : repeat-x;
	background-position : left top; 
	}

	div.boxContent 
	{
	border : 1px solid #999999;
	padding : 0px 10px 5px 2px;
}

	Body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:Black;
	background : White;
	scrollbar-base-color: color;
 	scrollbar-track-color: color;
 	scrollbar-face-color: #000080;
 	scrollbar-highlight-color: color;
 	scrollbar-3dlight-color: color;
 	scrollbar-darkshadow-color: color;
 	scrollbar-shadow-color: color;
 	scrollbar-arrow-color: #c0c0c0;
}

	P
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:Black;
	text-align : left;
}
	
	
	#timedate
	{
	font-size: 8pt;
	color : White;
	padding-right : 10px;
}
	#footer
	{
	font-size: 8pt;
	text-align: center;
	color : Black;
}

	#newslink
	{
	font-size: 8pt;
	color : Maroon;
	text-align : center;
}

	#caption
	{
	font-size: 8pt;
	color : Black;
}
	

	TD
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	}
	
	INPUT
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
	
	.Search
	{
	font-size : 7pt;
	color: Black;
	font-weight : normal;
}
	
	.Button
	{
	font-size : 7pt;
	color: #020280;
	font-weight : bold;
	cursor: hand;
	}
	
	H1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #020280;
	font-weight : bold;
	line-height: 20pt;
	}
	
	H2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #020280;
	font-weight : bold;
	line-height: 18pt;
	}

	H3
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #020280;
	font-weight : bold;
	line-height: 16pt;
	}

	
/* Default Links */
	
	A:link
	{
	color: Blue;
	text-decoration: none;
	}
	
	A:visited
	{
	color: Blue;
	text-decoration: none;
	}
	
	A:active
	{
	color: #020280;
	text-decoration: none;
	}
	
	A:Hover
	{
	color: Blue;
	text-decoration : underline;
	}

/* Search text */
.searchtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	line-height: 9pt;
	font-weight : normal;
}

	A.searchtext:Link
	{
	color: White;
	text-decoration: none;
	}
	
  	A.searchtext:Visited
	{
	color: White;
	text-decoration: none;
	}
	
  	A.searchtext:Active
	{
	color: White;
	text-decoration: none;
}
	
	 A.searchtext:Hover
	 {
	color:White;
	text-decoration : underline;
}
	
/* Top Right Company Name Link */
.toprightcompanylink	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	line-height: 9pt;
	font-weight : normal;
	background-color : Black;
}

	A.toprightcompanylink:Link
	{
	color: White;
	text-decoration: none;
	}
	
  	A.toprightcompanylink:Visited
	{
	color: White;
	text-decoration: none;
	}
	
  	A.toprightcompanylink:Active
	{
	color: White;
	text-decoration: none;
		}
	
	 A.toprightcompanylink:Hover
	 {
	color:White;
	font-weight : bolder;
	background-color :#395DA7;
}
	
	
/* Top Nav Bar Links */

	.topnavbar
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	line-height: 9pt;
	font-weight : bold;
}
		
 	A.topnavbar:Link
	{
	color: White;
	text-decoration: none;
	}
	
  	A.topnavbar:Visited
	{
	color: White;
	text-decoration: none;
	}
	
  	A.topnavbar:Active
	{
	color: White;
	text-decoration: none;
	}
	
	 A.topnavbar:Hover
	 { 
	color:White;
	background-color :#395DA7;
	 }
	
	#divider
	{ 
	font-size:9pt;
	}

/* Left Nav Bar Links */

	.leftnavbar
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Silver;
	line-height: 10pt;
}

 	A.leftnavbar:Link
	{
	color: Silver;
	text-decoration: none;
}
	
  	A.leftnavbar:Visited
	{
	color: Silver;
	text-decoration: none;
}
	
  	A.leftnavbar:Active
	{
	color: Black;
	text-decoration: none;
}
	
	 A.leftnavbar:Hover
	 {
	color: White;
	text-decoration: underline;
	background-color :#020280;
}

	#Current
	{
	color:#020280;
	font-weight:bold;
	}
	
	#Current:Hover
	{
	background-color: White;
	}

	/* Left Nav Bar Subordinate Links */

	.subleftnavbar
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	line-height: 9pt;
}

 	A.subleftnavbar:Link
	{
	color: Black;
	text-decoration: none;
}
	
  	A.subleftnavbar:Visited
	{
	color: Black;
	text-decoration: none;
}
	
  	A.subleftnavbar:Active
	{
	color: Black;
	text-decoration: none;
}
	
	 A.subleftnavbar:Hover
	 {
	color: White;
	background-color :#020280;
}
	
	/* Define the way alphabetical listings look */
	
	.Alphabet
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color:Black;
	font-weight : bold;
	background : White;
	}
	
	A.Alphabet:Link
	{
	color:#020280;
	text-decoration: none;
	}
	
  	A.Alphabet:Visited
	{
	color:#020280;
	text-decoration: none;
	}
	
  	A.Alphabet:Active
	{
	color:#020280;
	text-decoration: none;
	}
	
	 A.Alphabet:Hover
	 {
	color: #F5BE46;
	text-decoration: none;
	background-color :#020280;
	}
	
	#Term
	{
	font-size:10pt;
	}
	
	#Definition
	{
	font-weight:normal;
	font-size:10pt;
	}
	
	.Index
	{
	color:gray;
	letter-spacing:1px;
	}
	
	/* For the FAQ sections */
	
	.FAQ
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:Black;
	background : White;
	}
	 
	#Question
	{
	list-style-image:url(/Common/Images/FAQs/Q.gif);
	font-style : italic;
	font-weight : bold;
	list-style-type : square;
	}
	  
	#Answer
	{
	list-style-image:url(/Common/Images/FAQs/A.gif);
	margin-bottom : 20px;
	text-align:justify;
	list-style-type : circle;
	}
	
	#Consideration
	{
	list-style-image:url(/Common/Images/FAQs/ExclamationPoint.gif);
	margin-bottom : 20px;
	text-align:justify;
	list-style-type : disc;
	}
	
	#SubPoint
	{
	margin-top : 20px;
	list-style-image: none;
	list-style-type : disc;
	}
	
	.ctslink
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	line-height: 9pt;
	}
	
	A.ctslink:Hover
	{
	color:#0000FF;
	background-color :#FFFFFF;
	}
	
	.Forms
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #020280;
	font-weight : bold;
	line-height: 12pt;
	}
