/* H text sizes */
/*h4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}*/
h1 {
font-size:18px;
font-family:Verdana,Arial,Helvetica,sans-serif;
color:DarkBlue
}
h2 {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; font-weight: normal;}
h3 {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-decoration: none; font-weight: normal;}
.left_nav_title { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; font-weight: normal;}
.left_nav_home { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; text-decoration: none; font-weight: normal;}
.left_nav_heading { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; text-decoration: none; font-weight: normal;}
.left_nav_time  { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; line-height:14px; text-decoration:none;}
.left_nav_contact { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:14px;text-decoration:none;}

.h1_top { font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal; color:#13398C; margin-bottom:-5px;}
.h2_bottom { font-size: 9px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; color:#13398C;}

P {
color:#003399;
font-size:10px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
}

/* link text decoration */
A  {  text-decoration:none}
/* Applies to all unvisited links */
a:link  { text-decoration:none; color:DarkBlue;} 
a:visited  { text-decoration:none; color:DarkBlue;}

/*background image for the table*/
.backimage { 
background-image: url(images/back_whirlwind.jpg);
background-repeat: no-repeat;
}

.backimage2 { 
background-image: url(images/back_services.jpg);
background-repeat: no-repeat;
}

.backimage3 { 
background-image: url(images/back_directions.jpg);
background-repeat: no-repeat;
}

.backimage4 { 
background-image: url(images/back_brochures.jpg);
background-repeat: no-repeat;
}

.backimage5 { 
background-image: url(images/back_envirofast.jpg);
background-repeat: no-repeat;
}

.backimage6 { 
background-image: url(images/back_flexiswing.jpg);
background-repeat: no-repeat;
}

.backimage7 { 
background-image: url(images/back_envirodock.jpg);
background-repeat: no-repeat;
}

.backimage8 { 
background-image: url(images/back_markuscold.jpg);
background-repeat: no-repeat;
}

.backimage9 { 
background-image: url(images/back_acoustic.jpg);
background-repeat: no-repeat;
}

.backimage10 { 
background-image: url(images/back_enviroplast.jpg);
background-repeat: no-repeat;
}

.backimage11 { 
background-image: url(images/back_makroswing.jpg);
background-repeat: no-repeat;
}

.backimage12 { 
background-image: url(images/back_envirolite.jpg);
background-repeat: no-repeat;
}

.backimage13 { 
background-image: url(images/back_flipflap.jpg);
background-repeat: no-repeat;
}

.backimage14 { 
background-image: url(images/back_em5.jpg);
background-repeat: no-repeat;
}

.backimage15 { 
background-image: url(images/back_wlite.jpg);
background-repeat: no-repeat;
}

.backimage16 {
background-image: url(images/back_holmdahls.jpg);
background-repeat: no-repeat;
}

.blue_border { 
border: 1px DarkBlue solid;
}

.button { 
border: 1px #004781 solid;
background-color: #D8E8FC;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.field { 
border: 1px #004781 solid;
background-color: #D8E8FC;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error { 
border: 1px #F00 solid;
background-color: #FFF;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blue_text {
color: #003399;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.case_studies {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; font-weight: bold;}
.case_studies a {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; font-weight: bold;}
.case_studies a:hover {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; font-weight: bold; color:#FF9900;}
