﻿body {
background-color: transparent;
font-size: 12pt;
font-family: Garamond, 'Times New Roman',Times,serif;
color:#000000;
float: none !important; }


#login{display: none}
#access{display: none}
#menu{display: none}
#footer{display: none}
.instructioneditadmin{display: none}

#main{line-height: 18pt}
#supporting{line-height: 18pt}
#related{line-height: 18pt}


#main{text-align: justify}
#supporting{text-align: justify}
#related{text-align: justify}




.moduletitle {padding-top: 10px}
.moduletitle {text-transform: uppercase}
.moduletitle {color: #000}
.moduletitle {font-size: 15pt;}
.moduletitle {font-weight: bold;}

#printsitetitle {display:inline;}
#printsitetitle h1 {font-size: 24pt;}
#printsitetitle h1 {background-color: black;}
#printsitetitle h1{text-align: center;}
#printsitetitle h1 {padding: 7pt;}

#printsitetitle h1 {border-top: 3pt solid black;}
#printsitetitle h1 {border-bottom: 3pt solid black;}
#printsitetitle h1 {text-transform: uppercase;}


a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}



a:after, a:link:after  { 
color: #000000;
background-color:transparent; 
content: " * Link " attr(href) "* "; }
}
a:visited:after {
color:#000000; 
background-color:transparent;
content: " * Link " attr(href) "* "; }


