/* CSS Document */

*{
    margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	   }	  
ul {
	list-style: none;
	margin: 0;
	padding: 0;
    }  
ol li {
	margin: 0;
	padding: 0;
    }
ol {
	margin: 0 0 10px 0px;
	padding: 0 0 0 25px;
    }

h1, h2, h3, h4, h5,p,li, form, input, select, textarea, img{
	margin: 0;
	padding: 0;
	}		  
img, img a {
    border:none;
	}	

fieldset {
	margin: 0px;
	padding: 0px;
	border-style: hidden;
	border-width: 0;
    }  

select,
textarea,
input {
	margin: 0;
	padding: 0;
	color: #636467;
	font-family: arial, lucida, helvetica, sans-serif;	
    }

/* form styles */

fieldset ol {
	margin: 0;
	padding: 5px 0 10px 0;
    }
fieldset ol li {
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
	overflow: hidden;
    }

.log_in, .getQuoteBg, .findAgentCont {
	position: relative;
	float: left;
	padding: 0 10px 0 12px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
    }

.log_in h3{
	margin: 14px 0 3px 0;
	padding:0;
    }

.getQuoteBg h2, 
.findAgentCont h3{
	margin: 10px 0 0 0;
	padding:0;
    }
	
.mainVideo h3{
	margin: 15px 15px 10px 15px;
	padding:0;
	text-align:center;		
	background-image:url(../img/understanding_home_policy.gif); overflow:hidden; background-repeat:no-repeat;width:149px; height: 34px;text-indent: -1500px;
    }
  
.log_in p{ _margin-top: -5px;}

.log_in fieldset label, 
.getQuoteBg fieldset label,
.findAgentCont fieldset label,
.mainVideo fieldset label{
	float: left;
	margin-right: 15px !important;
	_margin-right: 12px; /* for IE 5.5 and 6 */
	vertical-align: top;
	text-align: left;
    }

.log_in fieldset input{
	width: 135px;
	padding: 2px 2px 0;
	border: 1px solid #bbb;
	height: 17px;
	vertical-align: top;
    }
.getQuoteBg fieldset input,  
.getAgent fieldset input {
	width: 105px;
	border: 1px solid #000;
	padding: 2px 2px 0;
	height: 14px;
	vertical-align: top;
}	

.findAgentCont fieldset input {
	width: 105px;
	border-top: 1px solid #beac89;
	border-left: 1px solid #beac89;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 2px 2px 0;
	height: 14px;
	vertical-align: top;
    }
.getQuoteBg fieldset select {
	width: 110px;
	border: 1px solid #000;
	padding: 2px 2px 0 0;
	font-size:10px;
	}

.log_in fieldset input .submit,
.getQuoteBg fieldset input .submit,
.findAgentCont fieldset input .submit{
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	border: 0;
    }
	
.mainVideo fieldset input[type=submit]{
	width: 80px;
	height: 17px;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 20px 0 0 15px;
	border: 1px solid #000;
    }

.log_in fieldset input .checkbox{
	width: auto;
	height: auto !important;
	display: inline;
	border: none;
	padding: 0;
	margin: 0 5px 0 0;
	vertical-align: middle;
    }
.mainVideo ol{
	margin: 0 7px 0 12px;
    }

.mainVideo ol li{
	margin: 0 0 0 0;
    }
	
.mainVideo fieldset li label{
	float: none;
	width: auto;
	font-size: 10px;
	color: #000;
	padding: 0;
	margin: 0 0 0 0;
	vertical-align: middle;
    }

.mainVideo fieldset li a{
	text-decoration: underline;
	color: #000;
	font-size:10px;
	padding: 0 0 0 20px;
    }
.log_in fieldset li .checkbox label{
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}	
.log_in fieldset label .password,
.getQuoteBg fieldset label .password{
    background-image:url(../img/white_lock_icon.gif);
    background-repeat:no-repeat;
    background-position:top right;
    padding-right: 15px;
	}

.blackBack {
    background-color:black;
	font-family:Arial, Helvetica, sans-serif;
    }		  

.blackBack .container {
     width:960px;
	 margin:0 auto;
	  }	 
 
.header, .footer, .topMenu {
      width:100%;
      display:block;
	  }
.topMenu{
	background-color: #405689;
}	  

.topMenu ul li{
	border-left: 1px solid #fff;
	float: left;
	width: 188px;
	height: 23px;
	padding: 3px 0 0 3px;
}

