/* CSS Document */

body {
	color : #000000;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#subContainer {
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
}
#subNav {
	display: none;
}

#vertDots {
	display: none;
}
#ITD-Sub-Logo {
	display: none;
}
#ITD-Sub-bottom {
	display: none;
}
#mainContent {
	width: 780px;
	font-size: 12pt;
}
#EOE-MainCopy {
	width: 780px;
}