/* CyberStitchers Style Sheet -- modified November 1, 2005 */body, p, td, li {	background: #D4FFFF;}/* Text */h1 {     color: #008000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 35px; font-weight: 700; font-style: normal; font-variant: normal; text-align: center;}h2 {    color: #3366FF;   font-family: Arial, Lucida Console, Sans-serif; font-size: 30px; font-weight: 500; font-style: normal; font-variant: normal; text-align: center;}h3 {    color: #FF557F;  font-family: Arial, Lucida Console, Sans-serif; font-size: 25px; font-weight: 600; font-style: normal; font-variant: normal; text-align: center; }h4 {  color: #000000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 20px; font-weight: 600; font-style: normal; font-variant: normal; text-align: left; margin-left: 8px}p {  color: #000000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 15px; font-weight: 400; font-style: normal; font-variant: normal; margin-left: 8px; text-align: left; }p.indqt {  color: #000000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 15px; font-weight: 400; font-style: normal; font-variant: normal; margin-left: 30px; margin-right: 30px; text-align: left; }p.important { color: #FF0000;  border-left: 2px solid #FF0000; border-right: 2px solid #FF0000; border-top: 2px solid #FF0000; border-bottom: 2px solid #FF0000; padding: 2px; font-family: Arial, Lucida Console, Sans-serif; font-size: 15px; font-weight: 400; font-style: normal; font-variant: normal; margin-left: 8px; text-align: left; }span.nav {	color: #000000; text-indent: -1em;	margin-top: 0em;	margin-bottom: 0em;	margin-left: 0em;	margin-right: .5em;	font-size: .9em; font-family: Arial, Lucida Console, Sans-serif; text-align: right; text-decoration: none;}p.navpic {	color: #000000; text-indent: -1em;	margin-top: 0em; margin-bottom: 0em; margin-left: .5em;	margin-right: .5em;	font-size: .9em; font-family: Arial, Lucida Console, Sans-serif; text-align: center; }p.right { color: #000000; text-align: right;}p.center { color: #000000; text-align: center;}.header { color: #008000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 35px; font-weight: 700; font-style: normal; font-variant: normal; text-align: center;}.header2 { color: #3366FF;   font-family: Arial, Lucida Console, Sans-serif; font-size: 30px; font-weight: 500; font-style: normal; font-variant: normal; text-align: center;}.header3 { color: #FF557F;  font-family: Arial, Lucida Console, Sans-serif; font-size: 25px; font-weight: 600; font-style: normal; font-variant: normal; text-align: center; }.header4 {  color: #000000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 20px; font-weight: 600; font-style: normal; font-variant: normal; text-align: left; margin-left: 8px}dt {   color: #0000FF;  font-family: Arial, Lucida Console, Sans-serif; font-size: 15px; font-weight: 400; font-style: normal; font-variant: normal; margin-left: 8px; text-align: left; }dd {  color: #000000;  font-family: Arial, Lucida Console, Sans-serif; font-size: 15px; font-weight: 400; font-style: normal; font-variant: normal; margin-left: 30px; margin-right: 30px; text-align: left; }/* Unordered Lists (green bullet for unord list items) */ul {  	list-style-image: url('../images/bulletGr.gif'); text-align: left;}li.unord {  color: #000000; list-style-image: url('../images/bulletGr.gif');  font-family: Arial, Lucida Console, Sans-serif; font-size: 15px;  font-weight: 400; font-style: normal; font-variant: normal; text-align: left;}/* Ordered List */ol {  	list-style-type: decimal; list-style-image: url('none'); text-align: left;}li.ord { color: #000000; font-family: Arial, Lucida Console, Sans-serif; font-size: 15px;   font-weight: 400; font-style: normal; font-variant: normal; text-align: left; margin-left: 30px;}/* Tables */table {	border: #008000;}td { border: #008000; color: #000000; font-family: Arial, Lucida Console, Sans-serif; font-size: 15px; font-weight: 400; font-style: normal; font-variant: normal; text-align: left;}tr { border: #008000;}th { border: #008000;} /* Horizontal Rule */hr { color: #008000; text-align: right;}/* Links */a:link { color: #008000; text-decoration: none;}a:visited { color: #3366FF; text-decoration: none;}a:active { color: #FF557F; text-decoration: none;}a:hover { color: #FF557F; text-decoration: none;}/* Special Color Inserts */.purple {  color: #CC99FF; }.yellow { color: #FFFF00; }.green {	color: #008000; }.red {  color: #F52D0A; }/* Images Without Borders */a img {	border: none;}/* Vertical Segment (not paragraph) Aligned Center */div { text-align: center; }/* Prevent extra space around an element */.nospace {	margin-top: 0em; margin-bottom: 0em;}/* Alignment of "to top" button */p.top {	text-align: right;}/* Disclaimer text */p.disclaimer {	text-align: left;	font-size: .8em;}/* Glossary settings  - space between entries*/dd.Glossary {	margin-bottom: .2em;}