
td {
        font: 9pt tahoma, verdana, sans-serif;
}
a:link {
	color: #038;	
	text-decoration: underline;
	}
a:visited {
	color: #036;
	text-decoration: underline;
	}
a:hover {
	color: #902248;
	text-decoration: none;	
	}

a img { border: none; }

ul a:link a:visited a:hover a:active {
    margin: 3px 0 3 2;
}

h1 {
	color: #902247;	
	font-size: 11pt;
	}
h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #003798;
	font-size: 10pt;	
	}

h3, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited {
	margin: 0 0 3px 0;
	padding: 0;
	color: #902247;
	font-size: 10pt;
	text-decoration: none;
	}
h3 a:hover {
                text-decoration: underline;
}
p {
	margin: 8px 0;	
	}



.header1{
	color: #902247;	
	font-size: 11pt;
	font-weight:bold;
}

.header2{
	color: #003798;
	font-size: 10pt;
    font-weight: bold;
}

.header3{
	color: #902247;
	font-size: 10pt;
    font-weight: bold;
}

.header4{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3{
    text-decoration: line-through;
}

.special2{
    text-decoration: overline;
}

.special1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.faqQ{
	font-size: 11pt;
	font-weight: bold;		
    color: #912248;
    padding-right:5px;
}

.faqA{
	font-size: 11pt;
	font-weight: bold;		
    color: #436BA8;
    padding-right:5px;
}



.tableheader {
	background-color: #EDE6CF;
	color: #912248;
	font-weight: bold;	
	visible:false;
	}
	
.tablecontent1 {
	background-color: #FAF7ED;
	color: #000;
	visible:false;
	}
	
.tablecontent2 {
	background-color: #fff;
	color: #333;
	visible:false;
	}

.Q, .A {
	font-size: 11pt;
	font-weight: bold;		
	visible:false;
	}
.Q { color: #912248;
	visible:false; }
	
.A { color: #436BA8;
	visible:false; }
	
.disclaimer {
	color: #666;
	font-size: 8pt;
	}
	
.required {
	color: #900;
	}
	