html {
	min-height: 101%;
}
caption {
	font: 14px/125% Arial, Helvetica, sans-serif;
	text-align: left;
	caption-side: bottom;
	margin-bottom: 5px;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
a:active {
	color: #09F;
	text-decoration: none;
}
img {
	border:0px;
	text-align: center;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
.textArea {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	line-height: 151%;
}
.pageTitleSmall {
	font-size: 22px;
	color: #333;
	line-height: 151%;
}
.pageCategory {
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-bottom: 0px;
	color: #900;
}
.normal {
	font-style: normal;
}
.hang {
	margin-left: 3em;
	text-indent: -3em;
}
.pointer {
	list-style: disc url(../_clas381a_images/pointer.png) outside;
}
.pointerFlush {
	list-style: disc url(../_clas381a_images/pointer.png) outside;
	margin-left: -1.5em;
}
.noBullet {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.flushBulletedList {
	margin-left: 0em;
	padding-left: 1.5em;
}
.lightBlueEmph {
	color: #36C;
	background-color:#F6FFFF;
}
.greenEmph {
	color: #090;
	background-color:#F6FFFF;
}
.highlight {
	font-weight: bold;
	color: #F00;
	letter-spacing: 1px;
	padding: 1px;
	background: #ebebeb;
}
.printerBannerCrsName {
	display: none;
}
.printerBannerInstructor {
	display: none;
}
#samplePaper {
	padding: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 151%;
	margin-top: 24px;
	margin-bottom: 18px;
	letter-spacing: 1px;
	color: #666;
}
h1 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 24px !important;
}
h2 {
	font-size: 20px;
	font-style: italic;
}
h3 {
	font-size: 16px;
	line-height: 121%;
}
h4 {
	font-size: 14px;
	line-height: 121%;
	font-style: italic;
}
h5 {
	font-size: 12px;
	line-height: 121%;
}
h6 {
	font-size: 10px;
	line-height: 121%;
}
.maintable {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ccc;
	margin-top: 25px;
}
.maintable td {
	padding: 8px;/*Pads each table cell in modern browsers*/
	vertical-align: top;
	margin-bottom: 20px;
}
.tableMainContent {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	line-height: 151%;
}
.topTableMainContent {
	border-left: 1px solid #ccc;
	border-top: 0px solid #ccc;
	line-height: 151%;
}
.tableSpanColumns {
	border-top: 1px solid #ccc;
	line-height: 151%;
}
.tableLeftSidebar {
	border-top: 1px solid #ccc;
	line-height: 151%;
	text-align: right;
	white-space: nowrap;
}
.topTableLeftSidebar {
	border-top: 0px solid #ccc;
	line-height: 151%;
	text-align: right;
	white-space: nowrap;
}
.tableLeftSidebarLeftAlinged {
	border-top: 1px solid #ccc;
	line-height: 151%;
	text-align: left;
	white-space: nowrap;
}
.tableHeading {
	border-top: 1px solid #ccc;
	background-color: #F7F7F7;
	font-weight: bold;
	line-height: 151%;
	font-size: 14px;
	text-align: center;
	width: 100%;
}
.tableLeftBorder {
	border-left: 1px solid #ccc;
}
.lowerAlphaList {
	list-style: lower-alpha url(none) outside;
}
.pointer {
	list-style: url(../_clas381a_images/pointer.png) outside;
}
.top {
	display: inline
}
