body {
	margin: 0px;
	padding: 0px;
}
.dropout_pageContainer  {
	height: 650px;
	width: 855px;
	background-image: url(../images/home-back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
.dropout_excerptsContainer  {
	height: 720px;
	width: 855px;
	background-image: url(../images/excerpts-back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
.topBanner {
	height: 100px;
	width: 825px;
	position: absolute;
	padding-right: 16px;
	padding-left: 16px;
}

.content  {
	position: absolute;
	padding-right: 16px;
	padding-left: 15px;
	margin-top: 100px;
	width: 799px;
	height: 517px;
}
.contactForm {
	position: absolute;
	margin-top: 10px;
	width: 367px;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.contentLeft  {
	position: absolute;
	margin-top: 10px;
	width: 404px;
	float: left;
	padding-top: 15px;
	height: 449px;
	left: 26px;
}
.contentLeft p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	
}
.contentLeftHome  {
	position: absolute;
	margin-top: 10px;
	width: 373px;
	float: left;
	padding-top: 20px;
	height: 449px;
	left: 26px;
	padding-left: 29px;
}
.contentLeftHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 18px;	
}
.contentLeftHome h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #0F5589;
	width: 345px;
	text-align: center;
	font-weight: bold;
	font-style: normal;	
}



.contentLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
	}
.contentLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
	}
.contentLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
	}
.contentLeft a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
	}

.contentLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	font-style: italic;
	font-weight: bold;   
}
.contentRight  {
	position: absolute;
	margin-top: 10px;
	width: 377px;
	float: left;
	margin-left: 410px;
	padding-top: 20px;
	height: 427px;
}
#contentRightText {
	padding-left: 115px;
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.contentRight a:link {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
.contentRight a:visited {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
.contentRight a:hover {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	}
.contentRight a:active {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
.excerptsfooter  {
	position: absolute;
	margin-top: 490px;
	margin-left: 75px;
	width: 285px;
	left: 430px;
	top: -11px;
	height: 75px;
}
.excerptsfooter P {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.footer  {
	position: absolute;
	margin-top: 490px;
	margin-left: 75px;
	width: 762px;
	left: -22px;
}
.footer P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-style: italic;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
	}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
	}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
	}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
	}


.redtxt{font-family:tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#B21800;}
