/*----------------------------------------------- 
 Start => Main CSS - 1.5 templates  
----------------------------------------------- */


/* START => common CSS styles
----------------------------------------------- */
body {
	background: #ded8d2;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link{
	color: #666;
	text-decoration: underline;
	}
a:link, a:visited {
	color: #666;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #069;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
.Custom_Italic {
	font-style: italic;
}
.Custom_Bold{
	font-weight: bold;
}
ul.nonBulleted a.Custom_Bold{
	font-weight: bold;
}
sup {
	font-size: 90%;
}
img, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
br.both {
	display: none;
	}

/* END => common CSS styles
----------------------------------------------- */


/* START => Page Layout related styles
----------------------------------------------- */
#body_wrapper {
	padding: 0 0 0 0;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 954px;
	position: relative;
}
#gridLeftNoMenu { /* This style will be used when- left navigation:NO- Left Module:YES */
	float: left;
	margin: 18px 0 0 0;
	overflow: hidden;
	padding: 0 0 0 10px;
	width: 200px;/* width of the left sidebar -- can be set to any value including percentages */
}
	* html #gridLeftNoMenu {/*For IE6 - insert any styles to target LTE IE6*/
		overflow: visible;
	}
#gridLeft {
	background: #fff;
	float: left;
	margin: 10px 0px 0 0;	
	overflow: hidden;	
	padding: 0 0 0 0;
	width: 200px;/* width of the left sidebar -- can be set to any value including percentages */
}
#gridCenter {
/*	height: 100%;*/	
	height: auto !important;	
	min-height: 450px;
	overflow: hidden;	
	padding: 0 30px 0 30px;
	margin: 10px 0 0 0;
}
	* html #gridCenter { /*for IE6*/
		overflow: visible;
		height: 450px;
		padding: 0px 30px 0 30px;		
		margin-top:10px;
		float:left;
		display:inline;
	}
#gridRight {
	float: right;
	margin: 5px 30px 25px 0;
	overflow: hidden;
	padding: 15px 0 0 0;
	text-align: left;
	width: 220px;
	background: url('/chartisint/internet/common/files/bkgd_sidebar_tcm801-210382.gif');
}
	* html #gridRight{
		margin-right: 15px;
		}
#pageBanner {
	background: #ccc;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	min-height: 20px;
	overflow: hidden;
	padding: 0;
	text-align: left;
}
#PlaceHolderBanner {
	border: 1px solid #ccc;
	display: none;
	font-weight: bold;
	font-size: 14px;	
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

/* END => Page Layout related styles
----------------------------------------------- */


/* START => Page Header related styles
----------------------------------------------- */
/* START => Page Header related styles
----------------------------------------------- */
#mastHead {
	height: 105px;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	}
/*---- Start global links styles ----*/
#mastHead  br.both{
	display: none;
	}
#topLinks {
	float: right;
	margin: 0 0 0 0;
	padding: 65px 0 2px 0;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	right: 30px;
	top: 0;
}
#topLinks a {
	font-size: 11px;
	text-decoration: none;
	float: left;	
	padding-bottom: 3px;
	white-space: nowrap;
}
#topLinks a:hover {
	text-decoration: underline;
}
#topLinks img {
	float: left;
}
#topLinkUni {
	display: block;
	float: left;	
}
#topLinkUni span.onPage{
	font-size: 13px;
	height: 1px;
	}
#topLinkUni img {
	margin: -3px 3px 0 0;
	display: none;
}
#topLinkUni a img {
	display: block;
	margin: -13px 3px 0 0;
}
#topLinks .onPage {
	float: left;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 3px;
	right: 0;
	width: 195px;
	color: #3079a2;
}
.topLinkSep img, #topLinkUni.topLinkSep img {
	background: #7993d7;
	height: 12px;
	margin: 0 7px 0 7px;
	}
/*---- End global links styles ----*/
.langLinkSep img {
	background: #fff;
	height: 13px;
	margin: 10px 5px 0 5px;
}
#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 18px 0 0 30px;
}
#logobanner1 {
	font-size: 22px;
	margin: 40px 0 0 8px;
}
#logobanner2, #logobanner3 {
	font-size: 14px;
	margin: 20px 0 0 8px;
	overflow: hidden;
}
#logobanner1, #logobanner2, #logobanner3 {
	color: #fff;
	font-weight: bold;
	float: left;
	line-height: 18px;
	padding: 0;
}

/*---- Start Site Search styles ----*/
#siteSearch {
	background: url('/chartisint/internet/common/files/bkgd_countrysearch_tcm801-210387.gif') no-repeat;
	text-align: left;
	float: right;
	margin: 20px 0 0 0;/**/
	padding: 10px 0 5px 60px;
	text-align: right;
	position: relative;
	display: block;
	z-index: 100;
	right: 30px;
	height: 30px;
}
#siteSearch input{
	float: left;
}
#imageSearch{
	padding: 0 0 0 0;
	}
#siteSearch input.txtMedium {
	display: block;
	width: 175px;
	background:  #fff;
	border: 1px solid #ccc;
	padding: 1px 0 1px 0;
	margin: 0 0 0 0;
	font-size: 13px;
	}
.btnGlobal {
	border: 0;
	font-size: 11px;
	margin: 0;
	vertical-align: top;
	}
#advSearch {
	clear: both;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	float: left;
}
/* END => Page Header related styles
----------------------------------------------- */


/* START => Main Navigation related styles
----------------------------------------------- */

