﻿@charset "utf-8";

.redText {color:#870038;}
.allCaps {text-transform:uppercase;}


span.fileLink {font-size: 11px;color: #666;font-weight: normal;display: inline;font-family: "Trebuchet MS",Helvetica,sans-serif;font-style: normal;font-variant: normal;white-space: nowrap;}


table.TextTable td	{
	text-align: left;
	color: #474844;
	line-height: 130%;
	padding: 0.25em 0.375em;
	margin: 0;
	font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
	vertical-align: top;
	border-right-color: #dadcd7;
	border-bottom-color: #dadcd7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	display: table-cell;
}

table.TextTable {
	background-color: #efefef;
}

table.TextTable th {
	background-color: #d2d8e3;

}
td.subhead-blue {background-color:#00457c !important; color:#FFFFFF !important;}
th.heading-red {background-color:#860038 !important; color:#eaeaea !important;}
span.jumbo-font {font-size:1.5em; font-weight:bold;}
blockquote.inside-table {
	background-color: #EAEFEB !important;
	display: block;
	border:none !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	padding-right: 12px;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	padding-left: 12px;
}
a img {border:0;}

sup, span.Superscript  {
	font-size: 70%;
	font-weight: bold;
	vertical-align: text-top;
	
    position:absolute;
}


