body{
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color:#6c6c6c;
    font-weight: normal;
    padding-left: 0px;
    margin-left: 0px;
}

.text, .flow-description, .selected-param-title, 
.selected-param, .current-step-description, 
.international-number-note-title, .international-number-note,
select, input {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color:#6c6c6c;
}

.errorMessage, .alwaysVisibleErrorMessage {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
    color: #000000;
}
	
.selected-param, .international-number-note {
	font-weight: normal;
}

.selected-param-title, .international-number-note-title {
	font-weight: bold;
}

.pinkheading, h1, h2 {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-weight:bold;
	font-size: 14px;
	color:#e3007b;
}

a, a:visited, a:active, a:link, a:hover {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color:#ec008c;
	text-decoration:underline;
}

.switchcountry {
	display: none;
}

.switchnetwork {
	display: none;
}

.switchbearer {
	display: none;
}

.switchwapprovider {
	display: none;
}

.switchintprovider {
	display: none;
}

.switchmmsprovider {
	display: none;
}

div.errorExplain, div.warningMessage {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	background: #eeeeee url(../images/warning.gif) no-repeat 6px 8px;
}

.pin
{
	color: #ec008c;
	font-weight: bold;
}