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


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

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

#thank_you_link {
color: orange;
}

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

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

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

.contentBold {
	font-family: "georgia", verdana, trebuchet MS, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#153953;
}
.contentHeader {
	font-family: "georgia", verdana, trebuchet MS, helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#153953;
	font-weight:bold;
}

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

.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.gif);
	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.gif);
	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: #00477f;
}

td.getkit {
	background-image: url(images/getkit.gif);
	background-position: bottom;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial,helvetica,sans;
	text-align:bottom;	
}

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

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

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

#nav-menu{ width:100%; }

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li {
	float: left;
	margin:0;
}
#nav-menu li a {
	background: url(images/navbkg.gif) bottom left repeat-x;
	height: 35px;
	line-height: 33px;
	float: left;
	width: 128px;
	display: block;
	border-top:thin #ad621a; 
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
	
}

 /* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */



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






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

/* CSS Document */
