/* Site: GOVEA Insurance */


* {
   margin: 0;
   padding: 0;
}

body{
 margin:0;
padding:0;
font-family : verdana, helvetica; font-size : 12px; font-weight : normal; color : #000000; text-align:left; line-height: 1.5em; /* Overall page text format definition*/
background: #F6FEDF url(images/bg_body.gif) repeat-x;

}

h1 {font-family: "Trebuchet MS", Tahoma, verdana, helvetica; font-weight : bold; font-size: 18px; color :#006225; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

h1.header {font-family: "Trebuchet MS", Tahoma, verdana, helvetica; font-weight : bold; font-size: 16px; color :#006225; text-decoration : none; background-color: transparent; line-height: 1.7em; letter-spacing: 0.05em; padding-left:20px; text-align:left;}

h1.business {font-family: "Trebuchet MS", Tahoma, verdana, helvetica; font-weight : bold; font-size: 18px; color :#0092c3; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

h1.auto {font-family: "Trebuchet MS", Tahoma, verdana, helvetica; font-weight : bold; font-size: 18px; color :#e17100; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

h1.home {font-family: "Trebuchet MS", Tahoma, verdana, helvetica; font-weight : bold; font-size: 18px; color :#8da73f; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

h1.life {font-family: "Trebuchet MS", Tahoma, verdana, helvetica; font-weight : bold; font-size: 18px; color :#ebb000; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

ul.list2 {padding:20px; margin:0px; list-style-type: square; font-size:12px; font-family: verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-align:left; color: #000000;line-height: 1.7em;}
ul.list2 li{padding-bottom:10px;}

ul.list3 {padding:30px; margin:0px 0px 0px 0px; list-style-type: square; font-size:12px; font-family: verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-align:left; color: #000000;line-height: 1.7em;}
ul.list3 li{padding-bottom:10px;}

/*
td {
	font-family: verdana,  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #827E7D; 
	font-weight:normal; 
	/*line-height:13px;
}

.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #B5461A; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #B5461A; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:normal;
}
.leftmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C2C2C2; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}
.leftmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #C2C2C2; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:Normal;
	

}
.midmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #C2C2C2; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}
.midmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #C2C2C2; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:Normal;
}
.news {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #1E1F20; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.news:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #1E1F20; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #C2C2C2; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}*/

	span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
	
	/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   display: inline;
   position: relative;
   clear: left;
   float: left;
   width: 399px;
   height: 61px;
   margin: 4px 0 0 1px;
   background: url(images/bg_nav.gif) no-repeat;
   list-style: none;
}

#nav li{
   float: left;
   background: url(images/bg_nav_li.gif) no-repeat;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; font-weight:bold; font-size : 13px;
   line-height: 1;
}

#nav .current,
#nav li:hover,
#nav li.sfhover{
   background: url(images/bg_nav_li_a_hover.gif) repeat-x;
}

#nav li#nav_home{
   background: none;
}

#nav li#nav_home.current_home,
#nav li#nav_home.current,
#nav li#nav_home:hover,
#nav li#nav_home.sfhover{
   background: url(/images/bg_nav_li_home_a_hover.gif) no-repeat;
}

#nav .current_contact,
#nav li#nav_contact:hover,
#nav li#nav_contact.sfhover{
   background: url(/images/bg_nav_li_contact_a_hover.gif) no-repeat right top;
}

#nav .current_about,
#nav li#nav_about:hover,
#nav li#nav_about.sfhover{
   background: url(/images/bg_nav_li_about_a_hover.gif) no-repeat right top;
}

#nav li a{
   display: block;
   float: left;
   /*padding: 7px 19px 12px;*/
   padding: 7px 19px 12px;
   color: #D7D2B1;
   text-decoration: none;
}

#nav .current_home a,
#nav .current_contact a,
#nav .current_about a,
#nav .current a,
#nav li:hover a,
#nav li.sfhover a{
   color: #311801;
}



#nav .current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   list-style: none;
}

#nav li li,
#nav li li.current{
   float: left;
   font-size: 85%;
   background: url(/images/bg_nav_li_li.gif) no-repeat right center;
   text-indent: 0;
}

#nav li:hover li:hover,
#nav li.sfhover li.sfhover{
   background: url(/images/bg_nav_li_li.gif) no-repeat right center;
}

#nav .current_help ul,
#nav .current ul,
#nav li:hover ul,
#nav li.sfhover ul{
   top: 32px;
   /*left: 18px;*/
   left: 18px;
   width: 500px;
   z-index:2;
}

#nav li li a{
   float: left;
   width: auto !important;
   background: none !important;
   /*padding: 8px 12px;*/
   padding: 8px 8px;
   color: #3B200A;
}

#nav li li a:hover{
   color: #D36401;
   text-decoration: underline;
}

/*------------Rollover nav----------------*/

a.business {
display: block;
width: 149px;
height: 265px;
background: url("images/menu-business-off.jpg") 0 0 no-repeat;
text-decoration: none;

}

a:hover.business {
background: url("images/menu-business-on.jpg") 0 0 no-repeat;
}

a.auto {
display: block;
width: 149px;
height: 265px;
background: url("images/menu-auto-off.jpg") 0 0 no-repeat;
text-decoration: none;

}

a:hover.auto {
background: url("images/menu-auto-on.jpg") 0 0 no-repeat;
}

a.home {
display: block;
width: 149px;
height: 265px;
background: url("images/menu-home-off.jpg") 0 0 no-repeat;
text-decoration: none;

}

a:hover.home {
background: url("images/menu-home-on.jpg") 0 0 no-repeat;
}

