@charset "utf-8";

body { 
	background:#EDEDF1; 
	font-size:100%; 
	line-height:1em; 
	font-family:arial; 
	color:#686868; 
	background-image:url(../images/body_bg_fade.gif); 
	background-repeat:repeat-x;
	margin:0px; 
	padding:0px;
}

a:link {
	color:#000000; 
	text-decoration:none;
}

a:hover {
	color:#000000; 
	text-decoration:underline;
}

a:visited {
	color:#000000; 
	text-decoration:none;
}

h1 {
	color: #000000; 
	font-size:18px;
}

h3 {
	color: #000000; 
	font-size:14px;
}

hr {
	color:#fff; 
	width:100%;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input[type="button"], input[type="submit"] {
	background-color:#eeeeee;
	border:1px solid #BBBBBB;
	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:738px;
	height:20px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	border:1px solid #EEEEEE;
	position:absolute;
	display:block;
	top:0px;
}

.ebpwebsite #loginbox a:link {
	color:#000000;
	text-decoration:none;
}

.ebpwebsite #loginbox a:hover {
	color:#AAAAAA;
	text-decoration:none;
}

.ebpwebsite #loginbox a:visited {
	color:#000000; 
	text-decoration:none;
}

.ebpwebsite #mailinglistbox {
	background:#eeeeee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #mailinglistboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #mailinglistboxtext {
	padding:5px 0px 3px 0px;
	font-size:9px;
}

.ebpwebsite #subscriberemail {
	padding:4px 4px 4px 4px;
	border:0px;
	width:90px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}
	
.ebpwebsite #subscribebutton {	
	padding:0px;
	margin:1px 0px 0px 0px;
	border:0px;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#333333;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #searchbox {
	background:#EEEEEE;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #searchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #searchboxtext {
	padding:5px 0px 3px 0px;
	font-size:9px;
}

.ebpwebsite #searchtext {
	padding:4px 4px 4px 4px;
	border:0px;
	width:90px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #searchbutton {
	padding:0px;
	margin:1px 0px 0px 0px;
	border:0px;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#000000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #livesearchbox {
	background:#EEEEEE;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #livesearchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #livesearchboxtext {
	padding:5px 0px 3px 0px;
	font-size:9px;
}

.ebpwebsite #livesearchtext {
	padding:4px 4px 4px 4px;
	border:0px;
	width:90px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #livesearchbutton {
	padding:0px;
	margin:1px 0px 0px 0px;
	border:0px;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#000000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #newscontainer {
	background:#EEEEEE;
	width:160px;
	padding:8px 8px 3px 8px;
	text-align:left;
	overflow:visible;
}

.ebpwebsite #newscontainer h1 {
	color: #000000; 
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.ebpwebsite #newscontainer img {
	cursor:pointer;
}

.ebpwebsite #newsitem {
	padding:10px 0px 0px 0px;
	text-align:left;
}

.ebpwebsite #newsitemtitle {
	font-size:12px;
	font-weight:bold;
	color: #808080; 
	text-decoration:none;
	padding:0px 0px 10px 0px;
}

.ebpwebsite #newsitemcontent {
	padding:10px 0px 10px 0px;
}

.ebpwebsite #newsitem a:link {
	color: #000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #newsitem a:hover {
	color: #000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.ebpwebsite #newsitem a:visited {
	color: #000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #floatinglayercontainer {
	position:absolute;
	top:0px;
	width:100%;
	border:0px solid #00FFFF;
}

.ebpwebsite #floatinglayer {
	border:0px solid #FF00FF;
	text-align:left;
}

.ebpwebsite #floatinglayercontent {
	position:relative;
	left:-10px;
	top:30px;
	width:118px;
	height:122px;
	border:0px solid #EEEEEE;
	overflow:hidden;
	display:none;
	z-index:1;
}

.ebpwebsite #outercontainer { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border:0px solid #00ff00;
	background-image:url(../images/body_bg_fade.gif); 
	background-repeat:repeat-x;
	z-index:1;
} 

.ebpwebsite #innercontainer { 
	width: 900px;
	margin: 0 auto;
	text-align:left;
	border-left:#ddd 1px solid;
	border-right: #ddd 1px solid;
	background-color:#fcfcfc;
} 

.ebpwebsite #header {
	top:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	border:0px solid #00ff00;
}

.ebpwebsite #headerlinks {
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:8pt;
	text-align:right;
	border:0px solid #ff0000;
	height:67px;
}

