.default {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.flurish_large {
	font-family: monotype corsiva, Arial, Helvetica, sans-serif;
	font-size:145%;
	color: #362054;
	margin-left: 10px;
	margin-right: 10px;
}

.flurish_medium {
	font-family: monotype corsiva, Arial, Helvetica, sans-serif;
	font-size:145%;
	color: #362054;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 95%;
}

.flurish_medium_small {
	font-family: monotype corsiva, Arial, Helvetica, sans-serif;
	font-size:130%;
	color: #362054;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 95%;
}
.flurish_small {
	font-family:  Areal, Helvetica, sans-serif;
	font-size:100%;
	font-style: italic;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
}

.flurish_small_no_margin {
	font-family:  Areal, Helvetica, sans-serif;
	font-size:100%;
	font-style: italic;
	color: black;
}

.faq_iframe {
	font-family:  Areal, Helvetica, sans-serif;
	font-size:100%;
	font-style: italic;
	color: black;
	width:350px;
}

.i-on-detail {
	font-family:  Areal, Helvetica, sans-serif;
	font-size:95%;
	font-style: normal;
	font-weight: bold;
	color: #554270;
}

ul.fancy_bullet {
 	list-style: disc url(../images/bullet.jpg);
	margin-left: 1em;
	margin-top:5px;
	padding: 1em;
}

li.li_no_bullet {
	list-style: none;
}

.center_justify {
	text-align: justify;
}


.invisible {
	filter: alpha(opacity=0); 
	font-family: Arial, Helvetica, sans-serif;
	font-size:0%;
	color: white;
}

.emphasis {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color:#9780B8;	
}

.emphasis_underline {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color:#9780B8;
	text-decoration: underline;
		
}

.emphasis_non_italic {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color:#9780B8;	
}

.emphasis_link{
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	color:#9780B8;
	text-decoration: none;	
}

td.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: black;
	text-align: center;
}

td.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;	
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: center;	
}

a {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	color:#9780B8;
	text-decoration: none;	
}

a.faq {
	font-family: monotype corsiva, Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #362054;
}

a.faq:hover {
	border: none;
}

a.faq:link {
	border: none;
}

a.faq:visited {
	border: none;
}

a:hover {
	border: none;
}
a:link {
	border: none;
}
a:visited {
	border: none;
}

table.thin_purple_line {
	border: thin solid #9780B8;
}

.iframe {
	border: 0px;
}