h1.pagetitle {
	background: #6a4483;
	margin-top: 5px;
}

h2 {
	color: #000000;	
}

div.abbott-name {
	visibility: hidden;
}

.content a, .content-noright a {
	color: #6699CC;
}



/* Position the heading icons */
div.helpful-tools-left-icons {
	float: left;
}
div.helpful-tools-right-icons {
	float: right;
}


/* Hide H1s that appear inside of the dctm-generated area */
div.documentumPrintDoc h1.pagetitle {
	display: none;
}

/* Hide the bottom tools menu */
div.helpful-tools-bottom {
	display: none;
}

/* Pull up the tools a bit */
div.helpful-tools-right-icons {
	margin: -.75em 0 0 0;
	padding: 0;
}

.abbott-signature img{
	/*
	position: absolute;
	right: 0px; 
	*/
	margin-right: 0px;
}

.supnav {
	position: absolute;
	top: 130px;
	right: 140px;
}

table td {
vertical-align: top;
}

td.rightCol {
padding-left: 1em;
}

table.monthsTable {
 	border: 1px solid #cccccc;
 	width: 500px; 	
 	border-collapse: collapse;
 }
 
table.people {
 	width: 500px;
}
table.people thead th {
	background-color: white;
	text-align: left;
}


tr.odd {
background: #cccccc;
}



.form_validation_error { 
	color:#FF0000;
}

div.footer div.disclaimer {
		text-align: left;
		margin-left: auto;
		margin-right: auto; 
	}

	
