a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {
	text-decoration: none;
	color: blue;
}

body {
	margin:17px 0 15px 0;
	padding:0;
	background-color: #ffffff;
	background-image: url('../estrellas_bkg.gif');
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#container{
	text-align:left;
	border:0px solid #ccc;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}
#container, #bottom, #footer{
	margin:0 auto;
	width:600px;
}
#bottom{
	width:600px;
	height:10px !important;
	display:block !important;
}

form.wufoo{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* ----- LOGO ----- */

h1{
	margin:0;
	padding:0;
	min-height:0;
	background-color:#dedede;
	text-indent:-9000px;
	text-decoration:none;
}
h1 a{
	min-height:40px;
	height:40px;
	display:block;
	background:url('../images2/wflogo.png') no-repeat left top;
	overflow:hidden;
}
h2{
	color:black;
}
* html h1 a{
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images2/wflogo.png", sizingMethod="crop");
}
img, a img{
	border:none;
	-ms-interpolation-mode: bicubic;
}
* html #bottom{ 
	_behavior: url('../images2/iepngfix.htc');
}

.hide{
	display:none !important;
}

.tdimage-top{
background-image: url('../line1.gif');
height: 183px;
}

.tdimage-topb{
background-image: url('../line1b.gif');
height: 10px;
}

.tdimage-line{
background-image: url('../line2b.gif');
}

.tdimage-bottom{
background-image: url('../line5b.gif');
height: 42px;
}

.format2{
background-color:white;
color:black;
text-align: justify;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight:normal; 
font-size: 13px;
width: 600px;
height: 550px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

p
{
padding-left:2.2cm;
}

.col{
	display:block;
	width:85%;
	float:left;
	padding:0;
}
