/* Page Formating defaults */

body, td {
	font-family: Arial, san-serif;
	font-size: 12px; 
	color: 333333;
        line-height: 1.5;
}

a:link, a:visited {
	text-decoration: underline;
	color: 3b7028;
}

a:active, a:hover {
	text-decoration: bold;
	color: 8d1634;
}

/* Heading */

h1 {
	font-family: "Trebuchet MS", arial, san-serif;
	font-weight: bold;
	color: 164416;
	font-size: 20px;
	display: inline;
	text-decoration: none;
	line-height: 1;
}

h2 {
	font-family: "Trebuchet MS", arial, san-serif;
	font-weight: bold;
	font-size: 16px;
	display: inline;
	color: 650002;
	text-decoration: none;
	line-height: 1.5;
}

h3 {
	font-family: Georgia, Times, san-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	display: inline;
	color: 9e998e;
	text-decoration: none;
	line-height: 1.5;
}

h4 {
	font-family: "Trebuchet MS", arial, san-serif;
	font-weight: bold;
	font-size: 13px;
	display: inline;
	color: 000000;
	text-decoration: none;
	line-height: 1.5;
}

/* Horizontal Rule */

hr {
	border: 0;
	width: 100%;
	color: #d0cdc8;
	background-color: #d0cdc8;
	height: 1px;
}

/* Footer */

.footer {
	font-family: Arial, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: cdcac5;
	text-decoration: none;
}

/* Footer Menu */

.footerMenu {
	font-size: 12px;
	color: aea79a;
	background-color: ebe8e2;
	font-family: Arial, san-serif;
}

/* Popup Window */

.popupBody {
	background-color: ebe8e2;
	font-family: Arial, san-serif;
	font-size: 12px;
	color: 000000;
	line-height: 1.5;
}

/* printerFooter */

.printerFooter {
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: 000000;
}

/* Printer */

.printer {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

/* EmailFriend*/

.EFbody {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: bold;
	line-height: 15px;
	padding: 5px;
	background-color: ebe8e3;
}

.EFHeader {
	font-family: Arial, san-serif;
	font-size: medium;
	color: ebe8e2;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.EFText {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: bold;
}

/* Powered By */

.poweredby {
	font-family: arial,sans-serif;
	font-size: 11px;
	color: cdcac5;
	line-height: 1;
}

.poweredby:link, .poweredby:visited {
	text-decoration: none;
	font-weight: bold;
	color: cdcac5;
}

.poweredby:active, .poweredby:hover {
	text-decoration: none;
	font-weight: bold;
	color: aea79a;
}

/* end defaults */
		.disclaimer{color: 747474; font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: bold; }
