@page {
	size: auto; 
	margin: 10% ; }

#miniverse {
	position: relative ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	right: 0 ;
	bottom: 0 ;
	background: #FFF ; }

#headerbarspace {
	display: block ;
	position: relative ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	bottom: 0em ; }

#dropfind {
	display: none; }

#screenbulk {
	display: block ; 
	position: relative ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	background-color: #FFF ; }

#verbage {
	display: block ;
	position: relative ;
	float: none ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	right: 0 ;
	font-family: "Palatino Linotype", "Book Antiqua", Century, "Times New Roman", serif;
	font-size: 10pt ; 
	color: black ;
	background: inherit;
	background-image: none ; 
	}


#leftlinks {
	display: none ; }

#footerbarspace {
	display: block ;
	position: relative ;
	float: none ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	right: 0 ;
	left: 0 ;
	bottom: 0 ;
	clear: both ;
	background-color: #FFF ; }

#twocolumnblock {
	display: block ; 
	position: relative ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	background-color: #FFF ; }

.twocolumnblock {
	display: block ; 
	position: relative ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	background-color: #FFF ; }


.leftsidecolumn {
	position: relative;
	float: left;
	top: 0 ;
	margin: 0 ;
	width: 47.5%; 
	bottom: auto ;}

.inbetweencolumn {
	position: relative;
	top: 0 ;
	margin: 0 ;
	width: 5% ;
	bottom: auto ;}

.rightsidecolumn {
	position: relative;
	float: right;
	top: 0 ;
	margin: 0 ;
	width: 47.5%; 
	bottom: auto ;}

p {
	text-indent: 1em; }


h1, h2, h3, h4, h5, h6 {
 	font-family: Arial, Helvetica, sans-serif ; 
	color: #009 ;
	background-color: inherit ; }

.h1 {
	font-size: 200% ; }

.h2 {
	font-size: 135% ; }

.h3 {
	font-size: 110% ; }

.h4 {
	font-size: 90% ; }

.h5 {
	font-size: 85% ; }

.h6 {
	font-size: 80% ; }



hr.gray {
	color: #ccc ;
	background-color: #ccc ;
	height: 3px ; }

hr.black {
	color: #000 ;
	background-color: #000 ;
	height: 3px ; }

hr.blue {
	color: #009 ; 
	background-color: #009 ;
	height: 3px ;
	width: 100% ; }

hr.red {
	color: #f66 ;
	background-color: #f66 ;
	height: 3px ; }

hr.green {
	color: #060 ;
	background-color: #060 ;
	height: 3px ; }

hr.paleGreen {
	color: #d8eac0 ;
	background-color: #d8eac0 ;
	height: 3px ; }

ul ul li {
	color: black ; 
	background-image: none ; 
	background-color: inherit ; }

.copa {
	font-weight: normal ;
	font-size: 12px ;
	color: #060 ;
	font-family: Arial, Helvetica, sans-serif ; }

.housekeeping {
	font-size: 12px ;
	color: #060 ;
	font-family: Arial, Helvetica, sans-serif ; }

.programs {
	font-weight: normal ;
	font-size: 12px ;
	color: #060 ;
	font-style: normal ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	text-decoration: none ; }

.foot {
	font-size: 11px; 
	font-family: "Arial Black", Verdana, Arial, Tahoma, Helvetica, sans-serif ; }

.showOnlyInPrinterFriendlyView {
	}

.showOnlyInNormalView {
	display: none ; }

.greenbox {
	background-color: #f1f7e9;
	border: 1px solid #d7ecc3; }


ul.navbar {
	display: none ; }

dl.navbar {
	display: none ; }

ul.navbar li {
	display: none ; }

dl.navbar dd {
	display: none ; }

ul.navbar li.here {
	display: none ; }
	
dl.navbar dd.here {
	display: none ; }


dl.navbar dd.subhead {
	display: none ; }

ul.navbar a {
	display: none; }

dt.navbar a {
	display: none; }

a:link {
	color: blue ;
	text-decoration: underline ; 
	background-color: inherit ; }
a:visited {
	color: #C33 ;
	text-decoration: underline ; 
	background-color: inherit ; }
a:hover {
	color: #0C0 ;
	text-decoration: underline ;
	background-color: inherit ; }

ul.navbar a:hover {
	display: none;
	color: #963 ;
	text-decoration: underline ; 
	background-color: inherit ; }

dt.navbar a:hover {
	display: none;
	color: #963 ;
	text-decoration: underline ; 
	background-color: inherit ; }

img.imgrightfloat {
	position: relative ;
	float: right ; 
	padding: 1em ;
	border: 0.3em solid #C06 ; 
	margin: 1em 0 1em 1em ; }

img.imgleftfloat {
	position: relative ;
	float: left ; 
	padding: 1em ;
	border: 0.3em solid #C06 ;
	margin: 1em 1em 1em 0 ; }

img.imgrightplace {
	position: absolute;
	display: block;
	right: 0;
	background-color: inherit ;
	margin: 1em 0 1em 1em ;
	padding: 1em ;
	border: 0.3em ridge #c06 ; }

img.imgleftplace {
	position: absolute;
	display: block;
	left: 0;
	background-color: inherit ;
	margin: 1em 1em 1em 0 ;
	padding: 1em ;
	border: 0.3em ridge #c06 ; }

.imgcenterplace {
	position: relative;
	display: block;
	background-color: inherit ;
	margin: 0 auto ;
  	width: 550px;
	padding: 0.5em ;
	border: 0.3em ridge #c06 ; }

.redBorderLeftFloat {
	position: relative ;
	float: left ; 
	padding: 1em ;
	border: 0.3em solid #C06 ;
	margin: 1em 1em 1em 0 ; }

.redBorderRightFloat {
	float: right ; 
	padding: 1em ;
	border: 0.3em solid #C06 ; 
	margin: 1em 0 1em 1em ; }

.bigLetterSpace{
	position: relative ;
	left: -1.5em;
	float: none ;
	margin: 0 ;
	padding: 0 0 4em 0 ;
	width: 75%;
	height: 2em; }

	
.bigLetter {
	display: block;
	position: absolute;
	float: none ;
	font-family: "Times New Roman", serif;
	padding: 0;
	border: 2px solid #060 ;
	margin: 0 ;
	width: 1.5em;
	height: 37.5px;
	background-color: #ffffff;
	background-position: 50% 50% ;
	font-size: 24pt;
	color: #060; 
	text-align: center ;
	top: 2.5px; }

.bigLetterLine {
	position: relative;
	display: block ;
	color: #060;
	text-align: center ;
	z-index: 2 ;
	width: 150px;
	height: 2px; }


.bigLetterCute {
	display: block ;
	position: absolute;
	float: none ;
	background-color: #ffffff;
	border: 2px solid #d7ecc3; 
	font-family: "Times New Roman", serif;
	font-weight: 700;
	padding: 10px 20px 0 65px ;
	margin: 12px 0 0 12px;
	width: 85%;
	height: 30px;
	color: #060;
	font-size: 12pt;
	vertical-align: middle ;}

.bigLetterAtoZ {display: none;}

#a2zQuickJump {
	display: none; }


.clearAll {
	clear: both; }

.clearLeft {
	clear: left; }

.clearRight {
	clear: right; }

.returnToIndex {
	display: none ;}

.returnToTOC {
	display: none ;}

.returnToIndexPage {
	display: none ;}

.headerlike {
	font-family: Arial, Helvetica, sans-serif ; 
	color: #009 ;
	font-size: 110% ; }

.hl1, .hl2, .hl3, .hl4, .hl5, .hl6 {
 	font-family: Arial, Helvetica, sans-serif ; 
	color: #009 ;
	font-weight: 700 ;
	background-color: inherit ; 
	padding: 0.5em 0 0.5em 0 ; }


.hl1 {
	font-size: 210% ; }

.hl2 {
	font-size: 145% ; }

.hl3 {
	font-size: 120% ; }

.hl4 {
	font-size: 100% ; }

.hl5 {
	font-size: 95% ; }

.hl6 {
	font-size: 90% ; }

.twocolumnblocka {
	display: block ; 
	position: relative ;
	width: 100% ;
	height: auto ;
	top: 0 ;
	left: 0 ;
	background-color: #FFF ; }

.redQ {
	font-family: "Albertus Medium", "Palatino Linotype", "Times New Roman", serif;
	font-size: 150%; 
	color: #f66 ;
	background-color: inherit ;
	font-weight: 700; }

.greenA {
	font-family: "Albertus Medium", "Palatino Linotype", "Times New Roman", serif;
	font-size: 150%; 
	color: #060 ;
	background-color: inherit ;
	font-weight: 700; }



	
	

	
	





