body 
{
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	padding-left: 10px;
}

#container 
{
	width: 850px;
	height: 20px;
	margin: 0 auto;
	margin-top: 5px;
}

#border 
{
	width: 855px;
	margin: 0 auto;	
	border: 2px solid #ff2b00;
	float: left;
}

div#top 
{
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 850px;
}


div#top img#logo 
{
	float: left;
}

div.grayBox 
{
	background-color: #EFEFEF;
	width: 570px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.grayBox p
{
	padding-left: 10px;	
	margin-bottom: 5px;	
}

div.grayBox h3 
{
	margin-top: 5px;
	padding-top: 0px;
	color: #F90;
}

div#top .menubutton 
{
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
	height: 22px;
	float: left;
	margin-right: 2px;
}

div#top #menubuttonActive 
{
	background-color: Green;
	height: 30px;
/*	background-image: url(img/arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;*/
}


div#top img#start 
{
	float: left;
	margin-right: 2px;
}

.menubutton a, .menubutton img 
{
	float: left;
}

.menubutton a 
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	font-family: Arial;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
}

div#borderML 
{
	background-image: url(borderml.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 49px;
}

div#borderFL 
{
	background-image: url(img/borderfl.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 44px;
}

div#borderVD 
{
	background-image: url(img/bordervd.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 44px;
}

div#borderSMS 
{
	background-image: url(bordersms.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 44px;
}

div#smsfaq
{
	width: 579px;
	height: 159px;
	padding: 0px 0px 0px 16px
}

div#flashen
{
	width: 590px;
	height: 172px;
	padding: 0px 0px 0px 6px
}

div#borderSMSphone 
{
	background-image: url(bordersmsphone.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 40px;
}

div#borderSMSsupport 
{
	background-image: url(bordersmssupport.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 40px;
}

div#borderSMSprocess 
{
	background-image: url(bordersmsprocess.gif);
	background-repeat: no-repeat;
	width: 596px;
	height: 81px;
}

#borderSMSprocess .step1
{
	width: 180px;
	padding-top: 35px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

#borderSMSprocess .step2
{
	width: 180px;
	padding-top: 35px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

#borderSMSprocess .step3
{
	width: 160px;
	padding-top: 35px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}


#borderSMSphone p
{
	padding-top: 13px;
	margin-left: 55px;
	margin-right: 10px;
}

#borderSMSsupport .supportcontent
{
	width: 580px;
	padding-top: 10px;
	margin-right: 10px;
}

#borderML p, #borderFL p 
{
	padding-top: 7px;
	margin-left: 165px;
	margin-right: 10px;
}

#borderSMS p 
{
	padding-top: 7px;
	margin-left: 225px;
	margin-right: 10px;
}

a.red, a.red:hover 
{
	color: ;
	text-decoration: none;
	font-weight: bold;
	color: #F90;
}

div.column 
{
	width: 270px;
	float: left;
}

table.CostTable {
	margin-top:5px;
	vertical-align:middle;
	text-align: center;
}

table.CostTable td { text-align:center; padding: 2px; }

table.CostTable td:first-child { padding-right:14px; }

table.CostTable td { color:black; background-color:#dfdfdf; font-size:10px; border-width:2px; border-color:white; border-style:solid;}

table.CostTable th td#text {
	color:white;
	background-color:;
	font-size:10px;
	white-space:nowrap;
	border-width:0px;
	vertical-align:middle;
}

table.CostTable td#head {
	color:white;

	background-color:;
	width:60px;
	vertical-align:middle;
	background-color: #F90;
}

td {margin:0; padding:0; border-style:none;}

img {
	border: none;
}

table { border-collapse: collapse; padding:0; margin:0; border-style:none;}

.clear { clear: both; }

div.redBorder 
{
	background-color: #F90;
	width: 100%;
	height: 1px;
	font-size: 0px;
}

div#content 
{
	width: 588px;
	float: left;
	padding-left: 10px;
}

div#contentWide 
{
	width: 850px;
	float: left;	
}

div#form 
{
	float: right;
	width: 215px;
	margin-top: 18px;
	margin-left: 11px;
	background-color: #EFEFEF;
	background-image: url(formTop.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 65px;
}
input 
{
	font-size:10px;
	color:#000;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#666;
	border-width:1px;
}

    

div#menu 
{
	float: left;
	margin-top: 43px;
	width: 590px;

}
div#subMenu 
{
	margin-top: 8px;
	color: #ffffff;
	width: 590px;
	float: left;	
}

div#subMenu a, div#subMenu a:hover 
{
	color: #ffffff;
	text-decoration: none;
}

div#footer 
{
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	width: 848px;
	height: 36px;
	color: #FFF;
	font-size:8pt;
}

h1 
{
	font-size: 22px;
	margin-left: 0px;
	margin: 5px 0 0 0;
	color: #F90;
}

h2 
{
	font-size: 13px;
	font-weight: bold;	
}

h3 
{
	font-size: 12px;
	color: #F90;
}

.contentLabel 
{
	margin-left: 15px;
}

.txtbutton
{
	background-color:#FF9900;
	cursor:pointer;
}

.checkradiostyle
{
	background-color:#EFEFEF; 
	border:none;
}

select.dropdown
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

.hidelink
{
	text-decoration:none; 
	color:white;
}