
}
body
{ 
background-color:#FFFFFF;
} 
a.webwiz:link {
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
        color:#FFFFFF;
	text-decoration: none;
}
a.webwiz:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
        
}
a.webwiz:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footnav:link {

	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footnav:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        
}
a.footnav:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

} 
a.nav:link {

	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #e4e2e3;
	text-decoration: none;
        
}
a.nav:visited {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

a.highlight:link {
	color: #004682;

}
a.highlight:hover {
	color: #004682;
        
}
a.hightlight:visited {
	color: #004682;
} 

a.hp:link {

	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.hp:hover {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
        
}
a.hp:visited {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

a.faq:link {

	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #A81714;
	text-decoration: none;
}
a.faq:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #A81714;
	text-decoration: none;
        
}
a.faq:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #A81714;
	text-decoration: none;
}
 
a.faqq:link {

	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.faqq:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #A81714;
	text-decoration: none;
        
}
a.faqq:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.faq {
        font-size:10pt;
	color: #A81714;
        font-weight:bold;

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #ECECEC;
width: 290px;
padding: 10px;
font-family: arial;
font-size: 85%;
}

.commentfooter{
background: url(/images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-family: arial;
font-size: 80%;
color: #073E71;
}



