﻿body {
	background: #ffffff;
	font: 9pt Lucida Sans, Lucida, Helvetica, Verdana, Arial, sans-serif;
	font: 9pt Verdana, sans-serif;	
	margin: 5px;
	line-height: 1.5em;
	text-align: left;
	overflow: scroll;
}

.Vedrorer {
	font-style: italic;
}

ul {
	font-size:9pt;
}

ol {
	font-size:9pt;
}

td {
	vertical-align:top;
}

td p{
	font-size:9pt;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom: 5px;
	vertical-align:top;
}

a:link { color: #0066CC; 
		text-decoration: none;}
a:visited { color: #0066CC;
		text-decoration: none;}
a:active, a:hover { color: maroon; }

img { border: 0px; }

h1 {
	margin-top: 0px;
	color: Black;
	font: bold 2.0em Verdana, sans-serif;
	margin-bottom: 0px;
}

	.summary {
		margin-top: 0px;
		font: bold 1.4em Lucida Sans, Lucida, Helvetica, Verdana, Arial, sans-serif;
	}	
	
	.date {
		margin-bottom: -12px;
		color: #666666;
		font-size: .9em;
	}

h2 {
	color: Black;
	font: bold 1.3em Verdana, sans-serif;
}

.h2add {
	color: #666;
	color: Black;
	font: bold 1.4em Helvetica, Arial, Verdana, sans-serif;
}

h3 {
	color: #666;
	color: Black;
	font: bold 1.1em Verdana, sans-serif;
	border-bottom: solid 0px Black;
	margin-top:10px;
	margin-bottom:5px;
}

h4 {
	color: Black;
	font: bold italic 1.0em Verdana, sans-serif;
	margin-top:0px;
	margin-bottom:0px;

}

h5 {
	color: Black;
	font: bold 1.0em Verdana, sans-serif;
	margin-top:10px;
	margin-bottom:5px;

}

h6 {
	color: Black;
	font: 9pt Verdana, sans-serif;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:12px;
	padding-right:5px;
}


.clear { clear: both; }
.aligncenter { text-align: center; }

ul.bullet {
	list-style: url('images/bullet.gif');
	margin-left: 0px;
	padding-left: 18px;
}

ul.leftmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	ul.leftmenu a:link, ul.leftmenu a:visited {
		font-size: 100%;
		color: #000;
		text-decoration: none;
	}
		ul.leftmenu a:active, ul.leftmenu a:hover {
			color:red;
			text-decoration: none;
		}
	
	ul.leftmenu ul {
		margin: 0px;
		padding: 0px;
		list-style:none;
	}
		ul.leftmenu ul a:link, ul.leftmenu ul a:visited {
			color: #666;
			text-transform: none;
		}




ul.undermenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	ul.undermenu a:link, ul.undermenu a:visited {
		font-size: 100%;
		color: #000;
		text-decoration: none;
	}
		ul.undermenu a:active, ul.undermenu a:hover {
			color:red;
			text-decoration: none;
		}
	
	ul.undermenu ul {
		margin: 0px;
		padding: 0px;
		list-style:none;
	}
		ul.undermenu ul a:link, ul.undermenu ul a:visited {
			color: #666;
			text-transform: none;
		}



.mainpic {
	margin: -10px -10px 0px -10px;
}

.photo {
	text-align: right;
	color: #999;
	text-transform: uppercase;
	font-size: .8em;
	margin: 0px;
}

.caption {
	margin: -10px -10px 0px -10px;
	padding: 10px;
	background: #eeeeee;
}
	.caption p { margin: 0px; }
	
.floatphoto, .floatphotov, .floatphotosmall {
	width: 312px;
	padding: 5px;
	float: right;
	margin-left: 10px;
	background: #eeeeee;
	border: solid 1px #999;
	color: #666;
	font-size: .9em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 300px;
}
	html>body .floatphoto {
		width: 300px;
	}
	
	.floatphotocaption {
		margin-top: 0px;
	}

.floatphotov {
	width: 212px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
}
	html>body .floatphotov {
		width: 200px;
	}
	
.floatphotosmall {
	width: 132px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 120px;
}
	html>body .floatphotosmall {
		width: 120px;
	}

.floatleft { 
	float: left; 
	margin-left: 0px;
	margin-right: 10px;
}

.advertisement {
	color: #aaa;
	border-bottom: solid 1px #aaa;
	text-align: center;
	margin-bottom: -0px;
	text-transform: uppercase;
}


/******** basic layout styles *********/

#container {
	width: 1150px;
	margin: 0px auto;
	text-align: left;
	border: solid 1px #121976;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1150px;
}
	html>body #container { width: 1150px; }

#logo {
	padding: 0px;
	width: 250px;
	float: left;
	margin-bottom: 0; 	
}

#banner {
	padding: 20px;
	float: right;
	margin-bottom: 0; 	
	}

#menu {
	clear: both;
	background: #121976;
	color: #fff;
	color:white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
	#menu a:link, #menu a:visited {
		color: white;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: red;
		text-decoration: none;
	}

#body3col {
	background: url('images/bodybg.gif') repeat-y;
	width: 1150px;
}

#body2col {
	background: url('images/bodybg2.gif') repeat-y;
	width: 1150px;
}

#body4col {
	background: url('images/bodybg4.gif') repeat-y;
	width: 1150px;
}

#body2 {
	width: 146px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 126px;
}
	html>body #body2 { width: 126px; }
	
#body4col #body1 {
	float: left;
	width: 390px;
	padding: 10px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
}
	html>body #body4col #body1 { width: 370px }
	
#body3col #body1 {
	float: left;
	width: 601px;
	min-height: 400px;
	padding: 10px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 581px;
}
	html>body #body3col #body1 { width: 581px}

#body2col #body1 {
	float: left;
	width: 802px;
	min-height: 500px;
	padding: 10px;
	margin: 0px 0px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 782px;

}
	html>body #body2col #body1 { width: 982px }
	

#body3col #body3, #body4 {
	width: 200px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;

}
	html>body #body3col #body3, html>body #body4 { width: 180px; }

#body4col #body3 {
	width: 211px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 191px;
}
	html>body #body4col #body3 { width: 191px; }

#footer {
	clear: both;
	background: #cccccc;
	background: #EEEEEE;
	border-top: solid 1px #121976;
	padding: 5px;
}
.addlink {
	color: #000666;
	font-weight: bold;
	font-style: inherit;
	font-variant: inherit;
	text-transform: uppercase;
	top: -10px;
}
