
/*General Layout*/
html, body
	{
 min-height:100%;
	}

body{
 background: #dadfd0 url('../v2images/pat.gif');
 margin: 0;
 padding:0;     
 color: #333333;
 font-family: Arial, sans-serif;
 font-size:14px;
 line-height:22px;
 }

a, a:visited{
color: #006600 
}
a:hover, a:active
	{
color: #009900 
}


h2{
color:#006600;
font-size:17px;
}

a img
{
border:0;
}

h3{
font-weight:bold;
font-size:15px;
}
#wrapper
{
margin:auto;
min-width:600px;
padding:0;
overflow:hidden;
text-align:center;
}

#header
{
width:100%;
height: 126px;
background:transparent url('../v2images/header_LSpacer.jpg') top left repeat-x;
padding-left:100px;
}

#headerWrapper
{
margin: 0px auto;
width:760px;
}

#headerLogo
{
width:200px;
height:128px;
float:left;
}

#headerEarthC
{
background: #e7ede8 url('../v2images/header_middle.jpg') top left no-repeat; 
width:499px;
height:115px;
float:right;
}

#menuWrapper
{
margin: 0px auto;
height:42px;
width:744px;
padding:0;
margin-left:-4px;
z-index: 10;
position:absolute;
top: 95px;
}

#wrapper>#menuWrapper
{

margin: 0px auto;
height:42px;
width:744px;
padding:0;
z-index: 10;
position:relative;
top: -33px;
left:auto;
}

#contentWrapper
{
background: url('../v2images/contentWidthSpacer.jpg') top right repeat-y;
padding:0;
width: 732px;
text-align:left;
margin:0 auto;
max-width:98%;
position:relative;
top:-2px;
}

#wrapper>#contentWrapper
{
background: url('../v2images/contentWidthSpacer.jpg') top right repeat-y;
padding:0;
position:relative;
top: -43px;
width: 732px;
text-align:left;
margin:0 auto;
max-width:98%;
}
#leftCol
{
width:470px;
max-width:67%;
float:left;
padding:15px;

}

#leftCol h1
{
padding:2px;
padding-left:10px;
background: #e7ede8  url('../v2images/leftDivHeader.jpg');
line-height:27px;
font-size:18px;
font-family: Arial;
}

#leftCol ul
{
list-style-type: none;
}



.featureList li
{
padding-left:25px;
background: url('../v2images/vBullet_20X20.gif') left top no-repeat;
}
		
.bulletList li
{
padding-left:20px;
background: url('../v2images/Bullet14X14_green.gif') 0px 4px no-repeat;
padding-bottom:10px;
}

#rightCol
{
width: 192px;
max-width:33%;
float:right;
margin-right:20px !important;
margin-right:10px;
margin-left:10px;
padding-top:15px;
padding-right:4px;
}


.rightcoldiv
{
background: #dde6de;
padding:5px;
padding-bottom:15px;
border: 1px solid #8b9675;
border-top:none;
font-size:12px;
margin-bottom:30px;
}

#rightCol h1
{
border: 1px solid #8b9675;
border-bottom:none;
padding:0px;
padding-left:5px;
padding-right:25px;
margin-bottom:0;
background: #e7ede8;
line-height:25px;
font-size:14px;
font-family: Tahoma;
}

#rightCol h1.ms
{
background: url('../v2images/moneySavingIcon.gif') right no-repeat;
}

#rightCol h1.hgps
{
background: url('../v2images/getGPSIcon.gif') right no-repeat;
}

#rightCol h1.hhelp
{
background: url('../v2images/getHelpIcon.gif') right no-repeat;
}

#rightCol h1.hcs
{	
background: url('../v2images/CommProblemIcon.gif') right no-repeat;
}
#rightCol ul
{
list-style-type: none;
padding-left: 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
}

#rightCol li
{
 padding-left:15px;
 background: url('../v2images/Bullet14X14_gold.gif') left center no-repeat;
 background-position: 0px 5px;
}
	
