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

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

table {
	padding: 0px;
}

table.getaquote {
	background-image: url(img/info_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #f8f8f8;
}

td.logo {
	background-image: url(img/round_g.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

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 {
	background-color: #387ec4;
}

td.getafreequote {
	line-height: 22px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: 'Georgia';
}

td.askusabout {
	padding-left: 18px;
	padding-top: 8px;
	font-size: 10px;
}

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;
}

ul.menuleft  {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	list-style: url(img/bullet_blue.jpg) circle;
	display: inline;
}

ul.menuright  {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	list-style: url(img/bullet_blue.jpg) circle;
	display: inline;
}

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;
}

textarea,
select,
input {
	padding: 3px;
	border: 0px;
	background-color: #e4e4e4;
}

select {
	padding-left: 0px;
}

input.image {
	padding: 0px;
	margin: 0px;
}

input.radio {
	border: 0px;
	height: 12px;
	vertical-align: bottom;
	background-color: #ffffff;
}

.contact-form input, .contact-form select {
	border: 1px solid #AAAAAA;
}

.contact-form input.radio {
	border: 0px;
}

.contact-form input.image {
	border: 0px;
}

