#textoffer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-bottom: 2px;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 2px;
	height: 300px;
	overflow-y:scroll;
    overflow-x:hidden;
    overflow:moz-scrollbars-vertical;
}

a:link, a:visited {
	color:#0f76cf;
	text-decoration:none;
}

a:hover {
	color:#0f76cf;
	text-decoration:underline;
}

#nav {
	letter-spacing:0.4px;
	color:#000000;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#nav ul {
	margin-top:10px;
	margin-bottom:10px;
	}
#nav li {
	list-style-type:none;
	margin-left:-28px;
	margin-bottom:10px;
	border-bottom: 10;
	border-bottom-color: #055A49;
	border-bottom-style: dotted;
	border-bottom-width: thin;
		}
#nav li a {
	color:#055A49;
	padding-left:5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
		}

#nav li a:hover {
	text-decoration: none;
	color: #FFE380;
		}

.address {
	margin:10px 0px 10px 0px;
	padding-left:5px;
	font-size:10px;
	color:white;
}

.contentTbl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 0px;
	line-height: 16px;
}

.twoColumn {
	background:#f5f5f5 url(../indeximages/bg_content.gif) repeat-x;
}

h1 {
	color: #b6121b;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #666666;
	font-weight:normal;
}

h2 {
	color: #015289;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;	
}

h3 {
	color: #333333;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;	
}

.text {
	font-size:11px;
	color:#333333;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.schooltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
}

li {
	list-style-type:square;
	margin-left: -20px;
	font-size: 11px;
	margin-bottom: 0px;
}
p { margin-top: 0.5em; }

.subhead {
	color:#055A49;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	margin-bottom: 0px;
	padding-left: 5px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

.mainpad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 10px;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.vline {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