.blackBack .header {
      color:#666;
	  margin:18px 0 0 0;
	  }  

.logos {
      display:block;
	  float:left;
	  margin-left:14px;
	  margin-right:10px;
	  }	     

.blackBack .logoPosition {
      margin-top:12px;
	  }
.topNav{
      float:right;
	  display:block;
	  }	
	  
	  
.blackBack .topNav {
      margin-top:40px;
	  font-size:12px;	  
	  }	 
.blackBack .topNav span, .blackBack .footer .bottomnav span {
      margin:0 10px 0 10px ;
      color:#fff;
	  }	  
.blackBack .topNav a, .blackBack .topNav a:link, .blackBack .footer .bottomnav a, .blackBack .footer .bottomnav a:link {
      color:#666;
	  text-decoration:none;
	  }	  
.blackBack .topNav a:hover, .blackBack .footer .bottomnav a:hover {
      color:black;
	  background-color:#CCC;
	  }	  	  
 
.leftPanel, .leftGradientCont{
      float:left;
	  display:block;
	  }	  
.rightPanel, .rightCont{
      float:left;
	  overflow:hidden;
	  display:block;
	  }	  	  
.blackBack .mainContent .leftPanel {
      width:300px;
	  color:#FFF;
      margin:20px 0 0 20px; 	  }
.blackBack .mainContent .leftPanel h1 {
      font-size:20px;
	  font-weight:700;
	  margin-top:0;
	  margin-bottom:15px;
	  }	 
 	  
.blackBack .mainContent .leftPanel p {
      font-size:12px;
	  margin: 0 0 13px 0;
	  line-height:14px;
	  letter-spacing:1px;
	  font-weight:normal;
	  }		
.blackBack .mainContent .leftPanel p span {
	  font-weight:bold;
	  }	 
.blackBack .mainContent .rightPanel {
      width:540px;
	  float:right;	
	   margin:30px 15px 0 0; 
	  }		  
.blackBack .mainContent .rightPanel .agent_quote_widget, .blackBack .mainContent .rightPanel .login_widget {
      width:265px;
	  float:left;
	  display:block;
	  } 

.blackBack .mainContent .rightPanel .login_widget {
      margin:0 0 0 10px;
	  }	  	  
	  
div.agent_quote_widget .centerBG {
      background:url(../img/mini_RoundBox.png) no-repeat;
	  width:256px;
	  height:285px;
	  }	
  
.blackBack .agent_quote_widget h2{
      font-size:14px;
	  margin:0 0 10px 0;
	  color:#fff;
	  }
	  
.agent_quote_widget a{
	  font-size:11px;
	  font-weight:700;
      }		  
.blackBack .agent_quote_widget a, .blackBack .agent_quote_widget a:link, .blackBack .login_widget .login_right_block a, .blackBack .login_widget .login_right_block a:link, .blackBack .login_widget .register_link a, .blackBack .login_widget .register_link a:link {
      color:#AFAFAF;
	  text-decoration:none;
      }	
.blackBack .agent_quote_widget a:hover, .blackBack .login_widget .login_right_block a:hover, .blackBack .login_widget .register_link a:hover  {
      color:#fff;
	  text-decoration:none;
      }	
.blackBack .agent_quote_widget .rule {     
      height:1px;
      width:256px;
	  background-color:#202020;
	  margin:10px 0 10px 0;
      overflow:hidden;
	  }
.agent_quote_widget .zipcodeBox{
      width:104px;
	  font-size:12px;
	  font-weight:bold;
	  padding:3px 4px 3px 8px;
      }
.blackBack .agent_quote_widget .zipcodeBox{
      border:1px solid #999;
	  color:#FFF;
	  background-color:#403F3D;
	  float:left;
	  margin-right:5px;
	  margin-top:1px;
	  width:110px;
      }	
.blackBack .agent_quote_widget .Combobox{
      border:1px solid #fff;
	  color:#FFF;
	  background-color:#000; 
	  width:134px;
      }	  
.agent_quote_widget .Combobox{
	  font-size:12px;
	  font-weight:bold;
	  margin-bottom:10px;
	  padding:2px;
      }	    
.blackBack .agent_quote_widget .quote_agent_button	{
      padding:0px 0px 0px 0px;
	  width:97px;
	  height:24px;
	  margin:0 0 0 0;
	  float:left;
	  } 
.agent_quote_widget .quote_agent_button	{
      font-size:12px;
	  font-weight:bold;
	  width:98px;
	  padding:2px;
      }
