body {
	padding: 0px;
	background-color: #ffffff;
	background-image: url(im/fade1.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 10px;
}

/* container holds everything else */
#container {
	width: 778px;
	display: block;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

/* this is for the top banner on the index page */
#header {
	background-color: #ffffff;
	background-image: url(im/bimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 350px;
	width: 778px;
	border-top: 6px solid #2f4f4f;
	border-bottom: 3px solid #2f4f4f;
}
/* this is for the top banner */
#header2 {
	background-color: #ffffff;
	height: 175px;
	width: 778px;
/*	background-image: url(im/ban-ext.jpg);
	background-repeat: no-repeat;
	background-position: right;	*/
	border-top: 6px solid #2f4f4f;
	border-bottom: 6px solid #2f4f4f;
	padding: 0px;
}

.lgb {
	float: left;
	margin: 0px;
}
.mrg {
	float: left;
	margin: 10px;
}
.lgb2 {
	float: left;
	margin: 5px;
}

.pct {
	float: right;
}

/* this is for the menu section below the header */
#menu {
	background-color: #B0C4DE; 
	/*#f5f5dc;*/
	width: 100%;
	height: 25px;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000080;
	border-bottom: 2px solid #2f4f4f;
}
#menu ul{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	border-left: 2px solid #2f4f4f; */
}
#menu ul li {
	background-color: transparent;
	list-style-type: none;
	float: left;
	width: 80px;
	height: 25px;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	border-right: 2px solid #2f4f4f;
}
#menu ul li a {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	color: #000080;
	text-decoration: none;
	width: 80px;
	line-height: 25px;
	display: block;
	padding-top: 0px;
}

#menu ul li a:hover {
	background-color: #4682B4; /*	background-color: #2e8b57; */
	text-decoration: none;
	color: #FFFFF0;
}


/* this is for the side panel */
#side {
	position: relative;
	float: right;
	width: 24%;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #f5f5dc; /*#bcbc8f;*/
	background-image: url(im/edge.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	color: #2f4f4f;
}
#side p {
	margin: 5px 0px 5px 5px;
}
.date {
	font-weight: bold;
	color: #2f4f4f;
	text-align: center;
}
/* this is for holding the main content */
#content {
	background: #ffffff;
	position: relative;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.fl {
	margin: 10px 8px 0px 15px;
	font: 13px Arial, Helvetica, sans-serif;
}


.hf {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	clear: left;
	color: #2f4f4f;
	background-color: #ffffff;
	margin: 8px 0px 0px 15px;
}


.ct {
	margin: 8px 8px 5px 10px;
	font: 14px Arial, Helvetica, sans-serif;
}
/* this is for the purpose list */
.purp {
	margin: 10px 0px 2px 8px;
	font: 13px Arial, Helvetica, sans-serif;
	width: 400px;
	position: relative;
	float: left;
	background-color: #f5f5dc;
	border: 1px solid #2f4f4f;
}

