{
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}


body {
	background-color: #FFD;
	color: #060;
	text-align: center;
}

.alert {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.cell_link
      {
          font-size: medium;
          width: 334px;
      }
	  
.celltext {
	font-size: small;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.clearboth { clear: both; }

 .dropcap
{
float: left;
width: .3em;
font-size: 1.5em;
line-height: 75%;
}

.floatleft {
	float: left;
	height: auto;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	position: inherit;
	color: #000;
	clear: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	overflow: visible;
	width: 14em;
	border: 1px solid #999;
	z-index: 1
}

.floatright {
	float: right;
	height: auto;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	position: relative;
	color: #000;
	clear: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	overflow: visible;
	width: 20em;
	border: 1px solid #999;
}
.header{
	position: absolute;
	z-index: 1001;
	width: 100%;
	height: 540px;
	color: #060;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	height: 80px;
	width: 100%;
	left: -15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	top: 555px;
	float: none;
	margin: 0px;
	clear: both;
	position: absolute;
    }
.h1 {
	font-size: x-large;
	font-weight: bold;
	color: #060;
}

.h2 {
	color: #00F;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.marquee {color: #0000FF}

.mission
      {
          font-size: medium;
          font-style: italic;
      }
      {
          height: 86px;
          width: 224px;
      }

.smalltext {
	font-size: 12px
}

.text {
	color: #000;
	text-align: center;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

.thumbnail
{
	float: left;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-size: 14px;
}
.thumbnailR
{
	float: right;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-size: 14px;
}

ul#menu
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: none;
	width: auto;
	color: #fff;
	font-size: medium;

}

ul#menu li { display: inline; }

ul#menu li a
{
	float: none;
	width: auto;
	color: #fff;
	background-color: #006600;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
}

ul#menu li a:hover
{
	background-color: #99FF00;
	color: #000000;
	text-align: left;
	width: auto;
}
.BlueHeading {
	color: #00F;
	font-size: smaller;
	text-align: center;
	font-weight: bold;
}
.h1 big big big big strong {
	font-size: 36px;
}
#CollapsiblePanel1 .CollapsiblePanelContent table {
	text-align: center;
}
#CollapsiblePanel1 .CollapsiblePanelContent table {
	text-align: center;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
	font-size: small;
	color: #FFF;
	background-color: #C00;
	text-align: center;
}
.header p {
	font-weight: bold;
	font-size: large;
}
.style80 a strong {
	text-align: center;
}
.h22 strong {
	color: #00F;
	font-size: large;
}

