a:visited
{
	font-size: 8pt;
	color: #0000ff;
	font-family: verdana;
	text-decoration: underline;
}

a:link
{
	font-size: 8pt;
	color: #0000ff;
	font-family: verdana;
	text-decoration: underline;
}

a:hover
{
	font-size: 8pt;
	color: #ff0000;
	font-family: verdana;
	text-decoration: underline;
}a.lan:visited 
{
	font-family: "verdana"; 
	font-size: 7pt;  
	color: #666666; 
	text-decoration: none;
}

a.lan:link 
{
	font-family: "verdana"; 
	font-size: 7pt;  
	color: #666666; 
	text-decoration: none;
}
a.lan:hover 
{
	font-family: "verdana"; 
	font-size: 7pt; 
	color: #002222; 
	text-decoration: none;
}
a.home:visited {	font-family: "verdana"; 	font-size: 7pt;  	color: #224433;  	text-decoration: none;}a.home:link {	font-family: "verdana"; 	font-size: 7pt; 	color: #224433;  	text-decoration: none;}a.home:hover {	font-family: "verdana"; 	font-size: 7pt; 	color: #224433; 	text-decoration: underline;}
a.fe:visited
{
	font-size: 8pt;
	color: #002244;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	text-decoration: none;
	padding: 0px;
}

a.fe:link
{
	font-size: 8pt;
	color: #002244;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	text-decoration: none;
	padding: 0px;
}

a.fe:hover
{
	font-size: 8pt;
	color: #446688;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	text-decoration: underline;
	padding: 0px;
}

H1
{
	font-weight:bold;
	font-size: 12pt;
	color: #002244;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	padding: 0px;
	margin: 0px
}

BODY
{
	font-size: 12pt;
	font-family: Verdana;
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
}
P
{
	font-size: 8pt;
	font-family: Verdana;
}

HR
{
	color: #777777;
	height:1px;
}

PRE
{
	background:#EEEEEE;
	margin-top:1em; margin-bottom:1em; margin-left:0px;
	padding:5pt;
	width:100%;
}

PRE.clsCode { font-size:8pt; font-family:'courier new',courier,serif; }
PRE.clsCCCode { font-size:120%; font-family:'courier new',courier,serif;background:none }

.faq
{
	font-size:8pt;
	font-family:'courier new',courier,serif;
	background:#eeeeee;
	margin-top:1em; margin-bottom:1em; margin-left:0px;
	padding:5pt;
	width:100%;	
}

.classTitle
{
	font-weight: bold;
	font-size: 12pt;
	font-family:Verdana;
}

.classNormal
{
	font-size: 10pt;
	font-family: Verdana;
}


img
	{
	border: none; 
	}
	
table.dtTABLE
	{
	width: 100%; /* Forces tables to have correct right margin */
	margin-top: .6em;
	margin-bottom: .3em;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #999999; 
	font-size: 100%; /* Text in Table is same size as text outside table */
	}
	
table.dtTABLE th, table.dtTABLE td
	{ 
	border-style: solid; /* Creates the cell border and color */
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
	padding: 4px 6px;
	text-align: left;
	}
table.dtTABLE th	
	{ 
	background: #cccccc; /* Creates the shaded table header row */
	vertical-align: bottom;
	}
table.dtTABLE td	
	{
	background: #ffffff;
	vertical-align: top;
	}		
	
.headTitle
{
	font-weight:bold;
	font-size: 12pt;
	color: #002244;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	padding: 0px;
}

.tdTitle
{
	font-size: 8pt;
	color: #002244;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	padding: 0px;
}

.tdtt
{
	font-size: 8pt;
	color: #002244;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	padding : 0px, 0px, 0px, 8px;
}

.smallTitle
{
	font-weight:bold;
	font-size: 8pt;
	color: #002244;
	font-family:  Verdana, "trebuchet ms",arial,helvetica,sans-serif;
	padding: 0px;
}
