a.blueLink {
	text-decoration: none; 
	color: #336699;
}
a.blueLink:hover {
	text-decoration: underline; 
	color: blue;
}
.redBoxTop {
	background-color: #CC9;
	color: #630; 
	font-size: 14px;
	padding: 3px;
	margin: 0px;
}
.eggheader {
	display: inline;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.greyBorderedBox {
	background-color: #eee; 
	color: black; 
	border: 1px solid #ddd; 
	margin: 0px;
}

.bottombox {
	width: 580px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bottombox img{
	padding: 5px;
}

.RightBorderedBox {
	color: black; 
	border-right: 1px solid #969696; 
	margin: 0px;
	padding-right: 8px;
}

.topPickBox {
	width: 245px; 
	float: right; 
	color: #666;
	padding-top: 8px; 
	margin-right: 4px;
}

.topPickImg {
	width: 115px;
	height: 115px;
	margin: auto;
}

.topPickHR {
	border: 0; 
	color: white; 
	background-color: white; 
	height: 3px; 
	width: 60%;
	margin: 15px;
}

.dashedBlue {
	padding-left: 4px; 
	padding-bottom: 4px; 
	border-top: 1px dashed #ddd;
}

.arrowheader {
	background-image: url(/images/site-specific/63/black-arrow-white-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 1.5em;
	color: black;
}

h4 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}