@charset "UTF-8";

.a_ContentTextLink { 
  color: #660099; 
  }
.ContentTextNormal {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #333333;
 	text-align: left;
 	line-height: 20px;
  }
.ContentTextLarger {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
 	color: #333333;
 	text-align: left;
 	line-height: 24px;
  }
.ContentTextFinePrint {
 	font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
	font-size: 10px;
 	color: #333333;
 	text-align: left;
 	line-height: 12px;
  }

.ContentFAQ_Q {
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size: 12px;
 	color: #333333;
 	text-align: left;
 	line-height: 20px;
  }
.ContentFAQ_Question {
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size: 12px;
 	color: #333333;
 	text-align: left;
 	line-height: 20px;
  }
.ContentFAQ_A {
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size: 12px;
 	color: #333333;
 	text-align: left;
 	line-height: 20px;
  }
.ContentFAQ_Answer {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #333333;
 	text-align: left;
 	line-height: 20px;
  }
  
  
h1 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial;
  text-decoration: none;
  }
h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial;
  text-decoration: none;
  }
h3 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial;
  text-decoration: none;
  }
h4 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial;
  text-decoration: none;
  }
h5 {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial;
  text-decoration: none;
  }
h6 {
  color: #000000;
  font-size: 8px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial;
  text-decoration: none;
  }

/* The following defs are used only in the 40 SEO pages in subfolders for compatibility with Ken's CSS code */

.p_content {
 	font-weight: normal;
}  
.p_content_itl {
  font-style: italic;
}
.style_coremed_itl {
  font-style: italic;
}
.headerstyle_18 {
	font-size: 18px;
}
.wordstyle_K_bld_ital {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}