#topMenu {
	color: #000;
	font-size: 11px;	
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 100%;
	display: block;
}
#navContainer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	clear: both;
}
#navList #active a {
	cursor: pointer;
	color: #069;	
}
#navContainer ul#navList {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	clear: both;
	height: 29px;	
	list-style-type: none;
}
#navContainer ul li {
	display: block;
	float: left;
	padding: 0 8px 0 14px;
	margin: 0 0 0 0;
	height: 29px;
	vertical-align: middle;
	background: url('/chartisint/internet/common/files/bkgd_globalnav_tcm801-210386.gif') 0 0 no-repeat;
}
#navContainer ul li.li1 {
	background: none;
	padding-left: 0;
} /* removes diagonal background and left padding from first top nav item */
#navContainer ul li a {
	width: auto;
	padding: 7px 0 0 0;
	margin: 0;	
	color: #666;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;	
	line-height: 14px;
	text-align: left;
	text-decoration: none;
}
#navContainer ul li a:hover {
	color: #069;
	text-decoration: none;
}
/* END => Main Navigation related styles
----------------------------------------------- */

/* START => Left Navigation related styles
----------------------------------------------- */
#leftNavTitle, #leftNavTitle h4 {
	margin: 0;
	padding: 0;
}
#leftNavContainer {
	font-size: 11px;	
	margin: 0 0 0 0;
	line-height: 14px;	
}
#leftNavContainer #navlist{
	margin: 0  0 0 30px;
	padding: 0 0 0 0;
	}
#leftNavContainer li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 7px 0 7px 0;
	background: transparent url('/chartisint/internet/common/files/bkgd_leftnav_tcm801-210384.gif') 0 0 repeat-x;
}
#leftNavContainer li a { /* Ist Level Link */
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666;	
	font-weight: bold;
	text-decoration: none;
}
#leftNavContainer a.active:hover, #leftNavContainer li a:hover {
	text-decoration: none;
	color: #069;
	}
#leftNavContainer ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#leftNavContainer li li {
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	background: none;
	background: url('/chartisint/internet/common/files/bkgd_leftnavlv_tcm801-210385.gif') 0 8px no-repeat;
}
#leftNavContainer li li a { /* IInd Level Link */
	background: none;
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight: normal;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	height: auto;
}
#leftNavContainer li li li{ /* IInd Level Link */
	background: none;
	}	
#leftNavContainer li li li a { /* IIIrd Level Link */
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#leftNavContainer li li li a.active , #leftNavContainer li li li a.active:hover {
	background: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	}
#leftNavContainer li li li li a { /* IVth Level Link */
	color: #15449E;
	font-weight: normal;	
}
#leftNavContainer li a.active {
	color: #069;
	font-weight: bold;
}


/* END => Left Navigation related styles
----------------------------------------------- */	


/* START => Breadcrumb related styles
----------------------------------------------- */
#gridCenter #breadCrumb{
	display: none;
	height: 1px;
	}
#breadCrumb {
	background: #fff;
	color: #069;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 30px;
	padding: 0;
	height: 15px;
}
#breadCrumb span{
	font-size: 8px;
}
#breadCrumb a, #breadCrumb a:visited {
	display: inline;
	font-weight: normal;
}
#breadCrumb a.drop, #breadCrumb a.drop:visited, #breadCrumb a.drop:hover {
	border: 1px solid #ccc;
	padding-right: 18px;
}
#breadCrumb a.drop:hover {
	background: #efefef;
}
#breadCrumb a:hover {	
}
/* Start => BreadCrumb Dropdown */
#dropMenuDivAIG {
	position: absolute;
}

/* END => Breadcrumb related styles
----------------------------------------------- */


/* START => Page Title related styles
----------------------------------------------- */	
#gridCenter #pageTitle{
	display: none;
	background-color: #68ace5;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
#pageTitle {
	display: block !important;
	font-size: 100%;
	font-weight: bold;
	height: 30px;
	margin: 5px 30px 5px 30px;
	padding: 0 0 0 0;
	background: #68ACE5 url("/chartisint/internet/common/files/pageTitle_Blank_tcm801-210379.gif") no-repeat;
	overflow: hidden;
}
* html #pageTitle { /* for IE 6 */
	margin: 5px 30px 5px 30px;
}
#pageTitle img {
	border: 0;
	padding: 0;
}
#pageTitle .pageName {
	color: #fff;
	font-size: 105%;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding-top: 6px;
}
#pageTitle .link {
	font-size: 90%;
	margin: 0 0 0 15px;
	padding-bottom: 5px;
}
#pageTitle .link a {
	color: #000199;
}
#pageTitle sup {
	font-size: 80%;
}
#pageSubTitle {
	margin: 5px 0 10px 0;
	padding: 0;
}
.pageSubTitle1 {
	font-weight: bold;
	font-size: 14px;
}
.pageSubTitle2 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
/* END => Page Title related styles
----------------------------------------------- */


/* START => Center Column related styles
----------------------------------------------- */
.centerModule {
	margin: 0 0 10px 0;
}
#gridCenter .centerModule .module {
	margin: 0 0 10px 0;
	border: none;
}
.centerModule .moduleTitle {
	display: block;
	margin-bottom: 5px;
}
.centerModule .moduleTitle a {
	margin-bottom: 10px;
}
.centerModule .moduleTitle img {
	float: none;
}
.centerModule .moduleSubTitle {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
.centerModule img {
	float: left;
}

.centerModule table td img{
	float: none;
}
.centerModule p {
	display: block;
	margin: 0;
	padding-bottom: 10px;
}
.centerModule .moduleFooter {
	font-size: 10px;
	margin: 3px;
}
.centerModule .moduleMore {
	color: #003399;
	padding: 1px 0;
	text-align: right;
}
.centerModule #homeImage1 {
	float: left;
	margin: 0 0 10px 0;
}
.centerModule #homeImage2 {
	float: right;
	margin: 0 0 10px 0;
}
#imgSection {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.centerModule .moduleTitle, .moduleCat .moduleCont .moduleTitle {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
.moduleCat .moduleImage {
	margin: 0;
	padding: 0;

}
/* END => Center Column related styles
----------------------------------------------- */


