<style type="text/css" media="screen">
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.print-logo { display:none;}

.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#07a;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
.vertnavjump {
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	}
.vertnav a,.vertnav a:link,.vertnav a:visited {
	color:#000;
	font-size:10px;
	font-family:arial, helvetica, verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	}
a:link {color:#07a;}
a:visited {color:#09c;}
a:hover {background-color:#eee;}

/*** MAIN CONTENT ***/
#content-wrapper {
	margin:123px 0px 20px 183px;
	width:691px;
}

#content {
	margin:45px 51px;
}

.tableset {
	margin:34px 0px 0px;
	font-weight:bold;
}

.tableset h2 {
	margin:0px 10px 10px
}

.tableset td {
	padding:10px;
	height:100%;
	vertical-align:top;
}

.row0 {
	background-color:#fedeb5;
}
li {
	padding-bottom: 3px;
}
/*** LEFTNAV ***/
#leftnav {
	position:absolute;
	width:183px;
	top:0px;
	left:0px;
	background-color:#ecae7d;
	border-right:5px solid white;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity.
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it.
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style
declaration. The incorrect IE5/Win value is above, while the correct value is
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:178px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct
length values to user agents that exhibit the parsing error exploited above yet get
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#leftnav {width:178px;}

#leftnav ul {
	padding:5px 0px 0px;
	margin:0px;
	list-style:none;
}

#leftnav li {
	padding:9px 11px 11px;
	border-bottom:1px solid #76618a;
	color:#2e3192;
	font-size:14px;
	font-weight:bold;
}

#leftnav li a {
	font-size:14px;
	font-weight:bold;
	color:#3b3fb5;
}

#leftnav li a:visited {
	color:#07a;
}

#leftnav ul ul {
	padding:0px;
}

#leftnav li li {
	padding:2px 0px 0px 12px;
	border-bottom:none;
	font-size:11px;
}

#leftnav li li a {
	font-size:11px;
	color:#3b3fb5;
}

#leftnav li li a:visited {
	color:#07a;
}

#header {
	position:absolute;
	top:0px;
	background-image:url(/images/header2.jpg);
	background-repeat:repeat-x;
	width:100%;
	text-align:right;
}

#footer {
	width:80%;
	text-align:center;
	float:right;
}

.quote-left {
	float:left;
	margin: 1px 4px 4px 14px;
	border: 2px solid #2e3192;
	width:35%;
	font-family: Verdana, sans-serif;
	}
.quote-right {
	float:right;
	margin: 1px 0 4px 10px;
	border: 2px solid #2e3192;
	padding: 10px;
	width:35%;
	font-family: Verdana, sans-serif;
	}
.quote-right-noli {
	float:right;
	margin: 1px 15px 4px 10px;
	border: 2px solid #2e3192;
	width:35%;
	font-family: Verdana, sans-serif;
	}
.quote-text {
	padding: 2px 1px 2px 4px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	}
.attrib {
	background: #2e3192;
	background-color: #2e3192;
	color: white;
	margin-right: -13px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-top: 10px;
	text-align:right;
  	padding: 1px 16px 0 4px;
	font-style:normal;
	font-size:11px;
	}
	
</style>
