@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	background-image:url(images/stripebkg.jpg);
	background-color: #c6cdd5;
	background-repeat: repeat-x;
}

#school_name_heading {
	left:0;
	position:absolute;
	text-indent:-9999px;
	top:0;
}

.content, .form_label{
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#797979;
}

.form_label {
	font-weight: bold;
}

.required {
	color: #900;
	font-size: 10px;
	font-weight: none;
}


.contentBullet {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:19px;
	line-height:18px;
	color:#797979;
}

.contentBold, .content  h3 {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#6987b4;
}
.contentHeader {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#dd4a38;
	font-weight:bold;
}

#program_description h1 {
	font-size: 20px;
	font-weight: bold;
	color: #6987b4;
}

.footer {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#f5f5f5;
}
td.bg {
	background-color: #FFFFFF;
}
td.footerBkg {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
td.outline {
	background-color: #102b3e;
}
td.headertop {
	background-image: url(images/headertop.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
td.header {
	background-image: url(images/headerblue.jpg);
	background-repeat: no-repeat;
	background-color: #002b4d;
}
td.headerbottom {
	background-image: url(images/headerbottomNav.gif);
	background-repeat: repeat-x;
}
td.headerbottomLR {
	background-image: url(images/headerbottom.jpg);
	background-repeat: repeat-x;
}
td.photo {
	/*background-image: url(images/standard-form-image.jpg);
	background-position: left;
	background-repeat:no-repeat;*/
	border:thin;
	border-color: #ffffff;
}

td.getkit {
	background-image: url(images/getkit.gif);
	background-position: bottom;
	
}

td.contentBody {
	background-color:#f5f5f5;
	padding:20px;
	
}

td.contentBody ul {
	padding: 5px 0px 0px 10px;
	margin: 0px;
}

td.contentBody li {
	padding: 0px 0px 1px 0px;
	margin: 0px;
}

td.formbkg {
	background-image: url(images/formbkg.gif);
	background-color: #f5f5f5;
	background-repeat:repeat-y;
}

td.formbottom {
	background-image: url(images/formbottom.jpg);
	background-repeat: no-repeat;
	background-color:#f5f5f5;
}



a:link {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
}
a:visited {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
}
a:active {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
}
a:hover {
	font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
	}






.class2 a:link {  font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
	}
.class2 a:visited { font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
	}
.class2 a:active { font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
	}
.class2 a:hover { font-family: "arial", georgia, verdana, trebuchet MS, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#6887b3;
	text-decoration:none;
	}



/* CSS Document */