body *, html * {

	font: 13px "Century Gothic", Arial, Helvetica, sans-serif;
}
h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:  #003367;
	font-weight: bold;
}

h2 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003367;
	font-weight: bold;
}
h3 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A09170;
	font-weight: bold;
}

h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#83B0DE;
	font-weight: normal;
	font-weight: bold;
}




h5 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E758C;
	font-weight: normal;
	line-height: 18px;
	font-weight: bold;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #846F2F;
	font-weight: bold;
}

table.portal {
	border: 1px solid #B9A768;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


table.portal th{
	color: #333333;
	height: 18px;
	text-align: left;
	background-color: #C7CBD6;
	font-weight: bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


table.border {
	border: 1px solid #AC913E;
	background-color: #FFFFFF;
}

table.highlight {
	background-color: #B7C1C8;
}
table.highlight th {
	background-color: #DBD5CA;
}

.divider {
	background-color: #F0ECE6;}
	
td.highlight {
background-color: #ebedf1;
}