/* Typography */

#primarynav
	{
	float: right;
	font-family: Arial, Arial MT;
	font-size: 10px;
	color: #333333;
	margin-top: 66px;
	letter-spacing: .04em;
	}

h1
	{
	font-family: Arial, Arial MT;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #c41230;
	margin-bottom: 20px;
	}

h2
	{
	font-family: Arial, Arial MT;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 64px;
	color: #ffffff;
	margin-left: 45px;
	}

.secnote
	{
	font-family: Arial, Arial MT;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 64px;
	color: #ffffff;
	}

h3
	{
	font-family: Arial, Arial MT;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #c41230;
	margin-bottom: 8px;
	}

.h3note, .casenote
	{
	font-family: Arial, Arial MT;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	margin-bottom: 8px;
	color: #222222;
	}

h4
	{
	font-family: Arial, Arial MT;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	margin-top: 16px;
	margin-bottom: 8px;
	color: #c41230;
	}

p, .formtable, .brochuretable
	{
	font-family: Arial, Arial MT;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 8px;
	color: #6c6c6c;
	}

p.calloutred, span.calloutred
	{
	font-family: Arial, Arial MT;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 8px;
	color: #c41230;
	}

#bodyblock ul
	{
	list-style: square;
	font-family: Arial, Arial MT;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #6c6c6c;
	margin-left: 18px;
	padding-left: 20px;
	}

#sidebarbox ul
	{
	margin-left: 8px;
	padding-left: 8px;
	list-style: square;
	}

#sidebarbox h1, #sidebarbox h2, #sidebarbox p, #sidebarbox li
	{
	font-family: Arial, Arial MT;
	margin: 6px 15px 6px 15px;
	}

#sidebarbox h1
	{
	font-size: 14px;
	color: #c41230
	}

#sidebarbox p, #sidebarbox li
	{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	}

#footer p
	{
	font-family: Arial, Arial MT;
	font-size: 10px;
	color: #888888;
	}

p.toplink
	{
	font-size: 10px;
	}

.requiredfield
	{
	color: #c41230;
	}

.pdfsize
	{
	font-size: 9px;
	color: #999999;
	}




/* End Typography */