
* { 
  margin: 0; 
  padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
}


p {
	font-size: 12px;
  margin-bottom: 18px; 
}

h1 { 
  font-size: 24px; 
  line-height: 36px;
  margin-bottom: 18px; 
}
h2 { 
  font-size: 18px; 
  line-height: 18px; 
  margin-bottom: 18px;
}
h3 { 
  font-size: 12px; 
  line-height: 18px; 
}

ul, 
ol { 
  margin-bottom: 18px; 
}

.services p,
.services li {
	font-size: 11px;
}

ul.more_services {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 2px;
}

.customer_tools ul {
	list-style: none;
	margin: 0;
}

.customer_tools ul li {
	padding: 3px 3px 2px 6px;
	margin-top: 3px;
	background: #e5e5e5;
	border-bottom: 1px solid #d4d4d4;
}

.customer_tools {
	margin-bottom: 36px;
}

p.massive {
	font-size: 24px;
	line-height: 36px;
	color: #006;
	margin-bottom: 18px;
	font-family: Georgia;
}

p.featured {
	font-weight: bold;
}

h1.headline {
	margin-bottom: 0;
	font-weight: normal;
}

#billboard h1.headline a {
	color: #fff;
	text-decoration: none;
}

#billboard h1.headline a:hover {
	text-decoration: underline;
}

.text_box {
	background: #ccc;
	padding: 12px 12px;
	border: 6px solid #aaa;
}

.text_box :last-child {
	margin-bottom: 0;
}

h2.column_head {
	font-size: 13px;
	text-transform: uppercase;
	/*color: #3381ad;*/
	color:#1A4455;
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.page-body li {
	margin-left: 2em;
	list-style-image: url(../images/blue_bullet-sm.png);
}

h2.titnews {
	font-size: 13px;
	text-transform: uppercase;
	color: #3381ad;
	/*color:#01425C;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #ccc;*/
}
h2.titcalendario {
	font-size: 14px;
	/*text-transform: uppercase;*/
	color: #3381ad;
	/*color:#01425C;*/
	margin-bottom: 7px;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #ccc;*/
}
.testonews 
{
    	font-size: 11px;
    	margin-top:-10px;
    	
    }
.testonewsj 
{
    	font-size: 11px;
    	margin-top:-20px;
		text-align:justify;
    	
    }
.datanews {
	font-size: 10px;
	
}
.dataevento {
	font-size: 12px;
	font-weight:bold;
	color:#339900;
}
.img
{
    border:1px solid #3381ad;  
    margin-right:10px;
    margin-bottom:0px;
    padding: 2px;
	
}
