.leftpad10a{
	padding-left: 10px;
	margin-top: 10px;
}

.ContentMainHead {
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
 
}
.ContentSecondHead {
	font-weight: bold;
	color: #003769;
	padding-left: 10px;
	margin-top: 10px;
 
 }
.ContentSecondHead2 {
	font-weight: bold;
	color: #003769;
	padding:0;
	margin:0;
}

.sepLine {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.GlossaryTopLinks{
	font-size: 11px;
	font-weight: bold;
	color: #003769;
}

.AuthorsList{
	padding-left: 10px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style:italic
}

.GridHeaderRow
{
	background-color:#dfe2ea;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #003769;
	padding-left: 10px;
	margin-top: 10px;
}

.GridRow
{
	font-size: 11px;
	background-color:#f3f6ff;
}
.GridAlternatingRow
{
	font-size: 11px;
	background-color:#dfe2ea;
}

.ErrorText {
	padding-left: 2px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #dd0000
}

.facultyPhoto 
{
	text-align: right;
}

.MyAreaGridMainRow
{
	background-color:#f3f6ff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #003769;
	margin: 0px;
	padding: 0px;	
}
.MyAreaGridAlternateRow
{
	background-color:#dfe2ea;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #003769;
	
}
.myAreaCategory
{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	float: left;	
	margin-left: 0px;
	font-size: 13px;	
	font-weight: bold;
	Color : #003769;	
}
.myAreaItem
{
	font-size: 11px;
	font-weight: bold;
	color: #003769;
	text-decoration:underline;
	padding: 7px;
}
.myAreaDeleteItem
{
	font-size: 10px;
	font-weight: bold;
	color: #003769;
	text-decoration:underline;
	padding: 7px;
}

.zeroborder{
	border-width: 0;
}

#podcastmiddle {
	font-size: 11px;
	background-image: url(/images/bar_middle.gif);
	background-repeat: repeat-x;
}