.ebpwebsite #headerlinks a:link {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:hover {
	color:#EEEEEE;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:visited {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #logo {
	border:0px solid #eeeeee;
	margin:0px;
	padding:0px;
	text-align:center;
	cursor:none;
	margin-top:0px;
	height:67px;
}

.ebpwebsite #logo img {
	border:0px solid #000000;
	margin:0px;
	padding:0px;
	cursor:none;
}

.ebpwebsite #logo a:link {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
	border:0px solid #EEEEEE;
}

.ebpwebsite #logo a:hover {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#FFCD66;
	border:0px solid #EEEEEE;
}

.ebpwebsite #logo a:visited {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #banner {
	border:0px solid #eeeeee;
	margin:0px;
	padding:0px;
	text-align:center;
}

.ebpwebsite #banner img {
	border:0px solid #000000;
	margin:0px;
	padding:0px;
	cursor:none;
}

.ebpwebsite #banner a:link {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
	border:0px solid #EEEEEE;
}

.ebpwebsite #banner a:hover {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#FFCD66;
	border:0px solid #EEEEEE;
}

.ebpwebsite #banner a:visited {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #navigation {
	width:900px;
	height: 41px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}

.ebpwebsite #navigation img {
	float:left; 
	height:30px; 
	width:1px;
}

.ebpwebsite #leftcontainer {
	float: left;
	width: 150px;
	padding: 5px 5px 5px 5px; 
	border:1px solid #eeeeee;
}

.ebpwebsite #left {
}

.ebpwebsite #left img {
	border:0px solid #4C6680;
}

.ebpwebsite #contentcontainer {
	padding: 15px 15px 15px 25px;
	font-size:0.8125em; 
	line-height:1.077em;
}

.ebpwebsite #content {
}

.ebpwebsite #content p {
	padding:0px 0;
	line-height:normal;
	text-align:justify;	
	font-size:12px;
}

.ebpwebsite #content img {
	border:0px solid #000000;
}

.ebpwebsite #map {
	height:320px;
	border:1px solid #EEEEEE;
} 

.ebpwebsite #rightcontainer {
	float:right;
	padding: 30px 20px;
	font-size:12px;
}

.ebpwebsite #right {
}

.ebpwebsite #right img {
	border:0px solid #4C6680;
}

.ebpwebsite #outersubfootercontainer { 
	width:100%;
	text-align:center;
}

.ebpwebsite #innersubfootercontainer { 
	text-align:center;
}

.ebpwebsite #subfooter { 
	padding:0px 0px 0px 0px;
	border:0px solid #ff0000;
	height:0px;
} 

.ebpwebsite #subfooter p {
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
}

.ebpwebsite #subfooter p a:link {
	color: #333333;
}

.ebpwebsite #subfooter p a:hover {
	color: #888;
}

.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 {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat;
	padding:20px 20px 40px 20px;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	text-align:left;
	border:0px solid #000000;
}

.ebpwebsite #footer a {color:#686868; text-decoration:none}
.ebpwebsite #footer a:hover {text-decoration:underline}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	border:1px solid #eeeeee;
}

/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:arial; color:#686868; font-weight:normal; font-size:0.95em}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

.ebpwebsite #content a:hover{text-decoration:underline;}
.ebpwebsite #content a {color:#003366; text-decoration:none}

.ebpwebsite #content a.link {color:#5293a7; background:url(images/marker.gif) no-repeat 0 5px; padding-left:9px; text-decoration:underline; float:right}
.ebpwebsite #content a.link:hover {color:#003366; text-decoration:none}

.column { float:left;}
.clear { clear:both;}

