﻿#stmt {
	margin-left: 15px;
	margin-bottom: 7px;
}
#bottom_menu {
	background-color: #ebf3fa;
}
#bottom_menu a:link {
	text-decoration:none;
}
#bottom_menu a:visited {
	text-decoration:none;
}
#bottom_menu a:hover {
	color:#00448F;
	text-decoration:underline;
}
#pwerrmsg {
	color:red;
}
/* change password form */
#cpw {
	 border:1px black solid;
	 width:310px;
	 padding:5px;
	font-family:verdana, arial, helvetica, sans-serif;
}
#cpw #smit {
	margin-top:5px;
	text-align:center;
}
/* color subscription link red */
.idsubscribe {
	color:#FF6600;
	font-weight:bold;
}

/*
#topofpage {
	background-color:#EAF8FF;
}
*/
#copyright {
	font-size:0.8em;
}
/***** save money series ******/
#savemoney strong {
	color:#FF6600;
}