body {
	background-color: #FFF;
	color: inherit;
	/* used to center content */
	text-align: center;
}
div#container {
	background-color: #FFF;
	color: inherit;
	width: 900px;
	height: auto;
	padding-left: 45px;
	padding-right: 45px;
	text-align: left;
	/* used to center content */
	margin: auto;
}
div#webheader {}
div#webheader #flags {
	background-image: url(/nord_images/flags.gif);
	background-repeat: no-repeat;
	height: 45px;
}
div#webheader #logo {
	float: left;
	margin-top: 2em;
	width: 25%;
}
div#webheader #logo img {}
div#webheader #util {
	margin-top: .8em;
	float: right;
	/*width: 75%;*/
}
div#webheader #webheaderutil {
	margin-top: 2em;
	float: right;
}
div#webheader #fontadjust, div#webheader #logininfo, div#webheader #quicksearch, div#webheader #languageselector {
	float: left;
	margin-left: 20px;
}
div#webheader #quicksearch
{
	margin-right: 20px;
}
div#webheader #fontadjust, div#webheader #languageselector
{
	margin-top: 4px;
}
div#webheader #languageselector ul {
	margin: 0;
	padding: 0;
}
div#webheader #languageselector li {
	list-style-type: none;
	float: left;
}
div#webheader #languageselector a {
	text-decoration: none;
}
div#pageimage img
{
	width: 900px;
	height: 80px;
}
/*div#webheader #quicksearch {
	float: right;
}*/
div#webheader #quicksearch .query {
	height: 1em;
	margin-bottom: 3px;
}
div#maincontainer {
	margin-top: 2em;
}
div#leftblock {
	float: left;
	width: 150px;
	/*margin-right: 50px;*/
	overflow: hidden;
}
div#leftblock ul {
	margin: 0;
	padding: 0;
}
div#leftblock li {
	list-style-type: none;
	margin-bottom: 1em;
}
div#leftblock a {
	background-color: inherit;
	color: #333;
	text-decoration: none;
	font-weight:900;
	font-size: .9em;
}
div#leftblock a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #FF3333;
}
div#leftblock a.active {
	background-color: inherit;
	color: #FF3333;
}
div#leftblock img {
	margin-top: 2em;
}
div#pageheader {
	border-bottom: solid 1px #FCDBDD;
	margin-bottom: 2em;
	/*text-transform: uppercase;*/
	background-color: inherit;
	color: #666666;
	font-size: .8em;
}
div#pageheader .left {
	float: left;
	width: 90%;
}
div#pageheader .right {
	float: right;
	border-left: solid 1px #FCDBDD;
	padding-left: 5px;
	padding-right: 5px;
}
div#pageheader ul {
	margin:0;
	padding: 0;
}
div#pageheader li {
	list-style-type: none;
	float: left;
	white-space: nowrap;
	background-color: inherit;
	color: #FF3333;
}
div#pageheader img{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: text-bottom;
}
div#pageheader a, div#pageheader a:link, div#pageheader a:visited, div#pageheader a:active { 
	background-color: inherit;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
div#pageheader a:hover {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
div#stage {
	float: left;
	width: 450px;
	margin-bottom: 1em;
}
div.pagebody{
	text-align: justify;
}
div#pagefooter {
	clear: both;
	border-top: solid 1px #FCDBDD;
	font-size: .9em;
	margin-top: 1em;
}
div#pagefooter label {
	font-size: 1em;
}
div#pagefooter img {
	vertical-align: text-bottom;
}
div#pagefooter span {
	padding-top: .5em;
} 
div#pagefooter .right 
{
	float: right;
	border-left: solid 1px #FCDBDD;
	padding-left: 5px;
	padding-right: 5px;
}
div#pagefooter a:link, div#pagefooter a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}
div#pagefooter a:hover, div#pagefooter a:active {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
div#rightblock {
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-bottom: 1em;
}
div#rightblock ul {
	margin: 0;
	padding: 0;
}
div#rightblock li {
	list-style-type: none;
	margin-bottom: 1.5em;
}
div#rightblock li.header {	
	background-color: inherit;
	color: #1166A0;
	font-weight: 900;
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	margin-bottom: 1em;
}
div#rightblock .title {
	background-color: inherit;
	color: #1166A0;
	font-weight: 900;
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	margin-bottom: 1em;
}
div#rightblock li a {
	background-color: inherit;
	color: #333;
	font-weight: normal;
	text-decoration: none;	
}
div#rightblock li a:hover, div#rightblock li a:hover .source, div#rightblock li a:hover .date, div#rightblock li a:hover .header  {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
div#rightblock li a .source {
	background-color: inherit;
	color: #666666;
	font-size: .8em;
	font-weight: normal;
	/*text-transform: uppercase;*/
}
div#rightblock li a .date {
	background-color: inherit;
	color: #666666;
	font-size: .8em;
}
div#rightblock li a .header {
	background-color: inherit;
	color: #DB5A40;
	font-weight: 900;
	margin-top: .3em;
	margin-bottom: .3em;
	display: block;
}
div#webfooter {
	background-color: inherit;
	color: #666666;
	width: 700px;
	float: right;
	font-size: .8em;
	margin-top: 1.5em;
	margin-bottom: 2em;
}