body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
}
#wrapper {
	padding: 0px;
	height: 100%;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 700px;
}
#left {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 100%;
	width: 489px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#right {
	margin: 0px;
	padding: 5px;
	float: right;
	height: 100%;
	width: 190px;
}


#header {
	padding: 0px;
	float: left;
	height: 97px;
	width: 700px;
	margin-top: 0px;
	background-image: url(../et_symbol2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bar {
	background-color: #0099CC;
	padding: 0px;
	float: left;
	height: 20px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#intro {
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 700px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
label {
	color: #0099CC;
}


#panels {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 700px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.one {
	float: left;
	height: 180px;
	width: 215px;
	margin-right: 5px;
	border: 1px solid #666666;
	padding: 5px;
}
.oneimg {
	background-color: #CCCCCC;
	float: left;
	height: 55px;
	width: 205px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	border: 1px solid #666666;
}

#container {
	padding: 0px;
	float: left;
	height: 180px;
	width: 698px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
#footer {
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	margin-top: 5px;
	background-color: #EBEBEB;
	text-align: center;
}
#nav {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 700px;
}
#nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 340px;
	list-style-type: none;
}
#nav li {
	line-height: 45px;
	text-decoration: none;
	float: left;
	height: 45px;
	width: 5em;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}
#nav li a:link{
	line-height: 45px;
	text-decoration: none;
	float: left;
	height: 45px;
	width: 5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #0099CC;
}

#nav li a:visited{
	line-height: 45px;
	text-decoration: none;
	float: left;
	height: 45px;
	width: 5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #0099CC;
}

#nav li a:hover{
	line-height: 45px;
	text-decoration: none;
	float: left;
	height: 45px;
	width: 5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #0099CC;
}

#nav li a:active{
	line-height: 45px;
	text-decoration: none;
	float: left;
	height: 45px;
	width: 5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #0099CC;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	margin: 0px;
}
.formlabel {
	color: #0099CC;
}
