BODY {
font-family : Verdana,Arial;
font-size : 10pt;
background-color: white
}
TD { font-family : Verdana,Arial; font-size : 10pt; }

INPUT {
	font-family: "Verdana", "Arial";
	font-size: 12;
	font-style: normal
}
#toplevel ol { 
	line-height: 150%
} 

TR.header {
	font-family: "Tahoma", "Arial";
	font-size : 10pt;
	font-style: normal;
	font-weight: 600;
	color: white;
	background-color: #3366CC
}

TR.alt_A {
	font-family: "Tahoma", "Arial";
	font-size : 10pt;
	line-height: 175%;
	background-color: #FFFFFF
}

TR.alt_B {
	font-family: "Tahoma", "Arial";
	font-size : 10pt;
	line-height: 175%;
	background-color: #EAEAEA
}
TR.altmail {
	font-family: "Tahoma", "Arial";
	font-size : 10pt;
	line-height: 175%;
	background-color: #FFFFFF
}
DIV.instructions, DIV.instructions2, DIV.instructions3, DIV.instructions4, DIV.instructions5 {
	
	clear: both;
	font-family: "Verdana", "Arial";
	font-weight: 570;
	font-size : 13;
	width:90%;
	padding: 15px;
	border-radius:5px;
	border:1px solid red;
	color: black;
	background-color: #F5F5F5
}
DIV.instructions {
	border-color: #FFCC00;
	color: dark blue;
}
DIV.instructions li {
	margin-left: 25px;
}
DIV.instructions ol {
	margin-top: 15px;
	margin-bottom: 15px;
}
DIV.instructions2 {
	color: dark blue;
	border-color: #0000FF;
}
DIV.instructions4 {
	border-color: yellow;
}
DIV.instructions5 {
	margin-top: 25px;
	color: dark blue;
	border-color: green;
}
.faqquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	font-size: inherit;
}
