﻿.landing_right
{
	
	background-color: #fff;
	width:820px;
	max-width:820px;	
	padding: 40px;
	min-height: 600px;
	margin: 0 auto; 
}

.ms-paging img
{
	vertical-align: text-bottom;
}
.ms-paging
{
	font-size: 12px;
	padding-right:0px;
}




#filterTable
{
	/*PJP Removed 
	width: 98% !important;
	margin-left: 10px;
	*/
}
#filterTable .ms-vh
{
	background-color: #002d6a;
}
#filterTable th 
{
	color: #fff;
	font-size: 12px;
	/* font-family:Arial, Helvetica, sans-serif; */	
	font-weight: 600;
	padding: 15px 5px 15px 5px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;

}

#filterTable tr td.ms-vb div
{
	color: #002d6a;
	font-size: 12px;
	/* font-family:Arial, Helvetica, sans-serif; */
	}

#filterTable tr td.ms-vb
{
	color: #002d6a;
	font-size: 12px;
	/* font-family:Arial, Helvetica, sans-serif; */
	}
#filterTable tr td.ms-vb
{
	padding: 15px 5px 15px 5px;
}

#filterTable .ms-menuimagecell:hover
{
	background-image: none;
	background-color: #fff;
}

#filterTable .ms-menuimagecell
{
	background-image: none;
	background-color: #fff;
}

/* Style for list dataview */

#filterTable_s1
{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	border-top:2px #cfd4d8 solid;
	border-bottom:2px #cfd4d8 solid;
	border-collapse: collapse;

}

#filterTable_s1 td.ms-vb
{
	padding:15px 0 10px 0;
}
	
#filterTable_s1 tr
{
	border-bottom:1px #e6e8ea solid;
}

.filterTable_s1
{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	border-top:2px #cfd4d8 solid;
	border-bottom:2px #cfd4d8 solid;
	border-collapse: collapse;

}

.filterTable_s1 td.ms-vb
{
	padding:32px 0 0 0;
}
	
.filterTable_s1 tr
{
	border-bottom:1px #e6e8ea solid;
}

	
#filterTableInner_s1 tr.innerRow
{
 	border-style:none;
}
	
#filterTableInner_s1 td.dateCell
{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
 	 color:#6d6d6d;
 	 font-size:14px;
 	 font-weight:700;
 	 line-height:21px; 	 
}

#filterTableInner_s1 td.titleCell
{ 	 
 	 font-size:16px;
 	 font-weight:700;
 	 line-height:28px; 	 
 	 font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;

}

#filterTableInner_s1 td.bodyCell
{
 font-size:14px !important;
 	 font-weight:300 !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
 	 color:#323232;
 	
 	 line-height:24px; 	 
 	 
}



.filterTableInner_s1{
	max-width:950px !important;
}
.filterTableInner_s1 tr.innerRow
{
 	border-style:none !important;
}
#filterTable_s1 td.ms-vb{
	max-width:950px;
}
	
.filterTableInner_s1 td.dateCell
{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
 	 color:#6d6d6d;
 	 font-size:14px;
 	 font-weight:700;
 	 line-height:21px; 	 
}

.filterTableInner_s1 td.titleCell
{ 	 
 	 font-size:16px;
 	 font-weight:700;
 	 line-height:28px; 	 
 	 font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;

}

.filterTableInner_s1 td.bodyCell
{
 font-size:14px !important;
 	 font-weight:300 !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
 	 color:#323232;
 	
 	 line-height:24px; 	 
 	 
}


/*Filter Results Display*/
.filter-display-MIP
{
  margin-left: 0px;
}

.filter-table
{ 
	display: table; 
	width:100%;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 14px;
	font-weight:600;
	color:#646464;
	letter-spacing:0;     
/*	padding-left:9px; */
}

.filter-tableRow{display: table-row;}

.filter-tableCell
{
	display: table-cell;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 14px;
	font-weight:600;
	color:#646464;
	letter-spacing:0;
	padding-right:23px;
	vertical-align:top;
}

.filter-tableCell select
{
    width: 110px;
    font-weight:600;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    font-size: 14px;
    border: 2px #cfd4d8 solid;           
    height: 34px;      
    color:#646464;
}


.filter-display
{
	width:100%;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 14px;
	font-weight:600;
	color:#646464;
	letter-spacing:0;     
	padding-left:9px;          
}

.filter-display td
{              
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 14px;
	font-weight:600;
	color:#646464;
	letter-spacing:0;               
}

.filter-display-MIP select
{
                width: 90px;
                font-weight:600;
                font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
                font-size: 14px;
                border: 1px #cfd4d8 solid;
                height: 26px;      
                color:#646464;
}


.filter-display select
{
                width: 90px;
                font-weight:600;
                font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
                font-size: 14px;
                border: 2px #cfd4d8 solid;           
                height: 34px;      
                color:#646464;
}

.buttonEmailShare{
	height:34px;	
	min-width:115px;
	background:none;
	border: 1px #1266da solid;
	border-radius: 120px;
	color: #1266da;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:16px;
	padding:0px 15px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
}


