body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	text-align:center;
	background:#123566;
	padding:0px;
	margin:0px;
}

a {
	color:#4f4f4f;
}

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

p {
	line-height:18px;
	text-align:justify;
}

#site {
	width:989px;
	margin:auto;
	text-align:center;
}

#container {
	width:989px;
	text-align:left;
	background:#fff;
}

#top {
	width:989px;
	height:335px;
}

#logo {
	position:absolute;
	margin:22px 0px 0px 30px;
	width:216px;
}

#nav {
	width:962px;
	height:22px;
	padding-top:9px;
	text-align:right;
	color:#000;
}

#nav a {
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#nav a:hover {
	text-decoration:underline;
}

#nav a.loginlink {
	padding-left:11px;
	background:url(../images/icon_arrow_login.gif) 0px 6px no-repeat;
}


#menu {
	width:962px;
	height:28px;
	text-align:right;
}

#menu ul {
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu ul li {
	float:left;
	margin:0px;
	padding:0px;
}

#banner {
	width:989px;
	height:276px;
}

#content {
	width:989px;
}

#bottom {
	width:989px;
	clear:both;
	padding:60px 0px 15px 0px;
}

#bottom_left {
	float:left;
	width:600px;
	margin-left:18px;
	color:#8b8b8b;
}

.trademark {
	font-size:10px;
	color:#8b8b8b;
}

#bottom_left a {
	color:#8b8b8b;
	text-decoration:none;
}

#bottom_left a:hover {
	text-decoration:underline;
}

#bottom_right {
	float:right;
	width:200px;
	margin-right:18px;
	color:#8b8b8b;
	text-align:right;
}

#bottom_right a {
	color:#8b8b8b;
}

.clear {
	clear:both;
}

#clearsite {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index:800;
}

#clearsite_login {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index:800;
}

#login {
	position:absolute;
	width:396px;
	height:227px;
	z-index:903;
	background:url(../images/publications_already_bg.gif) no-repeat;
}

#login_close {
	position:absolute;
	margin:17px 0px 0px 368px;
}

#login_form {
	position:absolute;
	margin:45px 0px 0px 26px;
}

.login_field {
	width:200px;
	background:#f3f3f3;
	color:#007eff;
	border:1px solid #999;
	font-size:11px;
	margin:4px 0px 0px 0px;
}

#login_confirm {
	position:absolute;
	margin:60px 0px 0px 26px;
}
