
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, times, helvetica;
	font-size: 14px;
	background-color: black;
	
}

a:link {
	color: #CC0000; 
	text-decoration: none;
}

a:visited {
	color: #cc0000; 
	text-decoration: none;
} 

a:hover { 
	color: #cc0000;
	text-decoration: underline; 
}

a:active { 
	color: #cc0000; 
	text-decoration: none; 
} 

#main {
	width: 800px;
	h/eight: 100%;
	background-color: white;
}

#banner {
	width: 800px;
	height: 200px;
	background-image: url(images/blankbanner.jpg);
	background-repeat: no-repeat;
}

.bannerchar {
	margin-top: 112px;
}
	
#workarea {
	padding-left: 50px;
	text-align: left;
}

.filenamehighlight {
	font-size: 14px;
	color: red;
}

.logintitle {
	font-size: 20px;
}

.loginlabel {
	font-size: 14px;
}

.categoryheading {
	font-size: 20px;
	f/ont-weight: bold;
}

.categoryintro {
	padding-left: 20px;
	font-size: 14px;
	color: black;
}

.sectionheading {
	font-size: 20px;
	f/ont-weight: bold;
}

.sectiondocument {
	padding-left: 20px;
	font-size: 16px;
}

.sectiondocumentfilesize {
	font-size: 12px;
	color: black;
}

.sectiondocumentintro {
	padding-left: 40px;
	padding-right: 40px;
	font-size: 14px;
	color: black;
}

.columnborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-collapse: collapse;
}

.mousenote {
	vertical-align: top;
	padding-top: 15px;
	font-size: 10px;
	color: red;
}

.savelinkas {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.pagetitle {
	font-size:20px;
}

.pagedescription {
	font-size: 18px;
}

.sectionpagetitle {
	font-size: 30px;
}

.sectionpagesubtitle {
	font-size: 18px;
}

.sectionpageintro {
	font-size: 18px;
	color: #cc0000;
}

.sectiondisclosure {
	border: 1px solid black;
	text-align: left;
	font-size: 10px;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

.loginerror {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.logoutlink {
	font-size: 12px;
	color: red;
	padding-right: 20px;	
}

.toplink {
	font-size: 12px;
	color: red;
	p/adding-left: 20px;
	p/adding-right: 20px;
}
	
.homelink {
	font-size: 12px;
	color: red;
	padding-left: 20px;	
}

.editicon {
	vertical-align: super;
	font-size: 10px;
	color: blue;
}

.arrows {
	margin: 0px;
	padding: 0px;
	margin-left: -35px;
}

.datestamp {
	font-size: 10px;
	color: black;
}
