@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/bg.gif);
	font-family:Arial, Verdana, Helvetica;
	font-size:9pt;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

table td{
	color:#FFFFFF;
}

A         { font-family: Arial, Verdana, Helvetica; color: #4297FF; text-decoration: underline; font-weight: normal;}
A:link    { font-family: Arial, Verdana, Helvetica; color: #4297FF; text-decoration: underline; font-weight: normal;}
A:visited { font-family: Arial, Verdana, Helvetica; color: #4297FF; text-decoration: underline; font-weight: normal;}
A:hover   { font-family: Arial, Verdana, Helvetica; color: #80BFFF; text-decoration: underline; font-weight: normal;}

.title     { font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #990000; font-weight: bold; font-style: normal; text-decoration: none;}
td     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
h2 {font-size:13pt; margin:0; padding:0;}

#menu {height:20px; background-image:url(images/menu-bg.gif); background-repeat:repeat-x;}

#menuList { margin:0; padding:3px 0 0 0; width:790px;}
#menuList a, #menuList a:visited{font-weight:bold; text-decoration:none; font-size:8pt; color: #FFFFFF;}
#menuList a:hover{color:#80BFFF;}
#menuList li{ display:inline; list-style:none; padding:0 7px 0 7px;}


#content{width:800px; padding:5px;}
.boxFrame{ border:#CCCCCC solid 1px; background-color:#222222; padding:5px;}
.redTxt{ color:#FF0000; text-decoration:line-through; font-weight:bold;}
.blueTxt{ font-size:10pt; color:#4297FF; font-weight:bold;}
.bTxt{ color:#4297FF; }
.p10 { font-size:10pt; font-weight:bold;}

#priceing td, #priceing2 td {
	border:1px solid #999999;
}
#priceing, #priceing2 {
	border:2px solid #999999;
}

#compreAqui {
	position:relative;
	left:40px;
	top:0px;
	width:79px;
	height:66px;
	float:right;
	z-index:20;
}
#services{
	width:700px;
	text-align:left;
}
.copy{ font-size:7pt; color:#CCCCCC;}
.lCopy{ font-size:8pt;}
.lbCopy{ font-size:8pt; color:#4297FF;}
.itemDesc{
	margin:0;
	padding: 3px 0 13px 35px; list-style:none;
}
.wLink{color:#FFFFFF;}