/* This is also referenced by the Rich Text Editor when picking styles. */
.error { color: Red; }

.clear { clear: both; }

.page-break, .print-only
{ 
    display:none;
}

.Highlight {
	font-size:15px;
	color:#597bab;
}


.DarkBorderTop,
.DarkBorderTop td { 
	border-top: 1px solid #939598;
}
.DarkBorderBottom,
.DarkBorderBottom td { 
	border-bottom: 1px solid #939598;
}
.DarkBorderTopBottom,
.DarkBorderTopBottom td { 
	border-top: 1px solid #939598;
	border-bottom: 1px solid #939598;
}
.LightBorderLeft,
.LightBorderLeft td { 
	border-left: 1px solid #e3e3e3;
}
.LightBorderBottom,
.LightBorderBottom td { 
	border-bottom: 1px solid #e3e3e3;
}
.LightBorderTopBottom,
.LightBorderTopBottom td { 
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.GreyContentContainer { 
	background-color: #f2f2f2;
	padding: 15px 19px 4px 19px;
}
.WhiteContentContainer { 
	background-color: #fff;
	padding: 15px 19px 4px 19px;
}

.IndentLeft10 
{
	margin-left:10px;
} 

.IndentLeft20 
{
	margin-left:20px;
} 

.IndentLeft30 
{
	margin-left:30px;
} 


.Quote {
	color: #597bab;
	font-size: 13px;
}
.Author {
	text-align: right;
	padding-right:20px;
        font-weight:bold;
}


.PDF {
	color: #939498;
	font-size: 80%;
}


.DateSmall { font-size:11px; }


hr 
{
	border:none;
	border-bottom:solid 1px #c7c8ca;
}
body,p,span,div
{
	font-size:12px;
	color: #636466;
	font-family:Arial, Sans-Serif;
	line-height: 17px; 
}
#ContentWide.small p, #ContentWide.small span, #ContentWide.small div,
#ContentLeft.small p, #ContentLeft.small span, #ContentLeft.small div,
#ContentLeftStretch.small p, #ContentLeftStretch.small span, #ContentLeftStretch.small div{
	font-size: 10px;
	line-height: 15px;
}
#ContentWide.large p, #ContentWide.large span, #ContentWide.large div,
#ContentLeft.large p, #ContentLeft.large span, #ContentLeft.large div,
#ContentLeftStretch.large p, #ContentLeftStretch.large span, #ContentLeftStretch.large div
{
	font-size: 16px;
	line-height: 21px;
}
#ContentWide.large pre,
#ContentLeft.large pre, 
#ContentLeftStretch.large pre
{
	font-size: 12px;
}
p{
	margin-bottom: 18px;
}

table td, table td p { 
	padding: 5px;
	vertical-align:top; 
}

table td p { padding: 0; }

td, td p, td p { 
	font-size: 12px;
	line-height: 17px; 
}

#ContentWide.large td, #ContentWide.large td p, #ContentWide.large td span,
#ContentLeft.large td,  #ContentLeft.large td p, #ContentLeft.large td span,
#ContentLeftStretch.large td, #ContentLeftStretch.large td p, #ContentLeftStretch.large td span { 
	font-size: 16px;
	line-height: 21px; 
}
#ContentWide.small td, #ContentWide.small td p, #ContentWide.small td span,
#ContentLeft.small td, #ContentLeft.small td p, #ContentLeft.small td span,
#ContentLeftStretch.small td, #ContentLeftStretch.small td p, #ContentLeftStretch.small td span { 
	font-size: 10px;
	line-height: 14px; 
}
#ContentWide.large table#LargeTable td, #ContentWide.large table#LargeTable td p, #ContentWide.large  table#LargeTable td span, #ContentWide.large  table#LargeTable td a,
#ContentLeft.large table#LargeTable td,  #ContentLeft.large table#LargeTable td p, #ContentLeft.large table#LargeTable td span,
#ContentLeft.large table#LargeTable td a,
#ContentLeftStretch.large table#LargeTable td, #ContentLeftStretch.large table#LargeTable td p, #ContentLeftStretch.large table#LargeTable td span,  #ContentLeftStretch.large table#LargeTable td a  
 {
	font-size: 12px;
	line-height: 14px; 
}
ul {margin-left:10px;}
ol {margin-left:10px;}
ul, ol { margin-bottom:11px; }