#footer 
{
border-top:2px solid #B9BDB0;
border-bottom:2px solid #B9BDB0;
clear: both;
width:725px;
margin:0 auto;
font-size:11px;
text-align:center;
height:22px;
padding-bottom:5px;
}
#footer img
{
margin-top:4px;
}

/* ##### Menu #####*/
#mainMenu
{
	line-height: 31px;
	padding:0;
	font-variant: small-caps;
}
#mainMenu ul
{
	background: url('../v2images/menuSides.gif') top left no-repeat;
	margin:0;
	padding-left:6px;
	padding-right:7px;
	list-style-type:none;
	float:left;
}

.leftmenu 
	{
	
	}

#mainMenu li 
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	}
	
	#mainMenu li ul
	{
	display:none;
	font-variant: normal;
	}

#mainMenu li.sfHover ul	
	{
	position: relative;
	padding: 0;
	display:block;
	top:auto !important;
	left: auto !important;
	}


#mainMenu li:hover>ul 
	{
	z-index:-2;
	position: relative;
	padding: 0;
	display:block;
	}
	
#mainMenu a:hover ul 
	{
	position: relative;
	padding: 0;
	display:block;
	}	
	
#mainMenu li, #mainMenu a
	{
	   
		background: url('../v2images/buttonAllsStates.jpg');
		background-position: 0px 0px;
		height: 31px;
		width: 104px;
		display: block;
		font-size:11px;
		float:left;
		color:#006600;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		cursor: pointer;
	}

#mainMenu li ul li, #mainMenu li ul li a
{	
background: #ddd;
border-bottom:1px solid #999;
}

#mainMenu li ul li a:hover
{
background: #eee;
}

#mainMenu
	.activeItem
	{
		background-position: 104px 0px;		
		height: 31px;
		width: 104px;
		display: block;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		text-align: center;	
	}
#mainMenu
	li:hover, #mainMenu a:hover, #mainMenu li.sfHover
	{
		background: url('../v2images/buttonAllsStates.jpg');
		background-position: 208px 0px;	
		color:#009900;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		text-align: center		
	}
#mainMenu	
	a:active
	{
		background: url('../v2images/buttonAllsStates.jpg');
		background-position: 104px 0px;		
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		text-align: center		
	}	
#mainMenu	
	a:visited
	{
		color:#006600;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		text-align: center;		
	}

/* IE 6 needs a:hover to be defined */
a:hover {width: auto; color: black;}

#splashTopLeftBlock{
height:100%;
width:97%;
margin:0 auto;
padding-left:6px;
}

.titleImage
	{
	padding-top:5px;
	width:48%;
	float:left;
	height:150px;
		}

.homeScreens
	{
	background: url('../v2images/homePageScreenShot.jpg') left;
	float:right;
	width:51% !important;
	width:48%;
	height:210px;
	}
	
#dlBtnDiv {

	float: left;
	margin: 0;
	background: url(../v2images/dlBtnBG.gif) no-repeat;
	width: 300px;
	height: 89px;
}	

#freeDl
{
	font: bold 17px Tahoma, Helvetica, sans-serif;
	color:#A00;
	padding-top:10px;
	padding-left:10px;
	z-index:9;
	display:block;
	text-align:left;
}

#freeDl2
{
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#040;
	margin:0;
	padding-top:2px;
	padding-left:10px;
	z-index:9;
	display:block;
	text-align:left;
}
a.mOverAnim:hover
	 #animspan {
		/* don't take up space, and appear above the text */
		position: relative;
		top:1px;
		float: right;
		display: block;
		margin: 0;
		/* set the background to the animated GIF */
		background: url(../v2images/dlBtnAnim.gif) right no-repeat;
		/* the width and height of the animated GIF */
		width: 57px;
		height: 89px;
	}
a.mOverAnim, a.mOverAnim:hover
	#dlBtnDiv {
		font-weight:bold;
		color:#00FF00;
		text-decoration:none;
}
a.mOverAnim:visited 
		#dlBtnDiv {
			text-decoration:none;
}