.buttonSearch{
	height:34px;	
	min-width:115px;
	background:none;
	border: 1px #1266da solid;
	border-radius: 120px;
	color: #1266da;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:16px;
	padding:0px 15px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
}

.buttonClear{
	height:34px;	
	min-width:115px;
	background:none;
	border: 1px #646464 solid;
	border-radius: 120px;
	color: #646464;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:16px;
	padding:0px 15px 0px 15px;
	vertical-align:middle;
    cursor:pointer;
   }


.searchBox {
	background: url('/PublishingImages/search-grey@2x.png') no-repeat right;
    background-size: 25px 25px;
	background-position: 185px;	
}

#KeywordSearch
{
	width: 215px;
	height: 29px;
	line-height:15px;
	font-weight:600;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 14px;
	border: 1px #cfd4d8 solid;           
	color:#646464;	
	padding-left:10px;	
	margin-top:1px;	
}


.buttonReset
{
	width: 110px;
	height: 25px;
	font-weight:300;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 14px;
	margin-right: 5px;
	background-color: rgba(46, 91, 112, 1);
	color: #fff;
	border: 0;

}


.ms-paging img
{
	vertical-align: text-bottom;
}
.ms-paging
{
	font-size: 12px;
	padding-right:0px;
}

.sortCell
{
	text-align:right;
	font-weight:700;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 12px;
	color:#646464;	
}

.sortCell a
{
	font-weight:700;
	font-size: 14px;
	color:#1266da !important;
	line-height:28px;	
}


a.sortClicked , a.sortClicked:hover, a.sortClicked:visited , a.sortClicked:active 
{		
	color:#646464 !important;
	font-weight:600;
	font-size: 14px;
	line-height:28px;
}

	 
div.dvHeader
{				
	height: 30px; 	
	overflow:hidden;

	
}

div.dvHeader a
{				
	font-weight:700;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-size: 16px;
	color:#1266da !important;	
	line-height:28px;
}

div.dvBody
{				
	height: 100px; 	
	overflow:hidden;
	max-width:950px;
		
}

#filterTable_s2, .filterTable__s2
{
                font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}

#filterTable_s2 td, .filterTable__s2 td {
height: 50px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    font-weight: 300;
    color: #323232;
    font-size: 14px;
}

#filterTable_s2 a, .filterTable__s2 a { /*for the titles*/
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;	
	font-weight:700 !important;
	color: #1266da;
	font-size: 16px !important;
	text-align: right;
}  

.staticTable td.ms-vb-left {
	text-align:left;
	padding-left: 10px;
	Color:#323232;
	Font-size:16px;

}

.staticTable td.ms-vb-right { /* for the published dates*/
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
	font-weight: 300 !important;
	color:#323232;
	text-align:right;
	font-size:16px;
	padding-right:10px;
}


#filterTable_s2 td.ms-vb-left, .filterTable__s2 td.ms-vb-left {
text-align:left;
padding-left: 10px;
Color:#323232;
Font-size:16px;

}

#filterTable_s2 td.ms-vb-right, .filterTable__s2 td.ms-vb-right { /* for the published dates*/
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
font-weight: 300 !important;
	color:#323232;
	text-align:right;
	font-size:16px;
padding-right:10px;
}

#filterTable_s2 .ms-vh, .filterTable__s2 .ms-vh { /* for the table header */
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
color: #7e0c6e;
	line-height:28px; /*maybe*/
	font-size:16px;
	font-weight:700;
}

.filterTable_s2
{
                font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}

.filterTable_s2 td {
height: 50px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    font-weight: 300;
    color: #323232;
    font-size: 14px;
}

.filterTable_s2 a { /*for the titles*/
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;	
	font-weight:700 !important;
	color: #1266da;
	font-size: 16px !important;
	text-align: right;
}  


.filterTable_s2 td.ms-vb-left {
text-align:left;
padding-left: 10px;
Color:#323232;
Font-size:16px;

}

.filterTable_s2 td.ms-vb-right { /* for the published dates*/
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
font-weight: 300 !important;
	color:#323232;
	text-align:right;
	font-size:16px;
padding-right:10px;
}

.filterTable_s2 .ms-vh { /* for the table header */
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
color: #7e0c6e;
	line-height:28px; /*maybe*/
	font-size:16px;
	font-weight:700;
}


a.contentLink, a.contentLink:visited, a.contentLink:link
{
color:#1266da !important;
font-weight:700 !important;
text-decoration:none;
}


.letterpicker td.currentletter
{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
	color: #ffffff;	
	font-size:18px;
	font-weight:700;
	letter-spacing:0.03 em;
	/*background-color:rgba(118, 156, 205, 1);*/	
	width:45px;
	height:54px;
	text-align:center;
	white-space:nowrap;
}

td.currentletter a {
	border-bottom: 2px solid #fff;
	padding-bottom: 3px;
}

.letterpicker td
{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
	color: #ffffff;	
	font-size:18px;
	font-weight:600;
	letter-spacing:0.03 em;
	background-color: #1266ba;	
	width:45px;
	height:54px;
	text-align:center;
	white-space:nowrap;	
}

