@charset "utf-8";

body {
	font:82%/1.4em arial,sans-serif;
	color:#333333;
	background:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	margin-top:0px;
}

a:link {
	color:#000000; 
	text-decoration:none;
}

a:visited {
	color:#000000; 
	text-decoration:none;
}

a:hover {
	color:#c41925; 
	text-decoration:none;
}


h1 {
	color:#c41925; 
	font-size:18px;
	margin:0;
	padding:0 0 10px;
}

h3 {
	color:#000000; 
	font-size:14px;
}

hr {
	color:#FFFFFF; 
	width:100%;
}

input {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

input[type="button"], input[type="submit"] {
	background-color:#eee;
	border:1px solid #bbb;
	cursor:pointer;
}

textarea {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

select {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}





.ebpwebsite #loginbox {
	text-align:right;
	width:780px;
	height:20px;
	color:#FFFFFF;
	padding:5px;
	border:0px solid #eee;
	position:absolute;
	display:block;
	top:50px;
}

.ebpwebsite #loginbox a:link {
	color:#333;
	text-decoration:none;
}

.ebpwebsite #loginbox a:hover {
	color:#c41925;
	text-decoration:none;
}

.ebpwebsite #loginbox a:visited {
	color:#333; 
	text-decoration:none;
}

.ebpwebsite #mailinglistbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #mailinglistboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #mailinglistboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #subscriberemail {
	padding:4px;
	border:0;
	width:90px;
	height:15px;
	background:#FFFFFF;
	vertical-align:top;
	font-size:9px;
}
	
.ebpwebsite #subscribebutton {	
	padding:0;
	margin:1px 0 0 0;
	border:0px;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#333333;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #searchbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #searchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #searchboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #searchtext {
	padding:4px;
	border:0;
	width:90px;
	height:15px;
	background:#FFFFFF;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #searchbutton {
	padding:0;
	margin:1px 0 0 0;
	border:0px;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#000000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #livesearchbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #livesearchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #livesearchboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #livesearchtext {
	padding:4px;
	border:0;
	width:150px;
	height:15px;
	background:#FFFFFF;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #livesearchbutton {
	padding:0;
	margin:1px 0 0 0;
	border:0;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#000000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #newscontainer {
	background:#eee;
	width:160px;
	padding:8px 8px 3px 8px;
	text-align:left;
	overflow:visible;
}

.ebpwebsite #newscontainer h1 {
	color:#000000; 
	font-size:11px;
	padding:0;
	margin:0;
}

.ebpwebsite #newscontainer img {
	cursor:pointer;
}

.ebpwebsite #newsitem {
	padding:10px 0 0 0;
	text-align:left;
}

.ebpwebsite #newsitemtitle {
	font-size:12px;
	font-weight:bold;
	color:#808080; 
	text-decoration:none;
	padding:0 0 10px 0;
}

.ebpwebsite #newsitemcontent {
	padding:10px 0px;
}

.ebpwebsite #newsitem a:link {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #newsitem a:hover {
	color:#000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.ebpwebsite #newsitem a:visited {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #floatinglayercontainer {
	position:absolute;
	top:0;
	border:0;
	width:100%;
}

.ebpwebsite #floatinglayer {
	border:0;
	text-align:left;
}

.ebpwebsite #floatinglayercontent {
	position:relative;
	left:0;
	top:70px;
	width:900px;
	border:0;
	overflow:visible;
	z-index:1000;
	display:block;
	font-weight:normal;
	text-align:right;
	border:1px solid #000000;
	display:none;
}

.ebpwebsite #floatingnavigationcontainer {
	position:absolute;
	width:100%;
	border:0;
	top:0;
	border:0px solid #000000;
}

.ebpwebsite #floatingnavigation {
	border:0px solid #000000;
	text-align:center;
}

.ebpwebsite #floatingnavigationcontent {
	position:relative;
	left:0px;
	top:180px;
	height:50px;
	padding:1px 0px 0px 2px;
	overflow:hidden;
	z-index:1;
	display:block;
	width:900px;
	border:0px solid #FF0000;
	text-align:center;
}

