/* CSS Document */
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:Arial;
}

.td1 {font-family: Arial; font-size: 12pt; color: #444444; text-decoration: none; font-weight:bold;}
.td1 A:link  {font-family: Arial; font-size: 11pt; color: #069; text-decoration:none; font-weight: bold;}
.td1 A:visited  {font-family: Arial; font-size: 11pt; color: #069; text-decoration:none; font-weight: bold;}
.td1 A:hover {font-family: Arial; font-size: 11pt; color: #000000; text-decoration:none; font-weight:bold;}

.td2 {font-family: Arial; font-size: 10pt; color: #444444; text-decoration:none; font-weight:normal;}
.td2 A:link  {font-family: Arial; font-size: 10pt; color:#069; text-decoration:underline; font-weight: bold;}
.td2 A:visited  {font-family: Arial; font-size: 10pt; color:#069; text-decoration:underline; font-weight: bold;}
.td2 A:hover {font-family: Arial; font-size: 10pt; color:#F00; text-decoration:underline; font-weight:bold;}

.td3 {font-family: Arial; font-size: 10pt; color: #069; text-decoration: none; font-weight:bold;}
.td3 A:link  {font-family: Arial; font-size: 10pt; color: #069; text-decoration:none; font-weight:bold;}
.td3 A:visited  {font-family: Arial; font-size: 10pt; color: #069; text-decoration:none; font-weight:bold;}
.td3 A:hover {font-family: Arial; font-size: 10pt; color: #069; text-decoration:none;  font-style: none; font-weight:bold;}

.SB_input1 {
	color:#066;
	background-color:#F4FAFF;
	font-family: Verdana, Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border: 1px #999999 solid;
	padding:5px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.SB_input2 {
	color: #3366CC;
	background-color:#ffffff;
	font-family: Verdana, Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border: 1px #999999 solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.SB_formarea {
	background-color : #dde9ff;
	border-bottom-color : #888888;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #888888;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #888888;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #888888;
	border-top-style : solid;
	border-top-width : 1px;
	color : #444444;
	font-size : 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#divSeparator {

	border-top:#C6E2FF solid 1px; 
	border-right:#C6E2FF solid 1px; 
	border-left:#C6E2FF solid 1px; 
	border-bottom:#C6E2FF solid 2px; 
	padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px; 
	background:url(../images/table_bg2.png) repeat-x top;	
	
}

.tabs li a.tabs-inner strong { display: none; }

.dialog { display: none; }

#map-canvas { height: 75%; width:1000px; }