img {
   behavior: url("../js/pngbehavior.htc");
}
html,body {
  height:101%
} 
.w {
	background-color: #FFFFFF;
}
.g {
	background-color: #999999;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 1em;

}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer:link{
	color: #FFFFFF;
}
.footer:active{
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentnav {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
  font-size: 11px;
  color: #3D3D3D;
}
.content-white{
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.content-white-larger {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.content-black{
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.content-black-larger{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
table{
  font-size: 12px;
}
td {
  font-size: 12px;
}
.NoBGRepeat {
  background-repeat: repeat-x;
}