/* START => All Module related styles
----------------------------------------------- */
.rightModule, .leftModule {
	border: none;
}
.rightModule, .leftModule, .rightModuleAds, .leftModuleAds {
	margin: 0 0 15px 9px;
	padding: 10px 10px 10px 10px;
	width: 182px;
	font-size: 12px;
	background: url('/chartisint/internet/common/files/bkgd_rightmodule_tcm801-210383.gif') 0 0 repeat-y;
}
.rightModule .moduleTitle, .leftModule .moduleTitle {
	color: #857362;
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.rightModule .moduleTitle a, .leftModule .moduleTitle a {
	color: #857362;
}
.rightModule .moduleTitle img {
	float: none;
	margin: 9px 0 0 0;
	padding: 0;
}
.leftModule .moduleTitle img {
	float: none;
	margin: -4px -10px;
	padding: 0;
}
.rightModule .moduleSubTitle, .leftModule .moduleSubTitle {
	display: block;
	font-weight: bold;
	padding: 2px 10px;
}
.rightModule img, .leftModule img {
	padding: 2px;
}
.rightModule p, .leftModule p {
	margin: 5px 10px;
}
.rightModule .moduleFooter, .leftModule .moduleFooter {
	font-size: 10px;
	margin: 5px;
}
.rightModule .moduleMore, .leftModule .moduleMore {
	background: #ccc;
	padding: 1px 0;
}
.rightModule .moduleMore p, .leftModule .moduleMore p {
	margin: 0;
	padding: 5px 10px 5px 10px;
}
.rightModule p.printEmail, .leftModule p.printEmail {
	font-size: 10px;
}
.rightModule div.boxAction, .leftModule div.boxAction {
	padding: 0 12px 5px 10px;
	text-align: right;
}
.rightModule a:hover, .leftModule a:hover {
	text-decoration: none;
}
.rightModule form, .leftModule form, .rightModuleAds img, .leftModuleAds img, .centerModule ul.bulleted {
	padding: 0;
}
.leftModule {
	clear: left;
	float: left;
	margin-right: 15px;
}
.rightModule .moduleMore a, .leftModule .moduleMore a {
	color: #fff;
}
.rightModule .moduleMore a, .rightModule .moduleMore a:visited, .rightModule .moduleMore a:hover, .leftModule .moduleMore a, .leftModule .leftModule a:visited, .leftModule .moduleMore a:hover, #gridCenter .Module .moduleMore a {
	color: #8391be;
}
.rightModule div.boxAction, .leftModule div.boxAction {
	padding: 0 15px 5px 0;
}
.rightModule div.boxAction, .leftModule div.boxAction, #gridCenter .Module div.boxAction {
	text-align: right;
}
.leftModule {
	clear: left;
	float: left;
	border: 1px solid #4084C5;
	width: 180px;
}
#gridCenter .Module {
	margin: 0 10px 10px 0;
	padding: 0 0 5px 0;	
	border: 1px solid #4084C5;	
}
#gridRight iframe {
	margin: 0;
	padding: 0;
	width: 300px;
}
.rightModule .moduleFooter, .leftModule .moduleFooter, .rightModule p.printEmail, .leftModule p.printEmail, #gridCenter .Module .moduleFooter, #gridCenter .Module p.printEmail {
	font-size: 90%;
}
.rightModule .moduleMore, .leftModule .moduleMore, #gridCenter .Module .moduleMore {
	background: #ccc;
}
.rightModule img, .leftModule img, .rightModule form, .leftModule form, .rightModuleAds img, .leftModuleAds img {
	padding: 0;
}
/* END => All Module related styles
----------------------------------------------- */	


/* START => Category Module related styles
----------------------------------------------- */
.moduleCat {
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	background: url('/chartisint/internet/common/files/bkgd_tablist_tcm801-210380.gif') repeat-x;
}
.moduleCat .moduleImage {
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
}
.moduleCat .moduleCont {
	display: block;
	height: 100%;	
	margin: 0 0 0 0;
	min-height: 20px;
	overflow: hidden;	
	padding: 0 0 0 0;
}
	* html .moduleCat .moduleCont { /*for IE6*/
		height: 50px;
		overflow: visible;
	}
#gridCenter .moduleCat .moduleCont .moduleTitle {
	display: block;
	line-height: 100%;
	margin: 0 0 0 0;
	background: none;
	padding-left:0;
}
/* END => Category Module related styles
----------------------------------------------- */


/* START =>List Item related styles
----------------------------------------------- */	
.rightModule ul.bulleted, .rightModule ul.bigBulleted, .rightModule ul.imageBulleted{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 14px !important;
	padding: 5px 5px 5px 14px;
	color: #666;
	}
.rightModule ul.nonBulleted{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 0;
	}
ul.bulleted li, ul.bigBulleted li,  ul.imageBulleted li, ul.nonBulleted li{
	padding: 2px 0 3px 0;
	}
ul.bigBulleted {
	list-style-type: disc;
	}
ul.nonBulleted {
	list-style: none;
	}
