/* .mainrail .homeflash  { width: 711px; height: 396px; background: #CCD3ED; } */

#homeflash  {
	width: 711px;
	height: 396px;
	background: #CCD3ED;
	background-image: url(../images/homepg-nonflash.gif);
}

.mainrail .priorities {
	width: 675px;
	padding: 15px;
	background:#fafbfd url('../../images/mainrail_tile.jpg') repeat-x top left;
	border: 0;
	min-height:172px;
	height:auto !important;
	height:172px;
}

.mainrail .priorities a {
	float:left;
	display:block;
	width:212px;
	margin-right:14px;
	background:url(../../images/home/priority_bg.png) no-repeat bottom right;
	font-size:1.2em;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.mainrail .priorities a.last { margin-right:0px !important; }
.mainrail .priorities a:hover { background:url(../../images/home/priority_bg_over.png) no-repeat bottom right;color:#2c336d;text-decoration:none; }
.mainrail .priorities a div { line-height:1.1em;margin-bottom:4px; }
.mainrail .priorities a img { border:1px solid #ffffff;padding:0px !important; }
