.HDR {
	color: #3366CC;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.HDR_Gray {
	color: #999;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.SubHead {
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SubHead_Link:link {
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.SubHead_Link:visited {
	color: #600;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.SubHead_Link:hover {
	color: #F90;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.SubHead_Link:active {
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Sub_SubHead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
.BodyTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	list-style-image: url(images/DCLS_ListBullet.gif);
}


.BodyTXT_Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(images/DCLS_ListBullet.gif);
}


.PictureCaption {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/DCLS_ListBullet_Grey.gif);
}
.Quote {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-indent: 10px;
}
.FloatingImage {
	float: left;
}
.FloatingImage_Right {
	float: right;
}
.PageSubMenu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	text-decoration: none;
	background-position: center;
	font-size: 11px;
	text-transform: uppercase;
}
.PageSubMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	background-position: center;
	text-transform: uppercase;
}
.Form_TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#TBL_MainContent {
	width: 550px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: left;
}
#TBL_Gray {
	background-color: #EFEFEF;
	padding: 0px;
	width: 500px;
	border: 1px solid #666;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TBL_Resources_old {
	padding: 10px;
	width: 100%;
	border: 1px solid #666;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #FFFEF4;
}
#Template_Tagline {
	position:absolute;
	left:10px;
	top:145px;
	width:151px;
	height:50px;
	z-index:7;
}
.style35_Tagline {
	font-size: 11px;
	font-family: "Times New Roman";
	color: #003366;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.DIV_Center {
	text-align: center;
}
