/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000066;
}
/* overrides decoration from previous rule for hovered links */

h1, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 22px;
 color: #000000;
; font-weight: bold
}

h2{
 font-size: 18px;
 color: #000000;
}

h3{
 font-size: 115%;
 color: #333333;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.story p{
  padding: 0px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
\""; 
	voice-family:inherit;
	width: auto;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: normal; color: #000000}
.lftNav {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000}
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 110%}
h2 { 
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
; font-weight: bold
 } h3 { 
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
 } 