*
{
	margin: 0;
}
body {
	background-color: #03112e;
  	font-family: Tahoma;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #454545;
}
img {
	border: none;
	behavior: url(iepngfix.htc)
}
h1 {
  	font-family: Times;
	font-size: 22pt;
	color: #03112e;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: -1px
}
h2 {
  	font-family: Times;
  	color: #7c0000;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0px
}
A:link {
	color: #454545;
	text-decoration: none;
}
A:visited {
	color: #454545;
	text-decoration: none;
}
A:active {
	color: #454545;
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #939393;
}
.selectbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #e8ecf4;
	border-color: #616161; 
	border: 1px;
	border-style: solid;
	width: 100%;
}
.textbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #e8ecf4;
	border-color: #616161; 
	width: 100%;
	border: 1px;
	border-style: solid;
}
.textarea { 
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	background-color: #e8ecf4;
	border-color: #616161; 
	width: 100%;
	border: 1px;
	border-style: solid;
}
.submit { 
	color: #414141; 
	font-family: Tahoma, Arial; 
	font-size: 18px; 
	width: 100%;
}
td.form { 
	padding: 4px; 
}
td.content { 
	background-image: url('images/plano_insurance_11.png');
	behavior: url(iepngfix.htc);
	text-align: justify;
    vertical-align: top;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 975px;
    height: 141px;
}
td.insurance { 
	background-image: url('images/insurance.jpg');
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	text-align: justify;
    vertical-align: top;
    background-position: top center;
    
}

td.bottom_menu { 
	background-image: url('images/plano_insurance_13.png'); 
	behavior: url(iepngfix.htc);
	text-align: center;
    vertical-align: middle;
    width: 975px;
    height: 32px;
}
td.copyright {

	text-align: center;
  	font-size: 7.5pt;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
    padding-top: 0px;
    padding-bottom: 10px;
}