@charset "utf-8";
body {
	margin:0;
	padding:0px;
	}
	
#mainContent {
	width:968px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/* bottom conent */
#bottomContent{
margin-top:10px;
}
.titlesBlueCont{
color:#FFFFFF;
}
/* end of BOTTOM CONTENT */
/*  LOGIN CONTAINER */
#loginCont {
	width:450px;
	float:right;
}
#topHead{
margin-bottom:-50px;
height:85px;
}
#topHead img{
padding-left:12px;
}
/* END OF LOGIN CONT */
/* CSS Document */
.titles{
font-weight:bold;
}
.notes{
	font-size:9px;
	margin-top:.1em;
	margin-bottom:.5em;
}
/* FORMS */
.submitButton{
color:#009966;
}
/* END OF FORMS*/
/* news letter reg*/
#newsletterCont{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:250px;
border:#CCCCCC solid 1px;
background:#f2f2f2;
margin-top:10px;
}
#newsletterCont input{
font-size:11px;
}
/*end of reg new letter */
/* BORDER CONTAINER */
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 460px;}
.t2 {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 780px;
}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl3 {background: url(../images/lbRoundGray.gif) 0 100% no-repeat}
.br3 {background: url(../images/rbRoundGray.gif) 100% 100% no-repeat}
.tl3{background: url(../images/ltRoundGray.gif) 0 0 no-repeat}
.tr3 {background: url(../images/rtRoundGray.gif) 100% 0 no-repeat; padding:10px}
/* fin del round border container */
/*   DIFFERENT LINK STYLES */
#whiteLink {
color:#FFFFFF;
}
#whiteLink a{
color:#FFFFFF;
text-decoration:none;
padding-right:5px;
}
#whiteLink a:hover{
color:#FFFFFF;
text-decoration: underline;
}
/*   END OF DIFFERENT LINK STYLES */
/* FOOTER */
#footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
/* END OF FOOTER */
/* FAQS ID */
#faqs{
padding-left:20px;
}
#faqs .question{
font-weight:bold;
}
#faqs .answer{
margin-bottom:10px;
padding-left:1em;
}
/* END OF FAQS */
/* FOOT */
#foot{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
padding-top:10px;
}
#foot a{
font-size:9px;
text-decoration:none;
color:#003399;
}
/* END OF FOOT8*/
.listTitle a{
font-weight:bold;
text-decoration:none;
}
/* COLLAPSE CLASS */
.hide, tr.col{
	visibility:hidden;
}
/* END OF HIDE CLASS*/
/* PRICE IN BOLD */
.boldPrice{
font-weight:bold;
font-size:14px;
}
/* bold title*/
.boldTitle{
font-weight:bold;
font-size:18px;
padding-bottom:10px;
}
/* desdription class */
.description {
padding-bottom:10px;
border-bottom:#CCCCCC dotted 1px;
margin-left:10px;
margin-right:10px;
}
/* PAGING STYLES */
#prevNext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	width:200px;
	font-weight:bold;
	background:#F2F2F2;
	border:#CCCCCC solid 1px;
	padding:5px;
}
#prevNext a{
font-size:14px;
color:#0033CC;
font-weight:normal;


}
#steps{
border:#CCCCCC solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}
.stCursor a{
text-decoration:none;
color:#009900;

}
/* END OF PAGING STYLES */
.subTitle{
background-color:#F1F5FA;
padding:4px; color:#127CDF; font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
font-style:italic;
border-bottom:solid 1px #CCCCCC;
text-align:left;
}

.tableBorder{
border:#CCCCCC solid 1px;

}