/* CSS Document */
/*-------------------------*/
/* Changes per page  */
/*-------------------------*/
#menu {
	background: url(/images/topnav/top_banner_contact.jpg) top left no-repeat; 
}
#content {
	background: white url(/images/side_image2.gif) top right no-repeat;
}

#request a {
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	color: #0E3286;
}

#form input {
	background: white;
}

#content table {
	margin: 0;
	padding: 0;
	margin-left: 12px;
	font-size: 12px;
	font-family: sans-serif;
	color: #0E3286;
}

td {
	vertical-align: middle;
	text-align: left;
}

td.top {
	vertical-align: top;
}

td.dayLabel {
	text-align: right;
}

td.day {
	width: 200px;
}