/*
==========================
 *Start: Grids styles
==========================
 */
/*
 *Start: Grids styles
 */
/*Aligns text in center*/
.center{
	text-align: center;
}

/*Hide section headings*/
.outlineTitle,
.pageFooter #iPadNavContainer,
.smartphoneMainNavButtonContainer,
.pageFooter .printFriendlyFootText{
  /*clip: rect(1px 1px 1px 1px);  IE6 & 7, causes some validation code errors so have just commented it out - so far no effects on how IE renders the pages */
  clip: rect(1px, 1px, 1px, 1px);
  left: -2000em;
  position: absolute;
}

/*Main container for the page layout*/
.container, 
.containerOversized,
.containerGSearch,
.containerFAQIndex {
	margin-left: auto;
	margin-right: auto;
	padding:0;	
}
.container, 
.containerGSearch,
.containerFAQIndex {
	width: 1000px !important;
}
.containerOversized {
	width: 1471px !important;         /* max-width for the liquid layout */
}
/*StartPageHeader*/


.container .pageHeader, 
.containerOversized .pageHeader,
.containerGSearch .pageHeader,
.containerFAQIndex .pageHeader{
	background:#F1F6F9;
	border-top: 4px solid #84BDDA;
	border-bottom: 1px solid #216C8C;
	height:67px;
	
}
.container .pageHeader, 
.containerGSearch .pageHeader,
.containerFAQIndex .pageHeader{
	width: 1000px;
}


.containerOversized .pageHeader{
	width: 1471px;
}
/*Thin line in header*/
.pageHeader .topThinLine{
	border-top: 2px solid #216C8C;
	height:2px;
	padding: 0;
	margin: 0;
}
/** - <div> middle content container **/
.pageHeader .middleContent {
	float:left;
	color: #000;
	height: 60px;
	overflow: hidden;
	padding:0;
	margin:0;
	width: 100%;
}
/** - header's logo container **/
.pageHeader .middleContent .logo {
	float: left;
	height: 55px;
	width:181px;
}
/** - header's GSearch fields container **/
.pageHeader .middleContent .searchBoxField {
	float: left;
	height: 55px;
	overflow: hidden;
	width: 75%;
}
/*GSearchBoxStyles*/
.pageHeader .middleContent .searchBoxField .cse-branding-right{
	float: left;
	margin-top: 13px;
	padding: 0;
	width:99.95%;
}
.pageHeader .middleContent .cse-branding-form{
	float: left;
	padding: 2px;
	width:99.9%;
}
.pageHeader .middleContent .cse-branding-form form{
	float: left;
	text-align: center;
	width:99.95%;
}
.pageHeader .middleContent .cse-branding-form form div{
	background:#21698D;
	float:left;
	margin-left: 10%;
	padding: 3px;
	width: 80%;
}
.pageHeader .middleContent .cse-branding-form form div input[type="text"]{
	width: 80%;
}
.pageHeader .middleContent .cse-branding-form form div input[type="submit"]{
	font-size: 93%;
	padding: 1px 6px;
}
/*EndPageHeader*/

.mainContent {
	
	float: left;
	width: 100%;
}

.container .mainArticle, 
.containerOversized .mainArticle,
.containerGSearch .mainArticle,
.containerFAQIndex .mainArticle {
	float: left;
	padding: 0 16px;
}

.container .mainArticle, 
.containerOversized .mainArticle {
	margin: 0 232px 0 183px; 
}
.container .mainArticle {
	width: 552px;
}
.containerOversized .mainArticle {
	width: 1024px;
}


.containerFAQIndex .mainArticle{
	margin: 0 0 0 181px; 
}

.containerGSearch .mainArticle{
	margin: 0 0 0 181px; 	
	width: 785px !important;
}



