.header1{
	margin:  0 0 10px 0;
	padding: 0;
	background: url(../images/bg_h1.gif) repeat-x 0 95%;
	color: #892034;
	font-weight: 400;
	font-size: 1.4em;
}

.header2{
	margin: 0;
	padding: 10px 0 0 0;
	color: #000;
	font-size: 1.2em;
}

.header3{
	margin: 6px 0;
	padding: 0;
	color: #232774;		
	font-size: 1em;
}

.header4{
	margin: 0;
	padding: 10px 0 0 0;
	color: #000;
	font-size: 0.9em;
}

.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;
}

.disclaimer{
	font-family: arial, sans-serif;
	color: #666;
	font-size: 90%;
}

.faqQ{
font-size: 1.3em; font-weight: bold;
color: #871a2f;
}

.faqA{
font-size: 1.3em; font-weight: bold;
color: #000000;
}

.btt {
    margin-top: 30px;
}

a:link {
	color: #003399;
	text-decoration: underline;		
	}
a:visited {
	color: #000033;	
	text-decoration: underline;		
	}
a:hover {
	color: #892034;
	text-decoration: none;		
	}
h2 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #000;
	font-size: 1.2em;
	}
h3 {
	margin: 6px 0;
	padding: 0;
	color: #232774;		
	font-size: 1em;
	}
p {
	margin: 0 0 10px 0;		
	}
ul, ol  {
	margin: 12px 0 12px 0;
	padding-left: 25px;
	line-height: 1.6em;		
	}
ul li {
	list-style-image: url(../images/li.gif);		
	}
hr { border: 1px solid #cfd0e5; }

table { font-size: 100%; } /* Inheritance fix for IE */



 .table {border: 1px solid #871a2f;}
	
.tableheader {
	background: #871a2f;
	color: #fff;
	font-weight: bold;
	padding: 4px 4px 4px 4px;	
	}

th {
	background: #c1cee4;
	color: #000;
	font-weight: normal;
	}
	
.tablecontent1 {
	background: #fff;
	color: #232774;
	padding: 4px 4px 4px 4px;	
	}
	
.tablecontent2 {
	background: #eef2f8;
	color: #333;
	padding: 4px 4px 4px 4px;	
	}
	
.Q, .A { font-size: 1.3em; font-weight: bold; visible:false;}
.Q { color: #871a2f;visible:false; }
.A { color: #000;visible:false; }
	
.disclaimer {
	color: #666;
	font-size: 90%;
	}
	
.required {
	color: #892034;
	}
	
.appfield1 {
	border: 1px solid #5378b3;	
	background: #eef2f8;
	color: #232774;
	}
	
.appfield2 {
	border: 1px solid #892034;	
	background: #fff;
	color: #000;
	}