/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("aqua/nav.css");
@import url("aqua/wdg.css");
@import url("aqua/tng.css");
@import url("aqua/nxt.css");
@import url("aqua/cal.css");


/* Footer */

.footer {
	width: 700px;
	margin: 0 auto;
	font-size: 0.9em;
	padding: 0 0 0 0;
	text-align: center;
	width: 100%;
}

.holdertxt {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px 0px 5px 0px;
	width: auto;
	font-weight: bold;
	color: #471717;
 }
	
.divbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	width: 700px;
	text-align: left;
}

.sidetxt4 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #FF0000;
}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #471717;
}

