body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
td{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
}
img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
a{
	line-height: 150%;
}
a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: underline;
}

a:active {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	text-decoration: none;
}
#container {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 778px;
}
#header{
	padding-top: 6px;
	border-top: 4px solid #C0C0C0;
	margin-bottom: 8px;
}
#banner{
	margin: 0px 0px 8px 0px;
}
#logo{
}
#nav{
	float: right;
}
#nav a{
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	width:80px;
	height:20px;
	line-height:20px;
	margin-right: 3px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 4px solid #003366;
}
#nav a:hover{
	border-top: 2px solid #FFFFFF;
	border-bottom: 4px solid #669900;
}

#banner{
	height: 120px;
}
#content{
}
#content h3{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #C0C0C0;
	background-color: #EFEFEF;
	padding: 6px 3px 2px 8px;
	margin-bottom: 8px;
}
.ent{
	color: #669900;
}
#copartner{
	padding: 0x 8px 8px 8px;
}
#copartner img{
	margin-right: 8px;
}
#footer{
	margin-top: 8px;
	padding-top: 8px;
	line-height: 180%;
	text-align: center;
	border-top: 1px dotted #003366;
	border-bottom: 4px solid #C0C0C0;
}
#copyright{
	font-size: 11px;
}