/* general stuff */

body{
	margin:0;
	padding:0;
	text-align: left;

}

a {
	text-decoration:  none;
	font-weight: none;
	border: none;
	color: #003366;
 }
li {
	padding-bottom: 10px;
}
a:hover {
	text-decoration:  underline;
	border: none;
	color: #003366;
 }
 

.blog {
font-size: 12px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
color: #a61818;
}

.contact_email {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #a61818;
}

contentheading .td {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a61818;
}


.contentheading {
width: 98%;
font-weight: bold;
font-size: 14px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #a61818;
}

.contentpaneopen {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}

table.contentpane td.contentheading {
font-weight: bold;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
color: #a61818;
}

a.readon {
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	padding-left: 1px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.componentheading {
width: 98%;
font-weight: bold;
font-size: 15px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #333333;
padding-left: 15px;
}


.article_seperator {
	background: url() repeat-x ;
		display: block;
	background: url(/site2/images/site/separador.gif) no-repeat center;
	height: 10px;



}




.blog_more {
font-size: 13px;
}

a.readon:hover {
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	padding-left: 1px;
	margin-top: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #a61818;
}

.sectiontableentry1 a {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	background: #ffffff;
	font-size: 12px;
	padding-left: 15px;
	line-height: 20px;
}
.sectiontableentry2 a {
font-family: 'Trebuchet MS', verdana, sans-serif;
background: #ffffff;
font-size: 12px;
	padding-left: 15px;
	line-height: 20px;

}

table.contentpane ul {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	background: #ffffff;
	font-size: 12px;
	padding-left: 15px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inside;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}

table.contentpane ul li{
font-family: 'Trebuchet MS', verdana, sans-serif;
	background: #ffffff;
	font-size: 12px;
	padding-left: 15px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inside;
}


.pagenav {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	/* border: 3px double #cccccc; */
  width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color: #666666;  
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
