/* Styles not related to code  */



body, td {
	font: 14px/1.3 verdana, arial, helvetica, sans-serif;
}
h1 {
	font-size:1.3em;
}
h2 {
	font-size:1.2em;
}
td {
	vertical-align:top;
}
th {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom:4px;
	text-align:center;
}
a:link {
	color:#00659b;
}
a:visited {
	color:#00659b;
}
ul {
	margin-bottom: 2.4em;
}
ul li {
	margin-bottom:.5em;
}
p {
	max-width: 60em;
}
div#tipDiv {
	padding:4px;
	color:#000;
	font-size:11px;
	line-height:1.2;
	background-color:#E1E5F1;
	border:1px solid #667295;
	width:450px;
}
.tooltip {
 #height:400px;
	height: 450px;
	overflow:auto;
}