.right
{
float:right;
padding-right:10px;
}

.bigText
{
font-family:' Trebuchet MS', Tahoma;
font-size:28px;
line-height:150%;
font-weight:bold;
color:#000;
}

#progressBar
{
text-align:center;
clear:right;
width:470px;
height:100%;
}

.currentStep
{

width:148px;
height:60px;
background: url('../v2images/progressBar_image.jpg') repeat-x;
background-position: 147px 0px;
float:left;
margin-right:6px;
}

.currentStep h2
{
color:#a00;
margin:0 auto;
position:relative;
top:12px;
}

.otherStep
{
width:150px;
height:60px;
background: url('../v2images/progressBar_image.jpg') repeat-x;
background-position: 0px 0px;
float:left;
margin-right:8px;
cursor:pointer;
}

.otherStep h2
{
margin:0 auto;
position:relative;
top:12px;
color:#090;
}

.soon
{
	font-size:12px;
	font-style: italic;
	padding-left:5px;
}
.soonRed
{
	font-size:12px;
	font-style: italic;
	padding-left:5px;
	color:#900;
}

.pdflink
{
	background: url('../v2images/acrobat.gif') right no-repeat;
	padding-right:15px;
}




#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#sitemap ul
	{
margin-top:-2px;
	}

#sitemap li {
	list-style-image: url(../v2images/l2_normal.gif);
	margin-bottom:-2px;
}

a.bigregtext
{
font-size: 18px;
font-weight:x-bold;
color:#A00;
text-decoration:none;
}

.versionText
{
padding-top:15px;
padding-left:10px;
float:left;
}

.inlineImg
{
	float:right;
	padding:15px;
}

.countryFlags 
{
	
	padding-bottom: 10px !important;
	padding-bottom: 1px;	
}
.countryFlagsIe7 
{
	vertical-align: middle;
}
.countryFlagsIndex
{
	margin-top: 2px !important;
	margin-top:5px;
	margin-left: 50px !important;
	margin-left: -230px;
}
.countryFlagsIndexIe7
{
	margin-right: 250px;
	margin-top:4px;
}
.features
{
	font-size: 14px;
	line-height: 25px;
	padding-top: 15px !important;
	vertical-align: top;
}
.featuresImg
{
	margin-bottom: 15px; !important;
	margin-top: 15px;
}
.comboen
{
	margin-left:53px;
}
.comboau
{
	margin-left:53px;
}
.combouk
{
	margin-left:53px;
}
.comboza
{
	margin-left:53px;
}
.combointernational
{
	margin-left:53px;
}
.comboit
{
	margin-left:46px;
}
.combodk
{
	margin-left:87px;
}
.combose
{
	margin-left:47px;
}
.combode
{
	margin-left:125px;
}
.combofr
{
	margin-left:92px;
}
.comboes
{
	margin-left:99px;
}
.combonl
{
	margin-left:95px;
}
.comboru
{
	margin-left:105px;
}
.faq
{
font-size: 18px;
text-decoration: none;
padding-top: 15px;
}
.faq a:hover 
{
	color:#006600;
}

.faqTop
{
 font-size: 12px;
 text-decoration: none;
 cursor: pointer;
}

/* #### Devices ##### */

div.devicesMain
{
	height:600px;
	overflow: auto;
	text-align: left;
	scrollbar-base-color :#B8C2A7;
	scrollbar-face-color: #C1CBB4;
	scrollbar-arrow-color : green;
	scrollbar-shadow-color :#669999;
	scrollbar-darkshadow-color: #527C7C;
	scrollbar-highlight-color: #80AAAA;
	scrollbar-3dlight-color : #80CCCC;
	scrollbar-track-color : #C1CBB4;	
	font-size:12px;
	font-weight: bold;
	color: #3b3b3b;	
	margin-top: 10px;
	margin-left: 5px;
	position:relative;
}

