/* IMPORT GLOBAL PRINT STYLES */
@import url('FSEC_Global_Print.css');

/* BEGIN DIVISION SPECIFIC PRINT STYLES */
.PicFrame {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.PicFrameRight {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
}
.PicLeftPush {
	margin-right: 10px;
	margin-bottom: 10px;
}
.PicRightPush {
	margin-left: 10px;
	margin-bottom: 10px;
}
.PicFrameLeft {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Superscript {
	font-size: 10px;
	vertical-align: super;
}
table.PhotoFrameCenter {
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
table.PhotoFrameCenter th {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-top: 4px;
	color: #333333;
}
table.PhotoFrameCenter img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
table.PhotoFrameLeft {
	margin-bottom: 6px;
	margin-right: 10px;
}
table.PhotoFrameLeft th {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	padding-top: 4px;
	color: #333333;
}
table.PhotoFrameLeft img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
table.PhotoFrameRight {
	margin-bottom: 6px;
	margin-left: 10px;
}
table.PhotoFrameRight th {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-top: 4px;
	color: #333333;
}
table.PhotoFrameRight img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
