/*not used */
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}

/* Body Copy Style */
td.bodycopy, span.bodycopy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	line-height:130%;
}

/* Default link style font, used when no class or other style has been specified for the link */
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

/* Default link style color, used when no class or other style has been specified for the link */
a:link {color: #000000;	text-decoration: underline}
a:visited {color: #A6A165;	text-decoration: underline}
a:hover {color: #445470;	text-decoration: underline}
a:active {color: #000000;	text-decoration: underline}

/* Default style font and color, used when no class or other style has been specified for the texts within table cells */
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Not used */
.black {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Not used */
.blackbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color: #000000;
}

/* Not used */
.blackbig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Style applied to the copyright at the bottom of the body copy */
.blacksmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

/* Not used */
.blacksmallbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight : bold;
}

/* Not used */
.blackbigger {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Not used */
.blackbiggest {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/* Not used */
.blackbigbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #000000;
}

/* Not used */
.bluebigbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #294D6D;
}

/* Not used */
.blackbiggerbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #000000;
}

/* Not used */
.blackbiggestbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #000000;
}

/* Not used */
a.blacklink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Not used */
a.blacklink:link {color: #000000;	text-decoration: none}
a.blacklink:visited {color: #000000;	text-decoration: none}
a.blacklink:hover {color: #000000;	text-decoration: underline}
a.blacklink:active {color: #000000;	text-decoration: none}

/* Not used */
a.blackboldlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Not used */
a.blackboldlink:link {color: #000000;	text-decoration: none}
a.blackboldlink:visited {color: #000000;	text-decoration: none}
a.blackboldlink:hover {color: #000000;	text-decoration: underline}
a.blackboldlink:active {color: #000000;	text-decoration: none}

/*Style applied to the Article Title located at the top of the body copy. */
span.articleTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	font-weight: bold;
}

/* Style applied to the text in the left navigation bar. For this site, only the phone number is affected by this style. Links are controlled by the leftNavBarLink and leftNavBarSubLink style classes */
span.leftNavBarText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color: #000000;	text-decoration: none
}

/* Style applied to the first level links in the left navigation bar.  */
a.leftNavBarLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Style applied to the first level links in the left navigation bar.  */
a.leftNavBarLink:link {color: #000000;	text-decoration: none}
a.leftNavBarLink:visited {color: #000000;	text-decoration: none}
a.leftNavBarLink:hover {color: #000000;	text-decoration: underline}
a.leftNavBarLink:active {color: #000000;	text-decoration: none}

/* Style applied to the second level links in the left navigation bar.  */
a.leftNavBarSubLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Style applied to the second level links in the left navigation bar.  */
a.leftNavBarSubLink:link {color: #000000;	text-decoration: none}
a.leftNavBarSubLink:visited {color: #000000;	text-decoration: none}
a.leftNavBarSubLink:hover {color: #000000;	text-decoration: underline}
a.leftNavBarSubLink:active {color: #000000;	text-decoration: none}

/* Style applied to the first level link in the left navigation bar that corresponds to the page being viewed. Highlighted link.  */
a.leftNavBarLinkH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Style applied to the first level link in the left navigation bar that corresponds to the page being viewed. Highlighted link.  */
a.leftNavBarLinkH:link {color: #ED1C24;	text-decoration: none}
a.leftNavBarLinkH:visited {color: #ED1C24;	text-decoration: none}
a.leftNavBarLinkH:hover {color: #ED1C24;	text-decoration: underline}
a.leftNavBarLinkH:active {color: #ED1C24;	text-decoration: none}

/* Style applied to the second level link in the left navigation bar that corresponds to the page being viewed. Highlighted link.  */
a.leftNavBarSubLinkH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Style applied to the second level link in the left navigation bar that corresponds to the page being viewed. Highlighted link.  */
a.leftNavBarSubLinkH:link {color: #ED1C24;	text-decoration: none}
a.leftNavBarSubLinkH:visited {color: #ED1C24;	text-decoration: none}
a.leftNavBarSubLinkH:hover {color: #ED1C24;	text-decoration: underline}
a.leftNavBarSubLinkH:active {color: #ED1C24;	text-decoration: none}

/* Style applied to the right navigation title above the right navigation bar */
td.RightNavTitle {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}

/* Style applied to the links in the right navigation bar */
a.rightNavBarLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Style applied to the links in the right navigation bar */
a.rightNavBarLink:link {color: #000000;	text-decoration: none}
a.rightNavBarLink:visited {color: #000000;	text-decoration: none}
a.rightNavBarLink:hover {color: #000000;	text-decoration: underline}
a.rightNavBarLink:active {color: #000000;	text-decoration: none}

/* Style applied to the link in the right navigation bar that corresponds to the page being viewed. Highlighted link.  */
a.rightNavBarLinkH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Style applied to the link in the right navigation bar that corresponds to the page being viewed. Highlighted link.  */
a.rightNavBarLinkH:link {color: #ED1C24;	text-decoration: none}
a.rightNavBarLinkH:visited {color: #ED1C24;	text-decoration: none}
a.rightNavBarLinkH:hover {color: #ED1C24;	text-decoration: underline}
a.rightNavBarLinkH:active {color: #ED1C24;	text-decoration: none}

/* Not Used */
a.blackbigboldlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Not Used */
a.blackbigboldlink:link {color: #000000;	text-decoration: none}
a.blackbigboldlink:visited {color: #000000;	text-decoration: none}
a.blackbigboldlink:hover {color: #000000;	text-decoration: underline}
a.blackbigboldlink:active {color: #000000;	text-decoration: none}

/* Style used for the linked article title in the news section and search results */
a.newsarticlelink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Style used for the linked article title in the news section and search results */
a.newsarticlelink:link {color: #000000;	text-decoration: underline}
a.newsarticlelink:visited {color: #A6A165;	text-decoration: underline}
a.newsarticlelink:hover {color: #445470;	text-decoration: underline}
a.newsarticlelink:active {color: #000000;	text-decoration: underline}
 
/* Not Used */
a.blackbiglink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Not Used */
a.blackbiglink:link {color: #000000;	text-decoration: underline}
a.blackbiglink:visited {color: #A6A165;	text-decoration: underline}
a.blackbiglink:hover {color: #445470;	text-decoration: underline}
a.blackbiglink:active {color: #000000;	text-decoration: underline}

/* Style applied to the Privacy policy and Legal Notice link at the bottom of the body copy */ 
a.blacksmalllink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Style applied to the Privacy policy and Legal Notice link at the bottom of the body copy */
a.blacksmalllink:link {color: #000000;	text-decoration: none}
a.blacksmalllink:visited {color: #000000;	text-decoration: none}
a.blacksmalllink:hover {color: #000000;	text-decoration: underline}
a.blacksmalllink:active {color: #000000;	text-decoration: none}
 
/* Style applied to the breadcrumbs navigation links at the top of the body copy */ 
a.breadcrumbs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Style applied to the breadcrumbs navigation links at the top of the body copy */ 
a.breadcrumbs:link {color: #999999;	text-decoration: none}
a.breadcrumbs:visited {color: #999999;	text-decoration: none}
a.breadcrumbs:hover {color: #999999;	text-decoration: underline}
a.breadcrumbs:active {color: #999999;	text-decoration: none}

/* Style applied to the breadcrumbs navigation text at the top of the body copy */ 
span.breadcrumbs {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;	text-decoration: none}


