body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

.outerPageBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: 666666;
	text-align: left;
}

.Heading
{
	color: #686B6E;
	vertical-align:top;
	padding-top: 65px;
	font-size: 10px;
	text-align: left; /*right;*/
	/* padding-right: 50px; */
}

.NavBar, .NavBar a:link, .NavBar a:visited
{
	color:#FFF;
	font-size: 12px;
	text-align:center;
}

.NavbarSel
{
	background-image:url(images/NavBarSel.jpg);
}

.mainQuote
{
	font-weight: bold;
	font-size:16px;
	color: #247AAB;
	text-align:left;
	padding-top: 10px;
	padding-left: 55px;
	height: 50px;
	line-height: 22px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0079B2;
	margin-left: 75px;
}

.rightQuote
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0079B2;
	font-weight:bold;
	font-size: 11px;
	line-height: 17px;
	color: FAFAFA;
	padding-left: 21px;
	padding-top: 20px;
	height: 163px;
	vertical-align: top;
	color: #666;
}

.MainContent
{ 
	padding-left: 130px;
	padding-right: 15px;
	font-size: 12px;
	color: #303030;
	line-height: 18px;
}

.MainContent h2, .title
{
	font-size: 12px;
	font-weight: bold;
	color: #247AAB;
}

.homeImage
{
	padding-right: 20px;
	padding-bottom: 15px;
}

.homeReport
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0079B2;
	font-size: 11px;
	line-height: 17px;
	color: FAFAFA;
	padding-left: 16px;
	padding-top: 15px;
	vertical-align: top;
	color: #666;
}

.homeReportNoBorder
{
	font-size: 11px;
	line-height: 17px;
	color: FAFAFA;
	padding-left: 16px;
	padding-top: 15px;
	vertical-align: top;
	color: #666;
}


.teamMenu
{
	color: #247AAB;
}

.teamSel
{
	color: #247AAB;
	font-weight: bold;
}

.transCell
{
	background-image:url(images/transback.jpg);
	background-repeat:no-repeat;
	width: 172px;
	height: 189px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
	text-align: center;
}

.transCellBlank
{

	width: 172px;
	height: 189px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
}

.transTitle
{
	font-weight: bold;
	color:#FFF;
	text-align: center;
	font-size: 14px;
}

.footerText, .footerText a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}