@charset "utf-8";
/* CSS Document */

.tdBaseText, .tdBaseTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 10px;
}
.tdBaseTextRight {
	text-align: right;
}
.tdBaseTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
}
.TitleHeader {
	font-size: 36px;
	font-family: Verdana, Geneva, sans-serif;
}
.smalldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BodyTextOuterTableTBL {
	max-width: 90%;
}
.BodyTextOuterTableTBL_Desktop {
	max-width: 640px;
}
.imgHeader {
	max-width: 100%;
	min-width: 300px;
	height: auto;
}
.imgButton {
	max-width: 100%;
	height: auto;
}
.imgPhoto {
	max-width: 95%;
	height: auto;
}
.imgPhotoDesktop {
	max-width: 600px;
	height: auto;
}
.spacerImageTD {
	font-size: 0px;
}
.CustomTableTBL {
	border-collapse: collapse;
}
.tdBaseTextRight1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 10px;
}



.tdSideBySideTbl{
	padding-left: 15px; padding-right: 5px;
}



.smallURL {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	
	word-wrap: break-word;	
}

.citeNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	
	text-decoration: underline;
	color: #00F;
	vertical-align: super;
	position: relative; top:
	
}
.tdReferences {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
}

.spnLinkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

.aDarkLink {
	color: #006;
}
.citeNotesDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	
	text-decoration: underline;
	color: #006;
	vertical-align: super;
	position: relative; top:	
}
