body, td, th, input, a {
	font-family:         Verdana, Helvetica, Arial, sans-serif;
	font-size:           9pt;
	
}

body {
	background-color:    white;
	margin:              0;
}

table {
  	border-collapse:     collapse;
	border-spacing:      0;
	margin:              0;
	padding:             0;
}

.bgColor, .menuTextSmall, .menuTextBig {
	
	background-color:#667B88;

}



.menuTextSmall, .menuTextBig {
	
	font-size:       14px; 	
	
	font-weight:     bold;	
	
	text-decoration: none; 
	
	padding:         10px 10px 10px 10px;	
	
	color:           #FFFFFF;

}



.menuTextBig {
	
	font-size:       24px;	

}



.menuArea {
	
	background-image:	  url(../images/insect-sails-logoschrift.gif);
	
	background-position:  12px 8px; 
	
	background-repeat:    no-repeat;
	

}



.topBorder, .topLeftBorder {
	
	border-top-style: solid; 
	
	border-top-color:  #667B88; 
	
	border-top-width:  3px; 

}



.leftBorder, .topLeftBorder {
	
	border-left-style: solid; 
	
	border-left-color:  #667B88; 
	
	border-left-width:  3px;

}



.bottomBorder, .bottomRightBorder {
	
	border-bottom-style: solid; 
	
	border-bottom-color:  #667B88; 
	
	border-bottom-width:  3px;

}



.rightBorder, .bottomRightBorder {
	
	border-right-style: solid; 
	
	border-right-color:  #667B88; 
	
	border-right-width:  3px;

}


.contentArea{ 
    background-color: #ffffff;
    margin: 40px 0px 40px 0px;

    overflow:hidden;
}

.contentArea table {
    width: 100%
}

.contentArea td {
	vertical-align: top;
}

.contentArea h1 {
	padding: 5px 0px 5px 0px;
	text-indent: 5px;
 	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #667B88;
  	border-top: 2px solid #667B88;
  	border-bottom: 2px solid #667B88;
  	margin:0px;
}

.contentArea li {
    margin:   0px  0px  5px 0px;
  
}



.footerNavigation {
		
	font-size: 10pt; 
		
	text-align:	right; 
		
	padding: 3px 0px 0px 0px;	
		
	border-top-style:        solid;	
		
	border-top-color:        #91A2AD; 
		
	border-top-width:        1px;

}

