/* CSS Document */

body,.TextBold,.selected-param-title,.thank-you,.pin-message,
.TextBoldBlue,.pin,.Text,input,.selected-param,.flow-description,
.international-number-note-title,.international-number-note,.pcm,.setting-message,
select, .current-step-description {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color:#6c6c6c;
}

body{
	color:#6c6c6c;
    font-weight: normal;
    padding-left: 0px;
    margin-left: 0px;
}

.TextBold,.selected-param-title,.thank-you,.pin-message
{
	color:#6c6c6c;
	font-weight:bold;
}

.TextBoldBlue,.pin
{
	color:#0057b1;
	font-weight:bold;
}

.Text,input,.selected-param,.flow-description,
.international-number-note-title,.international-number-note,.pcm,.setting-message
{
	color:#6c6c6c;
    font-weight: normal;
}

select
{
	color:#6c6c6c;
	width:240;
}

.SmallHeading,h2,h1
{
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-weight:bold;
	font-size: 14px;
	color:#0057b1;
}

a, a:visited, a:active, a:link
{
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color:#0057b1;
	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: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	background: #eeeeee url(../images/warning.gif) no-repeat 6px 8px;
}