div.devicesMain
	div.devicesIndex
	{
			border: 1px dotted #3b3b3b;
			height: 60px;
			padding-bottom:2px;
			margin-bottom: 10px;
	}
	
div.devicesMain
	div.devicesIndex
		.devicesVendorTitle	
		{
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 5px !important;
			padding-bottom: 1px;
			margin-left: 5px;
			margin-right: 5px;
			margin-bottom: 10px;
}

div.devicesMain
	div.devicesIndex
		.devicesVendorTitle	
			a
			{
				color: #3b3b3b !important;
				font-weight: bold !important;
				font-style: normal !important;
				text-decoration: none;
			}
			
div.devicesMain
	div.devicesIndex
		.devicesVendorTitle				
			a:hover
			{
				text-decoration: underline;
			}

div.devicesMain 
	div.devicesVendor
	{
		margin-bottom: 10px;
		clear:left;
		
	}
	
div.devicesMain
	div.devicesVendor
		.devicesVendorTitle
		{
			height:20px;
			background: #3b3b3b;	
			font-size: 13px;
			color: #eeeeee;
			border: 1px solid #ffffff;		
			padding: 2px;
			padding-left: 20px;
		}
div.devicesMain
	div.devicesVendor
		.devicesVendorTitle
			a
			{
				background: #3b3b3b;	
				font-size: 13px;			
				color: #eeeeee !important;
				font-weight: bold !important;
				font-style: normal !important;
				text-decoration: none;			
			}		
		
div.devicesMain
	div.devicesVendor
		div.devicesVendorModels
		{
			margin-top: 10px;
		}
		
div.devicesMain
	div.devicesVendor
		div.devicesVendorModels
			div.devicesModel
			{
				width: 120px;
				height: 120px;
				float: left;
				border: 1px solid #3b3b3b;
				margin: 2px;
				padding: 2px;
				position:relative;	
				z-index: 1;	
			}
			
			
div.devicesMain
	div.devicesVendor
		div.devicesVendorModels
			div.devicesModel
				span.devicesModelName
				{
					position: absolute;
					top:2px;
					left:2px;
					z-index: 4;	
				}

div.devicesMain
	div.devicesVendor
		div.devicesVendorModels
			div.devicesModel
				img.deviceImage
				{
					width: 100px;
					height: 100px;
					/*filter:alpha(opacity=100);
					opacity:1;	*/
					position:absolute;
					bottom: 12px;
					right: 0px;	
					z-index: 3;				
				}
div.devicesMain
	div.devicesVendor
		div.devicesVendorModels
			div.devicesModel			
				img.deviceImage.link
				{
					z-index: 3;
					position: absolute;
					bottom:10px;
					right:20px;
					cursor:pointer;				
				}	
div.devicesMain
	div.devicesVendor
		div.devicesVendorModels
			div.devicesModel				
				img.statusImage
				{
					z-index: 50;	
					position:absolute;
					bottom: 0px;
					left: 0px;
				}			

/* #### End of Devices ##### *//* ###### Specific elements ###### */
#accountTbl {
	
}


#accountDiv
	a {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

#accountDiv	
	a:visited {
	color: #009900;
}

#accountLogin {
	width: 100%;
}

#accountColLeft {
		float: left;
	width: 180px;
	margin-right: 4px;
}

#accountColRight {
	width: 200px;
	float: left;
	padding-left: 30px;
}

#accountColRight
	#deviceDiv {
	cursor: pointer;
	text-align: right;
	width: 50%;
	float: right;
	text-align: center;
	font-size: 12px;
}

#accountButtonsDiv {
	vertical-align: bottom;
}

#disableDiv {
	filter: alpha(opacity = 50);
	opacity: .50;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000;
}

#formDiv {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	display: none;
}

#aboutTbl {
	margin-left: 4%;
	width: 95%;
	text-align: left;
}

#registerPage {
	width: 100%;
}

#registerColLeft {
	float: left;
	/*width: 52%;*/
	width: 296px;
	margin-right: 2%;
}

