/*  page 2 draft */
	.title {
	width: 760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-color: Navy;
	border-bottom-width: 3px;
	margin-bottom: 10px;
	text-align: center;
	color: Black;
	}
.title3 {
	width: 366px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-color: Navy;
	border-bottom-width: 3px;
	margin-bottom: 10px;
	text-align: center;
	color: Black;
	}
.section {
	width: 760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: Navy;
	border-top-color: Navy;
	}
.indentedpara {
	border-left: 20px;
	}
.section3 {
	width: 366px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: Navy;
	border-top-color: Navy;
	}
.normalbody {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 500px;
	padding-left: 5px;
	   	}
.widebody {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 760px;
	padding-left: 5px;
   }
.heading1 {
	height: 16px;
	font-weight: bold;
	width: 760px;
	background-color: #DCDCDC;
	border-bottom: 1px solid #00008B;
	border-top: 1px solid #00008B;
	padding-left: 5px;
	}
.navbox {
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	border: 1px solid #DCDCDC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 10px;
	}
.bigbox {
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	border: 1px solid #DCDCDC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font: normal;
	}
.tendaybox {
	width: 480px;
	text-align: left;
	float: right;
	border: 1px solid #00008B;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font: normal;
	}
.bluebox {
	background-color: #87CEFA;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	border: 1px solid Navy;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.adbox {
	background-color: Red;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	border: 1px solid #DCDCDC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.revisiondate {
	color: green;
}
}
A:link { color: #FF0000; 
	text-decoration: none; }
A:visited { color: #FF0000; 
	text-decoration: none; }
A:active { color: #FF0000; 
	text-decoration: none; }
A:hover { color: #FF0000; 
	text-decoration: underline; }
