/* CSS Document */

body{
	background-color:#ffffff;
}

h1,h2,h3,h4,h5,p,li,td,th,textarea,input,div{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#011832;
}

h1,h2,h3,h4,h5	{ font-size:140%; padding-top:10px;padding-bottom:0px; margin-bottom:0px;}
h2				{font-size:140%; color:#07829c;}
h3				{font-size:130%; color:#07829c; font-weight:bold; }
h4				{font-size:120%; color:#07829c; font-weight:bold; }
h5				{font-size:110%; color:#07829c; font-weight:bold; }

div,p	{padding:0px;margin:0px;}
p		{padding-top:2px; padding-bottom: 2%; line-height: 120%; }

div.formItem{padding-bottom:10px;}

#printOnly span.showhide, #mainNav, #footerLinks{visibility: hidden;display:none;}

.Clear	 { clear:both;}
div.hDiv {  height:1px;   margin: 10px 0; overflow:hidden; background: repeat-x url(/convergence/images/layout/divLines_h.gif); border-bottom: 1px #07839b solid;}


/* HIDE MENU SYSTEM*/
#mainNav,
#subNavTheMobileOpportunity,
#subNavSuccessStories,
#subNavTheOptusDifference,
#subNavApplicationsAndProducts,
#subNavFaceToFace,
#col1_1_Nav,
#quicklink,
#mainHeader_title,
#mainHeader_businessLink
{
	visibility: hidden;display:none;
}




/* PAGE TITLE*/

.t_pageTitle
{
 	background-image:none!important;
	height:25px;
	border-top:3px solid #ffd320;
	margin-top: 20px;
}

.title3,
.title4,
.title5
{
	height:auto !important;
	padding:2px 0 !important;
	margin:0 !important;
 	background-image:none !important;
	display:block !important;
}

/* APP & PACK*/
#minorPartner { clear:both}
.partnerMajor { width:90%; padding:1%; margin:1%; background-color:#ecf3f5; border:1px #dae8eb solid; clear:both; min-height:160px }
.partner 	{  width:90%; padding:1%; margin:1%;border:1px #eee solid; min-height:90px}
.imageLogo { float:right;}


/* HIDE SNIPPER*/

#col2_Snippet	{ clear:both;}

.Snippet	{ display:none;}
#Snippet_SpeakWithUs { display:block; background-color:#dae8eb; padding:2px 30px 10px 30px; margin-top:50px; border:1px #dae8eb solid; }


/* EXPANABLE CONTENT*/
p.expandableButton	{ display:none;}
#terms { 
	display:block !important; 
	overflow:visible !important; 
	height:auto !important; 
	
}

/* BUTTONS*/
.storyLink { display:none;}
#bttnBack {background-image:none !important;}

/* PAGE FOOTER */
#footer
{
	position:absolute;
	bottom:50px;
}