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;  }



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
	}

	


/* blockquote {
	margin: 15px 40px 0 20px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
	color: gray;
	} */
	
blockquote {

	margin: 10px 20px;

 	padding: 15px 15px 15px 32px;  

  	background-image: url(images/quote.gif);
  	background-repeat: no-repeat; 
  	background-position: top left;

	font-weight: normal;

	font-size: 17px;

	line-height: 1.5em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, Serif;	

}

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