/* 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 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal; background-color: rgb(169,210,235); border: 1pt solid rgb(102,102,153);}
.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);}

.disclaimer { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 9px; font-weight: normal; font-style: normal; text-align: justify;}
.indent { margin-left: 10px; margin-right: 10px;}
.topsolutions { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;}
.TableHeader { color: rgb(0,51,102); font-weight: bold; text-align: center; background-color: rgb(171,208,233);}
.PopTxt { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; font-style: normal; margin-left: 10px; margin-right: 10px;}
.px4 { font-size: 4px;}
P.formlabel {font-size: 11px; text-align: right}

TD.list {border-bottom : 1px solid #D1E0EF;}

INPUT,SELECT,TEXTAREA,OPTION {
	font-size:10px;
	font-family: "MS Sans Serif", Verdana, Arial;
}