.agent_quote_widget .retrive_link{
	  display:block;
	  overflow:hidden;
	  margin-top:10px;
	  clear:both;
      }	  	  
.blackBack .agent_quote_widget p{
	  font-weight:700;
	  color:#AFAFAF;
      }		  
	  
.login_widget h3{
      font-size:12px;
	  font-weight:700;
	  color:#FFF;
      margin-bottom:3px;
      }  
.login_widget h4{
      font-size:11px;
	  font-weight:700;
	  color:#AAA;
	  margin:5px 0 4px 0;
      }
.blackBack .login_widget h3{
	  color:#FFF;
      }  
.blackBack .login_widget h4{
	  color:#AAA;
      }  	  
  	  
.login_Txt_Box {
      width:90px;
	  float:left;
	  margin:0 20px 0 0;
	  font-weight:700;
	  font-size:12px;
	  padding:3px 4px 3px 8px;
	  }		  

.Go_Button {
      width:40px;
	  font-size:12px;
	  font-weight:bold;
	  padding:2px;
      }	  	  	

.login_widget p {
      font-size:11px;
	  color:#AFAFAF;
	  font-weight:700;
          margin-top:0;
	  } 	

 .quoteTop{ 
	background-color: #3366cc;
	background-image:url(../img/penn_state_quote_top.gif);
	background-repeat:no-repeat;
	width: 189px;
	height:55px;
	background-position: 5px 7px;
	margin: 5px 0;
}

.quoteTop_CW{ 
	width: 189px;
	height:55px;
	margin: 5px 0;
	}
	


.cont190{
	width: 190px;
	float: left;
	padding:0;
	margin: 0;
}

.cont190LightBlue{
	width: 190px;
	height: 216px;
	float: left;
	background-color:#a1c4ca;
}

.cont190LightBlue p{ color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding: 0 15px 5px 15px;
}

.cont190LightBlue div.contactAgent{
	margin: 0 0 15px 15px;
	_margin: 0 0 15px 8px;
}

.cont190DarkBlue{
	width: 190px;
	height: 216px;
	float: left;
	background-color:#73aab1;
}

.cont285{
	width: 285px;
	height: 216px;
	display:block;
	float: left;
	color: #666;	
	font-size:11px;
}

.knowledgeCont{ 
	width: 284px;	
	height: 216px;
	float: right;
	color: #666;	
	font-size:11px;
	background-image:url(../img/smoke_detector.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
	
.knowledgeCont p{
	padding: 0 0 0 0;
	width: 140px;
}
.bgLightBlue{ #a1c4ca;}
.greyBorderRight{border-right: 1px solid #c2c2c2;}
.detailCont{
	width: 170px;
	float: right;
	padding:0;
	margin: 0;
    }

.progressBar img{padding: 5px 0 0 90px;}

.footerLinks{
	float: left;
}

.blackText{
	color: #000;
}

	

#jNj .videoLinks {
      display:block;
	  width:155px;
	  float:left;
	  }	 
#jNj .rightPanel2 img{
      width:52px;
      height:47px;
	  display:block;
	  float:left;
	  }
	  
#jNj .rightPanel2 .essentials_Block{	
margin:20px 0 20px 8px;
}  
 
#jNj .rightPanel2 p{
      height:47px;
	  display:block;
	  float:left;
	  margin:0 10px 0 8px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#666;
	  line-height:15px;
	  }	 
	
#jNj .rightPanel2 p span{
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:700;
	  font-size:12px;
	  }	

#jNj .rightPanel2 p span {
	  color:#003876;
	  }	  	  

#jNj .topNav, 
#jNj .bottomnav{
	height: 16px;
	display:block;
	width:100%;
}

#jNj .topNav ul, 
#jNj .bottomnav ul 
 {
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	float:right;
}	

#jNj .topNav li, 
#jNj .bottomnav li{
	display: inline; /* IE double float margin hack */
	margin: 0;
	padding: 0 7px;
	background-repeat:no-repeat;
	background-position: 0 2px;
	float: left;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
}

#jNj .bottomnav li{
	background-image:url(../img/audi_breadcrumb_divider.gif);
} 
#jNj .topNav li { 
	background-image:url(../img/jNj_breadcrumb_divider.gif); 
}

#jNj .topNav li.first, 
#jNj .bottomnav li.first{
	background:none;
}

