
/* These are the TABLE AND CELL FORMATTING styles */

.TipTopRT {
	background-image: url(../../images/Shared/JackTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 45px;
	border: none;
}

.StripedCell {
	background-color: #d8EFFF;
}




/* These are the TEXT FORMATTING styles */

.HeadedThatWay {
	font-family: "Times New Roman, Times, serif";
	font-size: 15px;
	font-weight: bold;
	color: #37459E;
}

.LocationInfo {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: normal;
	color: #5563B7;
}

.TheOffice {
	font-family: "Times New Roman, Times, serif";
	font-size: 17px;
	font-weight: bold;
	color: #37459E;
	padding-left: 40px;
}

.NameEm {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #5563B7;
	text-transform: uppercase;
	padding-left: 4px;
}

.TitleEm {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-align: right;
	padding-right: 4px;
}

/* This is the style used on the Questions */
.FingerCursor {
	cursor: pointer;
	font-family: "Times New Roman, Times, serif";
	font-size: 12pt;
	color: #000066;
}

/* This is the style used for text beneath the pictures */
.CaptionCopy {
	font-family: "Times New Roman, Times, serif";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 35px;
}

/* This is the style used on the captions below all the pictures */
.CopyPrint {
	vertical-align: top;
	text-align: left;
	font-family: "Times New Roman, Times, serif";
	font-size: 10px;
	color: #000000;
	padding: 10px;
}
