﻿div#linksCol1
{
	background-color:#e4e8ee;
	width:710px;
	height:760px;
}

/*Margen de conteúdo*/
div#linksCol1 div.ctnBox
{
	margin:0 0 0 30px;
	width:668px;
	height:auto;
	min-height:212px;
}
.ctnBox_dest
{
	margin:0 0 0 30px;
	width:668px;
	height:auto;
	min-height:212px;
}
div#linksCol1 h2
{
	background-image:url('../img/h2links.gif');
	margin-bottom:8px;
	width:114px;
	height:21px;
}

div#ctnLinks
{
	margin:0 0 0 28px;
	width:640px;
	height:398px;
	overflow-y:scroll;
}

div#ctnLinks p
{
	color:Black;
	font-family: Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}

div#ctnLinks a
{
	color:#3b6190;
	font-family: Verdana, Arial;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	width:608px;
}

div#ctnLinks div.linksSpacer
{
	background:url('../img/faqSpacer.gif') repeat-x;
	width:620px;
	height:33px;
}
