@charset "utf-8";
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #fff; 
}

form {
	padding: 0px;
	border: 0px;
	margin:0px;
}

body,td,th {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
}

table {
	border: none;
	padding: 0;
	margin: 0;
}

a.header {
	color: #808080;
	font-weight: bold
	text-decoration: none;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #494949;
	margin:0 0 0px 0; 
	padding: 15px 0px 10px 0px;
	background-color: #FDFEFD;
}

h2 {
	font: 14.8px normal Arial, Helvetica, sans-serif;
	color: #006600;
	margin-bottom: 5px;
	line-height: 150%;
}

h3 {
	font: 14.8px normal Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 5px;
	line-height: 150%;
	background-color: #EEFFEE;
}

div.markerTooltip, div.markerDetail {
  color: black;
  font-weight: bold;
  background-color: white;
  white-space: nowrap;
  margin: 0;
  padding: 2px 4px;
  border: 1px solid black;
}

.link {border:1px solid #384EA3;padding:3px 5px 2px 5px;font-weight:bold;color: #FFFFFF; background-color: #384EA3;text-decoration:none;}
.tag1{font-size:12px}
.tag2{ font-size:16px}
.tag3{ font-size:24px}
.tag4{ font-size:24px; font-weight:bold}
.tag1, tag2, tag3, tag4{margin:0 5px 0 5px;}
.tag1, tag2, tag3, tag4 a{color:#517DDA}
.tag1, tag2, tag3, tag4 a:hover{color:#EB8C2F;}
.box { float: left; width:100px; height:100px;}
#boxContent { border: none; background: #FFFFFF;  position: relative; left: -3px; top: -3px;}
#boxContainer { position: relative; background: #C0C0C0; margin: 4px;}
.tdline {border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: dashed; border-bottom-width: 1px}
.tbox {margin: 3px;border:1px #ccc solid;font-size:12px}
.tbox_title{background: url('../images/tabbg.gif') repeat-x bottom left; font-weight:bold;font-size: 14px; color: #666;padding: 2px 0 3px 15px}
.boxdiv{margin: 8px 8px}
.navlink {border:solid 1px #D4D4D4;text-decoration: none;}
#tabs {
float:left;
width:100%;
background:#BBD9EE;
font-size:93%;
line-height:normal;
}
#tabs ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url("image/tabright.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#FF9834;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}
.box {
	line-height: 22px;
    font-size: 14px;
	COLOR: #5B6074;
	background-color:#ffffff;
	border:1px solid #8394BF;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	font-weight: bolder;
    }	
.box2 {
	line-height: 22px;
	font-size: 14px;
	background-color:#ffffff;
	TEXT-DECORATION: normal;
	border:1px solid #CFD5EB;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	cursor:hand;

    }	
.box2 a{
	font-size: 14px;
	TEXT-DECORATION: normal;
    COLOR: #A7A6AA;
	cursor:hand;

}	
.box2 a:hover{
	font-size: 14px;
	TEXT-DECORATION: normal;
	font-weight: 300;
    COLOR: #000000;
	cursor:hand;


}
#layer_favorites a {
color: #FFFFFF; 
font-size: 12px; 
font-weight: bold;
}

.txti {
	border: 1px solid #808080;
	height: 20px;
	width: 70px;
	font-size: 1em;
}
