/* CSS Document */

body {
 	background: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding: 20px 0px 20px 0px;
}

.toptitle {
 	background: transparent;
	width: 773px;
	height: 50px;
	margin: 10px 10px 10px 10px;
}


.toptitle h1 {
	background: transparent;
	text-align:center;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
	color: #30F;
	padding: 0px;
	margin: 10px;
}


.maincontent {
		float:left;
	 	background: transparent;
		width:773px; 
		height:125px;
		margin: 10px 10px 10px 10px;

		
}

.maincontent blockquote {
	margin: 10px;
	text-align:center;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
	color: #666;		
}

.midwrapper {

		width:773px; 
		margin: 10px;
}
.leftbox {
		background: transparent;
		width:345px; 
		float: left;
}

.leftbox p {
	font: normal 18pt Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.fhblank {
		background: url(images/disabilitybooks.gif) transparent left bottom no-repeat;
		width:428px; 
		float: left;

}

.fhblank h2 {
	background: transparent;
	text-align:center;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #30F;
	padding: 0px;
	margin: 10px;
}

.fhdesc p{
		margin: 10px 10px 10px 10px;
		width:388px; 
	    font: normal 9pt Georgia, "Times New Roman", Times, serif;
		color:#000;
		line-height:normal;
		text-align:left;
}

.fhdesc ol {
		margin: 0px 0px 0px 0px;
	    font: normal 9pt Georgia, "Times New Roman", Times, serif;
		color:#000;
		line-height:normal;
		text-align:left;
}
.fhdesc b {
	font-family:Georgia ; 
	font-weight: bolder;
	color:#0056a8;
}

.fhdesc a {
	text-decoration: none;
	font-size:14px;
	font-weight: bolder;
	color:#00386f;
}
.fhbottom {
	float:left;
 	background: transparent;
	width:773px; 
	margin: 10px;

}

.fhbottom p{
	font: normal 11pt Georgia, "Times New Roman", Times, serif;
}

.footer {
 float: left;
 width: 773px;
 color: #000;
 padding: 0 0px 0px 0px;
 border: 0px solid white;
 margin: 0px 0px 0px 10px;
 background: transparent;
 text-align:center;
 font: normal 9pt Georgia, "Times New Roman", Times, serif;
}


