/* General formating Begin*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #F4F5F6;
	behavior: url(csshover.htc);
}
a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #58f4d1;
	text-decoration:none;
}
#content_area a:link {
	color: #000066;
}
#content_area a:visited {
	color: #000066;
}
#content_area a:hover {
	color: #58f4d1;
}
.bold {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}
img {
	margin: 0px;
	border: 0px none;
}
table {
	font-size: 11px;
}
td {
	vertical-align: top;
	margin: 0px;
}
.vert_center {
	vertical-align: middle;
}
.active {
	color: #58F4D1;
}
.center {
	text-align: center;
}
.px10 {
	font-size: 10px;
}
.image_left {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
.image_right {
	padding-left: 15px;
	padding-bottom: 10px;
	float: right;
}
.supscript {
	vertical-align: 19%;;
	font-size: 90%;
}
.lower {
	vertical-align: -18%;
	font-size: 85%;
}
.align_right {
	text-align: right;
}
/* General formating End*/

/* Navigation Begin including BGC Logo*/
#bgc_logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#navigation {
	text-align: left;
	font-size:10px;
	height: 100%;
	width: 243px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 6;
	background-color:#636d89;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #44e0b7;	
}
#bgc_address {
	text-align: left;
	position: absolute;
	left: 44px;
	bottom: 60px;
	z-index: 1;
}
#navigation ul.level1>li:hover {
	background-image: url(../images/bgc_laser_small.jpg);
	background-repeat:no-repeat;
}
#nav_left {
	text-align: left;
	position: fixed;
	left: 0px;
	top: 160px;
	z-index: 1;
}
div#nav_left {
	float: left; 
	width: 135px; 
	margin: -1px 0 0 -1px;
}
div#nav_left ul {
	margin: 0; 
	padding: 0; 
	width: 135px; 
	background-color: #636d89;
  	border: 1px solid #636d89;
}
div#nav_left li {
	position: relative; 
	list-style: none; 
	margin: 0;
 	border-bottom: 1px solid #636d89;

}
div#nav_left li:hover {
	background-color: #636d89;
	border-bottom: 1px solid #636d89;
}
div#nav_left li a {
	display: block; 
	padding: 4px 0 4px 4px;
	text-decoration: none; 
	width: 135px;
}
div#nav_left>ul a {
	width: auto;
}
div#nav_left ul ul {
	position: absolute; 
	top: -1px; 
	left: 130px;
  	display: none;
	width: 105px;

}
div#nav_left ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
/* Navigation End */

/* Header Begin */
#header {
	text-align: right;
	height: 76px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 4;
	width: 100%;
	background-color:#636d89;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #44e0b7;
}
#bgc_text {
	position: absolute;
	top: 9px;
	right: 30px;
	width: 290px;
	height: 57px;
}
/* Header End */

/* Content area Begin */
#content_area {
	position: absolute;
	left: 306px;
	top: 140px;
	overflow: auto;
	bottom: 35px;
	right: 0px;
	text-align: left;
	padding-right: 45px;
	color: #000066;
}
/* Content area End */

/* Footer Begin */
#footer {
	font-size: 10px;
	text-align: right;
	height: 30px;
	width: 100%;
	z-index: 8;
	position: fixed;
	bottom: 0px;
	background-color:#636d89;
	background-image:url(../images/pixel_white.gif);
	background-repeat:repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #44e0b7;	
}

/* Navigation Footer */
#support {
	text-align: center;
	float: left;
	margin-left: 306px;
	margin-top: 7px;
}
#contact {
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 7px;
}
#map {
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 7px;
}
#disclaimer {
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 7px;
}
#intranet {
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 7px;
}
/* space at the left of the footer with green right border continues right border of main navigation */
#left {
	background-color:#636d89;
	position: absolute;
	width: 243px;
	left: 0px;
	top: 0px;
	height: 30px;
	background-image:url(../images/pixel_white.gif);
	background-repeat:repeat-x;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #44e0b7;
}
/* Footer End */



/* Only for MSIE */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}
/* End hide from IE5/mac */
* html #navigation {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
/* End hide from IE5/mac */
	line-height: 12px;
}
* html #nav_left {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
/* End hide from IE5/mac */
	line-height: 12px;
}
* html div#nav_left li a {
	width: 100px;
}

* html div#nav_left ul ul {
	position: absolute; 
	top: -1px; 
	left: 95px;
  	display: none;
	width: 100px;
}
* html #header {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	height: 76px;
/* End hide from IE5/mac */
}
* html #content_area {
	position: fixed;
	height: 40%;
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	top: 140px;
	height: expression(document.body.clientHeight - 175 + "px");
	width: expression(document.body.clientWidth - 350 + "px");
/* End hide from IE5/mac */
	width: auto;
}
* html #footer {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
/* End hide from IE5/mac */
}
* html #support {
	float: left;
	margin-left: 153px;
	margin-top: 7px;
}
.px12 {
	font-size: 12px;
}

/* Galery Begin */
#image1 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image2 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image3 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image4 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image5 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image6 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image7 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image8 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image9 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image10 {
	position: absolute;
	height: 468px;
	width: 445px;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color:#f4f5f6;
	border: 1px solid #000066;
}
#image1_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 468px;
	top: 15px;
}
#image2_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 580px;
	top: 15px;
}
#image3_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 468px;
	top: 112px;
}
#image4_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 580px;
	top: 112px;
}
#image5_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 468px;
	top: 209px;
}
#image6_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 580px;
	top: 209px;
}
#image7_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 468px;
	top: 306px;
}
#image8_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 580px;
	top: 306px;
}
#image9_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 468px;
	top: 404px;
}
#image10_th {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 580px;
	top: 404px;
}
.figcap {
	padding: 7px;
	color: #000066;
	background-color:#f4f5f6;
}
/* Galery End */
.italic {
	font-style: italic;
}
