/*-- Larry Benson Insurance Agency CSS File 1.0 by New Beginnings Business Services | All Rights Reserved  --*/
@charset "utf-8";
html {
overflow-y:scroll;
}
body {
   background-image: url('images/default/bg.gif');
   background-repeat: repeat;
   background-attachment: fixed;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.rail_bg  {
    background-color:#FFFFFF;
}
body,td,th,textarea,select,input,button,password,submit,reset{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
.subhead {
    line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight:bold
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight:bold
}
.pageTitle {
    line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
	font-weight:bold
}
.footer{
    line-height:12px;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer2 {
	color: #ffffff;
	font-size: 10px;
}
.footer2 a:link {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color:#ffffff;
}
.footer2 a:active {
	font-size:10px;
	text-decoration: none;
	color:#ffffff;	
}
.footer2 a:visited {
	font-size:10px;
	text-decoration: underline;
	color:#ffffff;
}
.footer2 a:hover {
	font-size:10px;
	text-decoration: none;
	color:#ffffff;
}
.ad_text {
	font-size: 12px;
	color: #ffffff;
}

