.copyfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}



body {
	background-color: #858585;
	background-image: url(/images/background/pageBg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
#main {
	margin: 0px auto;
	background-color: #FFFFFF; 
	text-align: left; 
	width: 760px;
	border-bottom: 1px solid #666666;
}
#navTopLeft {
	float: left; 
	width: 229px; 
	height: 77px; 
	border-left: 1px solid #666666;
}
#navTopRight {
	float: left; 
	width: 529px; 
	height: 77px; 
	border-right: 1px solid #666666;
}
.hide {
	position: absolute;
	left: -1000px;width: 990px;
}
.navTopBtn {
	float: right; 
	background: #666666;  
	margin: 0px 1px 1px 0px; 
	text-align: center; 
	margin-top: 61px;
	height: 11px;
	padding-top: 4px;
}
#nav {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 28px;
	background-image: url(/images/background/navBg.jpg);
	background-repeat: repeat-x;
}
.navBtnOn {
	float: left;
	text-align: center; 
	background-image:url(/images/background/navSubBg-On.jpg); 
	border-right: 1px solid #666666;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	height: 18px;
}
.navBtn {
	float: left;
	border-right: 1px solid #666666; 
	text-align: center;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	height: 18px;
}
#navSub {
	border-left: 1px solid #666666;
	border-right:  1px solid #666666;
	height: 7px;
	background-image: url(/images/background/navSubBg.gif);
	background-repeat: repeat-x;
}
#mainContent {
	border-left: 1px solid #666666;
	border-right:  1px solid #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	/* background-image: url(/images/logos/nielsenAssociatesBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
}
#footer {
	border-left: 0px solid #666666;
	border-right:  0px solid #666666;
	padding-left: 15px;
	padding-right: 15px;
}
#footSep {
	background-image: url(/images/background/topBg.gif);
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #781D1F;
	text-decoration: none;
}
a.txtFooter, txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.txtFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #781D1F;
	text-decoration: none;
}

.txtMainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #781D1F;
	border-bottom: 1px solid #000000;
}
.txtMainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
form {
	padding: 0px;
	margin: 0px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	border: 1px solid #A5ACB2;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #666666;
}
li {
	list-style-type: square;
	padding-top: 4px;
	padding-bottom: 4px; 
}
.RightLeftBorder {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #781D1F;
	border-bottom: 1px solid #000000;
}
