body, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B90;
}

body {
	margin: 0px;
	padding: 0px;
}

table {
	margin-top: 0px;
	padding: none;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #E6EEF7;
}

table, tr, td {
	text-align:left;
}

table, img{
	border: none;
}

a {
	text-decoration: none;
}

.mainTable, .botomPanel{
	width: 779px;
	text-align:center;
}

.leftPanel, .centralPanel, .rightPanel, .templatePanel, .botomPanel, .topValigned{
	vertical-align: top;
}

.leftPanel, .centralPanel, .rightPanel, .templatePanel{
	border-width: 1px;
	border-style: solid;
	border-color: #005B90;
}

.botomPanel{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #005B90;
}

.leftPanel{
	width: 160px;
}

.centralPanel, .boletinTitle{
	width: 410px;
}

.rightPanel{
	width: 209px;
}

.templatePanel{
	width: 619px;
}

.centralTable{
	width: 98%;
}

.menuBar, .newsBlock{
	width: 100%;
}
.menuBar, .posTableItem, .profileTable{
	background-color: #C5D7ED;
}

.lowerLine, .lowerDottedLine{
	border-bottom-width: 1px;
}

.lowerLine{
	border-bottom-style: solid;
}

.lowerDottedLine{
	border-bottom-style: dotted;
}

.menuSection, .newsTitle {
	border-bottom-color: #005B90;
}

.menuSection, .posTableTitle{
	background-color: #AAC4E9;
}

.menuItem{
	border-bottom-color: #9CBCD1;
}

.centered{
	text-align: center;
}
.righted{
	text-align: right;
}

.newsTitle, .otherNewsTitle{
	font-size: 12px;
}

.newsContent{
	text-align: justify;
	padding: 5px;
}

.frame {
	display: inline;
	float: left;
}

.framedPhoto {
	border: 3px double #005B90;
	margin: 4px;	
}

.otherNewsTitle{	
	text-align:center;
}

.bottomCell{
	width: 30%;
}

.profileTable{
	width: 60%;
}

.innerTable {
	width: 80%;
}

.bolded, .menuSection, .newsTitle {
	font-weight: bold;
}

.bottomValigned{
	vertical-align: bottom;
}

.hiddenContainer{
	display: none;
}
