body {
	font-family: Arial, Helvetica, sans-serif;
    background-color:#0066CC;
	padding:0px 0px 0px 0px;
	margin:15px 0px 15px 0px;
	border-spacing:0px;
}

a, a:visited {
	color: #000000;
}

h1 {
	margin-top: 10px;
	font-size:10pt;
	font-weight:bold;
	color:#0033FF;
}

input {
	background: #FFFFFF;
	border-style:inset;
	border-width:thin;
}

.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
.frontpage_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 11pt;
	text-decoration:none;
	color: #000000;
}
.frontpage_img {
    border-style:none;
}

.aliados_img{
	border-style:solid;
	border-color: #000000;
	border-width:thin;
	vertical-align:top;
}
.top_title{
	padding-left:15px; 
	font-family:Arial, Helvetica, sans-serif;
	width:20%;
    font-size:7.5pt;
	font-weight:bold;
}

table {
	border-collapse: collapse;
}

tr {
	
}

td {
	margin: 0px 0px 0px 0px;
	border-collapse:collapse;
	border:none;
	padding:0px 0px 0px 0px;
}

.lang {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 7pt;
   color: #0033FF;
   text-decoration:underline;
   font-weight:lighter;

}

.maintable {
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width:780px;
	border-spacing:0px;
}


/* TOP MENU BAR */

#navigation

.navigationtable {
	color: #FFFFFF; 
	line-height: 30px;
	height: 30px; 
	width: 780px;
	margin-bottom: 3px;
}

.navcell {
	width:18%;
	text-align: center;
	background-image: url(img/menu-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.navcell a:visited, a:active, a {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.navcell a:hover {
	font-weight:bold;
	color: #000000;
}


/* LEFT MENU BAR */

.quote_select {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	margin:15px 15px 15px 15px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

.quote_dropdown {
	background-color: white;
	color: black;
	font-size: 9pt;
	padding-left: 1px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #999999; 
	cursor: default;
}

.quote_button { 
	color:#000000; 
	font: bold 84% Arial,helvetica,sans-serif; 
	background-color: #fed; 
	border:1px solid; 
	border-color: #696 #363 #363 #696;
	margin-top:20px;
} 
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.LeftNav
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 100%;
}

/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.LeftNav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #A69E8B;
	border-bottom-width: 0px;
}

/* Menu item containers are same fixed width as parent */
ul.LeftNav ul li
{
	/*width: 8.2em;*/
}
/* Outermost menu container has borders on all sides */
ul.LeftNav
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.LeftNav a
{
	display: block;
	cursor: pointer;
	background-color: #D1C9C2;
	background-image: url(img/leftmenu_back.jpg);
	padding: 5px 0px 5px 5px;
	color: #333333;
	text-decoration: none;
	font-size: 7.5pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.LeftNav a:hover, ul.LeftNav a:focus
{
	background-color: #99dddd;
	color: #FFFFFF;
}



/************  Insurance Pages ****************/
.ins_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	vertical-align:top;
}

.ins_title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 11pt;
	text-decoration:none;
	color: #000000;
	margin-top:25px;
}
.ins_image
{
	float:right;
	margin-left:10px;
}

/****************** Services Pages *****************/
.service_link{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.service_link:hover {
	text-decoration:underline;
}

/**************** Auto Insurance Form ****************/
.quote_machine {
	width:100%;
	border:none;
	padding:5px;
	margin:0px 15px 0px 15px;
}

.quote_machine_label {
	text-align:right;
	width:125px;
	padding-right:5px;
}

.quote_machine_input {
	text-align:left;
	background:#FFFFFF;
	border-style:inset;
	width:150px;
	margin-top:2px;
}

.quote_machine_printout {
	border:thin;
	border-style:solid;
	border-color:#666666;
	margin:1px 5px 1px 5px;
	padding:1px 10px 1px 10px;
	text-align:right;
}

.quote_machine_printout_price {
	border:none;
	margin:1px 5px 1px 5px;
	padding:1px 10px 1px 10px;
	text-align:right;
}