ul li,
ol li  
{
	line-height:15px;
	margin-bottom:6px; 
}

ol li { 
	list-style-type: decimal;
}
#ContentRight ul li,
#ContentHeavyRight ul li { 
	list-style: none;
	background: #fff url(/images/bullet-related.gif) no-repeat 2px 6px;
	padding-left: 11px
} 

sup,
sub { 
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	font-size: 9px;
}

sup { 
	bottom: 1ex;
}

sub { 
	top: .5ex;
}

h1 
{
	font-size:16px;
	color:#969c23;	
	margin-bottom: 16px;
	margin-top:10px;
}

h2
{
	font-size:15px;
	color: #6d798b;
	font-weight:bold;
	margin-bottom:15px;
}

h3 
{
	font-size: 13px;
	color: #6d798b;
	font-weight:bold;
	margin-bottom:6px;
	line-height:15px;
}	
h4
{
	font-size:12px;
	font-weight:bold;
}
.lineSpacer{
	height: 100%;
	width:1px;
	margin: 20px 0;
	background-color:Gray;
}
#ContentRight #StoryboardMoreInformation {
	padding-top: 14px;
}	
.sectionLink{
	border-bottom: 1px solid #e2e2e2;
	height: 18px;
	margin: -16px 0 10px 0px;
	padding: 10px 10px 2px 10px;
	position: relative;
	left: -10px;
}
.Three h1{
	font-size: 16px;
}
.sectionLink h1 {
	float: left;
	margin: 0;
}
.pseudoH1, 
#StoryboardRightSide span.pseudoH1 {
	color:#e7611f;
	font-weight: normal;
	font-size:14px;
	line-height: 16px;
}
.pseudoH1b, 
#StoryboardRightSide span.pseudoH1b {
	color:#969C23;
	font-weight: normal;
	font-size:14px;
	line-height: 16px;
}

.sectionLink  span{
	float: right;
}

h2.PeopleProfile {
	margin-bottom: 0px;
	margin-top: 8px;
}

#ContentWide.small h1,
#ContentLeft.small h1,
#ContentLeftStretch.small h1
{
	font-size:14px;
	line-height:14px;
}
#ContentWide.large h1,
#ContentLeft.large h1,
#ContentLeftStretch.large h1
{
	font-size:25px;
	line-height:25px;
}
#ContentWide.small h2,
#ContentLeft.small h2,
#ContentLeftStretch.small h2
{
	font-size:13px;
	line-height:13px;
}
#ContentWide.large h2,
#ContentLeft.large h2,
#ContentLeftStretch.large h2
{
	font-size:19px;
	line-height:19px;
}
#ContentWide.small h3,
#ContentLeft.small h3,
#ContentLeftStretch.small h3
{
	font-size:11px;
	line-height:13px;
}
#ContentWide.large h3,
#ContentLeft.large h3,
#ContentLeftStretch.large h3
{
	font-size:17px;
	line-height:19px;
}
#ContentWide.small h4,
#ContentLeft.small h4,
#ContentLeftStretch.small h4
{
	font-size:10px;
}
#ContentWide.large h4,
#ContentLeft.large h4,
#ContentLeftStretch.large h4
{
	font-size:16px;
}

