@charset "utf-8";
/* CSS Document */
.close {display:none;}
#mantle {display:none;}
#call {display:none;}
#super {display:none;}
#tn {display:none;}
#footer {display:none;}
#top {
	width:90%;
}
#maintable {
	width:90%;
}
#prtable {
	width:90%;
}
#footer {
	width:90%;

}
#ml {
	width:33%;
}
#mr {
	width:66%;
}
#cl {
	width:33%;
	border-right:1px solid #ccc;
}
#cr{
	width:66%;
}
#content {
	margin:14px 10px 10px 30px;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:150%;
}
p {
	line-height:150%;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Arial;
}
h1 {
	font-size: 17px;
	color: #333333;
	margin:1px;
}
h2 {
	font-size: 15px;
	color: #000000;
	font-weight:normal;
}
h3 {
	font-size: 13px;
	color: #000000;
}
li {
		list-style:url(images/bullet_grey.gif);
		}
.listpdf {
		list-style:url(images/bullet_pdf.jpg);
		margin-bottom:5px;
		}

#footer a {
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	color: #888;
}
#footer a:link {
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #888;
}
#footer a:hover {
	text-decoration: underline;
	color: #888;
}
#footer a:active {
	text-decoration: underline;
	color: #888;
}
#footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888;
}
.quote {
	padding:10px;
	margin-top:1px;
}
.quote p{
	margin:0px 0px 5px 0px;
	}
.edge {
	padding:10px;
	margin-top:1px;

}
.edge p{
	margin:0px 0px 5px 0px;
	}
.edge ul {
	margin-left:10px;
	padding-left:8px;
}
.resources {
	padding:10px;
	margin-top:1px;

}
.resources p{
	margin:0px 0px 5px 0px;
	}
.resources ul {
	margin-left:10px;
	padding-left:8px;
}

