body { overflow: scroll; }
p, td {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	valign="top";
}

h1 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 18px;
	text-align:left;
}

img {
  	border-style: none;
}

.callnow {
	padding-right: 5px;
	font-size: 120%;
	line-height: 14px;
	text-align: right;
	color: #000000;
	font-weight:bold
}

.callnownumbers {
	padding-right: 25px;
	font-size: 100%;
	line-height: 16px;
	text-align: right;
	color: #006600;
	font-weight:bold
}

.insured {
	font-size: 90%;
	text-align: right;
	font-weight:bold;
	color: #000000;
	padding-top: 8px;
}

.testboxhome {
	padding-right: 5px;
	font-size: 95%;
	line-height: 14px;
}

form {
	display: inline;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	border-width: 1px;
	border-color: #333333;
	margin: 0px;
}

input[type="image"] {
    border: 0px;
    background-color: transparent;
}
	
table.outside {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black black black black;
	border-collapse: separate;
}
	
a:link, a:visited {
	color: #196208;
	text-decoration: underline;
}
a:hover, a:active {
	color: #196208;
	text-decoration: underline;
	
}

ul {
	list-style-image: url(../images/bullet.gif);
}

.footer {
	font-size: 10px;
	color: #333333;
}
.bold {
	font-weight: bold;
}

.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


.box { 
  background: #FFFFCC; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
