 /* new css structure */

html,body {
	margin:0;
	padding:0;
	color: #333;
	background-color: #545557;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	background-image: url(../images/easy_mobility_site_bg.jpg);
	background-repeat: repeat-x;
} 

 
#pagewidth {
	width:990px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(../images/easy_mobility_page_bg.jpg);
	background-repeat: repeat-y;
} 
 
#header {
	position:relative;
	height:212px;
	background-color:#FFFFFF;
	width:990px;
	background-image: url(../images/easy_mobility_header.jpg);
	background-repeat: no-repeat;
} 

#headermenu {
	color: #ED2C25;
	text-decoration: none;
	width: 700px;
	float: right;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 42px;
	padding-right: 22px;
}
#headermenu ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;

}
#headermenu li {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #008F9D;
	font-weight: bold;
	margin-right: 0px;
	padding-left: 2px;
	line-height: 160%;
}
#headermenu li a {
	color: #008F9D;
	text-decoration: none;

}
#headermenu li a:hover {
	text-decoration: none;
	color: #F29021;

}
#leftcol {
	width:141px;
	float:left;
	position:relative;
	padding-left: 17px;
}
 
#twocols {
	width:832px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:346px;
	float:right;
	position:relative;
	text-align: left;
	padding-right: 20px;

}
 
#maincol {
	float: left;
	position: relative;
	width:446px;
	overflow: visible;
	padding-right: 10px;
	padding-left: 10px;
 }
 
#maincol_wide {
	float: left;
	position: relative;
	width:802px;
	overflow: visible;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
 } 

#footer {
	background-image: url(../images/easy_mobility_footer.jpg);
	height: 110px;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 0px;
	color: #F29021;
	font-size: 120%;
	line-height: 56px;
	padding-left: 21px;
	font-family: Arial, Helvetica, sans-serif;
 } 


#footer a {
	color: #070743;
	text-decoration: none;
}

#footer a:hover {
	color: #ED2B2C;
	text-decoration: none;
	}
	
#footerlogo {
	height: 50px;
	width: 110px;
	}	
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	}		
#maincol ul {
	font-size: 120%;
}

#maincol ul a {
	text-decoration: none;
	color: #008F9D;
}
#maincol ul a:hover {
	text-decoration: none;
	color: #F29021;
}
#maincol_wide ul {
	font-size: 120%;
	line-height: 130%;
}

#maincol_wide ul a {
	text-decoration: none;
	color: #008F9D;
}
#maincol_wide ul a:hover {
	text-decoration: none;
	color: #F29021;
}


/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 124px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;

}

#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	width: 124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#leftcol li a {
	text-decoration: none;
	color: #FFF;
	width: 124px;
	display: block;
}

#leftcol li a:hover {
	color: #FFF;
	text-decoration: underline;
	display: block;
	width: 124px;
}
.menu_2line {
	background-image: url(../images/menu_2line.jpg);
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 10px;
	line-height: 16px;
	}
.menu_2line_power {
	background-image: url(../images/menu_2line_power.jpg);
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 10px;
	line-height: 16px;
	}	
.menu_2line-b {
	background-image: url(../images/sale-button-left.jpg);
	background-repeat: no-repeat;
	height: 58px;
	padding-top: 10px;
	line-height: 16px;
	}	
