/*
SdnyInterpreters stylesheet, $Revision: 1.5 $ $Name:  $
Last update $Date: 2003/11/13 16:44:54 $ by $Author: mintzd $
*/

body, p, ul, ol, blockquote, td 
{
	/*background-color : green;*/
	font-family :   verdana, arial, georgia, sans-serif;

} /* font-size : 11pt; */

h1 {
	font-family : arial, helvetica, sans-serif; 
	color : navy; 
	font-size : 19pt ;
} 

ol li {
	margin-bottom:1em;
}

h2 {
	font-family : arial, helvetica, sans-serif; 
	color : navy; 
	font-size : 18pt ;
} 
h3 { font-size : 16pt ; color : navy ; background-color : white;}
h4 { font-size : 12pt ; color : navy ; background-color : white;}

.navy {
	color : navy; 
	background-color : white;
	font-family : arial, helvetica, sans-serif; 
} 

A:visited {
	color : blue; 
	background-color : white; 
	text-decoration : none; 
} 
A:link {
	color : blue; 
	background-color : white; 
	text-decoration : none; 
} 
A:active {
	color : blue; 
	background-color : white; 
	text-decoration : none; 
} 
A:hover {
	text-decoration : underline; 
	background-color : white; 
	color : red; 
}
A.anchor:hover { color : navy; text-decoration:none; }
A.FAQanchor:hover { color : navy; text-decoration:none; background-color:silver;}

div#bannerText {
	position : absolute;
	top : 5px;
	left : 160px;
	font-size : 11pt;
	color : black;
	font-family:arial,helvetica,sans-serif
}
.announcementHeader {
	background-color:#828DA6;
	color:white;
	padding:5px 10px;
	font-weight:bold;
	margin-top:30px;
	font-size:120%;
	text-align:center;
}



