/* Wrapper */
#HomeWrapper
{
	position:relative;
	width:560px;
	height:484px;
	margin:0px 0 0 20px;
}

/*Buttons*/

a#pnlBusiness-show
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8125em;
	text-decoration:none;
	width:162px;
	height:20px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:6px;
	padding:6px 0 0 0;
	color:#999;
	background:url(../images/home-btnbgselected.gif) no-repeat;
}

a#pnlBusiness-show.on
{
	color:#3c0058;
	background:url(../images/home-btnbg_p.gif) no-repeat;
}

#pnlIndividual-show
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8125em;
	text-decoration:none;
	width:162px;
	height:20px;
	display:block;
	position:absolute;
	top:0px;
	left:180px;
	text-indent:6px;
	padding:6px 0 0 0;
	color:#999;
	background:url(../images/home-btnbgselected.gif) no-repeat;
}

a#pnlIndividual-show.on
{
	color:#3c0058;
	background:url(../images/home-btnbg_p.gif) no-repeat;
}

#pnlBusiness
{
	background:transparent url(../images/home-busbg-on.gif) no-repeat;
	/*background:url(../images/home-pnlbg_bon_p.gif) no-repeat;*/
	width:548px;
	height:435px;
	position:absolute;
	left:0;
	top:26px;
}

#pnlIndividual
{
	background:url(../images/home-pnlbg_ion_p.gif) no-repeat;
	width:548px;
	height:435px;
	position:absolute;
	left:0;
	top:26px;
}

#HomeIndPeople
{
	position:absolute;
	top:40px;
	left:17px;
}


#sharethis2
{
	position:absolute;
	right:20px;
	top:364px;
	/*border:solid 1px red;*/
}

#sharethis2 a
{
	text-decoration:none;
	font-size:15px;
	color:#666;
	font-weight:bold;
}

#HomeBusDevices
{
	position:absolute;
	top:76px;
	left:22px;
}


#pnlIndividual h2, #pnlBusiness h2
{
	position:absolute;
	top:21px;
	left:26px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#3c0058;
	font-size:1.3em;
	padding:0;
	margin:0;
}

#pnlIndividual h3
{
	position:absolute;
	top:70px;
	left:310px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	
}

#pnlBusiness h3
{
	position:absolute;
	top:70px;
	left:275px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	
}

#Bullets 
{
	position:absolute;
	top:70px;
	left:305px;
	width:230px;
}

#Bullets p
{
	margin:3px 0 10px 0;
	padding:0 0 0 12px;
	background:url(../images/home-bullet2.gif) no-repeat 0px 6px ;
	width:auto;
	font-size:0.8em;
	font-weight:bold;
	color:#939292;
	line-height:135%;
}

#BulletsDark
{
	position:absolute;
	top:70px;
	left:305px;
	width:230px;
}

#BulletsDark p
{
	margin:3px 0 10px 0;
	padding:0 0 0 12px;
	background:url(../images/home-bullet2.gif) no-repeat 0px 6px ;
	width:auto;
	font-size:0.925em;
	font-weight:bold;
	color:#3b5fa9;
	line-height:135%;
}


#BusBullets 
{
	position:absolute;
	top:80px;
	left:275px;
	width:260px;
}

#BusBullets  p
{
	margin:3px 0 6px 0;
	padding:0 0 0 12px;
	background:url(../images/home-bullet2.gif) no-repeat 0px 6px ;
	width:auto;
	font-size:0.75em;
	font-weight:bold;
	color:#939292;
	line-height:135%;
}




#BusBulletsLarger
{
	position:absolute;
	top:40px;
	left:270px;
	width:270px;
}

#BusBulletsLarger  p
{
	margin:3px 0 5px 0;
	padding:0 0 0 12px;
	background:url(../images/home-bullet2.gif) no-repeat 0px 6px ;
	width:auto;
	font-size:0.825em;
	font-weight:bold;
	color:#7f7f7f;
	line-height:135%;
}


#BusBullets p.NoBullet, #Bullets p.NoBullet, #BusBulletsLarger p.NoBullet
{
	background-image:none;
	color:#555555;
}


#LearnButton
{
	padding:10px 0 0 40px;
}

#BusLearnButton
{
	padding:5px 0 0 40px;
}

/****************************
Lookup panel additions
****************************/


#lookupiFrame
{
	border:none;
}

#lookupFormWrapper
{
	padding:0 0 10px 35px;
}

#lookupForm
{
	width:560px;
	height:30px;
	font-size:0.825em;
	color:#666;
	/*border:solid 1px red;*/
}


#lookupForm div
{
	float:left;
	padding:0 2px;
}

#lookupForm div.availability
{
	padding:2px 0 0 6px;
	color:#FF6600 !important;
}

.txt_home_input {
	border:1px solid #6581ca;
	width:155px;
	padding:0 0 2px 0;
	}	

a.homeLink
{
	color:#4261b5;;
}
