﻿
.hnrMediumBlue
{
	font-family: Arial, Sans-Serif;
	font-size:18px;
	color:#172d56;
}

.hnlLargeBlue
{
	font-family: Arial, Sans-Serif;
	font-size:26px;
	color:#172d56;
}

.hnlLargeMediumBlue
{
	font-family: Arial, Sans-Serif;
	font-size:23px;
	color:#172d56;
}

.hnlSmallLightBlue
{
	font-family: Arial, Sans-Serif;
	font-size:16px;
	color:#5d6c89;
}

.strongText 
{
	font-family:Verdana, Sans-Serif;
	font-size:10px;
	color:#172d56;
	font-weight:bold;
}

.bodyReg 
{
	font-family:Arial, Sans-Serif;
	font-size:11px;
	color:#666666;
}

.bodyStrong
{
	font-family:Arial, Sans-Serif;
	font-size:11px;
	color:#172d56;
	font-weight:bold;
}

.chevronLink 
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	color:#172d56;
	text-decoration:none;
	padding-left:16px;
	background: url(Images/chevronLink.gif ) no-repeat;
	background-position: 0px 1px;
}

.chevronLinkDown 
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	color:#172d56;
	text-decoration:none;
	padding-right:13px;
	background: url(Images/chevronDown.gif ) no-repeat;
	background-position: right 6px;
}