ul.imageBulleted {
	list-style-type: none;
	}
	ul.imageBulleted li {
		margin: 0 10px;
		}
		ul.imageBulleted li img {
			padding-right: 5px;
			}
/* END =>List Item related styles
----------------------------------------------- */	


/* START =>Search Result page related styles
----------------------------------------------- */
#searchPageForm {
	height: 50px;
	margin: 10px 0 0 100px;
	padding-bottom: 10px;
	width: 400px;
}
#searchPageForm .boxAction a {
	display: block;
	width: 100px;
}
#helpLayer {
	background: #fff;
	border: 3px solid #ccc;
	display: none;
	left: 60%;
	margin: -25px -200px;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 280px;
	width: 400px;
}
.searchHelpText {
	clear: left;
	display: block;
}
.searchResults {
	clear: left;
	margin: 0 0 20px 0;
}
.searchResults .searchTitle {
	float: left;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.searchResults p {
	display: block;
	margin: 0 0 6px 0;
}
.searchResults .pagination {
	float: right;
	font-weight: bold;
	margin: 5px 0 0 0;
	white-space: nowrap;
}
.searchResults ul {
	clear: left;
	margin: 5px 10px;
}
.searchResults ol li {
	clear: left;
	margin: 2px 0 2px 0;
	padding: 0 0 5px 0;
}
.searchResults ol {
	clear: left;
}
.searchResults ul.nonBulleted li, .searchResults ol.nonBulleted li {
	clear: left;
	margin: 5px 2px 2px -10px;
	padding: 0 0 5px 0;
}
#noResultText {
	font-size: 12px;
	font-weight: bold;
}
/* END =>Search Result page related styles
----------------------------------------------- */	


/* START =>Site map page related styles
----------------------------------------------- */	
.sitemapH {
	margin-left: -38px;
}
.sitemapH .navlist li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
.sitemapV #sitemapContainer #navlist {
	margin: 20px 0 40px 0;
	padding: 0;
}
.sitemapV #sitemapContainer #navlist li {
	color: #000;
	font-weight: bold;
	font-size: 11px;	
	list-style: none;
	margin: 0;
	padding: 10px 0 0 5px;
}
.sitemapV #sitemapContainer #navlist li a {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.sitemapV #sitemapContainer #navlist li ul {
	margin-left: 10px;
	padding: 0;
}
.sitemapV #sitemapContainer #navlist li ul li {
	border: 0;
	font-weight: bold;
}
.sitemapV #sitemapContainer #navlist li ul li a {
	background: none;
	border: 0;
	color: #003399;
	font-weight: bold;
}
.sitemapV #sitemapContainer #navlist li ul li ul {
	margin-left: 15px;	
}
.sitemapV #sitemapContainer #navlist li ul li ul li {
	border: 0;
	font-weight: normal;
}
.sitemapV #sitemapContainer #navlist li ul li ul li a {
	border: 0;
	color: #003399;
	font-weight: normal;
}
#navList #active a:hover {
	cursor: default;
}
.sitemapH .navlist li a {
	font-weight: bold;
}
/* END =>Site map page related styles
----------------------------------------------- */


/* START => Form related styles
----------------------------------------------- */
/* Start => Form Default properties */	
input, select, textarea {
	background: #f2f0f1;
	color: #000;
	font-size: 11px;
	margin: 0;
	margin-bottom: 2px;
}
/* End => Form Default properties */	
.disabledBtn {
	background: #ccc;
	border: 1px solid #000;
	color: #fff;
	font-size: 11px;
	padding: 0 4px 0 4px;
}
.formBtn {
	background: #d4d0c7;
	font-weight: bold;
	font-size: 11px;
	padding: 0 4px 0 4px;
}
.date {
	width: 68px;
}
.selSmall {
	margin: 5px 0;
	width: 46px;
}
.selMedSmall {
	margin: 5px 0;
	width: 118px;
}
.selMedium {
	margin: 5px 0;
	width: 155px;
}
.selLarge {
	margin: 5px 0;
	width: 283px;
}
select.selNoBorder {
	border: 1px solid #69c;
	margin: 0;
	padding: 0;
}
select.selNoBorder option {
	width: auto;
}
.txtSmall {
	width: 46px;
}
.txtMedium {
	width: 151px;
}
/* Workaround for IE7  */
*:first-child+html .txtMedium {
	background: #fff;
	border: 1px solid #B3B4B8;
	height: 16px;
	margin-top: -4px;
	width: 176px;
}
.txtLarge {
	width: 260px;
}
.txtLogin {
	width: 62px;
}
.txtAreaLarge {
	width: 280px;
}
.txtAreaMedium {
	width: 190px;
}
.txtAreaSmall {
	width: 100px;
}
form, input[disabled], select[disabled], textarea[disabled], #location {
	color: #000;
}
.requiredFields {
	color: #FF0000;
}
/* END => Form related styles
----------------------------------------------- */


/* START => General styles
----------------------------------------------- */
.column {
	float: left;
	width: 45%;
}
.listView ul.column, .tabView ul.column {
	width: 95%;
	list-style-type: disc;
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
}

br.both {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0px;
}
div.clearer {
	clear: left;
	height: 0;
	line-height: 0;
}
#centerAlign {
	text-align: center;
}
.floatLeft {
	float: left;
}
.btnGlobal {
	background: #7993d7;
	border: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px;
}
.disabledBox {
	background: #ccc;
}
/* END => General styles
----------------------------------------------- */	


