﻿A
{
	COLOR : #FFD573;
	TEXT-DECORATION : none;
}

A:link
{
	COLOR : #FFD573;
	TEXT-DECORATION : none;
}

A:visited
{
	COLOR : #FFD573;
	TEXT-DECORATION : none;
}

A:hover
{
	COLOR : #FFFFFF;
	TEXT-DECORATION : none;
}

A:active
{
	COLOR : #FFD573;
	TEXT-DECORATION : none;
}
A.nav
{
	COLOR : #B94200;
	TEXT-DECORATION : none;
	FONT-WEIGHT : bold;	
	FONT-SIZE : 7pt;
}

A.nav:link
{
	COLOR : #B94200;
	TEXT-DECORATION : none;
	
}

A.nav:visited
{
	COLOR : #B94200;
	TEXT-DECORATION : none;
	
}

A.nav:hover
{
	COLOR : #8c3100;
	TEXT-DECORATION : none;
	
}

A.nav:active
{
	COLOR : #B94200;
	TEXT-DECORATION : none;
	
}

div#foot {
	
	margin:0 0 0 30px;font-family:Arial, Helvetica, sans-serif;font-size: 10px;color:#FFD573;
	
}
div#foot a, div#foot a:visited  {
	font-family:Arial, Helvetica, sans-serif;font-size: 10px;color:#FFD573
}
div#foot a:hover  {
	color:#fff;text-decoration:underline;
}



p.navbuttons a, p.navbuttons a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #996666;
	display: block;
	padding: 2px 0px 2px 12px;
	width: 100%;
	border-top: 0px solid #EEEEEE;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #EEEEEE;
	background-image: url();
	background-repeat: no-repeat;
} 

p.navbuttons a:hover, p.navbuttons a:active {
	background-color: #815656;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/arrow2.gif);
	background-repeat: repeat;
}





BODY, p, tr, td {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; color : #FFFFFF;

}
.subHdIt12 {
	font : italic 14pt Arial, Helvetica, sans-serif;
	color : #003399;
}

.header {
	font : 14px color:#FFFFFF;
}

.hdBlue9B {
	font : bold 9pt Arial, Helvetica, sans-serif; color : #006699
}

.hdBlue12B {
	font : bold 12pt Arial, Helvetica, sans-serif; 
	color : #003399;
}
.ansblue {
	COLOR : #840000;
	FONT-SIZE : 10pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
.ansred {
	COLOR : #840000;
	FONT-SIZE : 10pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}

.evred {
	COLOR : #840000;
	FONT-SIZE : 9pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}
.footer {
	COLOR : #FFFFFF;
	FONT-SIZE : 8pt;
	FONT-FAMILY : arial, helvetica, sans-serif;
}
.text8 {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : arial, helvetica, sans-serif;
}
.black {
	COLOR : #000000;
	}

.footerB8
{
	COLOR : #003399;
	FONT-SIZE : 8pt;
	FONT-FAMILY : arial, helvetica, sans-serif;
	font-weight : bold;
	TEXT-DECORATION : none;
}
.text9  
{
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; color : #ffffff;
	font-weight : bold;
	FONT-STYLE : italic;
}
.q            
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	background-color: #E8E8E8;
}
.ans         
{ 
	text-indent: 0; 
	line-height: 100%; 
	text-align: left; 
	margin-left: 25 
}