#jNj .topNav li a, 
#jNj .topNav li a:link, 
#jNj .bottomnav li a, 
#jNj .bottomnav li a:link {
	font-size:11px;	
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	}

#jNj .topNav li a:hover, 
#jNj .bottomnav li a:hover {
	text-decoration: underline;
}

#jNj .bottomnav li a,
#jNj .bottomnav li a:link, 
#jNj .bottomnav li a:hover {
	color: #636363;
	}
	
#jNj .topNav li a, 
#jNj .topNav li a:link, 
#jNj .topNav li a:hover {
	color: #003399;
	} 	
 
#jNj .header .logo {
	width: 400px;
	height:65px;
	overflow:hidden;
	float:left;
}  

#jNj .logo ul {
	display: inline;
	margin: 0;
	padding: 0;
	float:left;
	font-size: 11px;
}
#jNj .logo ul li {
	float:left;
	display: inline; /* IE double float margin hack */
	margin: 0 0 0 9px;
	padding: 0 10px 0 8px;
}	


.contactDetail {
    width:760px;
	display:block;
	margin:5px 0 20px 0;
	} 
.contactDetail span {
    font-weight:bold;
	}
	


.floatLeft{float:left;}      
.mTop10{margin-top: 10px;}
.mBot10{margin-bottom: 10px;}
.mTop15{margin-top: 15px;}
.mTop20{margin-top: 20px;}
.mTop2{margin-top: 2px;}
.mLeft10{margin-left: 10px;}
.mRight10{margin-right: 10px;}
.clearAll{
	clear:both;
	font-size:0.1em;
}

.loadingFont {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	 color:#5E5E5E;
	 }
	 
.w390{width: 390px;} 

 
.radio1 {
     clear:both;
	 display:block;
	 }
.radio1 .videoRadio {
	 display:block;
	 float:left;
	 width:15px;
	 height:15px;
	 }
.radio1 label {
	 display:block;
	 float:left;
	 }	 
.videoswf {
     width:308px;
	 height:282px;
	 margin:0 auto;
	 margin-bottom:15px;
	 border: 0px solid red;
	 }	 

/*---------------- Clear ---------------*/	
			
.row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
	/*overflow: hidden;*/
    visibility: hidden;
	  } 	  	   	    
.row {display: inline-table;}
      	  
/* IE 7 Fix */
.row {display: inline-block;}
	  		      
/* IE 6 Fix */
* html .row{height: 1% !important;}
	  
.row {display: block;}
/* end FLOAT CLEARS and HACKS ---------------------------------- */
					
.row{display: table;}
	  

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.debug{	border: 1px solid red;}



body {
    margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	   }

img, img a {
    border:none;
	}	
	
.mTop20{margin-top: 0;}	
		   
#subaru .footer{
	/*IP: width:755px;*/
	width:785px;
	height: 50px;
	padding: 0;
	color: #d9d9d9;
	background-color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#subaru .footer .copyRightText{
      float:left;
	  width: 360px;
	  color: #fff;
	  padding: 7px 0 0 10px;
	  }
#subaru .disclaimerSection {
	padding-top: 25px;
	clear: left;
}
#subaru .disclaimer {
 color: #999 !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 9px !important;
 padding-bottom: 2px;
}
#subaru .footerLinks{
	/*IP: float: left;*/
	float:right;
	padding-right:10px;
	padding-top: 7px;
	color: #fff;
}

#subaru .footer ul.footerLinks{
	display: inline;
	margin: 0 0 0 16px;
	padding: 0;
	float:left;
}

#subaru .footer ul.footerLinks li{
	display: inline; /* IE double float margin hack */
	background-image:url(../img/divider.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	padding: 0 1px 0 10px;
	margin: 0;
	float: left;		
}

#subaru .footer ul.footerLinks li.first{
	display: inline; /* IE double float margin hack */
	background:none;
	padding: 0 1px 0 10px;
	margin: 0;
	float: left;	
}

#subaru .footer ul.footerLinks li a{
	color: #999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#subaru .footer ul.footerLinks li a{
	color: #fff;
}

#subaru .topNav {
	height: 16px;
	display:block;
	width:100%;
}

#subaru .topNav ul {
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	float:right;
}	

#subaru .topNav li{
	display: inline; /* IE double float margin hack */
	margin: 0;
	padding: 0 7px;
	background-repeat:no-repeat;
	background-position: 0 2px;
	float: left;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
}

#subaru .topNav li.first{
	background:none;
}

