@charset "UTF-8";
/* CSS Document */

html, body, div{
	margin:0px;
	padding:0px;
}

.noSpace {
	word-spacing:normal;
}

form {
	font-size:12px;
	margin-top:12px;
}

.inputField {
	width:280px;
	margin:12px;
	margin-left:0px;
	}
	
#contactTable{
	margin-left:-20px;
}
.contactCell{
	padding:20px;
}

img { margin-top: 8px; margin-bottom:8px; border:none;}

a {
	text-decoration:none;
	color:#667;
}

a:hover {
	text-decoration:underline
	}

a:active {
	color:#999
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

h1 {
	color:#667;
	margin-top:0px;
	font-weight:bold;
	font-size:16px;
}

h2 {
	color:#667;
	margin-top:2px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:12px;
}

p {
	margin-top:0px;
	font-size:12px;
	line-height:18px;
}

ul {
	margin-top:6px;
	margin-bottom:12px;
	font-size:12px;
	line-height:18px;
}

.langSwitch {
	position:absolute;
	right:32px;
}

.openLink {
	color:#999;
	}
	
.openLink:hover {
	text-decoration:none;
}

.emailStart {
	font-family: Palatino linotype;
	font-weight: bold;
	font-size: 17px;
	border: none;	
}
.emailStart img{
	position: relative;
	top: 14px;
}

#introFlash {
	position:absolute;
	top:50%;
	margin-top:-190px;
	left:50%;
	margin-left:-190px;
}

#introBgr {
	background:#2F5000;
}

#wrapper{
	background:url(../gfx/bgr/shdw_bgr.png);
	width:1030px;
	position:absolute;
	right:50%;
	margin-right:-515px;
}
	
#mainWrapper{
	background:#FFF;
	position:relative;
	top:0px;
	left:20px;
	width:990px;
}

#mainTop {
	width:990px;
	left:20px;
	height:172px;
	background:url(../gfx/bgr/mainTop.jpg);
}

#mainLinks {
	height:23px;
	background:url(../gfx/bgr/mainLinks.jpg);
	font-size:12px;
	color:#667;
	word-spacing:16px;
	padding-top:8px;
	padding-left:32px;
	padding-right:32px;
}

#mainContent {
	background-color:#FFF;
	background-image:url(../gfx/bgr/mainContent.jpg);
	background-repeat:no-repeat;
}

#contentLeft {
	display:inline;
	float:left;
	width:580px;
	margin:32px;
}

#contentRight {            
}
        
#contentFull {
    display:inline;
	float:left;
	width:926px;
	margin:32px;
}
		
#newsContainerFI{
	height:465px;
    #height:490px; /*for IE (All)*/
	background-image:url(../gfx/bgr/helmet_fi.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ededed;
	padding:32px;
	margin-top:32px;
	width:248px;
	float:left;
}

#newsContainerSV{
	height:485px;
    #height:530px; /*for IE (All)*/
	background-image:url(../gfx/bgr/helmet_sv.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ededed;
	padding:32px;
	margin-top:32px;
	width:248px;
	float:left;
}

#newsContainerEN{
	height:495px;
    #height:530px; /*for IE (All)*/
	background-image:url(../gfx/bgr/helmet_en.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ededed;
	padding:32px;
	margin-top:32px;
	width:248px;
	float:left;
}
		
.newsItem {
    border-bottom: solid 1px #999;
	font-size:12px;
	padding:6px;
	margin:16px 0px 16px 0px;
}

.newsArchiveLink {
	font-size:12px;
	padding:6px;
	margin:16px 0px 16px 0px;
}	

.newsDate {
	font-weight:normal;
    font-style: italic;
	color:#667;			
}
.newsHeading {
	font-weight:bold;
	color:#667;			
}
.newsStory {
	margin-top:4px;	
}
#contentRight{
	margin-top:32px;
	margin-bottom:32px;
	width:248px;
	float:left;
}
		
#clearFloats{
	clear:both;
}
	
.personBlock {
	border-left:#999 solid 2px;
	display:inline;
	height:160px;
	padding:4px 12px 0px 12px;
	margin:12px 0px 12px 0px;
	float:left;
	width:282px;
}
.personBlock:hover {
	background:#EEE;
}
.personName {
	margin-bottom:6px;
}
.personImage{
	margin:0px 0px 12px 0px;
	float:left;
}
.personDetails{
	width:200px;
	float:left;
	margin-top:-6px;
	margin-left:-10px;
}
.employedSince{
    clear:both;
	font-size:10px;
	margin:0px;
}
		
.formBlock {
	margin-bottom:4px;
	min-height:32px;
	font-size:12px;
	background:#DDD;
	padding:4px;
}
.formBlock:hover {
	background:#EEE;
}
.formIcon {
	display: inline;
	float:left;
	margin:0px;
	margin-left:6px;
	margin-right:12px;
}
		
#mainBottom{
	background-color:#FFF;
	padding-top:16px;
	width:1030px;
	background-image:url(../gfx/bgr/shdw_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size:12px;
	text-align:center;
	color:#666;
}
#news_index{
    float: right;
    width: 400px;
    height: 700px;
    overflow: scroll;    
    padding: 30px;
    padding-top: 10px;
    margin-left: 10px;
    border: none;  
    background-color:#ededed;   
}    
.newsBlock {
	margin-bottom:4px;
	min-height:32px;
	font-size:12px;
	background:#EEE;
    padding:4px;
}
.newsBlock:hover {
	background:#DDD;
}
.newsArticle {
	margin-bottom:4px;
	min-height:32px;
	font-size:12px;
	background:#EEE;
    padding:30px;
}
.newsHeader{
    font-weight:bold;
	color:#667;
    font-size: 14px;
    text-decoration: underline;		
 }
 .newsSignature{
    padding-right: 30px;
    padding-bottom: 20px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    color: #667;
 }
 
 .news_table_basic{
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    background-color: silver;
 }
 
 .news_table_basic_cell{
    border: solid 1px black;
    padding:5px 20px 5px 20px;    
    margin: 0;
    text-align: center;
 }
 .news_table_bottom_cell{
    border: solid 1px black;
    padding:5px 20px 5px 20px;    
    margin: 0;
    text-align: left;
 }
