/* CSS Document */
#leContent{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	width: 760px;
	color: #333333;
}

#leContent a, #leContent a:visited{
	color: #003366;
	text-decoration: none;
}

#leContent table{
	border-collapse: collapse;
	border-spacing: 0;
}

#leLeftColContent table{
	margin-bottom: 15px;
}

#leLeftColContent td{
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #9C9C9C;
}
#leLeftColContent td a{
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
}
#leLeftColContent th{
	font-size: 16px;
	padding: 15px 10px 5px 5px;
	text-align: left;
	background-color: ##D1C5A7;
	font-weight: bold;
}

#leLeftColContent tr.leOddRow{
	background-color: #F7F7F7;
}

#leBanner, #leBanner img{
	margin-bottom: -3px;
	padding: 0;
}

#leNavigation{
	width: 760px;
	background-color: #EEEEEE;
	border: 1px solid #9C9C9C;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
}

#leNavigation td.leOn{
	background-color: #EDF3EF;
}

#leNavigation td{
	font-size: 12px;
	padding: 7px 12px 7px 12px;
	border-right: 1px solid #9C9C9C;
}

#leNavigation td.leOff{
	font-size: 11px;
	border: 0;
}

#leNavLink a, #leNavLink a:visited{
	color: #333333;
	text-decoration: none;
}



#leContent a:hover{
	text-decoration: underline;
}

#leContent p{
	padding-bottom: 8px;
	margin: 0;
	line-height: 14px;
}

#leLeftCol{
	width: 475px;
	float: left;
	border-right: 1px dotted #E4E4E4;
}

#leLeftColContent{
	padding-right: 20px;
}

#leRtCol{
	width: 280px;
	float: left;
}

#leRtColContent{
	padding-left: 20px;
}

#leHeader{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-color: #996600;

}

#leSubHeader{
	padding-top: 4px; 
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}

#leNavLink a:hover{
	color: #003399;
	text-decoration: none;
}

#leDivider{
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 12px;
	width: inherit;
}

#leULData ul{
		list-style: disc url(images/bullet_square_green.gif);
		margin: 0; padding: 0;
		margin-left: 20px;}
#leContent ol{
		margin: 0; padding: 0;
		margin-left: 25px;
		padding-bottom: 20px;}
	#leULData li{
		padding-bottom: 5px;
	}

#leCourseQuote{
	font-style:italic;
	width: 230px;
}