/* Start of CMSMS style sheet 'Global - Typography' */
/* Start of CMSMS style sheet 'Global - Typography' */
body, td, th, input, select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}
p {
	margin: 0 0 1.5em 0;
}
h1, h2, h3, h4, h5 {
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
a {
	color: #000000;
}
#content a:hover {
	color: #30529C;
}
#content ul {
	margin: 1.5em 0;
	padding: 0;
}
#content ul li {
	background: url(images/bullet.gif) left 4px no-repeat;
	padding: 0 0 0 1.75em;
	margin: 0 0 .5em 2em
}
a.tooltip:hover {
	position: relative;
	z-index: 100;
	cursor: help;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 20px;
	left: 125px;
	width: 250px;
	background: #F1F7FB;
	border: 1px dotted #88B3DE;
	padding: 8px;
	z-index: 150;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
/* End of 'Global - Typography' */

