.para-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


body {
	text-align: left;
	margin: 0 0;
	font: 12px Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
a:link{
	color: #387cc6;
	text-decoration: none;
}
a:visited {
	color: #5482B3;
	text-decoration: none;
	}
	
a:hover, a:visited:hover {
	color: #Ca0a0a;
	text-decoration: underline;	
}


a img {border: none; }


h1 {
	color: #387cc6;
	font-size: 22px;
}
h2 {
	color: #387cc6;
	font-size: 16px;
}
h3 {
	color: #CA0A0A;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	padding: 10px 5px 0 0;
}
h4 {
	font-size: 12px;
	color: #387CC6;
}
h5 {
	font-size: 10px;
	color: #387CC6;
}
hr {
	border: none 0; 
	border-top: 1px solid #c4e4f4;
	height: 1px;
	margin: 10px auto;}



#header{
	margin: 0;
	padding: 0;
	width: 750px;
	
	border-bottom: 3px solid #8D9AB2;
	background-color: #E9F2FD;
	
}
#header2 {
	background-image:url(http://www.hilliard.k12.oh.us/assets/header2.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	}
#header3 {
	background-image:url(http://www.hilliard.k12.oh.us/assets/header3.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	}
#wrapper {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
}

		
#content{
	position: absolute;
	top: 98px;
	left: 0px;
	padding: 0px;
	background: #fff;
	width: 750px;
	height:auto;
	border-right: 1px solid #C4E4F4;
	border-bottom: 1px solid #C4E4F4;
	border-left: 1px solid #C4E4F4;
        }
		
#subHead{
	margin: 0;
	padding: 0;
	width: 750px;
	background-color: #363843;
	text-align: left;
	border-bottom: 1px solid #8DB6E4;
}


#subHead h2 {
	color: #8db6e4;
	font-size: 18px;
	padding: 0px;
	margin:0px;}


#footer{
	background-color: #8DB6E4;
	margin-top: 25px;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 750px;
	border-top-color: #C4E4F4;
	border-top-style: double;
	text-align:center;
}

.tinyTxt {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333;
}
.medTxt {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
}
.medTxt a:link{
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.Txt {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}

.blueTxt {
	font-size: 12px;
	color: #387cc6;
}
.blueSmTxt {
	font-size: 10px;
	line-height: 10px;
	color: #387cc6;
	text-decoration: none;
}
.blueSmTxt a, .blueSmTxt a:link, .blueSmTxt a:visited {
	color: #387cc6;
	text-decoration: none;
}
.blueSmTxt a:hover {
	color: #Ca0a0a;
	text-decoration: none;
}
.whiteTxt {
	font-size: 12px;
	font-style:normal;
	color: #FFFFFF;
}

.footerTxt {
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	text-decoration: none;
	text-align:center;
}

.footerTxt a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.footerTxt a:visited {
	font-weight: bold;
	color: #ddd;
	text-decoration: none;
}

.footerTxt a:hover {
	color: #Ca0a0a;
}

.rowHeading {
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #7EAEDC;
	padding: 5px;
	margin:  0;
	background-color: #387CC6;
	font-weight: bold;}

