.menu_level_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold
}
.menu_level_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clip:    rect(auto auto auto auto);
	background-image: url("/images/bullet.gif");
   background-repeat: no-repeat;
   background-position: 0 25%;
}
.menu_level_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;

}
.menu_level_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-left: 30px;
}
.assistance {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #000000;
   font-weight: bold;
}
.story_head {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #003333;
}
.copy {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
.more {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: 8066E3;
}
.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
}
.SectionHeader {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
}

a:active {
   text-decoration: none ;
   color: #10304C;
}
a:hover {
	color: #937DE7;
	text-decoration: none;
}
a:link {
   color: #10304C;
   text-decoration: none;
}
a:visited {
   color: #10304C;
   text-decoration: none;
}
a:visited:hover {
	color: #937DE7;
	text-decoration: none;
}
