/* Join CTA  */
.joinTop {
	background: url(../img/joinTop.gif) top left;
	padding-bottom: 0px;
	width: 304px;
}

.joinTopBlue {
	background: url(../img/joinTopBlue.jpg) top left no-repeat;
	padding-bottom: 0px;
	margin-bottom: 15px;
	width: 304px;
}

.joinTopGold {
	background: url(../img/joinTopGold.jpg) top left no-repeat;
	padding-bottom: 0px;
	margin-bottom: 15px;
	width: 304px;
}

/* Join CTA  */
.joinBtm {
	background: url(../img/joinBtm.gif) bottom left no-repeat;
	text-align: center;
	padding: 10px 15px 13px;
}

.joinBtm h3 {
	margin-bottom: 3px;
	font-size: 113%;
}

.joinBtm p {
	margin-bottom: 3px;
	padding: 0px 45px;
}

.joinBtm p.btnLnk {
	padding: 4px 0px 0px 47px;
	margin-bottom: 0px;
}

.joinBtm .btnLnk a {
	background: url(../img/joinBtnBtm.gif) bottom left no-repeat;
	margin: 4px 0px 0px 24px;
	font-weight: bold;
	font-size: 148%;
	color: #333333;
	display: block;
	float: left;
}

.joinBtm .btnLnk a span {
	background: url(../img/joinBtnTop.gif) top left no-repeat;
	padding: 9px 22px 10px 20px;
	display: block;
}

.joinBtm .btnLnk a:hover span {
	color: #0033cc;
}

.joinBtm .btnLnk a {
	text-decoration: none;
}

.smlMid {
	background: url(../img/smlMid.gif) top left;
	margin-top: 15px;
	width: 304px;
}

.smlMid .smlTop {
	background: url(../img/smlTop.gif) top left no-repeat;
}

.smlMid .smlBtm {
	background: url(../img/smlBtm.gif) bottom left no-repeat;
	padding: 11px 0px 15px 13px;
}

.smlMid .smlBtmShade {
	background: url(../img/smlBtmShade.gif) bottom left no-repeat;
	padding: 11px 0px 0px 13px;
}

.smlMid h3 {
	padding-bottom: 16px;
	margin-bottom: 0px;
	font-size: 95%;
	color: #595959;
}

.smlMid h4 {
	padding-bottom: 10px;
	margin-bottom: 0;
	font-size: 86%;
	color: #666;
}

.smlMid ul.categories {
	padding: 0;
	margin: 0;
}

.smlMid ul.categories h3 {
	font-size: 130%;
}

.smlMid ul.categories li,
.smlMid ul.categories li ul,
.smlMid ul.categories li ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.smlMid ul.categories li ul li {
	background: url(../img/bulletBlue.gif) left 4px no-repeat;
	padding: 0px 0px 4px 11px;
}

.smlMid ul.links {
	padding: 0;
	margin: 0;
}

.smlMid ul.links li {
	background: url(../img/bulletBlue.gif) left 4px no-repeat;
	padding: 0px 0px 4px 11px;
	list-style: none;
}

.smlMid ul li a {
	color: #1a4dc2;
}

.smlMid ul.recentPosts li a {
	font-weight: normal;
}

.smlMid p.view {
	border-top: solid #cfcfcf 1px;
	padding: 6px 13px 5px 0px;
	margin-bottom: 0px;
	margin-left: -12px;
	margin-top: 15px;
	text-align: right;
	clear: both;
}

.smlMid p.view a {
	color: #0101cd;
}

.smlBlueTop {
	background: url(../img/smlBlueTop.jpg) top left no-repeat;
}

.smlMid ul.datedList {
	padding: 0px;
	margin: 0px;
}

.smlMid ul.datedList li {
	padding: 0px 0px 4px 0px;
	line-height: 1.6em;
	list-style: none;
	font-size: 60%;
	color: #999999;
}

.smlMid ul.datedList li a {
	font-size: 130%;
	display: block;
}

.smlMid p.latestPost {
	padding: 0 0 25px 0;
	line-height: 1.6em;
	list-style: none;
	font-size: 60%;
	color: #999999;
}

.smlMid p.latestPost a {
	font-size: 150%;
	display: block;
	padding-right: 15px;
}

p.rss {
	margin-bottom: 0px;
	padding-top: 1.1em;
	padding-bottom: 0px;
}

p.rss a {
	background: url(../img/iconRSS.gif) top left no-repeat;
	padding-left: 20px;
}

.smlGreenTop {
	background: url(../img/smlGreenTop.jpg) top left no-repeat;
}

.smlGoldTop {
	background: url(../img/smlGoldTop.jpg) top left no-repeat;
}



