/* CSS Document v.060117  GRAY*/

body {
	margin: 0px 0px 0px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	voice-family: "\"}\"",inherit;
	font-size: 12px;
	border: #ececec;
	border-bottom: #ececec;
	border-left: #ececec;
	border-right: #ececec;
	border-top: #ececec;
	border-top-color: #ececec;
  }
  
html>body {
	font-size: 12px;
}


h1, h2, h3, h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3C5A7F;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 2px;
	text-align: center;
	color: #333;
}

h2 {
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 0px;
	color: #666;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 1px;
	color: #333;
	text-align: justify;
	word-spacing: normal;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0px;
	color: #3E6280;
}

dd, dt, li, p {
	line-height: inherit;
	font-size: small;
	color: #333333;
	text-align: left;
}

li {
	margin-bottom: 5px;
	}
	
li li, li p, blockquote p  {
	font-size: 100%;
}
	
dl {
	margin-bottom: 0px;
}
	
dl, ul, ol {
	margin-top: 5px;
}

img {
	border: 0;
	text-align: left;
}

a:link {
	color: #384953;
	text-decoration: none;
}

a:visited {
	color: #4B606E;
	text-decoration: none;
}

a:hover {
	color: #314A68;
	background-color: #FFFFCC;
}

a:active {
	color: #414F63;
	text-decoration: none;
	background-color: #FFCCFF;
	text-align: center;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align-last: center;
}

table{
	border-collapse: collapse;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
	border
; 		max-width: 900px;
	text-align: center;
}

td {
	vertical-align: top;
	font-size: small;
}


table#main {
	background-color: #FFFFFF;
	border: 1px;
	width: 900px;
	border-color: #ececec;
}


/** top banner ***/
td.banner {
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding: 0px;
	height: 31px;
} 

td.banner h1 {
	font-size: 115%;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
}

td.banner h2 {
	font-size: 85%;
	color: #ECECEC;
}


/** subbanner bar **/
td.subbanner  {
	margin: 0px;
	background-color: #DDD; /** change color of nav bar here **/
	font-weight: bold;
	font-size: 85%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}



/* left column navigation */

td.nav {
	background-color: #FFFFFF;
	text-align: right;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 12px;
	width: 150px;
	font-weight: normal;
}
td.nav p {
	padding: 4px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 75%;
	text-align: right;
}
td.nav h3 {
	color: #666666;
	margin-top: 8px;
	font-size: 75%;
	padding-right: 6px;
}



/** footer cell **/

td.footer {
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 9px;
	line-height: 95%;
	color: #999;
	text-decoration: none;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
}


/* to allow identing outlines to switch to alphabetical */
li.alpha {
	list-style-type: lower-alpha;
}


/** main content container(s) **/
.content  {
	padding: 4px 8px 8px;
	background-position: center;
	text-align: left;
	font-size: small;
}


/* for accessibility */

.skipnav {
	visibility: hidden;
	font-size: 9px;
}
td.rightcol {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 12px;
	width: 150px;
}
td.rightcol p {
	padding: 4px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 75%;
	text-align: left;
}
td.rightcol h3 {
	color: #666666;
	margin-top: 8px;
	font-size: 75%;
	padding-right: 6px;
}
td.nav h2 {
	color: #666666;
	margin-top: 8px;
	font-size: 85%;
	padding-right: 6px;
}
td.rightcol h2 {
	color: #666666;
	margin-top: 8px;
	font-size: 85%;
	padding-right: 6px;
}
#umassbanner {
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
#deptof {
	margin: 0px;
	padding: 0px;
	background-color: #F6F5F5;
}
.artcaption {
	font-size: 9px;
	color: #666666;
	text-align: justify;
}

