body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, span, div, input, table, td, th, tr, form{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}



.style1 {
	color: #797979;
}
.style2 {
	color: #4f4f4f;
	font-size: 10px;
}
.style3 {
	color: #4f4f4f;
}
.style5 {
	color: #A40809;
	font-weight: bold;
}
.style6 {color: #000000;
	font-weight: bold;}
.style7 {
	color: #696969;
	font-weight: bold;
}
.style8 {
	color: #505050;
	font-weight: bold;
}
.style9 {
	color: #a40809;
	font-weight: bold;
}
.style10 {
	color: #767676;
}
.style11 {
	color: #FFFFFF;
}
.style12 {
	color: #989898;
	font-size: 10px;
}
.style14 {
	color: #4f4f4f; 
	font-size: 10px; 
	font-weight: bold;
}


/* --------------------------------------------------------
/* NEW CSS definition 
/* --------------------------------------------------------*/
table.menu {
	width: 145px;
}
table.menu tr {
	text-align: left;
}
table.menu td.left {
	height: 15px;
	width: 14px;
}
table.menu td.subMenu {
	height: 15px;
}
table.menu td.subMenu a:link,table.menu td.subMenu a:visited,table.menu  td.subMenu a.active {
	color: #696969;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
table.menu td.subMenu a:hover {
	color: #343434;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

div.title {
	font-family: verdana;
	color: #394A5C;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 8px;
}
/* -------------  Contact definicion  ---------------------*/
div.position {
	width: 100%;
	text-align: center;
	padding-left: 10px;
}
table.quote{
	width: 450px;	
}

table.quote th{
	padding: 2px;	
	text-align: left;
	vertical-align: top;
	width: 200px;
}

table.quote th.error{
	color: #F00;
}

table.quote th div{
	font-weight: normal;
	color: #686868;
}

table.quote td{
	padding: 2px 2px 2px 15px;
	vertical-align: top;	
}

table.quote span.req{
	color: #EE4611;
	font-size: 10px;
	font-weight: normal;
}

table.quote table.options td{
	padding: 1px 5px 1px 0px;	
	vertical-align: middle;
}

div.formNote{
	border-left: 2px solid #FF8C00;
	margin-top: 20px;
	padding-left: 5px;
	line-height: normal;
	font-size: 10px;
	color: #A40809;
}