A:link {
	color: #CE8E8C;
	text-decoration: underline;
	}
A:visited {
	color: #CE8E8C;
	text-decoration: underline;
	}
A:hover {
	color: #4378C9; 
	text-decoration: underline;
	}
A:active {
	color: #CE8E8C;
	text-decoration: underline;
	}
A.callout:link {
	color: #CE8E8C;
	text-decoration: none;
	font-weight: bold;
	}
A.callout:visited {
	color: #CE8E8C;
	text-decoration: none;
	font-weight: bold;
	}
A.callout:hover {
	color: #4378C9; 
	text-decoration: none;
	font-weight: bold;
	}
A.callout:active {
	color: #CE8E8C;
	text-decoration: none;
	font-weight: bold;
	}
A.rewards:link {
	color: #4378C9;
	text-decoration:underline;
	font-weight: bold;
	}
A.rewards:visited {
	color: #4378C9;
	text-decoration:underline;
	font-weight: bold;
	}
A.rewards:hover {
	color: #CE8E8C; 
	text-decoration:underline;
	font-weight: bold;
	}
A.rewards:active {
	color: #4378C9;
	text-decoration:underline;
	font-weight: bold;
	}
A.bold:link {
	color: #4378C9;
	text-decoration:underline;
	font-weight: bold;
	}
A.bold:visited {
	color: #4378C9;
	text-decoration:underline;
	font-weight: bold;
	}
A.bold:hover {
	color: #CE8E8C; 
	text-decoration:underline;
	font-weight: bold;
	}
A.bold:active {
	color: #4378C9;
	text-decoration:underline;
	font-weight: bold;
	}
body {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	background-color: #E6EBF7;
	}
table,tr,td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #636563;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size: 14px;
	}
td.bxSbar {
	background-color: #4479C9;
	}
td.bxSoln {
	background-color: #CE8C8C;
	}
.attrib {
	font-weight: bold; 
	text-align: right;
	}
.intro {
	font-size: 12px;
	}
.blue {
	color: #4279CE;
	}
.pink {
	color: #CE8E8C;
	}
td.bxGradSoln {
	background: url('../images/hrGradPinkB.jpg') repeat-y left;
	}
td.bxGradAcct {
	background: url('../images/vrGradAcct.jpg') repeat-x bottom; 
	background-color: #FFFFFF;
	}
input {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	
}
ul li {
	list-style: outside url('../images/icoBull.gif'); 
	color: #636563;  
	line-height: 13px;  
	margin: 11px 11px;  
	}
ul.bx li.bx {
	list-style: outside url('../images/icoBull.gif'); 
	color: #636563;  
	line-height: 11px;  
	padding: 5px 2px 2px 5px; 
	margin: 5px 11px 2px 2px; 
	border: 0px; 
	}
ul.bxB li.bxB {
	list-style: outside url('../images/icoBullPink.gif'); 
	color: #636563;  
	line-height: 11px;  
	padding: 0; 
	margin: 5px; 
	border: 0; 
	}