/* based on the styles for the online syllabus editor, Mackey*/


p, body {
	text-align: left;
 	font-size: 14px;
	color: #666;
		font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;

}

  


a:hover, a:active, a:focus {
	background:#336699;
	color:#fff;
	text-decoration:none;
}

a {
	color:#3399cc;
	border-bottom:1px dotted;
	text-decoration:none;
}



.fontA { 
	text-align: center;
}

.label,.labeln {
	text-align: right;
	font-size: 12px;
	color: #336699;
	vertical-align: top;
}




.labelsect {
	text-align: right;
	font-size: 12px;
	color: #336699;
	vertical-align: top;
	border-bottom:1px solid #6699cc;
}

.label_BC
{
	text-align: center;
	font-size: 12px;
	color: #336699;
	vertical-align: top;
	font-weight: bold;
}

.headline {
	text-align: right;
	color: #336699;
	font-size:20px;
	vertical-align: bottom;
		border-bottom:2px solid #6699cc;
	
}

.smaller { 
 	font-size: 10px;
 	text-align: left;
	color: #333333;
	vertical-align: top;
 }
.formtxt { font-size: 12px;
}

.separator {
border-bottom:1px solid #6699cc;padding:0px;margin:0px;
height:1px;
}
.shortinfo {
	text-align: left;
	font-size: 12px;
	color: #333333;
	vertical-align: top;

}

.shortinfosect{
	
	text-align: left;
	font-size: 12px;
	color: #333333;
  border-bottom:1px dotted #6699cc;
  vertical-align:top;
	
}

.longinfo,.longinfon {
	text-align: left;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}



.longinfosect {
	text-align: left;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	border-top:1px dotted #6699cc;
}

pre {
	padding-left:15px;
	padding-top:4:px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial;
}

.flushright {
	text-align: right;	
}
.pinkBG {
	background-color: #FFDDCC;
}
.bluBG {
	background-color: #DDDDFF;
}
.ltgyBG {
	background-color: #EEEEEE;
}
.yelBG {background-color: #FFFFCC;
}
.smallbttn {
	font-size: 9px;
	background-color: #FFDDFF;
}

.head{
	border-bottom:2px solid #6699cc;
}
.headalign {
	position: relative;
	left: 56px;
}
.dispheadalign {
	text-align:left;
	margin-left:5px;
}
.celBG {
	background-color: #DEDCEC;
}

.caption {
	text-align: center;
	font-size: 9px;
	color: #3333CC;
	vertical-align: top;
}
.tiny
{
	text-align: left;
	font-size: 8px;
	color: #0000FF;

	vertical-align: top;
	background-color: #DEDCEC;
}


ul, li{
margin:0px;
}

.labeln, .longinfon {

	padding-top:20px;
}

