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

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

.Organization {
	font-family: "Times New Roman, Times, serif";
	font-weight: bold;
	color: #000066;
	font-size: 12px;
	vertical-align: text-bottom;
}

.Summary {
	font-family: "Times New Roman, Times, serif";
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.ParaTitle3 {
	font-family: "Times New Roman, Times, serif";
	color: #37459E;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 25px;
	margin-bottom: 15px;
	text-align: left;
}

/* This is the style used on the Links for the Outside Agencies */
a.AgencyLink:link {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #0099FF;}
a.AgencyLink:visited {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #0099FF;}
a.AgencyLink:hover {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: normal; text-decoration: none; color: #37459E;}
a.AgencyLink:active {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: normal; text-decoration: none; color: #37459E;}

