body, td, th {
/*
font, p, td, th, tr, form, ol, input, textarea, select
*/
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 80%;
}

body {
	margin: 0;
}

.skip {position: absolute; left: -1000em; width: 20em;}

A:link     { color: #0000aa; text-decoration: underline; }
A:visited  { color: #000066; text-decoration: underline; }
A:hover    { color: #990000; text-decoration: underline; }

a#active {
	font-weight: bold;
}

/* SECONDARY PAGE LAYOUT STYLES */

.top-cell {
	padding-left: 20px;
	/* border-bottom: 1px solid #ccc; */
}

.hdr-block {
	margin: 10px 0 0px 12px;
	padding-bottom: 8px;
	border-bottom: 2px solid #ccc;
}

.hdr {
	font-size: 100%;
	color: #333;
	font-weight: bold;
}

A.hdr:link     { color: #333; text-decoration: none; }
A.hdr:visited  { color: #333; text-decoration: none; }
A.hdr:hover    { color: #630; text-decoration: underline; }

.hdr-big {
	font-size: 160%;
	color: #630;
	font-weight: bold;
	margin-bottom: 4px;
	letter-spacing: 0.1em;
}

/*
.test {
	color: #666;
}
*/

.logo {
	text-align: center;
	/* float: left;
	padding: 2px 30px 4px 15px;
	*/
}

.logo img {
	border: none;
}

h1 {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 115%;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 107%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
}

ol li, ul li {
	margin-bottom: 4px;
}

ul.menu {
	margin: 10px 3px 10px 8px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	padding-left: 0.75em;
	text-indent: -0.75em;
}

ul.menu li {
	margin-bottom: 4px;
}

.menu A:link     { color: #0000aa; text-decoration: none; }
.menu A:visited  { color: #000066; text-decoration: none; }
.menu A:hover    { color: #990000; text-decoration: underline; }

ul.menu ol {
	list-style: roman;
	text-indent: 0;
	padding-top: 4px;
}

ul.menu ol li {
}

#menu-cell {
	/* background-color: #eee; */
	/* border-right: 1px solid #ccc; */
	background-color: #F4F4DF;
	border-right: 1px dotted #999;
	/* border-bottom: 1px dotted #999; */
	width: 200px;
	padding-bottom: 20px;
	padding-right: 5px;
}

.main-cell {
	padding: 0 5px 5px 12px;
}

.main-div {
	max-width: 850px;
	margin-top: 6px;
}

.lower-nav {
	text-align: center;
	margin-top: 18px;
	padding-top: 12px;
	margin-bottom: 20px;
	color: #666;
}

.upper-nav {
	text-align: right;
	margin: 2px 0 10px 20px;
	padding: 0;
	float: right;
	color: #666;
}

.content {
	margin-bottom: 20px;
}

.nav A:link     { color: #0000aa; text-decoration: underline; }
.nav A:visited  { color: #0000aa; text-decoration: underline; }
.nav A:hover    { color: #990000; text-decoration: underline; }

.asterisk {
	font-weight: bold;
	color: #C00;
}

table.thin-border {
	border: 1px solid #999;
	border-collapse: collapse;
}

table.thin-border td {
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	/* border: 1px solid #ddd; */
}

table.thin-border th {
	padding: 1px 4px 1px 4px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: left;
	vertical-align: middle; 
}

table.no-border {
}

table.no-border td {
	vertical-align: top;
	padding: 1px 4px 1px 4px;
}

table.thin-border td ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

table.thin-border td ul li {
	margin-bottom: 0;
}

table.no-border th {
	padding: 1px 4px 1px 4px;
	background-color: #eee;
	text-align: left;
	vertical-align: middle; 
}

p.course-title {
	text-align: center;
}

.cell-ctr {
	text-align: center;
}

hr.nav-sep {
	margin-top: 7px;
	margin-bottom: 7px;
	width: 90%;
	padding-top: 0;
	margin-top: 4px;
	padding-bottom: 0;
	margin-bottom: 4px;
}

#bottom-nav {
	margin-left: 10px;
}

#adobe-reader {
	margin-left: 10px;
}

.reader-item {
	margin-left: 10px;
}

.back-nav-arrow {
	margin-right: 3px;
	border: none;
}

#gs-nav {
	margin: 10px 0 0 10px;
}

#gs-nav-box {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.small {
	font-size: 90%;
}

/* for page header */

#header {
	background-image: url(/grad/phd/fyc/shared/images/bg.gif);
	background-repeat: repeat-x;
	height: 141px;
}

img#hdr1 {
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	left: 0;
	top: 0;
}

/*
img#hdr2 {
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	left: 268;
	top: 0;
}
*/
