/* TAC:Zeta CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0FCEE1;
	text-align:center;
}
.content {
	margin-top:-15px;
	_margin-top:-5px;
	width:800px;
	background-color:#FFFFFF;
	text-align:center;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #03c4d5;
	border-bottom: 1px dotted #5A5A5A;
	text-align:left;
}
.style3 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif; 
}
.nav1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	font-size:14px
}
.nav1 a:link {text-decoration: none; font-weight:bolder; color:#333333}
.nav1 a:visited {text-decoration: none; font-weight:bolder; color:#333333}
.nav1 a:active {text-decoration: none; font-weight:bolder; color:#333333}
.nav1 a:hover {text-decoration: underline overline; font-weight:bolder; color:#333333; background-color:#d1f0ff}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: none;
	list-style-position:none;
	list-style-image:none;
	list-style-type:none;
	padding:6px;
	margin:2px;
}
li {
	margin-left:0px;
}
.li1 {
	background-color:#d1f0ff;
}