#ILDCampaign *{
	font-family: "FNBSansThin";
	font-weight: normal;
}
#ILDCampaign p{
	margin-bottom: 1%;
	line-height: inherit;
}
#ILDCampaign strong{
	font-family: "FNBSansRegular";
}
#ILDCampaign h1{
	font-size: 36px;
	
}
.sectionDiv{
	position: relative;
	z-index:2;
}
.clouds,
.clouds02{
	position: absolute;
	z-index: 1;
	top: 0;
}
.clouds02{
	top:50px;
}
.cloud01{ left:5%}
.cloud02{ left:35%; margin-top:-13%;}
.cloud02.item02{ left:35%; margin-top:5%;}
.cloud03{ left:25%; margin-top:-5%; }
.cloud02.item03{ left:25%; margin-top:7%; }
#ILDCampaign h1,
#ILDCampaign h2{
	color: #099;	
}
#ILDCampaign .contentDiv h2{
	margin-bottom:5%;
	font-size: 24px;
	font-family: "FNBSansRegular";

	}
#ILDCampaign p.winTxt{
	font-size: 28px;
	color: #099;
	margin:5% 0;
	font-family: "FNBSansRegular";
}	
#ILDCampaign a{
	color: #099;
	text-decoration: underline;
}
#ILDCampaign {
    max-width: 		1072px;
    position: 		relative;
}

.balloonImg{
	max-width: 		90%;
	position: 		relative;
	margin-top:		30%;
}
.contentDiv{
	padding-top: 	8%;
	color: 			#099;
}

.span_1_of_3 {
    width: 32.2%;
}

.span_2_of_3 {
    width: 66.1%;
}
.span_3_of_3 {
    width: 100%;
}
.span_1_of_2{
	width: 49.2%;
}
.col{
    display: block;
    float: left;	
}

/*  GROUPING  */
.groupDiv:before,
.groupDiv:after {
	content:"";
	display:table;
}
.groupDiv:after {
	clear:both;
}

/*------------------------- Apply Button: START*/	
#ILDCampaign  .applyButt {
	width: auto;
	
	color:#fff;
	text-decoration:none;
	font-size:18px;
	
	background:#f90 url(/03images/promotions/TheNewOnlineBanking/apply_arrow.png) left center no-repeat;
	cursor: pointer;

    font-size: 18px;
	display: block;
    z-index:5;
    float: left;

}
#ILDCampaign  .applyButt:hover{ 
	background-color:#099 
}
#ILDCampaign .applyButt{
	background-color:#f90;
	padding:5px;
	padding-left:20px;	
	padding-right:5px;
	margin: 1% 0;
}
#ILDCampaign .txtApply{
	clear: both;
}
.innerContentWrapper{
	height: 100%;
	width: 80%;
	float: right;
}

.smallerPrint a{
	color: #099;
}
/*
------------------------- Apply Button: END*/

/*   
------------------------- Accordion: START   */

#ILDCampaign  .accordion {
    margin: 10px auto;
    padding-bottom: 10px;
    position: relative;
    width: 90%;
}
#ILDCampaign  .accordionItem {
    background: url("/03images/promotions/invest/Inflation-Linked-Deposit/subCollapse.gif") no-repeat scroll 10px 10px white;
    cursor: pointer;
    margin: 2px auto;
    position: relative;
    margin-bottom:5px;
}
#ILDCampaign .accordionItem.active {
    background: url("/03images/promotions/invest/Inflation-Linked-Deposit/subExpanded.gif") no-repeat scroll 10px 10px white;
}
#ILDCampaign  .accordion .button {
    color: #009999;
    display: block;
    font-size: 18px;
    padding:10px;
    padding-left: 40px;
     line-height: 24px;
    /*height: 44px;
    line-height: 44px;
    overflow: hidden;
     text-indent: 40px; */
}
#ILDCampaign .accordion .button a:hover {
    text-decoration: none;
}
#ILDCampaign .accordionItem .accordionContent {
    color: #666666;
    display: none;
    margin: 5px 5px 5px 40px;
    padding-bottom: 15px;
}
/*   
------------------------- Accordion: END   */

/* 
-------------------------- Default styling: START */
#ILDCampaign ul{
	margin: 1.12em 0;
	display: block; unicode-bidi: embed;
	list-style-type:circle;
	padding: 0 3%;
	margin-top:3%;
}

#ILDCampaign li{
	display: list-item;
	list-style: outside;
	color: #666;
	margin-bottom: 1%;  
}



/* Default styling: END
------------------------------  */


@media only screen and (max-width: 400px){
	#ILDCampaign h1{
	font-size: 24px;
	}
	#ILDCampaign  .contentDiv h2{
	font-size: 18px;
	}
	.innerContentWrapper{
		width: 95%;
	}
	.winTxt{
		font-size: 20px;
	}
	#ILDCampaign p{
		font-size: 12px;
		margin-bottom: 5%;
	}
	#ILDCampaign .accordion .button{
		font-size: 14px;
		line-height: 18px;
	}
	#ILDCampaign li{
		font-size: 12px;
	}
}

.meFirst {
	z-index: 999;
}