@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 41px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/mainbgIndex.gif);
}
p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.8;
}
h2 {
	color: #FF0066;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.5;
}
h3 {
	font-size: 12px;
	line-height: 1.5;
	color: #FF0000;
	background-color: #F4F4F4;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: 1em;
}
td {
	font-size: 12px;
}


ol {
	padding: 0px;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	color: #333333;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.5;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
input, textarea {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#topperMenu {
	font-size: 12px;
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #FF9900;
	margin-bottom: 20px;
}
#topperMenu a {
	color: #FF9900;
	text-decoration: none;
}
#topperMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
#language {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -35px;
	text-align: right;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}
#language a {
	color: #000000;
	text-decoration: none;
}

#mainFrame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-y;
	padding-left: 200px;
	background-position: 200px;
}
#topperBannerIndex {
	width: 500px;
	margin-top: 0px;
	float: right;
	margin-bottom: 5px;
	height: 130px;
	padding-right: 200px;
}

#menuFrame {
	width: 199px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}
#eccLogo {
	padding-top: 10px;
	height: 119px;
	background-color: #ff9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#informExLogo {
}

#menuFrame #main {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menuFrame   #main   li {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
#menuFrame  #main  li a.main  {
	background-color: #FF9933;
	border: 1px solid #FFFFFF;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/mainMenuBg.gif);
	background-repeat: repeat-x;
}


#menuFrame #main .sub {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	background-image: none;
	margin: 0px;
}
#menuFrame #main .sub li {
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDDBB;
}
#menuFrame #main .sub a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuFrame #main .sub a:hover {
	text-decoration: underline;
}
#menuFrame #main .sub a.on {
	color: #D5A71E;
}
#menuFrame #main .sub a.on:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #D5A71E;
}
#subBanner {
	float: right;
	margin-bottom: 5px;
	width: 510px;
}
#content {
	float: left;
	width: 470px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#content h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #04676A;
}
.exhList {
	font-size: 12px;
	margin-bottom: 10px;
}
.exhList th {
	color: #FFFFFF;
	background-color: #FF9933;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.exhList td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #EEEEEE;
	text-align: center;
}
#friendLink {
	width: 200px;
	float: right;
	margin-top: 10px;
	text-align: right;
}


#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007579;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
.highlight {
	color: #FF0000;
}
#buttonFrame {
	text-align: center;
	margin-bottom: 10px;
}
#buttonFrame input {
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #E3BB46;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