.purp p {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.clh {
	clear: left;
	visibility: hidden;
}

.hpr {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
	background-color: #ffffff;
	margin: 10px 0px 0px 8px;	
	float: left;
}

/* this clears any floating divs so following divs can line up*/
.clr {
	clear: both;
}

.clrl {
	clear: left;
}

/* this is for the boxes and their headings */

.box {
	position: relative;
	float: left;
	width: 45%;
	background-color: #ffffff;
	color: #000000;
	margin-left: 10px;
	margin-top: 8px;
	border: 1px solid #2f4f4f;
}
.box1 {
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	margin: 8px 8px 8px 10px;
	border: 1px solid #2f4f4f;
}

.box1 p {
	width: 95%;
	margin: 5px 5px 10px 5px;
	padding-bottom: 2px;
}
/*this is for the news box in the content section */
.boxn {
	text-align: left;
	position: relative;
	float: left;
	width: 300px;
	background-color: #ffffff;
	color: #000000;
	margin: 8px 8px 8px 8px;
	border: 1px solid #2f4f4f;
}
/* this is for the headings */
.hp {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	clear: left;
	color: #2f4f4f;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.hdbl {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #eee8aa;
	display: block;
	width: 100%;
	background-color: #8fa5bc;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #2f4f4f;
	text-indent: 5px;
}
.hdb {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
	display: block;
	width: 100%;
	background-color: #bcbc8f; /* 8FA5BC; */
	margin: 0px 0px 0px auto;
	border-bottom: 1px solid #2f4f4f;
	text-indent: 5px;
}
.hdg {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
	display: block;
	width: 85%;
	background-color: #b0c4de; /* #f5f5dc; a5b529 */
	margin: 0px 0px 0px 0px;
	border: 1px solid #2f4f4f;
	text-indent: 5px;
}
.hdy {
	font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	width: 100%;
	background-color: #CD5C5C;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #2f4f4f;
	text-indent: 5px;
}

.imap {
	margin: 10px 20px 10px 0px;
	border: 2px solid #000000;
	float: left;
}

/* this is for links */
.lnk {
	color: #000080;
	text-decoration: none;
}

.lnk a:hover {
	color: #0000ff;
	text-decoration: underline;
}

/* this is for the footer */
#footer {
	clear: both;
	width: 100%;
	min-width: 778px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #b0c4de; /*#4682B4;*/
	color: #000080; /*#fffff0;*/
	padding: 5px 0px 5px 0px;
	border-top: 3px solid #2f4f4f;
	border-bottom: 1px solid #000000;
	text-align: right;
	margin-bottom: 0px;
}
/* this is for the table */
.tb {
	width: 100%;
	border-top: 1px solid #2f4f4f;
	border-left: none;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0px;
	border-bottom: 1px solid #c0c0c0;
}

/* .tb tr {
	margin-left: 0px;
	background-color: #ffffff;
} */

.t1 {
	width: 150px;
	margin-left: 0px;
	text-indent: 0px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
	vertical-align: top;
	padding: 5px 5px 12px 15px;
	border-bottom: 1px solid #fffff0;
	background-color: #B0C4DE;
}

.t1 a {
	text-decoration: none;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
}

.t1 a:hover {
	text-decoration: underline;
	color: #0000ff;
}

.t2 {
	background-color: #ffffff;
	padding: 5px 5px 12px 10px;
	vertical-align: top;
	font: normal 13px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c0c0c0;
}
.t2 a {
	text-decoration: none;
	color: #000080;
}

.t2 a:hover {
	text-decoration: underline;
	color: #0000ff;
}

.tb2 {
	background-color: #ffffff;
	width: 758px;
	margin: 20px 8px 10px 8px;
	padding: 0px;
}

.t3 {
	margin-left: 8px;
	width: 368px;
	padding: 5px;
	font: normal 13px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.t3 p {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.t4 p {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.t4 {
	width: 368px;
	padding: 5px;
	font: normal 13px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
/* this is for paragraphs in the content area */
.wide {
	margin: 5px 8px 15px 8px;
	padding: 8px 8px 8px 8px;
	font: normal 14px "Palatino Linotype", "Times New Roman", Times, serif;
	width: 740px;
	background-color: #f5f5dc;
	border: 1px solid #2f4f4f;
}
.wide p {
	margin-top: 0px;
}
/* this is for the executive list */

.exec {
	width: 650px;
	margin: 3px 0px 8px 10px;
	border-bottom: 1px solid #dcdcdc;
}
.ex1 {
	margin-bottom: 5px;
	width: 225px;
	text-align: right;
	vertical-align: top;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2f4f4f;
}
.ex2 {
	margin-bottom: 5px;
	width: 200px;
	text-align: left;
	text-indent: 15px;
	vertical-align: top;	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.ex3 {
	margin-bottom: 5px;
	width: 225px;
	text-align: left;
	vertical-align: top;
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #696969;
}
a {
	color: #0000CD;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}

.glst {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: circle;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.alert {
	position: absolute;
	top: 250px;
	left: 300px;
	background: url(im/play.jpg);
	border: 2px solid #ff0000;
}
.alertx {
	visibility: hidden;
}
.hilit {
	background-color: #f5f5dc;
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	width: 80%;
	border: 2px solid #4682b4;
}