p, td {	font:12px verdana, arial, helvetica, sans-serif; line-height:22px;	}
h1 { font-weight: bold; font-size: 28px; margin-bottom:10px; color:#40A2A9;}
h2 {
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color:#40A2A9;
	}
	
h2 a, a:link, a:visited, a:hover, a:active {text-decoration:none; border-bottom: 0px;  }

blockquote.factoid {
	/* margin: 10px 20px; */
 	margin:0px;
 	padding: 15px 10px 0px 32px;  
  	background-image: url(images/quote.png);
  	background-repeat: no-repeat; 
  	background-position: top left;
  	font-size:16px;
	font-style: italic;
	font-family: Times New Roman;	
	color:#808080;
}


p.notes { font:9px arial, helvetica, verdana, sans-serif; line-height:14px; }

a.insidenav { font-size:12px; color:white; text-decoration:none; }
a.insidenav:hover { font-size:12px; color: #b5012f; text-decoration:none; }
	
a { /* color:#40A2A9; */ color:green; text-decoration:none; border-bottom: 1px dotted #0D9B29;}
a:hover {color: #DB5F22;} 


.box {
        border:1px dashed #0D9B29; 
        font-family: Verdana;
        font-size: 11px;
        color: #333333;
        background-color: #FDFBEF
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

	

fieldset {
padding-left:15px;
padding-right:15px;
}