/* START => New Search Page styles
----------------------------------------------- */	
#searchWrapper {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.label {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
}
#mainSearchResult {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0 0 10px 0;
}
#viewAll_top {
	padding: 10px 0;
	text-align: right;
}
#viewAll_bottom {
	display: none;
	padding: 10px 0;
	text-align: right;
}
#searchHelpLabel {
	font-weight: normal;
	padding-left: 5px;
	vertical-align: bottom;
}
#searchResultsViewAll {
	clear: left;
	margin: 10px 0pt 0pt;
}
#searchResultsViewAll ul {
	clear: left;
	margin: 5px 0pt;
}
#searchResultsViewAll ul.nonBulleted li {
	clear: left;
	margin: 5px 2px 0pt -10px;
	padding: 0pt;
}
#searchResultsViewAll p {
	display: block;
	margin: 0pt;
}
.searchTitleNoPagination {
	font-weight: bold;
	margin: 15px 0pt 5px;
}
#searchResultsViewAll ul.nonBulleted li a, #searchResultsViewAll ol.nonBulleted li a, .searchSecure {
	font-weight: bold;
}
/* START => New Search Page styles
----------------------------------------------- */


/* START => LIST and TAB View related styles 
----------------------------------------------- */
#jumpLink {
	padding: 5px 0 3px 0;
	font-size: 10px;
	font-weight: normal;
	color: #069;
}
#jumpLink a {
	text-decoration: underline; 
}
#jumpLink a:hover {
	color: #069;
}
.tabView, .listView {
	clear: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
.tabView ul.tabMenu {
	line-height: 16px;
	list-style: none;
	margin: 0 0 13px 0;
	padding: 0;
	border-bottom: 2px solid #069;
	width: 100%;
	height: 66px;
}
.listView ul.tabMenu {
	margin: 0 0 24px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	list-style: none;
}
.listView ul.tabMenu li {
	margin: 0 0 4px 0;
	list-style: none;
}	
#gridCenter .listView ul.tabMenu a:hover {
	text-decoration: none; 
	color: #069;
}
.tabView li.tabOn {

}
.tabView li.tab, .tabView li.tabOn {
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat;
	float: left;
	margin-right: 6px;
}
.tabView li.tabLast, .tabView li.tabLastOn {
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat;
	float: left;
	margin-right: 0;
}
.listView li.tab, .listView li.tabOn, .listView li.tabLast, .listView li.tabLastOn {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
	padding: 0;
}
.tabView li.tab a, .tabView li.tabLast a, .tabView li.tabOn a, .tabView li.tabLastOn a {
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat;
	color: #666;
	display: block;
	font-weight: bold;
	height: 60px;
	outline: 0;
	overflow: hidden;
	padding: 6px 0 0 4px;
	margin: 0;
	text-align: left;
	text-decoration: none;
	width: 100px;
}
tabView li.tabSingle {
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat-x;
	float: left;
	margin-right: 0;
}
.listView li.tabSingle {
	padding-bottom: 1px;
	width: 200px;
}
.tabView li.tabSingle a {
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat;
	color: #666;
	display: block;
	font-weight: bold;
	outline: 0;
	padding: 6px 0 0 8px;
	text-align: left;
	text-decoration: none;
}
.aig800 .tabView li.tabSingle a {
	width: 489px;
}
.aig1024 .tabView li.tabSingle a {
	width: 699px;
}
.tabView li.tabLast a, .tabView li.tabLastOn a {
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat;
	border: none;
	width: 100px;
}
.tabView li.tab a:hover, .tabView li.tabOn a, .tabView li.tabLast a:hover, .tabView li.tabLastOn a {
	background: #069;
	border: none;
	color: #fff;
	margin: 0;
	text-decoration: none;
	z-index: 0 !important;
}
.tabView li.tab a, .tabView li.tabLast a, .tabView li.tabOn a, .tabView li.tabLastOn a, .tabView li.tab a:hover, .tabView li.tabOn a, .tabView li.tabLast a:hover, .tabView li.tabLastOn a {
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
.tabView li.tab a {
	border: none;
}
.tabView .tabDataContainer {
	background: #fff;
	border: none;
	clear: left;
	color: #666;
	display: none;
	height: auto !important;
	margin: 0;
	min-height: 200px;
	overflow: visible;
	padding: 0 0 24px 0;
	text-align: left;
}
* html .tabView .tabDataContainer {
	height: 200px;
}
.tabView .tabDataContainer ul {
	margin: 0 0 24px 0;
	padding: 0;
}
.tabView .tabDataContainer ul li {
	list-style: square;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 6px 15px;
	padding: 6px 0 0 0; 
	background: url('/chartisint/internet/common/files/bkgd_tablist_tcm801-210380.gif') 0 0 repeat-x;
}
.listView .tabDataContainer {
	background: #fff;
	clear: left;
	color: #666;
	display: block;
	font-size: 12px;
	height: auto;
	margin-top: 5px;
	padding: 0 0 12px 0;
	text-align: left;
	position: relative;
}
* html .listView .tabDataContainer {
	height: 50px;
}
.listView .tabDataContainer ul {
	margin: 0 0 24px 0;
	padding: 0;
}
.listView .tabDataContainer ul li {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0; 
	background: url('/chartisint/internet/common/files/bkgd_tablist_tcm801-210380.gif') 0 0 repeat-x;
}
.listView .tabDataContainer ul.column li {
	list-style: disc;
	background: none;
	margin: 0 0 0 15px;
}
.tabDataContainer a:hover {
	color: #069;
	text-decoration: none;
}
.listView .moduleTitle {
	display: block;
	padding-bottom: 10px;
	text-align: right;
}
.listView .sectionTitle {
	display: block;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #069;
	padding: 12px 0 10px 0;
	background: url('/chartisint/internet/common/files/bkgd_tablist_tcm801-210380.gif') bottom left repeat-x;
	color: #069;
	font-weight: bold;
}
.tabView .moduleTitle, .tabView .sectionTitle {
	display: none;
}
.listView li.tab a:hover, .listView li.tabOn a:hover, .listView li.tabLast a:hover {
	text-decoration: underline;
}
.listView li.tab a, .listView li.tabLast a, .listView li.tabOn a, .listView li.tabLastOn a {
	font-weight: bold;
}
.sectionTitle {
	margin-bottom: 20px;
	width: 100%;
}
.sectionTitle span {
	float: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-right: 55px;
}
.sectionTitle a {
	float: right;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	right: 0;
}
.listView li.tab, .listView li.tabOn, .listView li.tabLast, .listView li.tabLastOn, .listView li.tabSingle {
	list-style: disc;
	padding-bottom: 1px;
}
table.mainTable{
	border:0px;
	border-collapse:collapse;
	border-color:#698DDA;
	text-align: left;
	width:100%
	}
* html table.mainTable{
	border-collapse:collapse;
	text-align: left;
	}
	table.mainTable th, table.mainTable td.hdr{
		padding: 9px 5px;
		color: #000;
		background:url('/chartisint/internet/common/files/pmo_theadbg_tcm801-312224.gif') repeat-x top;
		white-space:nowrap;
		border:solid 1px #000;
		}
	* html table.mainTable th, table.mainTable td.hdr{
		}
	table.mainTable td{
		padding: 5px 0 5px 5px;
		border: 1px solid #000000;
		}
	* html table.mainTable td{
		border: solid 1px #000;
		}

/* END => LIST and TAB View related styles 
----------------------------------------------- */


/* START => Page and Site footer related styles 
----------------------------------------------- */
#pageFooter {
	background-color: #fff;
	clear: both;
	font-size: 80%;
	margin: 0 auto;
	width: 90%;
}
#pageFooter .moduleTitle {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#pageFooter p {
	margin: 0;
	padding: 10px 0 0 0;
}
#pageFooter ul {
	margin: 0;
	padding: 0;
}
#siteFooter {
	background-color: #ded8d2;
	clear: both;
	color: #101010;
	font-size: 85%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
}
#siteFooter a {
	color: #0077a0;
	padding: 0;
	text-decoration: underline;
}
#siteFooter a:visited {
	text-decoration: underline;
}
#siteFooter a:hover {
	text-decoration: none;
}
#siteFooter .grayText {
	color: #333;
}
#siteFooter hr {
	border: 0;
	height: 1px;
	width: 100%;
	display:none;
}

