﻿.announcement-link {
	padding: 4px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12pt;
	text-align: right;
	color: #666666;
}
.no-border {
	border-width: 0;
}
.float-box {
	border: 1px solid #C0C0C0;
	background-color: #DFDFDF;
}
.float-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.red-italic {
	color: #D41E00;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table {
	border: 0px none #808080;
	background-color: #FFFFFF;
}
.body-text {
	padding: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 145%;
	font-size: 16px;
}
.align-right {
	padding: 4px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	text-align: right;
}
.photo {
	border-width: 0px;
	border-style: none;
	margin: 4px;
}
.title {
	padding: 6px 12px 6px 12px;
	margin: 0px;
	color: #D41E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.centered {
	text-align: center;
}
.top-nav-sub-links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3366CC;
}
.footer-text {
	padding: 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	text-align: center;
	color: #808080;
}
.footer-line {
	border-style: solid;
	border-width: 0;
	padding: 0px;
	margin: 0px;
}
.table-separator {
	border-style: solid none none none;
	border-width: 1px;
	border-top-color: #C0C0C0;
}
.title2 {
	background-color: #666666;
	background-image: url('../images/bkgnd-grey.jpg');
	background-repeat: repeat-x;
}
.title-white {
	padding: 6px 12px 6px 12px;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.banner {
	background-image: url('../images/banner_hcsd.jpg');
}
.top-nav-link-on {
	color: #FF0000;
}
.top-nav-links {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	background-image: url('../images/bkgnd-black.jpg');
	background-repeat: repeat-x;
}
.subtitle {
	padding: 4px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #7C0000;
	background-image: url('../images/bkgnd-red.jpg');
	background-repeat: repeat-x;
}
.nav-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 4px;
	line-height: 185%;
}
#main-container {
	height: auto;
	background-color: #CCCCCC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/bkgnd-tile.jpg');
	background-repeat: repeat-y;
	margin-bottom: 0;
}
/* ie6 and under*/
.small-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.left-shield {
	background-image: url('../images/hcsd-logo.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}
.mission-text {
	padding: 20px 15px 10px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 145%;
	font-size: 12px;
	background-image: url('../images/hcsd-logo.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}
body {
	margin: 0;
	padding: 0;
	background-color: #E4E4E4;
}
.simple-align-right {
	text-align: right;
}
/* menu1's Script Styles: */
#menu1 {
	top: 0;
	left: 820px;
	position: fixed;
	overflow: visible;
	z-index: 100;
	width: 180px;
	height: 24px;
}
#menu1 div {
	border-width: 0;
	/*Menu's outer border*/	border-style: none;
	position: relative;
	color: black;
	background-color: transparent;
}
#menu1 table {
	/*Menu's inner border*/border-left-width: 0;
	border-bottom-width: 0;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	font-family: arial, sans-serif; /*Overall font for Menu*/;
	font-size: 80%;
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 180px;
}
#menu1 td {
	/*Characteristics for cells in the menu table - do not specify width here*/
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	height: 24px;
	padding: 0;
	margin: 0;
	text-align: left;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#menu1 #menu1bar {
	/*Characteristics for initially visible 'draw' bar (the vertical cell)*/
	height: 24px;
	background-color: #000000;
	color: white;
	font-weight: bold;
	text-align: center;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/bkgnd-black.jpg');
	background-repeat: repeat-x;
	white-space: normal;
}
#menu1 .heading {
	/*Characteristics for heading cells in the menu table*/
	height: 24px;
	color: white;
	font-weight: bold;
	text-indent: 1ex;
	background-color: #4d6814; /*Background Color for menu headings */;
	width: 180px; /*This will be the menu body width.  This and 4 times the border width should also be the menu table's approximate width*/;
	vertical-align: middle;
	text-align: left;
	border-left-color: #4d6814;
	border-left-style: solid;
}
#menu1 a {
	color: black;
	background-color: white;
	text-decoration: none;
	text-indent: 4px;
}
#menu1 a:active {
	color: black;
	text-decoration: none;
}
#menu1 a:hover {
	color: black;
	background-color: #E9E9E9;
	width: 100%;
}
#menu1 a:visited {
	color: black;
	text-decoration: none;
}
/* End menu1's Script Generated Styles */
.sharethis {
	color: #FFFFFF;
}
.sharethis a {
	color: #FFFFFF;
}
.quiklinks {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.quiklinks a {
	color: #FFFFFF;
}

.searchbox{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	vertical-align: middle;
}
.searchbtn{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: center;
	vertical-align: middle;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: right;
}
.title3 {
	background-color: #333333;
	background-image: url('../images/bkgnd-grey.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.watermark-text {
	padding: 25px 15px 10px 25px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 145%;
	font-size: 12px;
	background-image: url('../images/hcsd-logo.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
.headline {
	padding: 6px 12px 6px 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
img {
	border-width: 0px;
	border-style: none;
}
