body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color:  #5C6AA6;
	}
a:visited {
	color:  #800080;
	}
a:active {
	color:  #485484;
	}
a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
a.navroll {
	text-decoration: underline;
	font-weight: normal;
	color:  #656501;
	font-size: 13px;
	}
a:visited.navroll {
	color:  #656501;
	}
a:active.navroll {
	color:  #656501;
	}
a:hover.navroll {
	color: #656501;
	text-decoration: none;
	}
	
a.whiteroll {
	text-decoration: underline;
	font-weight: normal;
	color:  #fff;
	font-size: 11px;
	}
a:visited.whiteroll {
	color:  #fff;
	font-size: 11px;
	}
a:active.whiteroll {
	color:  #fff;
	font-size: 11px;
	}
a:hover.whiteroll {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	}	
	
td.ibmblue {
	background-color: #5C6AA6;
}

td.ibmyellow {
	background-color: #FFEC67;
}

td.ltblue {
	background-color: #DEE2ED;
}

td.white {
	background-color: #fff;
}

.graytext {
	color: #666666;
	font-size: 11px;
}

.whitetext {
	color: #fff;
	font-size: 11px;
}

.here {
	color: #656501;
	font-size: 11px;
}

.small {
	font-size: 11px;
}

.header_text {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5C6AA6;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5C6AA6;
}


.border1 {  
	border: 1px #000 solid;
}

.pad3 {
	padding: 3px;
}

.pad10 {
	padding: 0px 10px 0px 10px;
}

.ibmbluetext {
	color: #5C6AA6;
	font-size: 11px;
	padding: 3px;
}

.redtext {
	color: #ff0000;
}

b {
             color: #5C6AA6;
}   
   
.tblnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}