#subaru .topNav li a, 
#subaru .topNav li a:link {
	font-size:11px;	
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#subaru .topNav li a:hover{
	text-decoration: underline;
}

#subaru .topNav li a, 
#subaru .topNav li a:link, 
#subaru .topNav li a:hover{
	color: #001D61;
	}	
	
#subaru .logo ul{
	display: inline;
	margin: 0;
	padding: 0;
	float:left;
	font-size: 11px;
}

#subaru .logo ul li{
	float:left;
	display: inline; /* IE double float margin hack */
	margin: 0 0 0 9px;
	padding: 0 10px 0 8px;
}	  

#subaru {
    background:url(../img/subaruBackgroundImage.png) repeat-x;
	}
#subaru .container{
    /*IP: width:779px;*/
    width:785px;
	margin:0 auto;
	}
#subaru .header {
    height:105px;
	margin:18px 0 0 0;
	}
#subaru .topNav li { 
	background-image:url(../img/subaru_breadcrumb_divider.gif); 
    }    	
#subaru .content {
    /*IP: width:779px;*/
    width:785px;
	background:#FFF;
	}
#subaru .subHeader {
    /*IP: width:779px;*/
    width:785px;
	height:37px;
	margin:0px auto;
	margin-bottom:4px;
	
	}
#subaru .left_subHeader{
    height:37px;
	background:#FFFFFF;
	float:left;
	width:549px;
	}	
#subaru .left_subHeader p{	
    font-size:12.5px;
	color:#393939;
	margin:12px 0 0 19px;
	padding:0;
	}
#subaru .logoPosition {
    width:146px;
	height:37px;
	display:block;
	margin:0 auto;
	}	
#subaru .right_subHeader{
    height:37px;
	background:#FFFFFF;
	float:right;
	/*IP: width:226px;*/
	width:232px;
	}			
#subaru .innerContent {
    /*IP: width:736px;*/
    width:742px;
	margin:0 auto;
	padding:10px 0 12px 0;
	}	
#subaru .content h1{
    font-weight:700	;
	font-size:15px;
	color:#393939;
	margin:0 0 10px 0;
	}
#subaru .header .logo{
	width: 400px;
	overflow:hidden;
	float:left;
	display:block;
}
#subaru .topContent{
    /*IP: width:736px;*/
    width:742px;
	clear:both;
	display:block;
	overflow:hidden;
	height:220px;
	}
#subaru .leftPanel {
    width:531px;
	float:left;
	/**/text-align:justify;
	border:0px dotted red;
	}
#subaru .rightPanel {
    /*IP: width:204px;*/
    width:210px;
	float:right;
	}
#subaru .rightPanel .getQuote{
    background:#afb0b2;
	/*IP: width:204px;*/
	width:210px;
	height:200px;
	}	
#subaru .rightPanel .policyManage {	
    /*IP: width:202px;*/
    width:208px;
	height:220px;
	background:#BFD0DF;
	border:1px dotted #212121;
	}	
	
#subaru .rightPanel .getQuote h2, #subaru .rightPanel .policyManage h2{
	font-weight:700;
	font-size:11px;
	padding:10px 10px 0 10px;
	}
	#subaru .rightPanel .getQuote h2{
	_padding:4px 10px 0 10px;
	}
#subaru .rightPanel .getQuote h2{
	color:#FFF;
	}
#subaru .rightPanel .policyManage h2{
	color:#393939;
	}			
#subaru .rightPanel .getQuote .findAgenth {
    padding-top:5px;
	}	
#subaru .rightPanel .getQuote fieldset {
	height:75px;
	overflow:hidden;
	}	
#subaru .rightPanel .getQuote li {
    padding:0px;
	margin:0px;
	height:25px;
	}
#subaru .rightPanel .policyManage li.subaruLI1 {
    padding:0px;
	margin:0px;
	height:40px;
	clear:both;
	}	
#subaru .rightPanel .getQuote select, 
#subaru .rightPanel .getQuote input, 
#subaru .rightPanel .policyManage input{
	font-size:9px;
	padding:1px 1px 1px 4px;
	margin:1px 0 0 10px;
	border:1px solid #000;
	}
#subaru .rightPanel .getQuote select {
    width:134px;
	}
#subaru .rightPanel .getQuote input, #subaru .rightPanel .policyManage input{
    width:100px;
	float:left;
	}						
#subaru .rightPanel .getQuote .quoteButton, 
#subaru .rightPanel .getQuote .subaru_GoButton, 
#subaru .rightPanel .policyManage .subaru_GoButton {
	float:left;
	border:0px solid;
	margin:0 0 0 3px;
	}
