a:active {  color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none }
a:hover { color: #0066CC; text-decoration: none }
a:link { color: #333333; text-decoration: none }

a.ficha:active {  color: #003399; text-decoration: none}
a.ficha:visited {  color: #003399; text-decoration: none}
a.ficha:hover {  color: #00CCFF; text-decoration: none}
a.ficha:link {  color: #003399; text-decoration: none}

a.voltar:active {
	color: #003399;
	text-decoration: none;
	font-size: 11pt;
}
a.voltar:visited {
	color: #003399;
	text-decoration: none;
	font-size: 11pt;
}
a.voltar:hover {
	color: #00CCFF;
	text-decoration: none;
	font-size: 11pt;
}
a.voltar:link {
	color: #003399;
	text-decoration: none;
	font-size: 11pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/cmblogo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.date { font-size: 7pt; color: #999999}
.page-title {
	font-size: 20pt;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.page-subtitle {
	font-size: 12pt;
	font-weight: normal;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.lista-livros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
tr.lista-livros td{
	border-top:1px solid #999999;
	padding-top:5px;
	padding-bottom:5px;
}
.justified-text {
	text-align: justify;
}
.info-table-header {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.section-title {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
}
.section-subtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}
.calendar-table-header {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.table-item-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

table.plano-section {
	border: 2px solid #000066;
	background-color:#CCCCCC;
	color: #000066;
	font-size: medium;
	padding-left: 5px;
}

table.plano-curriculo {
	border: 1px solid #666666;
}

table.plano-curriculo th {
	border: 1px solid #666666;
	background-color: #DDDDDD;
	font-size: small;
	font-weight: normal;
	color: Black;
}

table.plano-curriculo td {
	border: 1px solid #666666;
	font-size: small;
}

td.plano-departamento {
	border-bottom: 2px solid #999999;
	color: #000066;
	font-weight:bold;
}

.redtext {
	color: #FF0000;
}

table.outerBorder {
	border:1px solid black;
}

tr.gray-background {
	background-color:#66CCFF;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

tr.gray-background td {
	border:1px solid #666666;
	width:12%
}

td.row-header {
	background-color:#6699CC;
	border:1px solid #666666;
	text-align:center;
	font-weight:bold;
}

td.calendar-day-number {
	color:black;
	background-color:#FFFFFF;
	font-size:smaller;
	padding-left:5px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.calendar-weekend-day-number {
	color:black;
	background-color:#DDDDDD;
	font-size:smaller;
	padding-left:5px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.calendar-exam {
	color:#003399;
	background-color:#FFFFFF;
	font-size:smaller;
	text-align:center;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

td.calendar-weekend {
	background-color:#DDDDDD;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

td.calendar-exam-nationals {
	color:#FF6600;
	background-color:#FFFFFF;
	font-size:smaller;
	text-align:center;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