.mainContent .mainArticle .textQuickLinksNTopImage{
	float: left;
	clear: both;
	width: 100%;
}
.mainContent .mainArticle .textQuickLinks{
	float: left;
	padding: 0 6px;
	width: 39%;
	word-wrap:break-word;
}
/*QuickLink Header*/
.mainContent .mainArticle .textQuickLinks h2{
	color: #7c7b79;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}
/*QuickLinks list*/
.mainContent .mainArticle .textQuickLinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainContent .mainArticle .textQuickLinks ul > li{
	margin: 0;
	padding: 0;
}

.imageContentTop{
	float: right;
	display: table !important;
	width: 47%;
}


.imageContentTop .imageLHS,
.imageContentTop .imageRHS,
.imageContentTop .imageLHS img,
.imageContentTop .imageRHS img{
	margin: 0 !important;
}




/*AboveFoldAd*/
.mainContent .mainArticle .adsSectionTop{ 
	display: inline !important;
	height: auto;
	width: 100%;
}
.mainContent .mainArticle .mainPageContent{
	height: auto;
	width: 100%;	
}

.mainContent .mainArticle .mainPageContent li{
	list-style-position: inside !important;
}

/*Related Links*/
.mainArticle .textRelatedLinks{
	clear: both;
	height: auto;
	margin-bottom: 16px;
	width: 100%;
}

.mainArticle .textRelatedLinks h2{
	text-align: center;	
}

.mainContent .mainArticle .textRelatedLinks ul{
	list-style: none;
	margin: 0;
	padding: 0;	
}
.mainContent .mainArticle .textRelatedLinks ul li{
	margin: 0;
	padding: 0;
}

/*EndContent*/

/*StartLeftPanel*/
.leftPanel {
	float: left !important;
	margin-left: -100% !important;
	overflow: hidden !important;
	width: 181px !important;
}
/** - sub container for the language link images **/
.leftPanel .langLinks { 
	float: left;
	text-align: center;
	width: 100%;
}
/** - CSS settings for the <img> tag inside the div.langLinks **/
.leftPanel .langLinks img {
	margin: 2px 4px -2px 0px;
	padding: 0px;
}
/*Language Links*/
.leftPanel .navigationLinks,
.rightPanel .navigationLinksTop{
	background-color: #3795C5;
	border: 2px solid #CFE1EB;
	color:#FFF;
	clear: both;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
}
.leftPanel .navigationLinks hr,
.rightPanel .navigationLinksTop hr{
	border: none;
	background: #CFE1EB;
	padding: 0;
	width: 100%;
}
.leftPanel .navigationLinks hr{
	margin: 4px 0;
}
.containerFAQIndex .leftPanel b.black,
.containerFAQIndex .leftPanel strong.black{
	color: #000000;	
}
.rightPanel .navigationLinksTop hr{
	margin: 0 !important;
}
.pageFooter ul.mobileSiteNavigation{
	display: none;
}

/*LeftPanel, and RightPanel navigation*/
.leftPanel ul.siteNavigation,
.rightPanel ul.siteNavigation{
	list-style: none;
	padding: 0;
}
/*LeftPanel navigation*/
.leftPanel ul.siteNavigation{
	margin: 4px;
	/*margin: 10px 0 0 0;*/
}
/*RightPanel navigation*/
.rightPanel ul.siteNavigation {
	text-align: center;
	margin: 0;
}
.leftPanel ul.siteNavigation li,
.rightPanel ul.siteNavigation li{
	margin: 0;
}
.rightPanel ul.siteNavigation li{
	padding: 4px;
}
/*LeftPanel and RightPanel Hyperlink Styles*/
.leftPanel ul.siteNavigation a:link,
.leftPanel ul.siteNavigation a:visited,
.rightPanel ul.siteNavigation a:link,
.rightPanel ul.siteNavigation a:visited{
	color: #fff;
	text-decoration: none;
}
.leftPanel ul.siteNavigation a:hover,
.rightPanel ul.siteNavigation a:hover{
	text-decoration: underline;
}
/*EndLeftPanel*/

/*StartRightPanel*/
.rightPanel {
	float: left;
	width: 232px !important; 
	margin-left: -232px !important;  
	text-align: center;
}
/*specificContentTop and Foot*/
/**/

/**StartIEQuirksModeFix**/
.rightPanel .dropdown dt, 
.rightPanel .dropdownCurrent dt {
	_height: 22px !important;
}
.rightPanel .dropdown dt a {
	_width: 218px !important;
}
.rightPanel .dropdown dt a.active { 
	_width: 226px !important;
}
.containerOversized .rightPanel .dropdown dd ul{
	_left: -115px !important;	
}
.rightPanel .dropdown dd ul {
	_left: -115px !important;	
}
.rightPanel .dropdown dd ul li{
	_height: 12px !important;
}
/**EndIEQuirksModeFix**/

.rightPanel .langLinksDrop dl {
	margin-left: 1px; /*79px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	text-align: center; /*right;*/
	top: 0;
	width: 100% /*just added*/
}
.rightPanel .dropdown dt, 
.rightPanel .dropdownCurrent dt {
	border: 1px solid #3795C5;
	width: 228px; /*150px;*/
}
.rightPanel .dropdown dd { 
	position: relative; 
}
.rightPanel .dropdown a, 
.rightPanel .dropdownCurrent a {
	display: block;	
	font: 13px Arial, Helvetica, sans-serif !important;		
	overflow: hidden;
	outline: 0;
	text-decoration: none;
}
.rightPanel .dropdown dt a {
	color: #3795C5;	
	padding: 3px 10px 4px 10px !important;
}
.rightPanel .dropdownCurrent dt a {
	color: #3795C5;	
	cursor: default;
	padding: 3px 10px 4px 10px !important;			
}
.rightPanel .dropdown dt a.active {
	background: #3795C5;				
	border: 1px solid #3795C5;
	color: #fff;
}

.rightPanel .dropdown dd ul {
	background: #CFE1EB;	
	border: 1px solid #3795C5;	
	color: #C5C0B0;
	display: none;
	left: 0;		
	list-style: none;	
	margin: 0;		
	padding: 2px 0 !important;
	position: absolute;
	z-index: 999;
	top: 0;
	width: 228px; /*150px;*/
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
	box-shadow: 0 3px 7px rgba(0,0,0,.5);	
}
.rightPanel .dropdown dd ul li {
	margin: 0;
}
.rightPanel .dropdown dd ul li a {
	padding: 3px 10px;
}
.rightPanel .dropdown dt a span.arrowDown {						
	background: url("/images/icon/general/arrow-down.gif") no-repeat scroll left top transparent;
	margin-left: 146px; /*128px;*/
	margin-top: -13px;
}
.rightPanel .dropdown dd ul li a span,
.rightPanel .dropdown dt a span {	
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 11px;
	margin: 2px 6px 0 0;
	width: 16px;
}
.rightPanel .dropdownCurrent dt a span {
	background-repeat: no-repeat;	
	cursor: default;
	float: left;
	height: 11px;
	margin: 2px 6px 0 0;
	width: 16px;
}
.rightPanel .dropdown dd ul li a em,
.rightPanel .dropdown dd ul li a i,
.rightPanel .dropdown dt a em,
.rightPanel .dropdown dt a i {
	cursor: pointer;
	font-style: normal;
	float: left;
	width: 100%; /*100px;*/
}
.rightPanel .dropdownCurrent dt a em,
.rightPanel .dropdownCurrent dt a i {
	cursor: default;
	font-style: normal;
	float: left;
	width: 100%; /*100px;*/
}
.rightPanel .dropdown dd ul li a em {
	color: #333;
	text-align: center; /*right;*/
}
.rightPanel .dropdown dd ul li a:hover { background-color: rgba(55,149,197,.1); }
.rightPanel .dropdown dd ul li a:hover em { color: #3795C5; }
/*specificContentTop and Foot*/
.rightPanel .specificContentTop,
.rightPanel .specificContentFoot{
	width: 100%;
}
.rightPanel .specificContentTop .title,
.rightPanel .specificContentTop .content,
.rightPanel .specificContentFoot .title,
.rightPanel .specificContentFoot .content{
	clear: both; 
	float: left !important;
	text-align: center;
	width: 99%;    
}
.rightPanel .specificContentTop .title,
.rightPanel .specificContentFoot .title{
	border: 1px solid black;
	font-weight: bold;
	margin-top: 2px;
}

.rightPanel .specificContentTop .content,
.rightPanel .specificContentFoot .content{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

/** - image specific subsection container **/
.rightPanel .imagePageSpecific {
	text-align:center;
	width:100%;
}
/** - CSS properties for the  inside the div.image **/
.rightPanel .imagePageSpecific .image img {
	border:1px solid #000;
}
/** - image caption subcontainer **/
.rightPanel .imagePageSpecific .imageCaptionText,
.pageFooter a:link,
.pageFooter a:visited,
.pageFooter .footLinks p {
	color: #43606e;
}
.rightPanel .imagePageSpecific .imageCaptionText {
	font-weight:bold;
	font-size: 77%;
	height:auto;
	width:100%;
}


/** - image spacer; responsible for positioning the image in the rightPanel **/
.rightPanel .imagePageSpecific .imageSpacer {
	width:100%;
}
/*EndRightPanel*/

/*StartPageFooter*/
.pageFooter{
	background: #F1F6F9;
	clear: both;
	color:#21698D;
	text-align: center;
	width: 100%;
}
/*Other sites section*/
.pageFooter .otherSites{
	margin: 0 0 0;
}
/* default styles for the footer links*/
.pageFooter a:link,
.pageFooter a:visited{
	text-decoration: none;
}
/* hover effect on the footer links */
.pageFooter a:hover{
	text-decoration: underline;
}
/* container for the navigation links in the footer */
.pageFooter .footLinks {
	background:#DBE9EF;
	border-top: 2px solid #84BDDA;
	float: left;
	width: 100%;
}
/** - footItems' top thin line **/
.pageFooter .footLinks .topThinLine {
	background:#216C8C;
	clear:both;
	float:left;
	height:1px;
	overflow:hidden;
	width:100%;
}
/* format the footer navigation links */
.pageFooter .footLinks p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	float: left;
	margin: 4px 0 4px 0;
	padding: 0;
	width: 100%;
}
/*EndPageFooter*/
/*
 *End: Grids styles
 */
 /*******************************************
 	FAQ Page Styles
  *******************************************/
/** FAQ bread crumbs**/
.breadCrumbs{
	background: #D3EDFF;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	margin: 0px 0px 15px;
	text-align: left;
	float: left; 
	width: 100%;
}
.breadCrumbs ul{
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 16px;
	padding: 0;
	float: left;
	width: 100%;
}
.breadCrumbs ul li{
	display: inline;
	font-size: 13px;
	font-weight: 400;
	float: left;
	list-style-type: none;
	margin: 4px 4px;
	padding: 0px 5px 0px 0px;
}
.subMenuBreadCrumbs{
	background: #DEF1FF;
    border: 1px solid #B2D7F1;
	float: left;
    font: medium Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding: 0;
	width: 100%;
}
.subMenuBreadCrumbs ul{
	display: block;
}
.subMenuBreadCrumbs ul li{
	display: inline;
	list-style: none;
	list-style-type: none;
}
.pageDescription{
	font-style: italic;
	margin-bottom: 10px;
}

/* FAQ categories */
.categories{
	background: #F1F9FF;
	border: 1px solid #C8E3F5;
	float: left;
	clear: both;
	margin: 0px 0px 15px;
	padding: 10px;	
	width: 97%;
}
.categories h2{
	border-bottom: 1px dashed #CCCCCC;
	letter-spacing: -1px;
	margin: 0px 0px 5px;
	padding: 0px 0px 8px;	
}
.categories .categoryLinks{
	float: left; 
	width: 100%;	
}
.categories .categoryLinks .item{
	float: left;
	margin-top: 16px;
	width:33%;
	
}
.categories .categoryLinks .item .categoryTextNLink{
	clear: both;
	float: left;
	width: 100%;
}
.categories .categoryLinks .item img{
	margin-left: 5px;	
}
.categories .categoryLinks .item a{
	font-weight: 700;
	letter-spacing: -1px;
}
.categories .categoryLinks .description{
	float:left;
	font-size: small;
	width: 100%;	
}
.categories .categoryLinks .descriptionNoSubCategories{
	float:left;
	font-size: medium;
	width: 100%;	
}

/* FAQ Popular Questions/Articles */
.popularQuestions,
.recentQuestions,
.categoryPages{
	float: left;
	clear: both;
	margin: 0px 0px 15px;
	width: 100%;	
}
.popularQuestions ol,
.recentQuestions ol,
.categoryPages ol{
	color: #BDCAD3;
	font-family: "Arial";
	font-size: large;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
}
.popularQuestions ol li,
.recentQuestions ol li,
.categoryPages ol li{
	font-size: medium;
	margin: 0px;
	padding: 1px 0px 0px;
}
.popularQuestions ol li img,
.recentQuestions ol li img,
.categoryPages ol li img{
	margin-right: 3px;	
}
.categoryPages ol li p{
	color: #000000;	
	margin-left: 3px;
}
.glossaryLinks{
	float: left;
	clear: both;
	width: 100%;	
}
.glossaryLinks ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.glossaryLinks ul li{
	display: inline;
	font-weight: 400;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0px 7px 0px 0px;
}

/*
==========================
 *End: Grids styles
==========================
 */