/* START => Page and Site footer related styles 
----------------------------------------------- */

/* START => Home page component related 
----------------------------------------------- */
#btmTab {
	border: 1px solid #dbdbdb;
	border-top: none;	
	color: #000000;
	font-size: 11px;
	margin: 0;
	padding: 15px 0 10px 0;
}
#btmTabBar li a.active {
	cursor: default;
}
#btmTab1 a, #btmTab2 a {
	color: #04349a;
	font-size: 11px;	
}
#btmTab2 li, #btmTab1 li, #btmTab3 li {	
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
	* html #btmTab1 li, * html #btmTab2 li, * html #btmTab3 li {
		list-style-position: outside;
	}
	*:first-child+html #btmTab1 li, *:first-child+html #btmTab2 li, *:first-child+html #btmTab3 li {
		list-style-position: outside;
	}
#btmTabRight {
	float: right;
	padding-left: 10px;
}
.btmTabRightImg {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
}
.btmTabRightHTML {
	padding: 5px 5px;
}
#btmTab1 ul, #btmTab2 ul, #btmTab3 ul, .tabs ul {	
	margin: 0;
	padding: 0;
}
	* html #btmTab1 ul, * html #btmTab2 ul, * html #btmTab3 ul, * html .tabs ul {
		padding-left: 18px;
	}
	*:first-child+html #btmTab1 ul, *:first-child+html #btmTab2 ul, *:first-child+html #btmTab3 ul, *:first-child+html .tabs ul {
		padding-left: 18px;
	}
#btmTabLeftMainSection, #btmTabLeftTblItem, #btmTabLeftRichText, #btmTabLeftMainSection, #btmTabLeftTblItem, #btmTabLeftRichText {
	padding-bottom: 10px;
}
#btmTab1 a, .tabs a, .tabs a, #btmTab2 a {
	color: #04349a;
	font-size: 11px;	
}
.tabs li p {
	font-size: 11px;
	margin: 0;
}
 .tabs li {
	list-style: disc;
	margin: 0 0 0 10px;
	padding: 0;
}
#btmTabBar {
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 32px 20px;
}
#btmTabBar li.active {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#btmTabBar li {
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	float: left;
	height: 29px;
	margin: 2px 2px 0 2px;
}
#btmTabBar li a {
	color: #666666;
	display: block;
	float: left;
	padding: 8px;	
}
#btmTabBarDiv {
	background: #e9e9e9;
	border: 1px solid #dbdbdb;
	border-bottom: none;
	padding-top: 10px;
}
#btmBarMainDiv {
	width: 557px;
	float:left;
}
	* html #btmTabBarDiv {
		width: 556px;
	}
	*:first-child+html #btmTabBarDiv {
		width: 556px;
	}
#btmTab {	
	display: block;
	height: auto;
}
	* html #btmTab {
		width: 556px;
	}
	*:first-child+html * html #btmTab {
		width: 556px;
	}
