#tdContent {
	padding: 20px;
	width: 100%;
}
.h2Standards1 {
	font-size: 12px;
	font-weight: bold;
	color: #1B2354;
}
.h2QF {
	background-image: url(../images/modHeader01.jpg); 
	background-repeat: no-repeat; 
	display: block; 
	line-height: 26px; 
	width: 300px; 
	color: #ffffff; 
	padding-left: 10px; 
	font-size: 12px; 
	font-weight: bold;
}
#StandardsDivider {
	background-color: #953131;
	height: 1px;
	line-height: 1px;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: none;	
}
#divStandardsLinks {
	border: 1px solid #1B2354;
	background-image: url(../images/modBkg01.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center; 
	background-color: #ffffff;
	width: 300px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
}
#divStandardsLinks a:link, #divStandardsLinks a:visited {
	color: #2C5B88;
	text-decoration: underline;
}
#divStandardsLinks a:hover {
	text-decoration: none;
}
.olStd1 {
	margin-top: 2px;
	margin-left: 7px;
}
.liStd1 {
	margin-left: 20px; 
	margin-right: 10px; 
	text-align: left; 
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
.olStd2, .olStd3, .olStd4, .olStd5 {
	margin-top: 2px;
	margin-left: 0px;
}
.liStd2, .liStd3, .liStd4, .liStd5 {
	margin-left: 20px; 
	margin-right: 10px; 
	text-align: left; 
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
}
.h3Std {
	font-size: 14px;
	color: #4A1212;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 7px;
	margin-top: 15px;
}
.h4Std {
	font-size: 12px;
	font-weight: bold;
	color: #1B2354;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pStd {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-bottom: 3px;
}
.ulStd {
	margin-top: 5px;
}
.liStd {
	margin-left: 20px; 
	margin-right: 10px; 
	text-align: left; 
	font-size: 12px;
	margin-bottom: 10px;
}