body {
	background-color: #fff;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px normal;
	text-align: left;
	width: 760px;
	margin: 7px;
}

.hidden {
/* show any descriptive text in a link only in speech browsers, hide in all visual browers.*/
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */}
	/*.hidden {display:none;} */
p {
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	margin: 8px 0px; 
	padding: 0px;
}

ul {margin-top: 0px;}
li, dl {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;  
	margin: 2px 0px 1px 0px; 
/*	margin: 0 0 0px 0; */
}
.indent {text-indent: 30px;}
td, th {font-size: 12px; padding: 3px;}
H1 {font-size: 28px; color: #090; font-family: Arial, Verdana,  Helvetica, sans-serif; font-weight: bold; margin: 8px; text-align:center; }
H2 {font-size: 24px; color: #069; font-family: Arial, Verdana,  Helvetica, sans-serif; font-weight: bold; margin: 8px; text-align:center; }
H3 {font-size: 18px; color: #069; font-family: Arial, Verdana,  Helvetica, sans-serif; font-weight: bold; margin: 8px 0px;}
H4 {font-size: 16px; font-family: Arial, Verdana,  Helvetica, sans-serif; font-weight: bold; margin: 0px;}
H5 {font-size: 14px; font-family: Arial, Verdana,  Helvetica, sans-serif; font-weight: bold; margin: 4px;}
H6 {font-size: 12px; font-family: Arial, Verdana,  Helvetica, sans-serif; font-weight: bold; margin: 4px;}
b {font-weight: bold;}
i {font-style: italic;}
img {border: 0px; }

#banner {
	width: 758px;
	background-color: #fff;
	margin: 0 0 -3px 0;
	padding: 0px;
	border-left: 2px solid #090; 
	clear: both;
}

/* ************* Style Specific For a main navigationigation or horizontal menu ************* */
#navigation {font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #069;
	border: 2px solid #069;
	text-align: left;
	margin: 0 0 0px 0;
	width: 760px;
	width/* */:/**/760px;
	width: /**/760px;
	padding: 5px 0px 2px 0px;
}
/*#navigation p {margin: 0; padding: 3px 0 3px 11px; border-right: 2px;}*/
#navigation ul { list-style: none; margin: 5px 4px; padding: 0;}
#navigation li { display: inline; padding: 0px 5px;} /*adjust distance between navigation items with the right padding*/
#navigation a:link, #navigation a:visited {color: #fff; text-decoration: none; }
#navigation a:hover, #navigation a:active {color: #ccc; text-decoration: underline; }
/* ************* End of main navigationigation or horizontal menu style ************* */
} 

#content {
	background-color: #fff;
	width: 760px;
	width/* */:/**/760px;
	width: /**/732px;
	font-size: 12px;
	text-align: left;
	border-top: 0px none #090;
	border-right: 2px solid #090;
	border-bottom: 6px solid #090;
	border-left: 2px solid #090;
	margin: 0px;
	padding: 12px;
	float: left;
	clear: both;
}

/*Beginning of footer style*/
#footer {
	background-color: #fff; 
	width: 760px;
	width/* */:/**/760px;
	width: /**/754px;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	clear: both;
} 
#footer a:link, #footer a:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00f;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #00f;
	text-decoration: none;
}

.photoleft {float: left; 
	padding: 0px 10px 8px 0px; 
}
.photoright {float: right; 
	padding: 0px 0px 8px 10px; 
}
.button a:link, .button a:visited {
	background-color: #AADD88;
	font-weight: bold;
	color: #000;
	border: 2px outset #ccc;
	margin: 2px;
	height: auto;
	padding: 4px;
	width: auto;
	text-align: center;
	text-decoration: none;

}
.button a:hover, .button a:active { 
	background-color: #cc9; 
	font-weight: bold;
	color: #000; 
	text-decoration: none; } 


a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #9900FF;
	text-decoration: underline;
}

.smaller {
	font-size: 9px;
	font-weight: normal;
}
.pdf-red { font-size: 11px; color: #f00; }

#border table, #border table td {  
	border: 1px solid #090;
	border-collapse: collapse;
	empty-cells: show;
}
#box {
	height: 50px;
	width: 185px;
	width/* */:/**/185px;
	width: /**/181px;
	text-align: left;
	padding: 5px;
	border: 2px solid #f0f7f4; 
	margin-left: 7px;
	margin-right: 0px;
	overflow: auto;
}