#btmTab1, #btmTab2, #btmTab3 {
	height: 150px;
	overflow: auto;
	padding: 0 15px 0 25px;
}
.tabs {
	height: 130px;
	overflow: auto;
	padding: 0 15px 0 25px;
}
#btmBarTopImg {
	height: 4px;
	margin: 0;
	padding: 0;
	width: 557px;
}
#btmBarBottomImg {
	height: 5px;
	margin: 0;
	padding: 0;
	width: 557px;
}
/* END => Home page component related 
----------------------------------------------- */

/* START => Styles specific for R3.1
----------------------------------------------- */
img {
	border: 0px;
}
#gridCenter #pageTitle {
	clear: both;
}
#gridCenter #LabelId {
	display: none;
}
.printCenter {
	margin: 0 0 5px 0;
	float: right;
	width: 50%;
}
.printCenter p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	float: right;
}
.printCenter p a {
	margin-right: 0;
	text-decoration:none;
}
.printCenter p img {
	margin: 2px 3px 0	15px
}	

ul.printRight {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 5px 0 0;
}
ul.printRight li {
	padding: 2px 0 3px 0;
	color: #3A3899;
}
ul.printRight li img {
	border: none;
	margin-right: 4px;
}
body#share {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}
body#share #topLinks, body#share #topMenu, body#share #siteSearch, body#share #mastHead, body#share #gridLeft, body#share #gridRight, body#share #siteFooter, body#share #pageFooter, body#share #globalNavContainer {
	display: none;
}
#share #container {
	width: 470px;
	margin: 0 auto;		
}
#share #container h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 120%;
}
#share #container p {
	margin: 0;
	padding: 8px 0;
	font-size: 12px;
}
#share #container label, #share #container em {
	font-size: 12px;
}
#share #fieldText{
	padding: 10px 0 0 0;
}
#share #fieldText label {
	float:left;
	width: 100px;
	margin: 4px 0 4px 0;
}
#share #fieldText input {
	width: 250px;
	float: left;
	margin: 0 0 4px 0;
}
#share #fieldTextarea {
	clear: both;
	margin: 20px 0 0 0;
	float: left;
}
#share #fieldTextarea label {
	display: block;
	float: left;
}
#share #fieldTextarea textarea {
	width: 350px;
	margin: 5px 10px 15px 0;
}
#share #fieldTextarea em {
	float: right;
	width: 100px;
	font-style: normal;
	font-size: 100%;
	padding-top: 20px;
}
#share #fieldSubmit {
	clear: both;
	display: block;
}
#share #fieldSubmit a {
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}	
/*---- for error messages ----*/
#share .error {
	color: #f00;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	display: none;
}
.emsBanner {
	border: 2px solid #FE0000;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	width: 250px;
}
.emsTitle {
	background-color: #FE0000;
	color: #FFFFFF;
	padding: 8px 5px;
	font: bold 12px verdana, arial;
	text-align: center;
}
.emsLinkSection {
	list-style-type: none;
	margin: 0;
	padding: 5px 25px 10px 25px;
}
.emsLinkSection  li a {
	color: #00117C;
	text-decoration: underline;
	font: bold 12px verdana, arial;
}

.emsBanner1 {
	border: 2px solid #FE0000;
	font-family: arial,helvetica,sans-serif;
	width: 515px;
	overflow: hidden;	
	background-color: #FE0000;
}
	* html .emsBanner1 {
		overflow: visible;
	}
	*:first-child+html .emsBanner1 {
		overflow: visible;
	}
.emslabel1{
	background-color: #fe0000;
	color: #FFFFFF;
	font: bold 12px verdana, arial;
	float: left;
	width: 180px;
	padding: 5px;
	overflow: hidden;
}
	* html .emslabel1 {
		overflow: visible;
	}
	*:first-child+html .emslabel1 {
		overflow: visible;
	}
.emslabel2 {
	color: #000;
	font: bold 12px verdana, arial;
	float: left;
	width: 315px;
	padding: 5px;
	overflow: hidden;
	background-color: #fff;
}
	* html .emslabel2 {
		overflow: visible;
	}
	*:first-child+html .emslabel2 {
		overflow: visible;
	}
.emslabel2 a {
	color: #00117C;
}
/*---- styles added for share this page layout ----*/

body#share #body_wrapper, body#share #grid_wrapper {
	width: 500px;
}
body#share #gridCenter {
	padding: 0;
	margin: 0;
	min-height: 100px;
}
.contModule {
	background: #FFFFFF none repeat scroll 0%;
	border: 3px solid #CCCCCC;
	font-weight: normal;
	height: auto;
	margin: 10px 0pt 0pt 15px;
	padding: 10px;
	position: absolute;
	width: 200px;
	z-index: 100;
	display: none;
}
.contModule .content {
	margin: 4px 0;
}
.contModule .content p {
	margin: 0;
	padding: 0;	
}
.contModule .close {
	text-align: right;
}
.contModule .moduleMore {
	font-weight: bold;
	text-align: right;
}
/* END => Styles specific for 3.1  
----------------------------------------------- */
/* START => Home page component related 
----------------------------------------------- */
/* ////// Overwrite Start - CSS for Home page bottom tab /////// */

.btmTab{	
	display:block;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	float: none;
	width: 100%;
	}
.btmTab1 a{
	font: 12px arial,verdana,sans-serif;
	color: #04349a;
	text-decoration:none;
	}
.tabs{
	padding:0px 15px 0px 25px;
	}