h1{color:#003366; font-size:1.25em; margin:0px 0px 14px 0px}
h2 {font-size:1em; color:#003366; margin:0 0 14px 0}
h3 {color:#003366; font-size:1em; margin:0 0 14px 0}

.ebpwebsite #content  .firstpara {font-weight:bold; color:#003366;}
.ebpwebsite #content .1stpara {font-weight:bold; color:#003366;}
strong {color:#003366; display:block}

ul { margin:0; padding:0;}
li { line-height:1.85em}
li a {color:#5293A7; background:url(images/marker.gif) no-repeat 0 5px; padding-left:9px; text-decoration:underline}
li a:hover {color:#003366; text-decoration:underline}

#site_center, #footer_center {padding:0 21px 0 15px}
#site_center {background:url(images/main_bg.gif) repeat-x top #ededf1}

#menu, #logo, #wrapper_header, #footer, #content; #footer {width:100%}

/*header*/
#logo {height:77px; font-size:0.8125em; line-height:1.077em; color:#2f2f2f}
#logo a {color:#2f2f2f; text-decoration:none}
#logo a:hover {color:#de004e; text-decoration:none}

/*content*/
#content .cont_height { height:536px; float:left; width:1px}
.title {margin-bottom:25px; display:block}
.line {background:url(../images/bg_line.gif) repeat-x center; width:auto; height:31px}
.img_left {float:left; margin:0 20px 0 0}

.imgindent {margin:0 0 0 10px ; float:right;}
.imgindent2 {margin:0 34px 15px 0; float:right;}
/* stylesheet update :: 1250603607563 */

.ebpwebsite #floatinglayercontent2 {
	display:none;
}

.ebpwebsite #floatinglayercontent3{
	display:none;
}

.ebpwebsite #floatinglayercontent4{
	display:none;
}

.ebpwebsite #floatinglayercontent5{
	display:none;
}

.ebpwebsite #floatinglayercontent6{
	display:none;
}

.ebpwebsite #floatinglayercontent7{
	display:none;
}

.ebpwebsite #floatinglayercontent8{
	display:none;
}

.ebpwebsite #floatinglayercontent9{
	display:none;
}

.ebpwebsite #floatinglayercontent10{
	display:none;
}

/* stylesheet update :: 1259023661427 */

/* block navigation container */

.ebpwebsite #blocknavigationcontainer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	border:0px solid #ffffff;
	visibility:visible;
	z-index:1000;
}

.ebpwebsite #blocknavigationsubcontainer {
	height:0px;
	text-align:left;
	border:0px solid #00ffaa;
	visibility:visible;
	z-index:1000;
}

/* block navigation positioning */

.ebpwebsite #blocknavigation1 {
	position:relative;
	top:294px;
	left:140px;
	width:500px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation2 {
	position:relative;
	top:294px;
	left:280px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation3 {
	position:relative;
	top:294px;
	left:540px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation4 {
	position:relative;
	top:294px;
	left:300px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation5 {
	position:relative;
	top:294px;
	left:400px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation6 {
	position:relative;
	top:294px;
	left:600px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation7 {
	position:relative;
	top:294px;
	left:700px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation8 {
	position:relative;
	top:294px;
	left:800px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation9 {
	position:relative;
	top:294px;
	left:900px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation10 {
	position:relative;
	top:294pxs;
	left:1000px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

/* block navigation style */

.blockmenutlc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenutmc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenutrc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumle {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumle img {
	width:0px;
	height:5px;
}

.blockmenumc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenumre {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumre img {
	width:0px;
	height:5px;
}

.blockmenublc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenubmc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenubrc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

/* stylesheet update :: 1260531145937 */

.ebpwebsite #blog {
	padding:20px 0px 0px 0px;
	margin:0px;
}

.ebpwebsite #blog h1 {
	padding:0px;
	margin:0px;
}

.ebpwebsite #blog img {
	padding:0px;
	margin:0px;
	display:inline;
}

.ebpwebsite #blogpublished {
}

.ebpwebsite #blogtitle h1 {
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.ebpwebsite #blogcontent {
	font-size:12px;
	display:block;
	overflow:hidden;
}

.ebpwebsite #blogusername {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogusername a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogusername a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #bloglinktitle a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #bloglinktitle a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcomments {
	cursor:text;
	padding:5px;
	width:680px;
}

.ebpwebsite #blogcommentpublished {

}

.ebpwebsite #blogcommenttitle h1 {
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.ebpwebsite #blogcommenttitle img {
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.ebpwebsite #blogcommentcontent {
	font-size:12px;
	display:block;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}

.ebpwebsite #blogcommentusername {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentusername a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentusername a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentcomments {
	cursor:text;
	padding:5px;
	width:680px;
}


/* stylesheet update :: 1263737448062 */

.validationError {
	background-color:#FF0000;
	color:#FFFFFF;
}

/* stylesheet update :: 1263737706984 */

.ebpwebsite #captchaerror {
	height:32px;
	background-color:#FF0000;
	color:#FFFFFF;
	width:95%;
	text-align:center;
	padding-top:8px;
	font-size:16px;
}

/* stylesheet update :: 1263737990375 */

.validationSuccess {
	background-color:#FFFFFF;
	color:#000000;
}

