.ContentMainHead {
	font-size: 14px;
	font-weight: bold;
	color: #985500;
	margin-top: 10px;
 
}
.ContentSecondHead {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
 
 }
.ContentSecondHead2 {
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin:0;
}
.ContentThirdHead {
	font-size: 11px;
	font-weight: bold;
}
.ContentFourthHead {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.ContentBody {
	padding-left: 10px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.sepLine {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxBlackHead {

	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 23px;
	text-align: center;
}

.queHead {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;

}
.GlossaryTopLinks{
	font-size: 11px;
	font-weight: bold;
}

.AuthorsList{
	padding-left: 10px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style:italic
}
 

.ErrorText {
	padding-left: 5px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #dd0000
}

.MessageText 
{
	font-weight: bold;
	Color: #3300cc
}
.MyAreaGridMainRow
{
	background-color:#f3f6ff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}
.MyAreaGridAlternateRow
{
	background-color:#dfe2ea;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	
}
.myAreaCategory
{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	float: left;	
	margin-left: 0px;
	font-size: 13px;	
	font-weight: bold;
}
.myAreaItem
{
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	padding: 7px;
}
.myAreaDeleteItem
{
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	padding: 7px;
}

.zeroborder{
	border-width: 0;
}

.facultyPhoto 
{	
	margin-left:12px;
}
#podcastmiddle {
	font-size: 11px;
	background-image: url(/images/bar_middle.gif);
	background-repeat: repeat-x;
}