﻿.ContentCell {
	font-family: sans-serif;
	color: #000000;
	background: #FFFFFF;
	border-left-color: #8E9FF5;
	font-size: 12px;
	right: 0px;
}
.Content_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E36C0A;
	clip: rect(4px, 4px, 4px, 4px);
}
.Content_Cell_Layout {
	clip: rect(5px, 6px, 5px, 6px);
	background-color: #FFFFFF;
	font-size: 10px;
}
.Content_Sub_Header {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #4991E2;
}
.SmallGrey {
	font-size: 12px;
	color: #999999;
}
.boxborder {
	border: .5px dotted #C0C0C0;
}
