@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	height: 1px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
	color: #666666;
}

h3 {
	font-size: 18px;
	color: #999999;
}

a {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	color: #0033FF;
}

a:active {
	color: #aaaaaa;
}

a:hover {
	color: #999999;
}

#ceitopframe {
	position: relative;
	top: 10px;
	height: 91px;
	border-bottom: solid #cccccc 1px;
}

#ceilogo {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 292px;
	height: 71px;
	text-align: left;
}

#ceinavigation {
	position: absolute;
	font-size: 12px;
	bottom: 10px;
	right: 10px;
	width: 700px;
	height: 12px;
	text-align: right;
}

#ceibottom {
	position: relative;
	width: 100%;
	bottom: 10px;
	height: 100px;
	border-top: solid #cccccc 1px;
	text-align: center;
}

#ceicontent {
	position: relative;
	text-align: left;
}
