/* CSS definition file containing site wide stylesheets */
.tableHeader { color: rgb(0,51,102); font-weight: bold; text-align: center; background-color: rgb(171,208,233);}
 .emphasis { color: rgb(0,0,102); font-weight: bold;}
 .byLine { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9px; font-weight: normal; font-style: normal;}
 .code { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: 12px; font-weight: normal; font-style: normal; background-color: rgb(255,255,255); border: 3px double rgb(0,0,0); padding: 5px 5px 5px 15px;}
 .disclaimer { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9px; color: rgb(0,0,102); font-weight: normal; font-style: normal; text-align: center;}
.formcolor {
	BORDER-BOTTOM: rgb(102,102,153) 1pt solid;
	BORDER-LEFT: rgb(102,102,153) 1pt solid;
	BACKGROUND-COLOR: rgb(255,255,255);
	BORDER-TOP: rgb(102,102,153) 1pt solid;
	BORDER-RIGHT: rgb(102,102,153) 1pt solid
}
 .banner { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 18px; color: rgb(102,102,153); font-weight: bold;}
 .sidebar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; font-weight: normal; font-style: normal;}
 .A.button:hover { background-color: rgb(169,210,235);}
 .hideField { 	display: none;}