﻿.abMaster
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
	text-align: left;
}

.abBelowPicture
{
	color: #535353;
	font-style: italic;
	font-family: "Franklin Gothic Medium Cond", Arial, Helvetica, sans-serif;
	padding-left: 20px;
	position: relative;	
}

.abOnPicture
{
	position:relative; 
	color: white;
	font-style: italic;
	font-size: 20pt;
	padding-left: 20px;	
	font-weight: 100;
	font-family:"Arial Narrow";
	font-family: Arial, Helvetica, sans-serif;
}

.abFootCopy
{
	background-image: url('../../Images/bottom_bcg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	clip: rect(8px); 
	height: 26px;
	padding-left: 25px;
}

.abSeparatorColumn 
{
	
	background-color: #c8c8c8;
	padding: 0px;
}

.abPageLayoutColumn
{
	
	padding: 0px;
}

.abQuote
{
	
	color: #a09f9f;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 15px;
	line-height: 30px;	
}

.abTextContainer
{
	padding: 10px 10px 0px 10px;
	font-family: Arial;
}

.abTextContainer *
{
	font-size: 8pt;
	font-family: Arial;
}

.abTextStyleCustom-Heading2
{	
	font-size: 9pt;
	font-weight: bold;
	color: #df0024;
}

.abTextStyleCustom-Heading1
{
	font-size: 11pt;
	font-weight: bold;
	color: #df0024;	
}

.abTextStyleCustom-Normal 
{
}

.abTextStyleCustom-Emphasized
{
	font-weight: bold;
}

a.abLink
{
	color: black;
	text-decoration: underline;		
}

.abLink:hover
{
	color: #df0024;	
}


.abTopNavContainer
{
	width: 100%;
	background-color: black;
	height: 26px;
	vertical-align: top;
}

.abTopNav {
	height: 26px;
	vertical-align: top;
}

.abTopNavItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding: 3px 12px 3px 12px;
} 

.abTopNavItem a
{
	display: block;
/*	padding: 5px 5px 0px 5px; */
}

.abTopNavHover
{
	color: #9F9F9F;
}

.abTopNavSelected 
{
	background-color: #C40012;
}
	
.abPageNavContainer
{
	height: 26px;
	background-color: #C40012;
	vertical-align: top;
}
.abPageNav
{	
	display: inline-block;
	font-size: 8pt;
	vertical-align: top;
}

.abPageNavItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	color: white;	
	background-color: #C40012;
	margin: 5px 0px 0px 0px;	
}

.abPageNavItem a
{
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}

.abPageNavSelected 
{
/*	font-weight: bold; */
	font-style: normal;
}

.abNewsItem
{
	margin-bottom: 18pt;	
	font-size: 8pt;
	/* font-family is needed because something between .abTextContainer
	   and the content overrides the font-family set there.
	*/
	font-family: Arial, Helvetica, sans-serif;
}

.abNewsMore
{
	margin-top: 3pt;	
}

.abNewsDate
{
	margin-top: 6pt;
	font-style: italic;
	text-align: right;
}

.abNewsTitleLink
{	
	color: #df0024;
	text-decoration: none;
}
.abNewsTitle
{
	margin-bottom: 6pt;
	text-decoration: none;	
}

.abReferenceItem
{
	margin-bottom: 18pt;
}

