body {
	background-color: #1C5CAD;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 10px;
	height: auto;
	width: auto;
}
p {
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
td,div,select,list,textarea,li,input {
	font-family: Arial, Helvetica, sans-serif;
}
#textdiv TEXTAREA {
	height: 80px;
	width: 180px;
	font-size: 11px;
}
#textdiv INPUT {
	width: 180px;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	color: #000080;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #000080;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #000080;
	margin: 0px;
}
h4 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
a:link {
	color: #274EAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	z-index: 0;
	margin-bottom: 10px;
}
#searchdiv {
	z-index: 1000;
	height: 400px;
	width: 190px;
	float: left;
}
#imagediv {
	z-index: 0;
	float: left;
	height: 341px;
	width: 270px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	margin-right: 10px;
}
#textdiv {
	z-index: 0;
	height: 321px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #89AFE2;
	font-size: 13px;
	text-align: justify;
	color: #000080;
	width: auto;
}
#menudiv {
	position: absolute;
	top: 81px;
	height: 30px;
	width: 700px;
	right: 10px;
	z-index: 2;
}
#menudiv td {
	background-color: #0B248C;
	height: 28px;
	border-top: 1px solid #90B5E2;
	border-bottom: 1px solid #90B5E2;
	text-align: right;
	padding-right: 10px;
}
#menudiv a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
}


.searchcell {
	border-left:1px solid #89AFE2;
	border-right:1px solid #89AFE2;
	background:#000080;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.base {
	border-bottom:1px solid #89AFE2;
	border-left:1px solid #89AFE2;
	background:#000080;
	width: 166px;
}
#footerdiv {
	height: 25px;
	z-index: -1;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border: 1px solid #89AFE2;
	position: absolute;
	top: 459px;
	left: 10px;
	width:97%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	line-height: 23px;
	padding-right: 10px;
}
.searchbox TD {
	font-size: 10px;
	color: #FFFFFF;
}
.searchbox INPUT {
	font-size: 11px;
	color: #000080;
	margin-bottom: 2px;
	width: 100%;
}
.searchbox SELECT {
	font-size: 11px;
	color: #000080;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}
.searchbox .sstc {
	font-size: 9px;
}
.email {
	border-left:1px solid #89AFE2;
	background:#000080;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89AFE2;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4149AA;
}
.email INPUT {
	font-size: 11px;
	width: 100%;
}
#footercredits {
	z-index: -1;
	position: absolute;
	top: 493px;
	width:98%;
	text-align: right;
	left: 10px;
}
#menudiv a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #93CEFA;
	line-height: 28px;
	text-decoration: underline;
}
#featurediv {
	width: 190px;
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.featuredbox {
	height: 282px;
	width: 240px;
}
#textdivhome {
	z-index: 0;
	float: left;
	height: 341px;
	width: auto;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 13px;
	color: #000080;
}
