body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
}

div#siteContainer
{
	width: 790px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid gray;
	background-color: #F8F8F8;
	height: 100%;
	background-image: url("/images/main_background.png");
	background-repeat: repeat-y;
	padding-left: 38px;
}

div#topLogo
{
	width: 750px;
	height: 182px;
	background-image: url("/images/oslo_header.jpg");
}

div#contentContainer
{
	width: 550px;
	border-right: 1px solid gray;
	float: left;
	background-color: white;
}

div#menuContainer
{
	width: 194px;
	margin-left: 551px;
	background-color: #F8F8F8;
}

div#bottomLine
{
	height: 25px;
	background-color: #666666;
	border-top: 1px solid gray;
	width: 750px;
	clear: both;
}

div#topLine
{
	height: 25px;
	background-color: #111216;
	border-bottom: 1px solid gray;
	width: 750px;
}

td
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

tr
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Stash */
			
img
{
	border: 0px;
}

ul#topMenu
{
	text-align: right;
	width: 100%;
	margin: 0px;
	margin-right: 6px;
	font-size: 10pt;
	padding: 0px;
}

ul#topMenu li
{
	display: inline;
	border: 0px;
	padding: 0px;
	padding-right: 10px;
}

ul#topMenu a 
{
	text-decoration: none;
	color: #fb7662;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

div.page_content p
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
}

div.page_content font
{
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif; 
}

h1
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #666666;
}


h1#blogTop
{
	border: 0px;
}

p.formTitle
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}

h2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

p.h6
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 66%;
	border-bottom: 1px solid gray;
}

p.h7
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-left: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 66%;
}

div.newsReadSynopsis, div.newsSynopsis
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	clear: both;
}

div.page_content
{
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}

a
{
	text-decoration: none;
	color: #0051b3;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

div.newsTitle, div.newsTitle a
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
	color: #666666;
	font-style: normal;
}

div.newsInfoField
{
	font-weight: normal;
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
	font-style: normal;
}

div.newsContainer
{
	width: 100%;
}

table.cv td
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	padding-left: 10px;
}

table.cv th
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 0px;
	padding: 0px;
}

a.cv
{
	font-weight: normal; 
}

ul.cv
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	margin-bottom: 30px;
}

div.separator
{
	clear:both;
	height:10px;
	margin-bottom:15px;
	border-bottom:1px solid silver;
}

img.blogIcon
{
	float:right;
	margin:0 0 5px 5px;
	position:relative;
	top:0px;
	right:10px;
}

p.sidebarTitle
{
	padding-left: 15px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	font-size: 10pt;
}

div.linkContainer
{
	margin-top: 20px;
	width: 100%;
}

ol.linkList
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

img.banner
{
	margin-right: 7px;
	width: 80px;
	height: 15px;
}

img.banner#leftBanner
{
	margin-left: 6px;
}



table.calendar
{
	margin-left:auto;
	margin-right:auto;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
}

table.calendar th
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

td.day
{
	font-size: 8pt;
	text-align: center;
}

td.wm
{
	font-size: 7pt;
	font-weight: bold;
}

a.calendar
{
	font-size: 7pt;
}

div#calendar
{
	width: 100%;
	text-align: center;
	height: 170px;
}

a.sidebar
{
	font-size:8pt;
}


div.topBar
{
	width: 550px; 
	background-color: #F8F8F8; 
	border: 1px solid #666666; 
	border-left: 0px; 
	text-align: center; 
	position: relative; 
	top:-7px; 
	left:-10px;
}

div.topBar#message
{
	background-color: #8FFF71;
	top: 0;
	left: 0;
	color: black;
	font-weight: bold;
}

div.topBar#error
{
	background-color: #FF7171;
	top: 0;
	left: 0;
	color: black;
	font-weight: bold;
}

table.adminList
{
	border-collapse: collapse;
	border: 1px solid black;
	margin-top: 10px;	
	width: 100%;
}

table.adminList td, table.adminList th
{

	border: 1px solid black;
	padding-left: 6px;
	padding-right: 10px;
}

table.adminList th
{
	background-color: silver;
}

td.commandCell
{
	text-align: right;
	width: 100px;
}