#servicesContainer{
	width:165px;
	margin-left: 11px;
	margin-right: 10px;
}
#services {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002767;
	width: 158px;
	margin-right: 10px;
	color: #666666;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 11px;
}
#servicesTitle{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #002767;
	width: 161px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002767;
}
#services p{
	color: #666666;
	line-height: 14px;
}
#services a {
	color: #002767;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#services a:hover, #services a:active {
	color: #002767;
	text-decoration: underline;
	padding-bottom: 15px;
}




#newsContainer{
	width:260px;
	margin-right: 10px;
}
#news {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DA7600;
	width: 245px;
	margin-right: 10px;
	color: #666666;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font: 11px;
}
#newsTitle{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DA7600;
	width: 257px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA7600;
}
#news p{
	color: #666666;
}
#news a {
	color: #DA7600;;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#news a:hover, #news a:active {
	color: #DA7600;
	text-decoration: underline;
}



#marketContainer{
	width:225px;
}
#market p {
	color: #666666;
	font-size: 11px;
}
#market {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CB0119;
	color: #666666;
	padding-left: 7px;
	padding-bottom: 8px;
	width: 215px;
	padding-top: 8px;
	font-size: 11px;
}
#marketTitle{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CB0119;
	width: 225px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0119;
}
#market a {
	color: #CB0119;;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#market a:hover, #market a:active {
	color: #CB0119;
	text-decoration: underline;
}





/*Refer a friend form*/
#eMailer{
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-bottom: 0px;
}
.eMailerBtn {
	color: #666666;
	background: #E2E2E2;
	font-size: 10px;
}
.eMailerInput {
	font-size: 10px;
	color: #012768;
	border: 1px solid #999999;
}

