@charset "UTF-8";/* CSS Document */body {	font: .70em Helvetica, Arial, sans-serif;	line-height:1.4em;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;	background-color: #698BB1; /*788699;*/	background-image:url(../images/bg_gradient.jpg);	background-repeat: repeat-x;}#contactinfo{	font: 1.10em Helvetica, Arial, sans-serif;	line-height:1.5em;	}	h1 {	font-family:Helvetica, Arial, Geneva,  sans-serif;	font-size:1.6em;	font-weight:100;	}h2 {	font-family:Helvetica, Arial, Geneva,  sans-serif;	font-size:1.08em;	line-height:1.5em;	font-weight:800;	letter-spacing: 1pt;	}h1.sub{	font-family:Helvetica, Arial, Geneva, sans-serif;	font-size:1.38em;	font-weight:100;	line-height:.9em;	}	a:link, a:visited {	color:#39487E;	text-decoration:none;}a:hover{	color: #698BB1;  /*background-color: #E5A003;*/	}	/*---------------------------------------------*/#logoHeader{	margin: 8px 13px;	width:260px;	}.oneColElsCtr #container {	width: 760px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	float:none;	text-align: left; /* this overrides the text-align: center on the body element. */	background-color: #F6F7F7;	background-image:url(../images/wireframe_30.jpg);	background-repeat: no-repeat;	background-position: 1px 100px;	border: 1px #FFFFFF solid;}.oneColElsCtr #mainContent {	margin-top:10px;	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	color: #000000;	height: 380px;}.oneColElsCtr #mainContentStart {	margin-top:0px;	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	color: #000000;	height: 430px;}.columnRight{	position:relative;	width:300px;	float:right;	margin-left:30px;	margin-right:10px;	margin-top:10px;	padding: 15px;	background-color: #355E8E; /* #36518E; */	/* for IE */ 	filter:alpha(opacity=70);	/* CSS3 standard */    opacity:0.7;	font-size:12px;	color:#FFFFFF;	line-height: 1.38em;	z-index:3px;}.columnRight a:link, .columnRight a:visited{	color:#E5A003;	}.columnRight a:hover{		color:#FFFFFF;	}.menuLeft{	width:200px;	height: 380px;	float:left;	margin-left:20px;	/*margin-right:10px;*/	margin-top:10px;	padding: 15px;	padding-left: 0px;	font-size:12px;	}.footerBar{	height:100%;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	float:none;	/*text-align: left;*/ /* this overrides the text-align: center on the body element. */	}#footerContainer {	width: 760px;	height:100%;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */		color: #97B8CB;	font-size:9px;	margin-top:10px;	height: 165px;	background-image: url(../images/bg_shadow.jpg);	background-repeat: no-repeat;	background-position: center;}/*----------------------------------------------*/.yellowbar  {	width: 760px;	float:center;		height: 40px;	left: 0px;	/*top: 60px;*/			background-color: #FFCC33;	background-image:url(../images/yellowbar.jpg);	text-align: left; /* this overrides the text-align: center on the body element. */		   }.yellowbar h1  {  	padding-left:15px;	padding-top:10px;  font-weight: bold;  font-family:trebuchet, arial, sans-serif;  font-size:2em;  line-height: 1em;  color: #000000;    }  /*---------------------------------------------*//*----------------------------------------------*/.menuBar  {	width: 760px;	float:none;		height: 23px;	left: 0px;	top: 100px;	margin-top:1px; }  #menuContainer {    width: 760px;	height:100%;	background-color: #39487E;;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */	  /*left: -999em;*/	}/*---------------------------------------------*/	#nav, #nav UL {  list-style: none;  font-family: Arial, sans-serif;  font-size: 11px;    float: left;	width: 100%;	margin: 0;	margin-left: 6px;	padding: 0 0 0 0;}#nav LI {  float: left;  margin: 0;  padding: 0;  border-right:#999999 dotted 1px;   background-color: #39487E;}#nav LI A {	padding: 0px 12px;	display: block;	text-decoration: none;	line-height: 23px;}#nav LI A:link, #nav LI A:visited {	color: #FFFFFF; /*#000033;*/}#nav LI A:hover {	/*color: #FFFFFF;*/  background-color: #698BB1;}#nav .current:link, #nav .current:visited {	/*border-left: solid 1px #999999;*/	/*border-right: solid 1px #999999;*/	background-color: #698BB1;		border-bottom: solid 5px #698BB1;		}#nav LI.home {  border-left:#999999 dotted 1px; }/* -------------------- navigation topics -------------------- */ /*---------------------------------------------*/ #topNavContainer {    /*width: 760px;*/	width:760px;			margin-top:5px;	position: relative;	text-align: right; /* this overrides the text-align: center on the body element. */	}   #topNav, #topNav UL { 	list-style:none;}#topNav LI {		float: right;	margin-right: 5px;	border:#698BB1 1px dotted; }#topNav LI A {	padding: 0px 12px;	display: block;	color: #000000;	text-decoration:none;}#topNav LI A:link, #topNav LI A:visited {	color: #000000;}#topNav LI A:hover {	/*background-color: #D0D0D0;*/	color: #FFFFFF;	background-color: #698BB1;}	/*---------------------------------------------*//* -------------------- side navigation -------------------- */.sidenav UL {  list-style-type: none;  margin: 0;  padding: 0 0 0 0;}.sidenav UL LI {  border-bottom: 1px dotted #C2C2C2;   margin: 0;  padding: 0;  padding-left: 8px;  display: block;  color: #666666;  font-family: Arial, sans-serif;  font-size: 11px;  line-height: 18px;}.sidenav UL LI A:link, .sidenav UL LI A:visited {	text-decoration: none;	color: #666666;}.sidenav UL LI A:hover {  text-decoration: none;  color: #698BB1;  }.sidenav UL LI#leftnav-current {  background-color: #E5A003;}.sidenav UL LI#leftnav-current A {  font-family: Arial, sans-serif;  font-size: 11px;  line-height: 19px;}.sidenav UL LI#leftnav-current A:link, .sidenav UL LI#leftnav-current A:visited, .sidenav UL LI#leftnav-current A:hover {  color: #FFFFFF;}/*---------------------------------------------*/.term-image{ margin-left: 10px; } .explore-title-ie{border:1px black;	margin-top:40px;    width: 620px;	float:left;	font-size:12px;	}.explore-title{    width: 620px;	float:left;	font-size:12px;	}.explore-box1{		float:left;	/*margin-right:10px;*/	padding: 15px;	margin-top:10px;	width: 620px;	background-color: #FFE373;/*#FFFBDB;*/	filter:alpha(opacity=80);	/* CSS3 standard */  opacity:0.8;	/*border:#698BB1 1px dotted;*/	padding: 10px;}.explore-box2{		float:left;	/*margin-right:10px;*/	margin-top:20px;	margin-bottom:40px;	padding: 15px;		width: 620px;	background-color: #FFD253;	filter:alpha(opacity=80);	/* CSS3 standard */  opacity:0.8;	/*border:#698BB1 1px dotted;*/	padding: 10px;}	.menuLeftExplore{	width:200px;	float:left;	margin-left:20px;	/*margin-right:10px;*/	margin-top:90px;	padding: 15px;	padding-left: 0px;	font-size:12px;	}A:link.close-button {	color:#FFFFFF;	padding: 3px 4px 3px;	background-color:#39487E;	}A:hover.close-button {	color:#FFFFFF;	padding: 3px 4px 3px;	background-color: #698BB1;	}	.fixcolor{	padding:3px;	background-color:#39487E;	/*border-color:#39487E;*/	}	