/* CSS Document */

body {
	font-size:72%;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center -42px;
	color: #4D6A77;}

body#Popup {
	font-size:72%;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center -200px;
	color: #4D6A77;}

#Container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;}

#Popup #Container {
	width: 400px;
	margin-right: auto;
	margin-left: auto;}

#Header {
	height: 115px;
	margin-top: 185px;
	margin-bottom: 40px;}

#Popup #Header {
	height: 115px;
	margin-top: 30px;
	margin-bottom: 40px;}

* html h1 { behavior: url(css/iepngfix.htc)}
h1 {
	background-image: url(../images/logo-white.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	height: 84px;
	width: 268px;
	overflow: hidden;}

h2 {margin-bottom: 20px;}

h3 {
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0099CC;
}

p {
	margin-bottom: 20px;
	line-height: 150%;
}

ul {
	margin-bottom: 20px;
}

li {
	margin-left: 25px;
	list-style-type: circle;
	line-height: 150%;
}

#CompanyData h2 {
	background-image: url(../images/h2-prof.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	height: 47px;
	width: 303px;
	overflow: hidden;}

#PrivacyContent h2 {
	/*background-image: url(../images/h2-privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	height: 47px;
	width: 303px;
	overflow: hidden;*/}

#Map iframe {border: 1px solid #E8E8E8;}

#Map h2 {
	background-image: url(../images/h2-access.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	height: 47px;
	width: 303px;
	overflow: hidden;}

table {
	width: 698px;
	margin-bottom: 40px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	background-color: #F8FCF9;}

caption { display:none;}

th,td {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 5px;}

.h-Zebra1 {background-color: #EDF2EE;}
.h-Zebra2 {background-color: #FFFFFF;}

/*#Map {margin-bottom: 40px;}*/

address {
	text-align: center;
	/*font-size:1em;*/
	margin-top: 60px;
	margin-bottom: 40px;}
	
#dockWrapper {
	border-top: 1px solid #222;
	border-bottom: 0;
	z-index: 1000;
}

#dockWrapper.top {
	border-top: 0;
	border-bottom: 1px solid #222;
}
#myWindow01_content {
	padding: 0px !important;}

	

#myWindow01_titleBar {
	background: #FFF url(../images/top.jpg) left top no-repeat !important;
	/*display: none !important;*/}
/*
#winwrapper {
	background: #FFF url(../images/top.jpg) left -25px no-repeat !important;}*/

.mochaContentBorder {
	border: none !important;}

#myWindow01_maximizeButton,
#myWindow01_closeButton {
	display: none !important;}

#myWindow01_minimizeButton {
	background: none !important;}

#myWindow01_controls {
	background: transparent !important;}

#dockWrapper.top {
	border: none;}

#dock {
	background: none;}


/*=============================================
privacy policyF100628
============================================= */
#tab {
	margin-bottom: 50px;
}
#tab ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 40px;
	padding-left: 3px;
	background: url(../images/pp_tab.png) left bottom no-repeat;
}
#tab li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#tab li#tab2 {
	width: 222px;
	height: 40px;
}
#tab li#tab1 {
	width: 173px;
	height: 40px;
}
#tab li a {
	text-indent: -9999px;
	overflow: hidden;
}
#tab li.current a {
	display: none !important;
}

#tab li#tab2 a {
	display: block;
	width: 222px;
	height: 40px;
	background: url(../images/pp_tab.png) -176px top no-repeat;
}
#tab li#tab1 a {
	display: block;
	width: 169px;
	height: 40px;
	background: url(../images/pp_tab.png) -3px top no-repeat;
}
#tab li#tab2 a:hover {
	background: url(../images/pp_tab.png) -176px bottom no-repeat;
}
#tab li#tab1 a:hover {
	background: url(../images/pp_tab.png) -3px bottom no-repeat;
}


#about {
}
#about .section {
	margin-bottom: 30px;
}
#about li {
	list-style-type: decimal;
	margin-bottom: 15px;
}
#about li h4 {
	color: #0099CC;
	margin-bottom: 5px;
}
#about li p {
	margin-bottom: 5px;
}
#about li li {
	margin-bottom: 5px;
}