body { color: #666; font-size: small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 120%; background-color: #006b89; background-position: center; }
p { color: #000; font-size: x-small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 120%; text-align: justify; margin: 0; padding-bottom: 4px; }
p1 { line-height: 100%; }
h3 { color: #666; font-size: small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-stretch: condensed; text-transform: capitalize; text-align: center; margin: 1em 0; padding-top: 5%; }
td {}
a:link { color: #000 ; font-style: normal; }
a:visited { color: #006b89 ; font-style: normal; text-decoration: none; }
a:hover { color: #006b89 ; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
a:active { color: #006b89 ; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }
h1 { color: #666; font-size: x-small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: inherit; line-height: 100%; text-align: left; margin: 0; padding-top: 0; padding-bottom: 5px; }
h2 { color: #666; font-size: small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0; padding-top: 0; padding-bottom: 2px; }
h4 { color: #666; font-size: small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-stretch: extra-condensed; text-align: right; margin: 1.33em 0; }
h5 { color: #000; font-size: x-small; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-align: center; margin: 1.67em 0; }
#mainCenter { height:100%; border-style: none; }
#titleframe { width: 100%;
	/*height: 92px;*/
	background-color: white; border-style: none; }
#TopFrame { background-color: white; width: 100%; height: 100%; border-style: none; }
#BottomFrame { background-color: white; background-image: none; width: 100%; height: 100%; border-style: none; }
a 			{ color: #000; text-decoration: none; font-weight:normal;}
a:hover		{ color: #006b89; text-decoration: none; }
/* title frame */
.titleContent {  }
.banner
{
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #333;
}
.banner .title{
	font-size:1.2em;
	font-weight:bold;
}
.banner .info{ font-size:0.9em; background-color: white; }
.banner .email{
	font-weight:bold;
}
/* index frame */
.indexContent { width:95%; }
.indexInfo {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.indexInfo .filename {
	color: #000;
}
.indexInfo .date {
	color: #666;
}
/* file info */
#content { width:100%; font-size:11px; font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color: #333333; }
#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
#contentLast {
	width:95%;
	font-size:11px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #333333;
}
#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
