
body {
	background-image: url(images/BackgroundTop.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

div.body_text {
	font-family:"verdana" ;
	font-size: 11pt;
	color: #000000;
}

div.body_lists {
	font-family:"verdana";
	font-size: 11pt;
	color: #996633;
	font-weight: bold;
	
}


div.header {
	font-family:"verdana";
	font-size: 12pt;
	color: #996633;
	font-weight: bold;
	
}

div.construction {
	font-family:"verdana";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	
}

div.footer {
	font-family:"verdana";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	
}

div.sub_header {
	font-family:"verdana";
	font-size: 12pt;
	color: #666699;
	text-indent: 20px;
	font-weight: bold;
}

div.sub_header_svs {
	font-family:"verdana";
	font-size: 12pt;
	color: #666699;
	font-weight: bold;
}

div.sub_header_indent {
	font-family:"verdana";
	font-size: 12pt;
	color: #666699;
	text-indent: 40px;
	font-weight: normal;
}

div.sub_header_indent_sm {
	font-family:"verdana";
	font-size: 11pt;
	color: #666699;
	text-indent: 20px;
	font-weight: normal;
}

div.sub_header_no_indent {
	font-family:"verdana";
	font-size: 12pt;
	color: #666699;
}

div.sub_header_no_indent_sm {
	font-family:"verdana";
	font-size: 11pt;
	color: #666699;
}

p.question {
	font-weight: bold;
}	

img.right {
     	float : right;
     	margin : 0 0 20px 20px;  /* Top, Right, Bottom, Left */
   }

img.left {
     	float : left;
     	margin : 0 20 20px 0px;  /* Top, Right, Bottom, Left */
   }

A.body_links:link { color:#996633; text-decoration:none; font-weight: normal} /* for unvisited links */
A.body_links:visited { color:#996633; text-decoration:none; font-weight: normal } /* for visited links */ 
A.body_links:hover { color:#996633; text-decoration:underline; font-weight: normal } /* when mouse is over link */
A.body_links:active { color:#996633; text-decoration:none; font-weight: normal } /* when link is clicked */

A.sub_header_links:link { color:#666699; text-decoration:none; font-weight: normal} /* for unvisited links */
A.sub_header_links:visited { color:#666699; text-decoration:none; font-weight: normal } /* for visited links */ 
A.sub_header_links:hover { color:#666699; text-decoration:underline; font-weight: normal } /* when mouse is over link */
A.sub_header_links:active { color:#666699; text-decoration:none; font-weight: normal } /* when link is clicked */

A.header_links:link { color:#996633; text-decoration:none; font-weight: bold} /* for unvisited links */
A.header_links:visited { color:#996633; text-decoration:none; font-weight: bold } /* for visited links */ 
A.header_links:hover { color:#996633; text-decoration:underline; font-weight: bold } /* when mouse is over link */
A.header_links:active { color:#996633; text-decoration:none; font-weight: bold } /* when link is clicked */

A.footer_links:link { color:#FFFFFF; text-decoration:none; font-weight: normal} /* for unvisited links */
A.footer_links:visited { color:#FFFFFF; text-decoration:none; font-weight: normal } /* for visited links */ 
A.footer_links:hover { color:#FFFFFF; text-decoration:underline; font-weight: normal } /* when mouse is over link */
A.footer_links:active { color:#FFFFFF; text-decoration:none; font-weight: normal } /* when link is clicked */


//li {
//  list-style: none;
//  padding-left: 0px;
//}

//div.numbers {
//  list-style: normal;
//}
