body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-top: 20px;
}

body,
td,
p,
input,
select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

table {
	padding: 0px;
}

table.getaquote {
	background-image: url("img/info_bg.gif"/*tpa=http://www.intellisurance.com/img/info_bg.gif*/);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #f8f8f8;
}

td.menuleftlight {
	font-size: 10px;
	padding: 1px 4px;
	border-top: 1px solid #5b94c1;
	border-bottom: 1px solid #5b94c1;
}

td.menuleftdark {
	font-size: 10px;
	padding: 1px 4px;
	border-top: 1px solid #5f9dce;
}

td.getaquote {
	padding: 6px;
/*
	background-image: url(img/getaquote_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
*/
	background-color: #5e96c7;
}

td.getafreequote {
	border-left: 4px solid #FFFFFF;
	padding-left: 4px;
	line-height: 14px;
	font-size: 10px;
	color: #FFFFFF;
}

td.askusabout {
	padding: 4px 0px;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

td.licenses {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 5px;
	width: 30%;
}

p {
	color: #525252;
	font-size: 12px;
	text-align: justify;
}

h1 {
	display: inline;
}

img {
	margin: 0px;
	border: 0px;
}

img.menuleft {
	vertical-align: bottom;
	text-decoration: none;
	margin-right: 5px;
}

a {
	color: #525252;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input {
	height: 20px;
	padding: 2px;
	border: 1px solid #636363;
}

input.image {
	height: auto;
}

input.radio {
	border: 0px;
	height: 12px;
	vertical-align: bottom;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #cc0000;
	font-style: bold;

}
