body {
	background-color: #FFFFFF;
}

a.alignleft {
	margin: 0px 8px 8px 0px;
		float: left;
	}
a.alignright {
	margin: 0px 0px 8px 8px;
	float: right;
	}	
a.alignleft , a.alignright {
	display: block;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
a.alignleft img, a.alignright img {
	overflow: visible;
	}

p {
	line-height: 19px;
	}	

blockquote {
	font-style: italic;
	margin-left: 15px;
	padding-left: 5px;
	}

.translations {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000078;
	text-align: right;
	display: inline-table;
	height: 40px;
	width: 100%;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
}
#alertbox {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000;
	background-color: #daebef;
	text-align: left;
	padding: 10px;
	display: block;
	float:right;
	line-height: 18px;
	margin-right: 50px;
	margin-left: 20px;
	width: 240px;
	margin-bottom: 0px;
}
#updates {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000;
	background-color: #f7f8ca;
	text-align: left;
	padding: 10px;
	display: block;
	float:right;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 20px;
	width: 240px;
	clear:right;	
}

#updates.red {
	background-color: #f1ae91;
	}

.titlebar {
	background-color: #FFFFFF;
	display: inline-table;
	height: 70px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
.horizontalline {
	background-color: #CCCCFF;
	height: 1px;
	width: 100%;
}
.logo {
	position: absolute;
	z-index: 5;
	left: 12px;
	top: 35px;
	display: block;
}
.leftnav {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	text-decoration: underline;
	padding-top: 30px;
	padding-left: 10px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
	position: static;
	margin-right: 10px;
}
li {
	margin-bottom: 10px;
}
.contentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #000033;
	text-align: left;
	padding-top: 30px;
	padding-left: 200px;
	display: block;
	line-height: 18px;
	padding-right: 30%;
	margin-right: 20px;
	margin-left: 20px;
}
.titleareas {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 48px;
	width: 100%;
}
.pagearea {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 165px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #000066;
}
.leftinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	line-height: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #333366;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #000033;
	padding-left: 175px;
}