#subaru .rightPanel .getQuote .quoteButton {
    width:76px;
	height:16px;
	}	
#subaru .rightPanel .getQuote .subaru_GoButton, #subaru .rightPanel .policyManage .subaru_GoButton { 
	width:28px;
	height:16px;
	}
#subaru .rightPanel .getQuote .link, #subaru .rightPanel .policyManage .link, #subaru .rightPanel .policyManage .link2{
	font-size:9px;
	text-decoration:none;
	margin:0 0 0 10px;
	height:15px;
	}
#subaru .rightPanel .getQuote .link, #subaru .rightPanel .policyManage .link {
	height:15px;
	}
#subaru .rightPanel .policyManage .link2{
	height:27px;
	margin-top:6px;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	}
#subaru .rightPanel .policyManage .link2 span{
    margin-left:9px;
	}			
#subaru .rightPanel .getQuote .link {
    color:#FFF;
	}
#subaru .rightPanel .policyManage .link, #subaru .rightPanel .policyManage .link2{
    color:#676767;
	}			
#subaru .rightPanel .getQuote a, #subaru .rightPanel .getQuote a:link  {
    color:#FFF;
	font-size:9px;
	text-decoration:none;
	}	
#subaru .rightPanel .policyManage a, #subaru .rightPanel .policyManage a:link {
    color:#676767;
	font-size:9px;
	text-decoration:none;
	}	
#subaru .rightPanel .getQuote a:hover, #subaru .rightPanel .policyManage a:hover {
	text-decoration:underline;
	}		
#subaru .rightPanel .getQuote .subarurule {
    width:204px;
	height:1px;
	margin:0px;
	padding:0px;
    }	
#subaru .rightPanel .getQuote .findAgentHight {
	height:30px;
	}			
#subaru .rightPanel .getQuote p, #subaru .rightPanel .policyManage p{
    font-size:10px;
	padding:5px 10px 5px 10px;
	color:#676767;
	}
#subaru .rightPanel .getQuote p span{
    font-weight:bold;
	}
#subaru .rightPanel .getQuote p .biggerFont	{
    font-size:12.5px;
	}				
#subaru .leftPanel p, #subaru .leftPanel ul {
    font-size:12.5px;
	color:#393939;
	padding:20px 25px 0 0;
	line-height:1.6em;
	}
#subaru .leftPanel p span, sup {
    font-weight:bold;
	}	
#subaru .leftPanel sup {
ÊÊÊÊheight:Ê0;
ÊÊÊÊline-height:Ê1;
ÊÊÊÊposition:Êrelative;
ÊÊÊÊvertical-align:Êsuper;
}
#subaru .leftPanel h3 {
    font-size:12.5px;
	color:#152762;
	padding:20px 25px 0 0;
	font-weight:bold;
	}	

#subaru .leftPanel ul li{
     background-image:url(../img/subaruDot.gif);
	 padding:0 0 0 10px;
	 background-position:0 6px;
	 background-repeat:no-repeat;
	 margin:5px 0;
	}
#subaru .rightPanel .policyManage label{
    font-size:12px;
	padding:3px 10px 0px 10px;
	color:#5B5F63;
	width:100px;
	float:left;
	}

#forgot {
	width: 120px;	
	float: left;
	margin: 0;
	padding: 0;
}

#forgot a{
	display: block;
	text-align: right;
	font-size: 9px;
	line-height: 9px;
	color:#999999;
	text-decoration:none;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;	
}

#forgot a:hover {
	color:#555555;
}
		
#subaru .footerTop {
	background-color:#AAA;
	border-bottom:1px solid #fff;
	padding-left: 7px;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 5px 1px 10px;
    }	


.javanoscript
{
	color: #999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:60px;
    }	


/*---------------- Clear ---------------*/	


			
.row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
	/*overflow: hidden;*/
    visibility: hidden;
	  } 	  	   	    
.row {display: inline-table;}
      	  
/* IE 7 Fix */
.row, {display: inline-block;}
	  		      
/* IE 6 Fix */
* html .row{height: 1% !important;}
	  
.row {display: block;}
/* end FLOAT CLEARS and HACKS ---------------------------------- */
					
.row{display: table;}
	  

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
	/*overflow: hidden;*/
    visibility: hidden;
}

#id_pocketGuide
{
	cursor:pointer;
}

		  
