html body {
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 82%;
	line-height: 1.5em;
	color: #333;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background-color: #fff;
}

a:link {
	color: #043DBC;
	border-bottom: 1px dotted #3D7DC7;
	text-decoration: none;
}

a:visited {
	color: #2277D9;
	border-bottom: 1px dotted #3D7DC7;
	text-decoration: none;
}

a:hover {
	color: #51A2FF;
	border-bottom: 1px solid #2C8AF7;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding: 0px;
}

img {
	border: 0;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: disc;
}

h1 {
	width: 100%;
	font-size: 170%;
	color: #222;
	letter-spacing: -1px;
	border-bottom: 1px solid #AAA;
	padding: 27px 0 5px 0;
	margin: 0 0 25px 0;
}

h2 {
	font-size: 150%;
	color: #2947AC;
	font-weight: bold;
	margin-bottom: 0.7em;
}

h3 {
	font-size: 148%;
	margin: 0;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 1.2em;
}

h4 {
	font-size: 128%;
	margin: 0;
	line-height: 1em;
	padding-bottom: 0.7em;
}

h5 {
	font-size: 110%;
	padding: 0;
	margin-bottom: 0.3em;
}

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

h2.home {
	padding: 30px 0 0 5px;
	margin:0;
	font-weight: normal;
	color: #fff;
	font-size: 132%;
}

address {
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0px;
}

#ceeit {
	position: relative;
	width: 765px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}

#logo {
	height: 52px;
	margin-top: 10px;
}

#membersgroup {
	float: right;
	width: 282px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	background: #fff;
}

#membersgroup a:link, #membersgroup a:visited, #membersgroup a:hover{
	border-bottom: 1px solid #fff;
}

#pagegroup {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background: #fff;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu li a:link, #menu li a:visited {
	color: #fff;
	margin: 0 2px 0 0;
	width: 150px;
	height: 50px;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #fff;
	background: #4E7AC8 12px 40px;
}

#menu li a:hover {
	color: #fff;
	margin: 0 2px 0 0;
	width: 150px;
	height: 50px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background: #89A7DE 12px 40px;
}

#pagecontent {
	float: left;
	width: 440px;
	padding-left: 10px;
	padding-top: 2em;
}

#pagecontent p {
	text-align: justify;
	padding-bottom: 0.5em;
}

#members h3, #pagecontent h3 {
	margin-bottom: 0.8em;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
}

.memberslist li, .newslist li {
	line-height: 1.4em;
	padding: 0 0 0.8em 15px;
	margin-left: 0px;
	list-style: none;
	list-style-position: outside;
	background: url(../images/star.gif) no-repeat 0 0.4em;
}

.down-ppt li {
	line-height: 1.5em;
	padding: 0.2em 0 0.8em 30px;
	margin-left: 10px;
	list-style: none;
	list-style-position: outside;
	background: url(../images/ppt.gif) no-repeat 0 0.4em;
}

#footer {
	font-size: 75%;
	width: 765px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 2.5em;
}

#copy {

}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