.letterpicker h2
{			
	color: #ffffff !important;	
	}
a.letterpickerlink, a.letterpickerlink:visited, a.letterpickerlink:link
{
color:#ffffff !important;
text-decoration:none;
}


#GLOSSARYTABLE{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
	color: #323232;	
	font-size:16px;
	text-align:left;
	font-weight:300;
	border-collapse:collapse;	
	
}

#GLOSSARYTABLE td{
 text-align:left;
 padding-left:15px;
}


.dvTRHeader{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
	color: #1266ba;	
	font-size:12px;
	text-align:left;
	font-weight:300;	
	height:54px;
	background-color:rgba(234, 240, 247, 1) !important;
	
}

.dvTHHeader{
	border-bottom:2px rgba(195, 212, 233, 1) solid;
	text-align:left;
	padding-left:15px;

}


.dv-alternating{
 background-color:rgba(243, 245, 246, 1);
}

.printlogo{
 width:22px;
 height:20px;
 margin:0 5px 0 5px;
 vertical-align:text-top;
}

.mediaDisplayTitle {
               font-size: 24px !important;
               color: #676767;
               font-weight:300;
               font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}


.mediaDisplayDate a:link, .mediaDisplayDate a:visited, .mediaDisplayDate a:hover {
               color:#1266da !important;
               font-weight:700 !important;
               text-decoration:none !important;
               font-size: 14px !important; 
}

.mediaDisplayDate {
               font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
               font-size:14px !important;
               font-weight:700;
               padding-top:20px;
               color:#676767;
}


.mediaDisplayContact {
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    font-weight: 300 !important;
    font-size: 14px !important;       
               padding-top:20px;
}

mediaDisplayContent, .mediaDisplayContent span, .mediaDisplayContent p {
    font-size: 16px !important;
    font-weight: 300;
    color: #676767;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    padding-top: 10px;
}

.mediaDisplayContent a, .mediaDisplayContact a {
    font-size: 16px !important;
    font-weight: 700;
    color: #1266da;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    padding-top: 10px;
}

.mediaDisplayContent strong {
    font-weight: 700 !important;
    font-size: 16px !important;
}

.ui-widget{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-weight: 300 ; 
	font-size:14px;  

}


.ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover {
    text-decoration: none !important;
}


.ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link {
    color: #1266da !important;
    text-decoration: none !important;
               font-weight: 700 !important;
}

.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited {
    color: #1266da !important;
    text-decoration: none !important;
	font-weight: 700 !important;
} 

/* external links*/

#externalLink {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-weight: 700 ; 
	font-size:16px; 
    border-radius: 25px;
	border: 1px solid #1266da ;
	padding-top:16px;
	padding-bottom:16px; 
	background-image: url("/PublishingImages/blue-background.png");
	background-repeat: no-repeat;       
}

.externalLinkTxt
{
	padding-left:25px;
	padding-right:25px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-weight: 700 !important ; 
	font-size:16px; 
}

.externalLinkFrame {
    height: 24px;      /* equals max image height */
    white-space: nowrap;    
    text-align: left; margin: 1em 0;
}

.externalLinkHelper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.externalLinkImg {    
    vertical-align: middle;
	height:24px;
	width:22px;
    max-height: 24px;
    margin-left:24px;    
}
/* end of external links*/

/* jQuery Dropdown Style */

.ui-selectmenu-button span.ui-selectmenu-text{
	line-height:15px;
	font-weight:600 !important;
	font-size: 14px !important;	         
	color:#646464;	
	padding: 0.5em 2.1em 0.6em 1em !important;	
}

/*  jQuery Dropdown Style  */

.ui-accordion{
outline: none !important;
}

.ui-accordion-header 
{
outline: none !important;
}

/* content style */

.tableSubHeader td {
background-color:#ffffff;
color:#646464 !important;
font-weight:700 !important;
border-bottom:2px solid #cfd4d8;
font-size:14px !important;
}

.pageHeader {
    margin: -10px 0px 20px 0px;
}

.site-banner-title{
	position: absolute; 
	top: 142px; 
	left: 100px; 
	height: 120px; 	
	font-size: 72px !important; 
	color: #ffffff; 
	line-height: 78px !important;	
	font-weight:300;	
}

.secondaryHeader {
font-weight: 600 !important; 
color: #676767; 
font-size: 24px !important;
}

.pageContent {
color: #323232;
line-height: 28px; 
font-size: 16px; 
font-weight: 300;
margin-bottom:20px; 
}

.whiteRow {
background-color: #ffffff;
}

.grayRow {
background-color: #f0f0f0;
}

.s2_alternating {
background-color: #f0f0f0; /* change color */
}

.dv-alternating {
background-color: #f0f0f0; /* change color */
}

.staticTable td {
height: 50px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;                              
font-weight: 300;
color:#323232;
font-size:16px;
}

.staticTable th { /* for the table header */
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;                              
color: #7e0c6e;
               line-height:28px; /*maybe*/
               font-size:16px;
               font-weight:700;
               text-align:left;
               background-color: #ffffff !important;
}

.ui-dialog{
 z-index:2000;
}

.dialog{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;     
}