a,a:link,a:visited 
{
	color:#4d8ad8;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

/* This is just a blank class that gets a new onclick state to open a popup window */
a.PopupLink { color:#4d8ad8; }

a.BoxedLink
{
/* styles removed by e-cubed */
}

a.BoxedLinkOrange{
	color:#fff;
	border:solid 1px #dfe0e1;
	font-size:11px;
	padding: 1px 30px 1px 6px;
	background:#e96d24 url(/images/link-here-orange-arrow.gif) no-repeat right;
	display: block;
	max-width: 240px;
}

a.LearnMoreLink {
	color:#ffffff;
	border:solid 1px #ffffff;
	line-height:20px;
	font-size:11px;
	padding: 2px 18px 2px 5px;
	background:transparent url(/images/link-here-white-arrow.png) no-repeat right;
	text-decoration:none;
}

a.MoreLink {
	padding-right:10px;
	background: #fff url(/images/menu-arrow-blue.png) no-repeat center right;
	line-height:15px;
	color:#4d8ad8;
}

a.ExternalLink {
	padding-right:15px;
	background: #fff url(/images/external-link.png) no-repeat top right;
	line-height:16px;
	color:#4d8ad8;
}

a.ExternalLinkEmergency {
	display: block;
	color: #77787a;
	background: #f6f6f6 url(/images/external.gif) no-repeat 100% 0;
	border: 1px solid #dfe0e1;
	padding: 1px 30px 1px 6px;
	font-size: 11px;
}

p.Intro {
	font-size: 14px;
	line-height: 18px;
	color: #727478;
	padding-bottom: 15px;
}
.ViewFullSizeLink {
	font-size: 10px;	
	text-align: right;
}
#ContentWide.large .ViewFullSizeLink,
#ContentLeft.large .ViewFullSizeLink,
#ContentLeftStretch.large .ViewFullSizeLink{
	margin-top: 5px;
}

.ImageRight {
	float: right;
	margin-left: 35px;
}
.ImageLeft {
	float: left;
}
.ImageRight,
.ImageLeft {
	margin-bottom: 15px;
}
.profileLeft { 
    padding-right: 49px;
}
.mediaLeft
{
    float: left;
    margin-right: 15px;
}
.photoLeft
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 145px;
}
.profileContainer
{
    width:450px;
}
.profileDiv
{ 
    width: 196px;
    height:190px;
    float: left; 
    padding-bottom: 16px;
}
.profileDiv span
{ 
    font-size: 11px;
}

#newsSingleRelease 
{
    margin:35px 100px;
}
#newsSingleRelease a 
{
    font-size:12px !important;
}
#newsSingleRelease h1
{
    margin-top:0px;
}

#backToNewsReleases
{
    float: left;
    height:40px;
}
#downloadPDF
{
    float:right;
    height:40px;
}

.newsItemBlock 
{
	margin-bottom: 16px;
}
.newsItemBlock p, .newsItemBlock h2, .newsItemBlock span,  .newsItemBlock ul
{ 
    width:600px;
}

.newsItemBlock.odd {
	background-color: #efefef;
}
.newsItemBlock.even, 
.newsItemBlock.odd {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	margin: 0;
	padding: 10px 0 20px;
	
}
.newsItemBlock .newsTitle 
{
	float:left;
	margin: 0 15px 0 0;
	width: 322px;
}
.newsItemBlock ul
{
    list-style-type: disc;
}
    
.newsItemBlock li
{
    display: list-item;
    margin-left:20px;
}
	
#ContentLeftStretch.large .newsItemBlock .newsTitle {
	width: 330px;	
	}
.feedDate.newsReleaseTable {
	color: #333;
	float:left;
	font-size:11px;
	padding-left: 5px;
	width:110px;
}
#Features .newsItemBlock .readMore
{
	float: none;
}
.readMore a {
	
	font-size: 11px;
	padding: 0;
	width: 60px;
}

.chart
{
	margin-bottom:12px;
}
.chartTitle
{
	font-weight:bold;
	font-size:14px;
	color: #1f9bde;
}
.chartNotes
{
	font-size: 11px;
	font-weight:normal;
	color: #1f9bde;
}


/* ----- Microsite Styles --------*/
#micrositeMainMenu
{
    height:73px;
    background-color:#000;
}
#micrositeLogo
{
    height:57px;
    width:157px;
    padding-top:7px;
    padding-left:34px;
    float:left;
}
#micrositeLogo img
{
    border-style:none;
}
#micrositeMenu
{
    float:left;
    height:73px;
    width:770px;
}
#micrositeMenu ul
{
    text-align:right;
    padding-right:25px;
}
#micrositeMenu ul li
{
    display:inline-block;
    margin-top:30px;
    background: url(/images/menu-divider.png) no-repeat 0 center;
}
#micrositeMenu ul li:first-child
{
     background-image:none;
}
    
#micrositeMenu ul li a
{
    word-spacing: 3px;
    margin-left: 1px;
    padding: 0px 11px;    
    font-family: 'UniversLTW01-57Condense 723821', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    text-transform:uppercase;
    font-size: 12px;    
}
#micrositeMenu ul li a:hover, #micrositeMenu ul li a.active 
{
    color: #e96d24;
}
#micrositeFooter
{
    color:#c7c8ca;
}