/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

a:link, a:visited, a:hover {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000066;
}

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: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
; font-weight: normal; color: #333333; font-style: normal
}

.story p{
  padding: 0px 0px 10px 0px;
}

/* 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: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; font-style: normal}
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
