@charset "UTF-8";

a:link {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: none;
}
a:active {
	color: #663399;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	list-style-type: square;
}

.bodytext12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.bodytextDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.bodytext10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bodytextital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.bodytextitalsuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: italic;
	vertical-align: super;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.BoldBlue12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.BoldBlue14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.serif_ital_bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	font-style: italic;
}
.serif_ital_centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	font-style: italic;
}
.serif_ital_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-style: italic;
	color: #336699;	
}

.serif_ital_centered_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFCC33;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;	
}
.footeremail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: 5%;
	text-decoration: none;	
}


#headera {
	float: left;
	width: 492px;
}
#headerb {
	float: left;
	width: 182px;
}
#headerc {
	float: right;
	width: 96px;
}

#educatholics {
	clear: both;
	float: left;
	height: 25px;
	width: 770px;
}

.eps #container {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#textboxfor2coltable {
	clear: both;
	float: left;
}
.eps #2ndpgcontainer {
	clear: both;
	float: left;
	width: 770px;
	margin-top: 0px;
	top: -10px;
}
#editabletext {
	margin: 0px;
	width: 735px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	top: 0px;
	height: auto;
	clear: none;
	float: left;
	background-image: url(images/epscontentgradbkgd_01.jpg);
	background-repeat: no-repeat;
}
#editabletexttable {
	margin: 0px;
	width: 750px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
	top: -180px;
	height: auto;
	left: 16px;
}
#bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 160px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	clear: both;
	float: left;
}

