
/* Page Structure
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

#content {
	vertical-align: top;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 8px;
	line-height: 18px;
	padding-bottom: 4px;
}

#content p {
	padding-bottom: 5px;
}

#courseinfo p {
	margin: 2px 0px;
	padding: 4px;
}


li {
	list-style-type: square;
	padding-bottom: 3px;
}


.sidebar {
	border-bottom: 1px solid #666666;
	color: #000000;
	padding-top: 4px;
	padding-left: 14px;
	padding-bottom: 3px;
	padding-right: 4px;
}

.sidebarheading {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #CCCCCC;
	color: #333333;
	font-size: 105%;
	font-weight: bold;
	width: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.comingsoon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 2em;
	font-style: italic;
}



/* Headings
----------------------------------------------- */


h1 {
	color: #333333;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-color: #666666;
	padding-top: 4pt;
	padding-bottom: 6pt;
}

h2 {
	color: #666666;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18pt;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	padding-top: 4pt;

}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;

}

/* Links
----------------------------------------------- */


a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

p a:link:after, p a:visited:after {
	content:" ("  attr(href) ") ";
	font-size: 10pt;
	text-decoration: none;
	display: inline;
}



/* Main Navigation
----------------------------------------------- */


td#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #881C1C;
	width: 760px;
	font-weight: bold;
	display: none;
}

td#nav ul {
	margin: 0;
	padding: 8px;
	padding-left: 40px;
	list-style: none;
	display: none;
}

td#nav li {
	display: inline;
	font-size: 90%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: none;
}

td#nav li a {
	padding: 8px;
	font-weight: bold;
	border-right: 1px solid #ffffff;
	color: #fff;
	text-decoration: none;
	display: none;
}

#nav a:hover, #current {
  	color: #CCCCCC;
  	background: #881C1C;
	border-right: 1px solid #ffffff;
	padding: 8px;
	display: none;
  }

td#nav #home a { 
	border-left: 1px solid #ffffff;
	display: none; 
}


/* Left Navigation
----------------------------------------------- */


.left {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
.left li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: inline;

}
.left a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-color: #FFFFFF
}
.left a:link, .left a:visited {
	border-bottom: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 6px;
}

.left a:hover {
	border-bottom: 1px solid #666666;
	background: #CCCCCC;
	color: #000000;
	padding-left: 14px;
	padding-right: 6px;
}

.leftheading {
	border-bottom: 1px solid #666666;
	background: #CCCCCC url(../images/icons/UMassONE_button.gif) no-repeat left center;
	color: #333333;
	font-size: 105%;
	font-weight: bold;
	width: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 34px;
}

.leftheading a {
	border-bottom: 1px solid #666666;
	background: #CCCCCC url(../images/icons/UMassONE_button.gif) no-repeat left center;
	color: #333333;
	font-size: 105%;
	font-weight: bold;
	width: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 34px;
	text-decoration: none;
}

.leftheading a:link, td.leftheading a:visited {
	text-decoration: none;
	font-weight: bold;
}

.leftheading a:hover {
	text-decoration: none;
	color: #881C1C;
	font-weight: bold;
}


/* Footer Elements
----------------------------------------------- */

#footer {
}

#footerprint {
	background-image: url(../images/icons/UMassONE_logo_black.gif);
}


/* Borders
----------------------------------------------- */

.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.leftborder {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
}

.whiteborder {
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.topborder {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #333333;
}

.bottomborder {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/* Print Elements
----------------------------------------------- */


.showprint {

}