.btmTab .tabDispOn iframe{
	background: none !important;
	}		
.tabs a, .tabDispOn a {
	font: 12px arial,verdana,sans-serif;
	text-decoration:none;
	}
.btmTab a:hover{
	text-decoration:underline;
	}
.btmTab1 ul, .btmTab2 ul, .btmTab3 ul{
	padding:0px;
	margin:0;
	}
.tabs ul, .tabDispOn ul {
	padding:0px;
	margin:0;
	}
.btmTab2 li, .btmTab1 li, .btmTab3 li{
	padding: 0;
	margin: 0;
	list-style-position:inside !important;
	list-style-position:outside;
	}
.tabs li, .tabDispOn li {
	padding:0;
	margin:0 0 0 10px !important;
  	margin:0;	
	list-style-position:outside;
	}
.tabs li p, .tabDispOn li p {
	margin:0px;
	font-size:11px;
	}
.btmTab2 a{
	font: 11px arial,verdana,sans-serif;
	color: #04349a;
	text-decoration:none;
	}
ul.btmTabBar{	
	font-size:15px;
	font-weight: bold;
	line-height:normal;
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0px 20px 0px 0px;
	border-bottom:2px solid #006699;
	height:66px;
	}
ul.btmTabBar li{
	float:left;
	margin: 0 5px 0px 0px;
	background: url('/chartisint/internet/common/files/bkgd_tab_tcm801-210381.gif') 0 0 repeat;	
	height:66px;
	}
ul.btmTabBar li.active{
	background: #069 none;
	color:#fff;
	}
ul.btmTabBar li:hover{
	background: #069 none;
	color:#fff;
}	
ul.btmTabBar li:hover a{
	color:#fff;
}
ul.btmTabBar li a{
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	padding: 6px 0px 0px 8px;
	text-decoration:none;
	width:100px;
	height:60px;
	}
	ul.btmTabBar li a:hover{
	text-decoration: none;
		background: #069 none;
	color:#fff;
	}	
	.btmTabBarDiv .btmTabBar li.active a{
		cursor: default;
		color: #fff;
		}
.btmTabBarDiv{
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
	}
.btmBarMainDiv{
	/*width: 719px;*/
	margin-top: 10px;
	}
.btmTabLeft{
	clear: both;
	display: block;
	padding: 0 0 0 0;
	}	
.btmTabRight{
	float:none;
	padding-left: 10px;
	}
.btmTab1, .btmTab2, .btmTab3{
	height: 150px;
	overflow: auto;
	padding: 0px 15px 0px 25px;
	}
.tabs{
	height:130px;
	overflow:auto;
	padding:0px 15px 0px 25px;
	}
.btmTabLeftMainSection, .btmTabLeftTblItem, .btmTabLeftRichText{
	display: block;	
	clear: both;
	margin: 0 0 0 0 ;
	padding: 10px 10px 4px 10px;
	}
.btmTabLeftRichText tbody td hr {
	clear: both;
}
.btmTabLeftMainSection{
	}	
.btmTabLeftMainSection p{
	margin: 0 0 0 0;
	}
.btmTabRightImg{	
	padding:5px 5px;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
	}
.btmTabRightHTML{
	display: none;
	padding:5px 5px;
	}
.btmBarTopImg{
	display: block;
	position: absolute;
	z-index: 5;
	width: 8px;
	height: 8px;
	}
.btmBarTopImg div{
	display: none;
	}	
.btmBarBottomImg{
	padding:0px;
	margin:0px;
	height:7px;	
	clear: both;
	}
.homePageHdr{ 
	Display:none;
	}
/* ////// Overwrite End - CSS for Home page bottom tab /////// */
/* END => Home page component related 

----------------------------------------------- */
.adaptiveCol{
	width: 47%;
	float: left;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	}
ul.column1{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style: disc;
	}
ul.column1 li p{
	font-size: 12px;
	}

.prodDtlsIntro, .catMainIntro, .indMainIntro, .indListIntro, .intDtlsIntro, .intDtlsListViewIntro, .compDtlsIntro, .eventsIntro{
	color: #006699;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.prodDtlsIntro p, .catMainIntro p, .indMainIntro p, .indListIntro p, .intDtlsIntro p, .intDtlsListViewIntro p, .compDtlsIntro p, .eventsIntro p{
	font-size: 120%;
	}
/* Text Resizer */	
#textResizer {
	text-align: right;
	font-size: 75%;
	margin: 4px 10px 0 0;
	padding: 0;
	color: #6E777E;
	height: auto;
	width: 120px;
	float: right;
}
#gridRight #textResizer {
	float: none;
	height: auto;
	margin: 0 2px 6px 25px;
}
#textResizer span {
	font-weight: bold;
}
#textResizer a:active {
	text-decoration: none;
}
#textResizer a:link {
	font-weight: bold;
	text-decoration: none;
}
#textResizer a:visited {
	font-weight: bold;
	text-decoration: none;
}
a.link1 {
	font-size: 85%;
	text-decoration: underline;
}
a.link2 {
	font-size: 105%;
	text-decoration: underline;
}
a.link3 {
	font-size: 125%;
	text-decoration: underline;
}
a.normal {
	font-size: 85%;
	text-decoration: underline;
}
a.medium {
	font-size: 105%;
	text-decoration: underline;
}
a.large {
	font-size: 125%;
	text-decoration: underline;
}	

.closed {
	display:none;
}
.open {
	display:block;
}
#countryFlashWrapper{
	margin-bottom: 10px;
	}
	

.btmTabLeftMainSection div {
	display:none;
}
