/* CSS Document */

#map_canvas{
width: 500px; height: 300px;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* -------------------text and links----------------- */
.textBody {
	font-size: 11px;
	text-align: justify;
}

a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


/* -------------------lines and spacers----------------- */

#verticalDotedLine {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 20px;
	height: 270px;
	background-attachment: scroll;
	background-image: url(../images/VerticalDotedLine.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
	}	


.location{
width:150PX;
float:left;
font-weight:bold;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
}

.back-link{
	width:50px;
	float:right;
	font-weight:bold;
	color:#0066CC;
}

#ipphone{
background-image:url(../images/cellphone.gif);
background-repeat:no-repeat;
color:#FF6600;
font-weight:bold;
padding-left:15px;
height:20px;
margin-top:6px;
text-align:center;
padding-top:8px;
}


img{
border:none;
}

#DMA_name{
	color:#666666;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	width:500px;
}
#smallfont{
font-size:9px;
color:#999999;}

.errormessage{
color:#FF0000;
font-size:9px;}


#phonenumber{
width:135px;
height:33px;
position:relative;
float:right;
margin-top:10px;



}#first_button_english{
background-image:url(../images/english/get-quote.gif);
width:75px;
height:21px;
border:none;
cursor:pointer;
}
#first_button_spanish{
background-image:url(../images/spanish/get-quote.gif);
width:85px;
height:31px;
border:none;cursor:pointer;
}
.errormessage{
	color:#FF0000;
	font-weight:bold;
}

#error_message {
font-size:10px;
color:#FF0000;
text-align:center;
}



a {
	
	color: #006699;
	
}


#submit{
background-image:url(../images/infinityplus/quote/submit.gif);
width:75px;
height:21px;
border:none;
}


input{
	background-color:#E8E8E1;
	border:none;
	height:15px;
	border:1px solid #999999;
	font:Verdana, Arial, Helvetica, sans-serif;
	
}
textarea{
	background-color:#CECDC1;
	border:none;
}
select{
	background-color:#E8E8E1;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.content_subTitles {
	color: #639312;
	font-weight: bold;
	text-transform:capitalize;
}
#submit{
background-image:url(../images/infinityplus/quote/submit.gif);
width:75px;
height:21px;
border:none;
}

ul.footerlinkbox {
width:410px;
font-size:11px;
list-style-type:none;
}





