#openf_all div, #openf_all img, #openf_all a, #openf_all form, #openf_all input {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

#openf_all h1 {
	color: #652D88;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	line-height: normal;
	}
#openf_all h2 {
	color: #652D88;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}
#openf_all h3 {
	color: #652D88;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}

#openf_all {
	width: 680px;
	margin: auto;
	font-size: 12px;
	color: #652D88;
	font-weight: normal;
	}

#openf_menu {
	width: 680px;
	height: 39px;
	}
	
#openf_menu_links {
	width: 680px;
	text-align: center;
	}
	
#openf_menu_links a { text-decoration: none; color: #652D88; }
#openf_menu_links a:hover { font-weight: bold; }

#openf_menu_links .bot_line {
	width: 680px;
	height: 1px;
	background-color: #D9CBE1;
	border: 0px;
	}
	
#openf_all .openf_div_spacer { height: 30px; }
#openf_all .openf_div_spacer_small { height: 15px; }

#openf_content {
	width: 680px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #652D87;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	}

#openf_content .single_l {
	width: 298px;
	padding: 0px 14px 0px 28px;
	}
#openf_content .single_r {
	width: 298px;
	padding: 0px 28px 0px 14px;
	}
#openf_content .double { 
	width: 624px;
	}

#openf_all .openf_list {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(/o/of/i/24/list_dot.png);
	}
	
#openf_all .openf_disclaimer {
	color: #6E6E6E;
	font-size: 9px;
	text-align: justify;
	line-height: normal;
	}
	
#openf_all .openf_clear { clear: both; }

