/* Branded URLs page layout */
body{ 
	background-color: #96b0c1; 
	font-family: verdana, Helvetica,sans-serif;
	color: #000000;
	font-weight: normal;
 }

#bg_layout {position:relative;width:1008px;height:885px;text-align:left;background: url(/images/branded/BG.jpg) no-repeat;}
 
#errorText {
	font-size:12px;
	color:#ff0000;
}

.smallPrint{font-size:10px;color:#808080;line-height:12px;}

 .small{
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #676767;
   font-weight : normal;
   text-decoration: none;
   line-height: 16px;
   
  }
a.small{
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #676767;
   font-weight : normal;
   text-decoration: none;
   line-height: 16px;
  }

a.small:hover{
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #676767;
   font-weight : normal;
   text-decoration: underline;
	line-height: 16px;
  }
a.small:visited{
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #676767;
   font-weight : normal;
   text-decoration: none;
   line-height: 16px;
  }
a.small:link{
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #676767;
   font-weight : normal;
   text-decoration: none;
   line-height: 16px;
  }
  
#phone_num {width:170px;text-align:right;color:#0067b1;font-size:15px;font-family:"Trebuchet MS", Helvetica;line-height:18px;}

/**********
Logo placement
**********/
#brand_BOX{position:absolute;top:20px;left:40px;width:750px;}
.tag_line{width:944px;margin-top:5px;}
#tag_line_TD{padding-top:35px;}
#phone_num{position:absolute;top:12px;left:770px;}

/**********
Page content
**********/
#callout_IMG{
position:absolute;
left:135px;
top:185px;
}

#bullet_BOX {position:absolute;top:135px;left:455px;}



/**********
Form content
**********/
#frm_zip{position:absolute;top:469px;left:686px;}
#frm_sbmt{position:absolute;top:507px;left:627px;}
#frm_sbmt_BTN{width:178px;height:33px;}

#errorText{width:377px;position:absolute;top:543px;left:531px;text-align:center;color:#000000;}

#small_print{width:850px;position:absolute;top:645px;left:63px;}


