body {
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1em;
	color: #333333;
}

h1{
	font-size: 1.5em;
	color: #4873C2;
}
h2{
	font-size: 1.2em;
	color: #4873C2;
	margin-top: 1.5em;
}

#cntr {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	text-align: left;
	clear: both;
	font-size: 1em;
	background-image: url(/img/bg3.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 3;
}

#bdtxt {
	display: inline;
	float: left;
	width: 460px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: 160px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#sbtxt {
	display: inline;
	float: right;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 0px;
	margin-top: 160px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#hedr {
	display: block;
	position: absolute;
	height: 100px;
	background-color: #999999;
	margin-right: 18px;
	margin-left: 18px;
	width: 734px;
	top: 29px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/img/784/logo5.jpg);
	background-repeat: no-repeat;
}

#tpnv {
	list-style-type: none;
	text-align: right;
	width: 250px;
	display: block;
	float: right;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#tpnv ul {}
#tpnv li {
	display: block;
}
#tpnv2 {
	list-style-type: none;
	background-color: #666666;
	display: block;
	top: 100px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 1px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#tpnv2 ul {
	list-style-type: none;
	padding: 3px;
	display: block;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#tpnv2 li {
	display: inline;
	text-align: left;
	background-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#bd {
	background-image: url(/img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}

#tp {
	background-image: url(/img/bdtxttop.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	width: 746px;
	height: 10px;
	display: block;
	position: absolute;
	top: 21px;
	margin-left: 11px;
	margin-right: 11px;
}

#hedr img {
	padding: 10px;
}


#ftr {
	clear: both;
	display: block;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #333333;
	margin-right: 18px;
	margin-left: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
#ftr p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
}

#ftr a:link {
	color: #FFFFFF;
}
#tpnv2 a {
	color: #FFFFFF;
}
#tpnv2 a:visited {
	color: #FFFFFF;
}
