/* This is used in the grad and student employment website. Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
table.alternate_rows {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 0px #D9D8C8 solid;
}
table.alternate_rows th, table.alternate_rows td {
	text-align: left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table.alternate_rows th {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #D9D8C8;
}
table.alternate_rows a:link {
	text-decoration: none;
	color: #333333;
}
table.alternate_rows a:visited {
	text-decoration: none;
	color: #333333;
}
table.alternate_rows a:hover {
	text-decoration: underline;
	color: #b50c00;
}
table.alternate_rows td {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	color: #333333;
}
table.alternate_rows tr.odd td {
	background-color: #F0EFE9;
	color: #333333;
}
table.alternate_rows tr.even td {
	background-color: #ffffff;
	color: #333333;
}
table.alternate_rows tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

/* CSS Document */

/* This is used in the grad and student employment website - on the main "I am a" pages */
a img {
	border: 0;
}
table.alternate_rowsBlue {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 0px #D9D8C8 solid;
}
table.alternate_rowsBlue th, table.alternate_rowsBlue td {
	text-align: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154f98;
}
table.alternate_rowsBlue th {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
table.alternate_rowsBlue a:link {
	text-decoration: none;
	color: #154f98;
}
table.alternate_rowsBlue a:visited {
	text-decoration: none;
	color: #154f98;
}
table.alternate_rowsBlue a:hover {
	text-decoration: underline;
	color: #b50c00;
}
table.alternate_rowsBlue td {
	border-top: 10px solid #ffffff;
	color: #154f98;
}
table.alternate_rowsBlue tr.odd td {
	background-color: #e4e4db;
	color: #154f98;
}
table.alternate_rowsBlue tr.even td {
	background-color: #c4d3e5;
	color: #154f98;
}
table.alternate_rowsBlue tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

/* This is used in the calendar pages on the program of study chart. Copyright 2006 Joost de Valk */
table.alternate_rowsCalendar {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 0px #D9D8C8 solid;
	margin-bottom: 20px;
}
table.alternate_rowsCalendar td {
	padding: 3px 4px 3px 4px;
	border: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.alternate_rowsCalendar th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #00365B;
	border: 1px solid #ffffff;
}
table.alternate_rowsCalendar a:link {
	text-decoration: none;
}
table.alternate_rowsCalendar a:visited {
	text-decoration: none;
}
table.alternate_rowsCalendar a:hover {
	text-decoration: underline;
}
table.alternate_rowsCalendar tr.odd td {
	background-color: #e5ebee;
}
table.alternate_rowsCalendar tr.even td {
	background-color: #ccd7de;
}

/* This is used in the Health Sciences Job Fair pages. Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
table.alternate_rowsHealthSciences {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 0px #D9D8C8 solid;
}
table.alternate_rowsHealthSciences th, table.alternate_rowsHealthSciences td {
	text-align: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154f98;
}
table.alternate_rowsHealthSciences th {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
table.alternate_rowsHealthSciences a:link {
	text-decoration: none;
	color: #154f98;
}
table.alternate_rowsHealthSciences a:visited {
	text-decoration: none;
	color: #154f98;
}
table.alternate_rowsHealthSciences a:hover {
	text-decoration: underline;
	color: #b50c00;
}
table.alternate_rowsHealthSciences td {
	border-top: 10px solid #ffffff;
	color: #154f98;
}
table.alternate_rowsHealthSciences tr.odd td {
	background-color: #dbdae4;
	color: #154f98;
}
table.alternate_rowsHealthSciences tr.even td {
	background-color: #deecf6;
	color: #154f98;
}
table.alternate_rowsHealthSciences tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

/* This is used in the Human Sciences Job Fair pages. Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
table.alternate_rowsHumanServices {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 0px #D9D8C8 solid;
}
table.alternate_rowsHumanServices th, table.alternate_rowsHumanServices td {
	text-align: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154f98;
}
table.alternate_rowsHumanServices th {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
table.alternate_rowsHumanServices a:link {
	text-decoration: none;
	color: #154f98;
}
table.alternate_rowsHumanServices a:visited {
	text-decoration: none;
	color: #154f98;
}
table.alternate_rowsHumanServices a:hover {
	text-decoration: underline;
	color: #b50c00;
}
table.alternate_rowsHumanServices td {
	border-top: 10px solid #ffffff;
	color: #154f98;
}
table.alternate_rowsHumanServices tr.odd td {
	background-color: #dae9d3;
	color: #154f98;
}
table.alternate_rowsHumanServices tr.even td {
	background-color: #deecf6;
	color: #154f98;
}
table.alternate_rowsHumanServices tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
