/* Branded URLs page layout */
body{ 
	background-color: #96b0c1; 
	/*font-family: verdana, Helvetica,sans-serif;*/
	font-family:arial;
	color: #000000;
	font-weight: normal;
 }
textarea, input{ outline:none;}/* remove Safari & Chrome focus glow*/
#bg_layout {position:relative;width:1008px;height:885px;text-align:left;background: url(/images/branded/BG.jpg) no-repeat;}
 

div #small_print{width:865px;position:absolute;top:645px;left:63px;}
div.smallPrint{font:10px arial;color:#808080;line-height:12px;text-align: justify;}
.small{font:normal 10px verdana, sans-serif;color: #676767;line-height: 16px;}
  
A.small:link {text-decoration: none}
A.small:visited {text-decoration: none}
A.small:active {text-decoration: none}
A.small:hover {text-decoration: underline;}
  
#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 {font-size:12px;width:377px;position:absolute;top:543px;left:531px;text-align:center;color:#000000;}