#registerColRight {
	float: right;
	/*width:46%;*/
	width: 250px;
	position: relative;
}

#registerForm {
	
}

#smsForm {
	
}

#downloadForm {
	
}

#aboutDiv,#partnersDiv,#privacyDiv,#termsDiv,#accessoriesDiv,#installationDiv
	{
	overflow: auto;
	text-align: left;
	padding-left: 5px;
}

#inviteDiv {
	text-align: left;
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

#countriesDiv {
	display: none;
}

#demoDiv {
	display: none;
}

.note {
	display: block;
	background: url('../images/note.gif') left no-repeat;
	padding-left: 40px;
	padding-right: 25px;
	margin: 20px;
	margin-left: 25px;
	border-bottom: 1px dotted #A5AEC5;
	border-top: 1px dotted #A5AEC5;
	border-left: 1px dotted #A5AEC5;
	border-right: 1px dotted #A5AEC5;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}


.mandatoryAstrix
{color:#900;font-weight:bold;font-size:16px;}/* ##### News * ##### */
div.newsItem a, div.newsItem a:hover, div.newsItem a:visited, div.newsItem a:active
	{
		font-style: normal;		
		font-size: 13px;
		line-height: 16px;
		font-weight: bold;
		color: #090;	
	}
		
div.newsItem 
	div.newsDate
	{
		font-size: 11px;
		line-height: 15px;
		margin-top: -5px;
		margin-bottom: 12px;
		font-weight: bold;
	}

div.newsItem 
	div.newsText
	{
		font-size: 14px;
		font-weight: normal;
		color: #3b3b3b;
		line-height: 20px;
		margin-bottom: 5px;
		padding-right: 15px;
		text-align:left;
	}	
	
#newsDiv
{
	overflow: auto;
	overflow-x: hide;
	text-align:left;
}
/* ##### End of News ##### */	
/* ##### OverLib ######*/
.popupFrame
{
	background-color:#679A99;
	filter:alpha(opacity=95);
	opacity:.95;		
}

.popupBackground 
{
	background-color:#ecefe7;
	filter:alpha(opacity=95);
	opacity:.95;	
}

.popupCaption
{
	background-color:#679A99;
	padding: 1px;
	filter:alpha(opacity=98);
	opacity:.98;	
}

.popupClose
{
	padding:0px;
	border: 0px none !important;
	color:#679A99 !important;
}
.popupClose img
{
	border: none;
}

.toolTipBackground
{
	background-color:#ffffcc;
	filter:alpha(opacity=95);
	opacity:.95;		
}

.toolTipFrame
{
	background-color:#3b3b3b;
	filter:alpha(opacity=95);
	opacity:.95;	
}
/* ##### End of OverLib ######*//* #### Countries ##### */

#countriesMain
{
	width: 98%;
	max-height: 100%px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hide;	
	text-align: left;
	scrollbar-base-color :#B8C2A7;
	scrollbar-face-color: #C1CBB4;
	scrollbar-arrow-color : green;
	scrollbar-shadow-color :#669999;
	scrollbar-darkshadow-color: #527C7C;
	scrollbar-highlight-color: #80AAAA;
	scrollbar-3dlight-color : #80CCCC;
	scrollbar-track-color : #C1CBB4;	
	font-size:12px;
	font-weight: bold;
	color: #3b3b3b;	
	margin-top: 10px;
	margin-left: 5px;
}

div.countriesIndex
{
	border: 1px dotted #3b3b3b;
	height: 18px;
	width: 98%;	
	margin-bottom: 10px;
}
	
#countriesTitle	
{
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.countriesIndex
	span.countriesRegionTitle
	{
		margin-left: 5px;
		margin-right: 5px;
	}
	
div.countriesIndex
	span.countriesRegionTitle
		a
		{
			color: #3b3b3b !important;
			font-weight: bold !important;
			font-style: normal !important;
			text-decoration: none;
		}
		
div.countriesIndex			
	span.countriesRegionTitle	
		a:hover
		{
			text-decoration: underline;
		}

div.countriesRegion
{
	width: 98%;
	margin-bottom: 10px;
	margin-top: 10px;	
	clear: left;
	min-height: 100px;
}
	
div.countriesRegion
	div.countriesRegionTitle
	{
		font-size: 13px;
		color: #eeeeee;
		background: #3b3b3b;	
		border: 1px solid #ffffff;		
		padding: 2px;
		padding-left: 20px;
		width: 95%;
	}
	
div.countriesRegion
	div.countriesRegionTitle
		a
		{
			font-size: 13px;			
			color: #eeeeee !important;
			font-weight: bold !important;
			font-style: normal !important;
			text-decoration: none;			
		}		
		
div.countriesRegion
	div.countriesRegionCountries
	{
		margin-top: 10px;
		line-height: 16px;		
	}
		
/* #### End of Countries ##### *//* ##### SMS widget ###### */

div.smsMain
{

	padding: 2px;
}

div.smsMain 
	div.formLine
	{
		clear: left;
		height: 20px;
		text-align: left;
	}
	
div.smsMain
	div.formLine
		div.formLabel 
		{
			float: left;
			color: navy;
			font-weight: bold;			
		}
	
div.smsMain
	div.formLine
		div.formElement
		{
			float: left;
		}
div.smsMain
	div.formLine		
		input.text 
		{
			margin-left: 10px;
			color: navy;
			background-color: #dcdfd7;
			float: left;	
			width: 100%;						
		}
div.smsMain
	div.formLine			
		input.button 
		{
			font-size: 11px;
			font-weight: bold;
			color: navy;
			background-color: #C0C9B4;
			background: url(../images/formButtonSpacer.gif) center repeat-x;
			width: 110px;
			height: 20px;
			border:1px outset;			
		}
div.smsMain
	#popupResponseDiv
	{
margin:10px;
text-align: left;
	height: 30px;
	}

/* ##### End of SMS widget ###### */.posTable {
	/*height: 100%;*/
	width: 100%; 
}
.topRowSpacer {
	height: 5px;
}
.siteHolderCell {
	/*height: 100%;*/
	width: 764px;
	text-align: center;
	vertical-align: top;
}
.vertSliceTable {
	background-color: #3b3b3b;
	width: 760px;
}
.horzSliceTable {
	background-color: #D7DDCF;
	width: 100%;
}
.baseContentTable {
	background-color: #000066;
}
.topCell {
	text-align: left;
	height: 165px;
	background: #3b3b3b url(../images/header.jpg) no-repeat center bottom;
	}
.midCell {
	width: 562px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #679A99;
}
.mainCell {
	width: 756px;
	text-align: center;
	}
	
/*###Grapic Elements- Main Page###*/
.rightMidCell {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #679A99;
	width: 39px;
	}
.bottomRightCornerCell {
	background-image: url(../images/rightCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 39px;
	background-color: #D7DDCF;
}
	
.leftBottomCell {
	border-bottom: 2px solid #679A99;
	width: 108px;
}

.bottomLeftCornerCell {
	background-image: url(../images/leftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 42px;
	height: 2px;
	background-color: #D7DDCF;
}

.bottomGeneralLinkText {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #00FF33;
	vertical-align: top;
	text-align: left;

}
.bottomLeftSpacer
{
	width: 4%;
}


	
/*####Header Elements####*/
div.headerTitle
{
	vertical-align: bottom;
	padding-bottom: 10px;
}
.headerTextTable {
	height: 160px;
	/*width: 100%;*/
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
	font-style: normal;
}

.headerTextRed {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}

.headerTextLeftCell {
	vertical-align: bottom;
	width: 40%;
}

.headerTextMiddleCell {
	vertical-align: bottom;
	width: 45%;
}
.headerTextRightCell {
	vertical-align: bottom;
}

.headerTextBottomSpacer {
	height: 10px;
}

.horzSliceTable {
	background-color: #D7DDCF;
	width: 100%;
}
.mainMenuCell {
	width: 155px;
	text-align: right;
	background: url(../images/leftSideSpacer.gif) repeat-y left;
	vertical-align: top;
	border-left: 2px solid #5E8282;
	margin-left: 3px;
}
/*####Content Elements####*/
.midCell {
	width: 562px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #679A99;
}
.contentDiv {
	margin-top: 8px;
	margin-bottom: 5px;	
	padding-left: 5px;
	text-align:center;
	width: 100%;
	height: 470px;
	scrollbar-base-color :#B8C2A7;
	scrollbar-face-color: #C1CBB4;
	scrollbar-arrow-color : green;
	scrollbar-shadow-color :#669999;
	scrollbar-darkshadow-color: #527C7C;
	scrollbar-highlight-color: #80AAAA;
	scrollbar-3dlight-color : #80CCCC;
	scrollbar-track-color : #C1CBB4;
	vertical-align: bottom;
}

.contentTable {
	height: 100%;
	width: 100%;
	vertical-align: bottom;
}

.leftContentSpacer {
	width: 10px;
}

.pageHeaderCell {
	color: #3B3B3B;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-bottom: 5px;
}
/*###Content boxes*/

.highLightTitleDiv{
}

.tickerDiv {
	padding-bottom:10;
}	

/*!CHANGED Replace Background image with color, width to "228px" */
.registerTable {
	background: #ecefe7;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #3b3b3b;
	line-height: 16px;
}

.sendSmsTable {
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	color: #3b3b3b;
	line-height: 16px;
	text-align: center;
	padding:5px;
}*/

/*####Form Elements####*/

.mandatoryAstrix {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}
.formLine
{
	height: 30px;	
}
.formInputBlock
{
	text-align: left;
	width: 200px;

}
.formLabel 
{
	text-align: left;
	width: 200px;

}

.responseDivNormal
{
	font-size:12px;
	color: #3b3b3b;
	font-weight: bold; 	
}
.responseDivError
{
	font-size:12px;
	color: #bb0000;
	font-weight: bold; 	
	padding-left:5px;
}
.responseDivSuccess
{
	font-size:12px;
	color: #00cc00;
	font-weight: bold; 	
}

/*###Graphic Elements - content###*/

td.emptySpacer
{
	background: #D7DDCF;
}

	/*Green Table*/



 span.header
{
	font-size:14px;
	font-weight: bold;
	font-style: normal !important;
	color: #009900;
	text-align: center;
	line-height: normal;
	text-decoration: none !important;
}

 .formLabel,  .formLine
{
	font-size:13px;
	color: #009900;
	font-weight: bold; 
	text-align: left;
}
 .textBox 
{
	width:199px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	background-color: #C0C9B4;
}	

.textBox.out
{
	border: 1px solid #006600 !important;
	border: 1px solid #006600;
}

 .textBox.focus
{
	border: 1px solid #000088 !important;
	border: 1px solid #000088;
}






 .textBox_two_way_sms 
{
	
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	background-color: #C0C9B4;
}	

.textBox_two_way_sms.out
{
	border: 1px solid #006600 !important;
	border: 1px solid #006600;
}

 .textBox_two_way_sms.focus
{
	border: 1px solid #000088 !important;
	border: 1px solid #000088;
}






















.textBoxCountries 
{
	cursor:hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #00993b !important;
    background: #00993b;
    font-weight: bold;
    color: #FFFF99; 
    border:solid 1px #006600;
}
.textBoxCountriesDevice
{
	width:130px !important;
	width:126px; 
	cursor:hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #00993b !important;
    background: #00993b;
    font-weight: bold;
    color: #FFFF99; 
    border:solid 1px #006600;
}
.textBoxCountriesDeviceIe7
{
	width:127px; 
	cursor:hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #00993b !important;
    background: #00993b;
    font-weight: bold;
    color: #FFFF99; 
    border:solid 1px #006600;
}
.textBoxPhoneNumber 
{ 
	width:141px !important;
	width:135px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFA0 !important;
	background-color: #C0C9B4;
}	

.textBoxPhoneNumber.out
{
	border: 1px solid #006600 ;
}

 .textBoxPhoneNumber.focus
{
	border: 1px solid #000088 ;
}	






.textBoxPrefix 
{
	width:50px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFA0 !important;
	background-color: #C0C9B4;
}	

.textBoxPrefix.out
{
	border: 1px solid #006600 ;
}

 .textBoxPrefix.focus
{
	border: 1px solid #000088 ;
}

 input.button {
	font-size: 12px;
	font-weight: bold;
	color: #006432;
	background-color: #C0C9B4;
	background: url(/v2images/formButtonSpacer.gif) center repeat-x;
	width: 110px;
	height: 25px;
	border:1px outset;
}	

 input.buttonNext {
	font-size: 12px;
	font-weight: bold;
	color: #006432;
	background-color: #C0C9B4;
	background: url(/v2images/formButtonSpacer.gif) center repeat-x;
	width: 110px;
	height: 25px;
	border:1px outset;
	float:left;
}	


 input.button.disabled {
	color: #cccccc;
}	

 .outlinedText{
	font-size:13px;
	font-weight: bold;
	color: #009900;
	text-align: center;
	text-decoration: underline;
}

/*Yellow Table*/

table.yellowTable
{
	background: #F3F5D3;
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
	line-height: 16px;
}



table.yellowTable span.header
{
	font-size:14px;
	font-weight: bold;
	font-style: normal !important;
	color: #770000;
	text-align: center;
	line-height: normal;
	text-decoration: none !important;
}

table.yellowTable .formLabel 
{
	font-size:11px;
	color: #770000;
	font-weight: bold; 
}

table.yellowTable .textBox 
{
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	background-color: #FFCC00;
	width:100%;
}	

table.yellowTable .textBox.out
{
	border: 1px solid #660000;
}

table.yellowTable .textBox.focus
{
	border: 1px solid #aa0000;
}	

table.yellowTable input.button {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	background-color: #FFCC00;
	background: url(../images/formButtonSpacer.gif) center repeat-x;
	width: 110px;
	border:1px outset;
}		


table.yellowTable .outlinedText{
	font-size:13px;
	font-weight: bold;
	color: #770000;
	text-align: center;
	text-decoration: underline;
}

/*Gray Table*/

table.grayTable
{
	background: #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
	line-height: 16px;
}


table.grayTable span.header
{
	font-size:14px;
	font-weight: bold;
	font-style: normal !important;
	color: #aaaaaa;
	text-align: center;
	line-height: normal;
	text-decoration: none !important;
}

table.grayTable .formLabel 
{
	font-size:11px;
	color: #aaaaaa;
	font-weight: bold; 
}

table.grayTable .formLine
{
	color: #aaaaaa;
}

table.grayTable .textBox 
{
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #cccccc;
	width:100%;
}	

table.grayTable .textBox.out
{
	border: 1px solid #aaaaaa;
}

table.grayTable .textBox.focus
{
	border: 1px solid #aa0000;
}	

table.grayTable input.button {
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #FFCC00;
	background: url(../images/formButtonSpacerDisable.gif) center repeat-x;
	width: 110px;
	border:1px outset;
}		


table.grayTable .outlinedText{
	font-size:13px;
	font-weight: bold;
	color: #aaaaaa;
	text-align: center;
	text-decoration: underline;
}

table.grayTable .darkSmallText {
	font-size:12px;
	color: #aaaaaa;
	font-weight: bold; 
}

table.grayTable .mandatoryAstrix {
	font-size: 13px;
	color: #aaaaaa;
	font-weight: bold;
}

table.grayTable .responseDivNormal {
	color: #aaaaaa;
}

.captcha
{
border:1px solid black;
margin-left:10px;
}