.menu_blue {
	background-image: url(../images/menu_blue.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}
.menu_dark_blue {
	background-image: url(../images/menu_dark_blue.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}
.menu_lilac {
	background-image: url(../images/menu_lilac.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}
.menu_red {
	background-image: url(../images/menu_red.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}	
.menu_black {
	background-image: url(../images/menu_black.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}	
.menu_purple {
	background-image: url(../images/menu_purple.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}
.menu_purple2 {
	background-image: url(../images/menu_purple2.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}	
.menu_green {
	background-image: url(../images/menu_green.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}
.menu_orange {
	background-image: url(../images/menu_orange.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}
.menu_pink {
	background-image: url(../images/menu_pink.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}	
.menu_brown {
	background-image: url(../images/menu_brown.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}	
.menu_rust {
	background-image: url(../images/menu_rust.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}	
.menu_dark_green {
	background-image: url(../images/menu_dark_green.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}		
.menu_xeno {
	background-image: url(../images/menu_xeno.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}		
.menu_paragolfer {
	background-image: url(../images/menu_paragolfer.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-bottom: 2px;
	}		
.image_right {
	margin-left: 12px;
	border: 1px solid #FFFFFF;
}
.image_center {
	border: 1px solid #FFFFFF;
}

/* sub menus */

#alex_bg {
	background-image: url(../images/alex_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#alex_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#alex_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#alex_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#alex_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}
#alber_bg {
	background-image: url(../images/alber_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#alber_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#alber_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#alber_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#alber_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	
#a200_bg {
	background-image: url(../images/a200_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#a200_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#a200_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#a200_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#a200_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	
	
#groove_bg {
	background-image: url(../images/groove_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#groove_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#groove_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#groove_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#groove_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	

#salsa_pro_bg {
	background-image: url(../images/salsa_pro_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#salsa_pro_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#salsa_pro_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#salsa_pro_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#salsa_pro_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}

#beatle_bg {
	background-image: url(../images/beatle_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#beatle_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#beatle_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#beatle_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#beatle_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}
	
#xp_bg {
	background-image: url(../images/xp_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#xp_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#xp_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#xp_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#xp_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	

#puma_bg {
	background-image: url(../images/puma_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}
#tdx_sp_bg {
	background-image: url(../images/tdx_sp_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#tdx_sp_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#tdx_sp_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#tdx_sp_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#tdx_sp_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}

#puma_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#puma_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#puma_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#puma_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}
	
#quantum_bg {
	background-image: url(../images/quantum_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#quantum_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#quantum_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#quantum_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#quantum_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	
	
#storm_bg {
	background-image: url(../images/storm_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#storm_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#storm_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#storm_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#storm_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	
	
#spectra_bg {
	background-image: url(../images/spectra_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#spectra_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#spectra_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#spectra_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#spectra_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}	
	
#junior_bg {
	background-image: url(../images/junior_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#junior_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#junior_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#junior_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#junior_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}		

#power_bg {
	background-image: url(../images/power_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#power_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#power_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#power_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#power_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}		
	
#xeno_bg {
	background-image: url(../images/xeno_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#xeno_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#xeno_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#xeno_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#xeno_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}			


#paragolfer_bg {
	background-image: url(../images/paragolfer_title.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 782px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#paragolfer_bg ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
#paragolfer_bg li {
	font-size: 120%;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	display: inline;
	line-height: 32px;
	padding-right: 10px;
	font-weight: bold;
	}
#paragolfer_bg li a {
	text-decoration: none;
	color: #FFF;
	}	
#paragolfer_bg li a:hover {
	text-decoration: underline;
	color: #FFF;
	}			



/* right column  */


#rightcol p {

	}

/* text */

h1 {
	color: #008F9D;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 170%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
h1 a {
	color: #008F9D;
	text-decoration: none;
	}
h1 a:hover {
	color: #F29021;
	text-decoration: none;
	}	
h2 {
	color: #F29021;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 120%;
}

#rightcol h1 {
	color: #ED2B2C;
	height: 22px;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}


p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
}

p a {
	text-decoration: none;
	color: #008F9D;
	font-weight: bold;
}
p a:hover {
	color: #F29021;
	text-decoration: none;
	font-weight: bold;
}

td {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
	line-height: 130%;
}

td a {
	text-decoration: none;
	color: #008F9D;
	font-weight: bold;
}
td a:hover {
	color: #F29021;
	text-decoration: none;
	font-weight: bold;
}


b, strong {
	font-weight: bold;
	color: #333333;
}

.pink_large1 {
	font-size: 130%;
	line-height: 100%;
	color: #D22485;
	font-weight: bold;
}
.light_blue_large1 {
	font-size: 150%;
	line-height: 100%;
	color: #64ADD0;
	font-weight: normal;
}
.black {
	color: #000;
}
.red1 {
	color: #F00;
	font-size: 13px;
}
.red2 {
	color: #F00;
	font-size: 18px;
}
.red1 a {
	color: #F00;
	font-size: 13px;
}
.red2 a {
	color: #F00;
	font-size: 18px;
}
.red1 a:hover {
	color: #000;
	font-size: 13px;
	text-decoration: underline;
}
.red2 a:hover {
	color: #000;
	font-size: 18px;
	text-decoration: underline;
}


.red_bg_text {
	background-color: #AE3A3A;
	font-size: 170%;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.orange {
	color: #F29021;
	font-weight: bold;
}


.blue_bold {
	font-weight: bold;
	color: #008F9D;
}

/* forms */

.textinput1 {
	width: 300px;
	color: #333;
	border: 1px solid #008F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.textinput1b {
	width: 304px;
	color: #333;
	border: 1px solid #008F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.textinput1c {
	width: 300px;
	color: #333;
	border: 1px solid #008F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textinput2 {
	width: 610px;
	border: 1px solid #008F9D;
	color: #333;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	color: #347B59;
	background-color: #FFFFFF;
	border: 1px solid #2D7A58;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #62567A;
	background-color: #F4F3F8;
	cursor: hand;
	border: 1px solid #FFFFFF;
}
label {
	font-size: 120%;
	}


/* images */

.galleryimages {
	border: 1px solid #000000;
}




@media print{ 
/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}
