* {
	margin: 0;
	padding: 0;
}
	
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
	background: #808080;
}

td {
	vertical-align: top;
}

.std {
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
}


A {
  text-decoration: none;
  color: #006600;
}
A:visited {
  color: #008000;
}
A:active {
  color: #006600;
  /* color: #0000FF; */
}
A:hover {
  color: #009900;
  text-decoration: underline;
}
A img {
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  text-decoration: none;
}

h1 {
	font-family: arial, helvetica, sans-serif;
}

h2 {
	font-family: arial, helvetica, sans-serif;
}

.rt {
	text-align: right;
}

h3 {
	font-family: arial, helvetica, sans-serif;
}

.subhead {
	color: #999999;
	padding-top: 20px;
	padding-left: 133px;
	padding-right: 100px;
}


h4 {
	font-weight: bold;
	padding: 0px 5px;
	border-left: 5px solid #D6C5A4;

}

/* toplogo not currently used */
.toplogo {
	float: left;
	height: 61px;
	width: 170px;
}

.indented {
	padding-left: 133px;
	padding-right: 100px;
}

.hanging {
	padding-left: 133px;
	padding-right: 100px;
	text-indent: -100px;
	margin-left: 100px;
}

.oldpartner {
	padding-left: 270px;
	padding-right: 80px;
}

.partner {
	vertical-align: top;
	text-align: justify;
	padding-left: 50px;
	padding-right: 60px;
	margin-left: 220px;
}

/* **************** Define - Header ***************** */
#header {
	width: 800px;
	height: 90px;
	background-color: #F5FFFA;
	margin: 0px 0px 0px 0px;
}

#header2 {
	width: 800px;
	height: 105px;
	background-color: #F5FFFA;
	/* background-color: #FFFFFF; */
	/* background-color: transparent; */
	/* background-image: url(images/spacer.gif);
	background-position: left:143px top:46px;
	background-repeat: repeat-y; */
	margin: 0px 0px 0px 0px;
}

/* not used with table */
#logoimg {
	height: 80px;
	max-height: 80px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* not used with table */
#nameimg {
	height: 80px;
	max-height: 79px;
	background-color: #FFFFFF;
	position: absolute;
	top: 1px;
	left: 142px;
	margin: 0 0 0 0;
}

/* not used with table */
#langtext {
	position: absolute;
	height: 20px;
	width: 40px;
	background-color: #FFFFFF;
	top: 1px;
	left: 760px;
	overflow: hidden;
}

/* *************** Define - Spacer Bar ************** */
/* not used in absolute layout */

#spacerbar {
	width: 800px;
	height: 8px;
	position: absolute;
	left: 0px;
	top: 81px;
	margin: 0 0 0 0;
}

/* *************** Define - Main Pic **************** */
#frontpage {
	width: 800px;
	height: 337px;
	margin: 0 0 0 0;
}



/* ==================== ID Style ==================== */
#container {
	position: absolute;
	top: 419px;
	left: 0px;
	width: 800px;
	height: auto;
	min-height: 100px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px;
}

#container2 {
	position: absolute;
	top: 111px;
	left: 0px;
	width: 800px;
	height: auto;
	min-height: 100px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px;
}
