body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-size:2em;
	font-style:normal;
	margin-bottom:0
}
h2	{
	font-size:1.2em;
	font-style:normal;
	margin-bottom:0
}
h3	{
	font-size:1.0em;
	font-style:normal;
	margin-bottom:0
}
h4	{
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0
}
h5	{
	font-size:0.7em;
	font-style:normal;
	margin-bottom:0
}
.menu_texton
{
	/*font-weight:bold;*/
	color:#FFFFFF; 
	font-size:1.2em;
	text-decoration:none
}
.menu_text
{
	color:#FFFFFF; 
	font-size:1.2em;
	text-decoration:none
}

.menu_background
{ 	
	background-color:#B1C3D9
}
.table_backgoundfill  {
/*this is the horizontal fill*/
	background-image:url(images/header_block.png);
	background-repeat:repeat	
}
.menu_backgroundfill  {
/*this is the vertical fill*/
	background-image: url(images/menu_block.png);
	background-repeat: repeat
}
.menu_border	{
	border: 1px solid black
}
hr	{
	width:90%;
	color:#a1a1a1
}
a { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #FF0000;	}
a:active { color: #000000;
}
.indentPara {margin-left: 30px; margin-right:20px;
}
li.faqAnchor {MARGIN:9px; margin-bottom:3px; font-weight:bold; FONT-SIZE: 1.05em; list-style-image:url(images/bullets/question_ball_blue_24.gif);
}
b.faqTitle  {MARGIN:9px; margin-bottom:3px; FONT-SIZE: 1.05em;
}
li{FONT-SIZE: 1em;MARGIN: 4px;
}
ul.QaStyle{ list-style-image:url(images/question_and_answer.gif);
}
li.homeAnchorBlue {MARGIN:9px; margin-bottom:3px; FONT-SIZE: 1.05em; list-style-image:url(images/bullets/bullet_ball_blue_12.gif);
}
table.FormTable {
	border-width: 1px;
	border-spacing:1px ;
	border-style: solid;
	border-color:#3E5834;
	border-collapse: separate;
	background-color:#DBE4EE;
	margin-left: 0cm;
}




