/*  Anchors  */
.dark {
	color: #3C7D8B;
}

.light {
	color: #86AA90;
}

.opp {
	color: #4895A6;
}

.portal {
	color: #356D7A;
	font-size: 8pt;
}

.portalsub {
	color: #356D7A;
	font-size: 8pt;
	font-weight:normal ;
}

.library {
	font: bold 14px arial narrow;
	color: #4895A6;
	text-decoration:none;
}

/* IE4+ */
.form {
	color: #000000;
	background: #FFFFFF;
}

/*  Make percentage tables load faster by using widths of cells in first row  */
.tablefixed {table-layout: fixed;}

.formButton {
	font: bold 11px ms sans serif,sans serif;
	color: #FFFFFF;
	border: 2 outset #4895A6;
	background: #4895A6;
}
.formButtonLive {
	font: bold 11px ms sans serif,sans serif;
	color: #FFFFFF;
	border: 2 outset #FFFFFF;
	background: #7B9E7A;
}
.formButtonDead {
	font: bold 11px ms sans serif,sans serif;
	color: #AAAAAA;
	border: 2 outset #4895A6;
	background: #4895A6;
}


table.tagline{
	margin-left:5;
}
font.tagline {
	font: bold 10px arial;
	color: #356D7A;
}
