body {
	position: relative;
	margin: 0px;
	background: url(/templates/images/en/bg.gif) repeat-x;      
	FONT-FAMILY: VERDANA, sans-serif;
}

h1 {
	font-size:22px;
	}
h2 {
	font-size:20px;	
}
h3 {
	font-size: 13px;	
}

h5 {
	font-size:11px;	
}

.newsheader {
	color: white;
	background-color: #5491B9;
	padding: .25em;
	height: 1em;
	margin-right: .5em;
	}
	
.topic {
	display: inline;
	text-align: left;
	vertical-align: top;		
}
.date {
	float: right;
	display: inline;
	font-size: 11px;
	font-style: italic;	
	text-align: right;
	vertical-align: middle;	
}

.infobox {
	
	padding: .25em;
	font-size: 10px;
}

.message {
	padding-top: .25em;
}
.message h5 {
	line-height: 2em;
	display: inline;
}
.message p {
	display: inline;	
}

.usernamepasswordlabel {

	font-size: 12px;
}
.usernamepasswordinput {
	width: 100px;	
}
.loginButton {
	background: url("/templates/images/en/login.gif") no-repeat;
	width: 57px;
	height: 22px;
	cursor: pointer;
}
.sidepanel {
	float: right;
 	width: 250px;
 	height: 350px;
}
th {
	font-size: 12px;
	font-weight: bold;
	background-color: #5491B9;
	color: white;
	text-align: center;
}
td {
	font-size: 10px;	
}
.onclicklink {
	line-height: .1em;
	text-align: right;
	color: blue;
	text-decoration: underline;
	display: block !important;
}

ul {
	list-style-type: none;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 1em;
	}
ul ul {
	margin-top: .5em;
	font-weight: normal;
	list-style-type: circle;
}
ul ul ul {
	font-size: .8em;
	list-style-type: square;
}

.imagelink {
	border: 0;
}


#logo {
	background: url(/public_images/header_outcomes_no_top.gif) no-repeat bottom left;
	height: 51px;
	margin-left: 10%;
	margin-right: 10%;
}
.newsentry {
	font-size: 12px;
	padding-right: .5em;
	line-height: 1em;
}

.newssmallerfont {
font-size: 10px;
}

.newsnormalfont {
font-size: 12px;
}