.ebpwebsite #outercontainer { 
	width:100%;
	background:#FFFFFF;
	margin:0 auto;
	text-align:center;
	border:0;
	z-index:1;
} 

.ebpwebsite #innercontainer { 
	width:900px;
	background:#FFFFFF;
	margin:0 auto;
	text-align:left;
	border:0;
} 

.ebpwebsite #header {
	margin:0;
	position:absolute;
	border:0;
}

.ebpwebsite #headerlinks {
	color:#000;
	padding:0 0 0 670px;
	font-size:8pt;
	text-align:right;
	border:0;
}

.ebpwebsite #headerlinks a:link {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:hover {
	color:#eee;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:visited {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #logo {
	margin:0;
	padding:0 0 50px 0;
	text-align:center;
	border-bottom:3px solid #888888;
}

.ebpwebsite #logo img {
	border:0;
	margin:0;
	padding:0;
}

.ebpwebsite #logo a:link {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #logo a:hover {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	color:#ffcd66;
	border:0;
}

.ebpwebsite #logo a:visited {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #banner {
	border:1px solid #eee;
	margin:0;
	padding:0;
	text-align:center;
}

.ebpwebsite #banner img {
	border:0;
	margin:0;
	padding:0;
	cursor:none;
}

.ebpwebsite #banner a:link {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #banner a:hover {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	color:#ffcd66;
	border:0;
}

.ebpwebsite #banner a:visited {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #navigation {
	height:30px;
	border:0;
	display:none;
	font-size:11px;
	text-align:center;
	border:1px solid #000000;
}

.ebpwebsite #navigation img {
	float:left; 
	height:30px; 
	width:1px;
}

.ebpwebsite #subnavigation a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #666;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	width:150px;
}

.ebpwebsite #subnavigation a:hover, a:focus, a:visited {
	color: #c41925;
	font-weight:normal;
	font-size:12px;
}

.ebpwebsite #left {
	float:left;
	padding:5px 0px 5px 5px; 
	border:0px solid #EEEEEE;
}

.ebpwebsite #left img {
	border:0;
}

.ebpwebsite #content {
	padding:20px 20px 20px 5px;
	border:0px solid #EEEEEE;
}

.ebpwebsite #content img {
	border:0;
}

.ebpwebsite #map {
	height:400px;
	border:2px solid #888888;
} 

.ebpwebsite #right {
	border:0px solid #EEEEEE;
	float:right;
}

.ebpwebsite #right img {
	border:0;
}

.ebpwebsite #outersubfootercontainer { 
	width:100%;
	text-align:center;
}

.ebpwebsite #innersubfootercontainer { 
	text-align:center;
}

.ebpwebsite #subfooter { 
	padding:0;
	border:0;
	height:10px;
} 

.ebpwebsite #subfooter p {
	margin:0;
	padding:10px 0;
	font-size:80%;
}

.ebpwebsite #subfooter p a:link {
	color:#333333;
}

.ebpwebsite #subfooter p a:hover {
	color:#888888;
}

.ebpwebsite #subfooter p a:visited {
	color:#333333;
}

.ebpwebsite #outerfootercontainer { 
	width:100%;
	margin:0 auto;
	text-align:center;
}

.ebpwebsite #innerfootercontainer { 
	margin:0 auto;
	text-align:center;
}

.ebpwebsite #footer { 
	padding:20px 10px 10px 20px;
	border:0;
	text-align:center;
	border-top:3px solid #888888;
} 

.ebpwebsite #footer a:link {
	color:#333333;
}

.ebpwebsite #footer a:visited {
	color:#333333;
}

.ebpwebsite #footer a:hover {
	color:#888888;
}

.ebpwebsite #productpages {
	color:#c41925;
}

.ebpwebsite #productpages a {
	color:#c41925;
}

.ebpwebsite #productpages a:hover {
	color:#c41925;
}

.ebpwebsite #productpages a:visited {
	color:#c41925;
}

.ebpwebsite #newsletterform {
	border:2px solid #888888;
	padding:10px 0px 10px 10px;
} 

.clearfloat {
	clear:both;
    height:0;
    font-size:0;
    line-height:0;
}