a.life {
display: block;
width: 149px;
height: 265px;
background: url("images/menu-life-off.jpg") 0 0 no-repeat;
text-decoration: none;

}

a:hover.life {
background: url("images/menu-life-on.jpg") 0 0 no-repeat;
}

/*------------Rollover nav Quote Icon----------------*/

a.icon-auto {
display: block;
width: 59px;
height: 59px;
background: url("images/icon-auto-off.gif") 0 0 no-repeat;
text-decoration: none;

}

a:hover.icon-auto {
background: url("images/icon-auto-on.gif") 0 0 no-repeat;
}

a.icon-life {
display: block;
width: 59px;
height: 59px;
background: url("images/icon-life-off.gif") 0 0 no-repeat;
text-decoration: none;

}

a:hover.icon-life {
background: url("images/icon-life-on.gif") 0 0 no-repeat;
}

a.icon-home {
display: block;
width: 59px;
height: 59px;
background: url("images/icon-home-off.gif") 0 0 no-repeat;
text-decoration: none;

}

a:hover.icon-home {
background: url("images/icon-home-on.gif") 0 0 no-repeat;
}

a.button-sign-me-up {
display: block;
width: 115px;
height: 31px;
background: url("images/bu-sign-me-up-off.gif") 0 0 no-repeat;
text-decoration: none;

}

a:hover.button-sign-me-up {
background: url("images/bu-sign-me-up-on.gif") 0 0 no-repeat;
}




a.navi1:link{font-family: verdana, helvetica; font-weight : normal; font-size: 12px; color : #0000ff; text-decoration : none; background-color: transparent; line-height: 1.5em;}
a.navi1:visited  {font-family: verdana, helvetica; font-weight : norma; font-size: 12px; color : #0000ff ; text-decoration : none; background-color: transparent; line-height: 1.5em; }
a.navi1:hover  {font-family: verdana, helvetica; font-weight : norma; font-size: 12px; color : #ff9900; ; text-decoration : none; background-color: transparent; line-height: 1.5em;}

a.navi2:link {font-family: verdana, helvetica; font-weight : normal; font-size: 12px; color : #0000ff; text-decoration : none; background-color: transparent; line-height: 2.0em;}
a.navi2:visited  {font-family: verdana, helvetica; font-weight : norma; font-size: 12px; color : #0000ff ; text-decoration : none; background-color: transparent; line-height: 2.0em; }
a.navi2:hover  {font-family: verdana, helvetica; font-weight : norma; font-size: 12px; color : #ff9900; ; text-decoration : none; background-color: transparent; line-height: 2.0em;}

a.footernavi:link{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.2em;}
a.footernavi:visited{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.2em;}
a.footernavi:hover{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#ffa600; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.2em;}

.smalltext {font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

a.smalltextnavi:link{font-family: verdana, helvetica; font-weight : normal; font-size: 10px; color :#0000ff; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.12em;}
a.smalltextnavi:visited{font-family: verdana, helvetica; font-weight : normal; font-size: 10px; color :#0000ff; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.12em;}
a.smalltextnavi:hover{font-family: verdana, helvetica; font-weight : normal; font-size: 10px; color :#ff9900; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.12em;}

a.mathguardnavi:link{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#000000; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.0em;}
a.mathguardnavi:visited{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#000000; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.0em;}
a.mathguardnavi:hover{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#000000; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.0em;}

.bottomtext {font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.1em;}

a.bottomnavi:link{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.1em;}
a.bottomnavi:visited{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.1em;}
a.bottomnavi:hover{font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#ff9900; text-decoration : none; background-color: transparent; line-height: 1.5em; letter-spacing: 0.1em;}

table.contentouter {
width: 1000px;
min-height: 300px;
border-width: 1px;
border-style:solid;
border-color: #c2ce99;
/*background-color: #FF9E28;*/
margin-left: auto;
margin-right: auto;
}

/* BO  Form   */

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;

}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #CFE6FB;
border: 1px solid #781351
}
input.input2
{
color: #000000;
background: #DCF29B;
border: 1px solid #781351
}
input.input3
{

color: #000000;
background: #DCF29B;
border: 1px solid #781351
}
input.input4
{
color: #000000;
background: #CFE6FB;
border: 1px solid #781351
}

select { background-color: #CFE6FB; color: #000000; font-weight: bold}

textarea { background-color: #ffffff; color: #000000; }

input.radio { background-color: #CFE6FB; }

.submit input
{
color: #0C660C;
background: #C2CE99;
border: 2px outset #95C210
} 
fieldset
{
border: 1px solid #781351;
width: 40em
}

legend
{
color: #ffffff;
background: #CFE6FB;
border: 1px solid #781351;
padding: 2px 6px
} 

/* EO  Form   */


.style3 {color: #F6FEDF}
.style4 {
	font-size: 26px;
	font-weight: bold;
	color: #006225;
	letter-spacing: 0.2em;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.style6 {
	color: #FF9900;
	font-weight: bold;
}
.style7 {
	color: #006600;
	font-weight: bold;
}
.style8 {
	color: #CC6600;
	font-weight: bold;
}

.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}


/* ---------------------------------- footer ---------------------------------- */
.footertext {font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#787878; text-decoration : none; background-color: transparent; line-height: 2.5em; letter-spacing: 0.2em;}
.mathguardtext {font-family: verdana, helvetica; font-weight : normal; font-size: 9px; color :#000000; text-decoration : none; background-color: transparent; line-height: 1.7em; letter-spacing: 0.0em;}


