body {
	margin: 0;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #5A4A42;
	background: #E6E6E6;
}
img {border-style: none;}

p.slim {
	padding: 0 !important;
	margin: 0 !important;
}

.purple {
	color: #9E1F63;
}

a {color: #000;}
a:hover {text-decoration: none;}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, textarea, select {
	font: 14px/16px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333;
}
.hidden {display: none;}
.page {
	margin: 0 auto;
	padding: 25px 0 0;
	width: 998px;
}
#wrapper {background: url('../images/bg-wrapper.gif') repeat-y;}
.top-block {background: url('../images/bg-top-block.gif') repeat-y -998px 0;}
.top-block .t {background: url('../images/bg-top-block.gif') no-repeat;}
.top-block .b {
	overflow: hidden;
	padding: 7px 0 6px;
	width: 100%;
	background: url('../images/bg-top-block.gif') no-repeat -1996px 100%;
}
.search-form {
	display: inline;
	float: right;
	margin: 0 28px 0 0;
	width: 155px;
}
.search-form .text {
	float: left;
	padding: 4px 6px 0;
	height: 20px;
	width: 107px;
	background: url('../images/bg-search-form.gif') no-repeat;
}
* html .search-form .text {
	padding: 4px 7px 0;
	height: 20px;
	width: 105px;
}
.search-form .text input {
	float: left;
	margin: 0;
	border-style: none;
	padding: 0;
	width: 107px;
	background: none;
}
* html .search-form .text input {width: 105px;}
.search-form .submit {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	border-style: none;
	padding: 0;
	height: 24px;
	width: 31px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url('../images/btn-go.gif') no-repeat;
	cursor: pointer;
}
.nav {
	overflow: hidden;
	margin: 0;
	padding: 1px 0 0 12px;
	width: 800px;
	list-style: none;
}
.nav li {
	display: inline;
	float: left;
	margin: 0 9px 0 8px;
	padding: 0 0 0 8px;
	line-height: 18px;
	font-size: 13px;
}
.nav li:hover,
.nav li.hover {background: url('../images/sep-nav.gif') no-repeat 0 4px;}
.nav li.active {
	margin: 0 9px 0 10px;
	padding: 0 0 0 6px;
	font-weight: bold;
	background: url('../images/sep-nav.gif') no-repeat 0 4px;
}
.nav li a {
	float: left;
	text-decoration: none;
	color: #CCC;
	white-space: nowrap;
}
.nav li:hover a,
.nav li.hover a,
.nav li.active a {color: #FFF;}
.w1 {
	padding: 0 0 19px;
	width: 100%;
	min-height: 955px;
	background: #fff url('../images/bg-w1.gif') no-repeat;
}
* html .w1 {height: 955px;}
#header {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.social-links{
	float:right;
	width:162px;
	padding:14px 28px 0 0;
	text-align:right;
}
.social-links .share{
	background: url(../images/ico-share.gif) no-repeat;
	width: 158px;
	height: 24px;
	display:block;
	text-indent:9999px;
	overflow:hidden;
	margin:0 0 26px;
}
.social-links img{
	display:block;
	margin:0 0 0 auto;
}
.logo {
	float: left;
	padding: 22px 0 0 37px;
	width: 172px;
	text-indent: -9999px;
}
h1.logo {
	margin: 0;
	line-height: 0;
	font-size: 0;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 92px;
	background: url('../images/logo.gif') no-repeat;
}
.top-add {
	float: left; 
	padding: 10px 0 0 40px;
	position: relative;
}
.top-add img {display: block;}
#header .links {
	float: left;
	margin: 14px 0 0 60px;
}
.top-intro {
	float: left;
	padding: 43px 20px 0 40px;
	width: 480px;
	line-height: 18px;
	font-size: 15px;
	text-transform: uppercase;
}
.top-intro p {margin: 0;}
.top-intro .more {
	padding: 0 12px 0 0;
	text-decoration: none;
	text-transform: none;
	color: #9E1F63;
	background: url('../images/bullet-more4.gif') no-repeat 100% 60%;
}
.top-intro .more:hover {text-decoration: underline;}
#main {
	overflow: hidden;
	width: 100%;
}
#main h1 {
	margin: 0;
	border-bottom: 1px solid #9E1F63;
	padding: 0 0 2px;
	line-height: 18px;
	font-size: 14px;
	color: #9E1F63;
	text-transform: uppercase;
}
#main h2 {
	margin: 0 0 2px 1px;
	line-height: 17px;
	font-size: 13px;
	color: #9E1F63;
}
#main h3 {
	margin: 0 0 5px;
	padding: 1px 0 2px;
	line-height: 17px;
	font-size: 13px;
	background: url('../images/divider.gif') repeat-x 0 100%;
}

#main ol.homepage-list li {
	/* list-style-type: decimal; */
}

#main .moreLink {
	color: #9E1F63;
	text-decoration:none;
}
#main .moreLink:hover {text-decoration: underline;}

.questions-block {
	padding: 29px 0 0 66px;
	width: 869px;
}
.questions-block .holder {
	overflow: hidden;
	border-bottom: 1px solid #9E1F63;
	padding: 0 0 6px;
	width: 100%;
	background: url('../images/bg-questions-block.gif') no-repeat 97px 0;
}
.questions-block .number {
	float: left;
	padding: 10px 0 0 103px;
}
.questions-block .number img {display: block;}
.questions-block .text-area {
	float: left;
	padding: 7px 0 0 6px;
	width: 430px;
	line-height: 18px;
	font-size: 15px;
}
#main .questions-block .text-area h2 {
	margin: 0 0 7px;
	line-height: 24px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9E1F63;
}
.questions-block .text-area h2 a {
	color: #9E1F63;
	text-decoration: none;
}
.questions-block .text-area h2 a:hover {text-decoration: underline;}
.questions-block .text-area p {margin: 0;}
.questions-block .text-area .more {
	padding: 0 12px 0 0;
	text-decoration: none;
	text-transform: none;
	color: #9E1F63;
	background: url('../images/bullet-more4.gif') no-repeat 100% 60%;
}
.questions-block .text-area .more:hover {text-decoration: underline;}
.questions-list {
	float: left;
	margin: 0;
	padding: 11px 0 0 18px;
	width: 124px;
	list-style: none;
}
.questions-list li {
	float: left;
	padding: 0 0 5px;
}
.questions-list li.second {padding: 0 0 5px 21px;}
.questions-list li.third {padding: 0 0 5px 42px;}
.questions-list li.fourth {padding: 0 0 5px 60px;}
.questions-list li a {
	display: block;
	overflow: hidden;
	padding: 2px 0 0 2px;
	width: 122px;
	height: 21px;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	background: url('../images/bg-questions-list.gif') no-repeat;
	outline: none;
}
.questions-list li a:hover,
.questions-list li.active a  {background: url('../images/bg-questions-list-hover.gif') no-repeat;}
.questions-list li a .num {
	float: left;
	padding: 1px 0 0 4px;
	height: 18px;
	width: 15px;
	line-height: 17px;
	font-size: 18px;
	color: #FFF;
	background: url('../images/bullet-questions-list.gif') no-repeat;
}
.questions-list li a:hover .num,
.questions-list li.active a .num {
	color: #9E1F63;
	background: url('../images/bullet-questions-list-hover.gif') no-repeat;
}
.questions-list li a .title {
	float: left;
	padding: 2px 0 0 2px;
	color: #9E1F63;
	cursor: pointer;
}
.questions-list li a:hover .title,
.questions-list li.active a .title {color: #FFF;}
#twocolumns {
	float: left;
	overflow: hidden;
	padding: 0 0 0 30px;
	width: 720px;
}
#content {
	float: left;
	padding: 10px 0 0 30px;
	width: 720px;
}

.section-landing-page {
	width: 485px !important;
	background-color: white;
	padding-left: 7.5px !important;
	padding-right: 7.5px !important;
}

#twocolumns #content {
	float: right;
	padding: 8px 0 0;
	width: 500px;
}
.adds-block {
	position: relative;
	margin: 0 0 19px -13px;
	width: 733px;
}
.adds-block a {outline: none;}
.adds-block img {display: block;}
.adds-holder {
	position: relative;
	overflow: hidden;
	margin: 0 0 0 -13px;
	width: 733px;
}
.adds-holder .heading {padding: 0 0 0 12px;}
#main .adds-holder h2 {
	margin: 0 0 7px;
	padding: 0 0 3px;
	line-height: 18px;
	font-size: 14px;
	text-transform: uppercase;
	color: #9E1F63;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}
.adds-holder h2 a {
	color: #9E1F63;
	text-decoration: none;
}
.adds-holder h2 a:hover {text-decoration: underline;}
.adds-holder img {display: block;}
.adds-holder a {outline: none;}
.adds-holder .box1 {
	display: inline;
	float: left;
	margin: 0 24px 0 0;
	width: 362px;
}
.adds-holder .box2 {
	display: inline;
	float: left;
	width: 347px;
}
.tabs-block {
	position: relative;
	margin: -31px 0 0;
	padding: 0 0 22px;
	width: 100%;
}
.tabs-block .frame {
	overflow: hidden;
	width: 100%;
}
.tabs-block .tabset {
	float: left;
	margin: 0;
	padding: 0 0 0 34px;
	list-style: none;
}
.tabs-block .tabset li {
	float: left;
	padding: 4px 3px 0 3px;
	line-height: 15px;
	font-size: 12px;
	text-transform: uppercase;
	background: #FFF;
}
.tabs-block .tabset li a {
	float: left;
	padding: 4px 9px 6px 15px;
	text-decoration: none;
	color: #5A4A42;
	background: url('../images/bullet-tabset.gif') no-repeat 6px 6px;
}
.tabs-block .tabset li a:hover,
.tabs-block .tabset li.active a {
	color: #FFF;
	background: #00B1B0 url('../images/bullet-tabset-hover.gif') no-repeat 6px 6px;
}
.tabs-block .tabset li a.first {
	padding: 4px 15px 6px 19px;
	background: url('../images/bullet-tabset.gif') no-repeat 10px 6px;
}
.tabs-block .tabset li a.first:hover {
	color: #FFF;
	background: #00B1B0 url('../images/bullet-tabset-hover.gif') no-repeat 10px 6px;
}
.tabs-block .tabset li a.second {
	padding: 4px 18px 6px 19px;
	background: url('../images/bullet-tabset.gif') no-repeat 10px 6px;
}
.tabs-block .tabset li a.second:hover {
	color: #FFF;
	background: #00B1B0 url('../images/bullet-tabset-hover.gif') no-repeat 10px 6px;
}
.tabs-block .holder {
	border: solid #00B1B0;
	border-width: 5px 0;
}
.tabs-block .holder img {display: block;}
.columns-sector {
	overflow: hidden;
	width: 100%;
}
.columns-sector .holder {width: 750px;}
.columns-sector .column {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 1px;
	width: 199px;
}
.columns-sector .column2 {
	display: inline;
	float: left;
	margin: 0 17px 0 0;
	width: 241px;
}
#main .columns-sector h2 {
	margin: 0 0 6px;
	padding: 0 0 3px;
	line-height: 18px;
	font-size: 14px;
	text-transform: uppercase;
	color: #9E1F63;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}
.columns-sector h2 a {
	color: #9E1F63;
	text-decoration: none;
}
.columns-sector h2 a:hover {text-decoration: underline;}
.columns-sector .list {
	margin: 0;
	padding: 0;
	list-style: none;
} 
.columns-sector .list li {padding: 0 0 15px;}
.columns-sector .date {color: #9E1F63;}
.columns-sector .title {
	font-weight: bold;
	color: #9E1F63;
	text-decoration: none;
}
.columns-sector .title:hover {text-decoration: underline;}
.columns-sector p {margin: 0;}
.columns-sector .more {
	position: relative;
	padding: 0 8px 0 0;
	text-decoration: none;
	color: #9E1F63;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
.columns-sector .more:hover {text-decoration: underline;}
.columns-sector .alignleft {
	float: left;
	margin: 3px 8px 0 8px;
}
#main .columns-sector .reading-area h2 {margin: 0 0 4px}
.columns-sector .reading-area p {
	margin: 2px 0 0;
	line-height: 15px;
}
.columns-sector .column2 .video {
	display: block;
	margin: 8px 0 4px;
}
.columns-sector .column2 a {outline: none;}
.sponsors-list {
	overflow: hidden;
	width: 100%;
}
.sponsors-list .holder {
	overflow: hidden;
	margin: -4px 0 4px;
	padding: 12px 0 10px;
	width: 100%;
	background: url('../images/divider.gif') repeat-x 0 100%;
}
.sponsors-list .alignleft {
	float: left;
	margin: 2px 7px 0 0;
}
.sponsors-list .frame,
.group-list .frame {
	display: table;
	height: 1%;
}
.sponsors-list .title {
	display: block;
	line-height: 14px;
}
.sponsors-list p,
.group-list p {margin: 0 0 5px;}
.sponsors-list .frame a,
.group-list .frame a {
	text-decoration: none;
	color: #9E1F63;
}
.sponsors-list .frame a:hover,
.group-list .frame a:hover {text-decoration: underline;}
.sponsors-list .frame .more,
.group-list .frame .more {
	padding: 0 8px 0 0;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
.sponsors-list .link,
.group-list .link {display: block;}
.group-list {
	overflow: hidden;
	width: 100%;
}
.group-list .holder {
	overflow: hidden;
	margin: -1px 0 1px;
	padding: 9px 0 15px;
	width: 100%;
	background: url('../images/divider.gif') repeat-x;
}
.group-list .alignleft {
	float: left;
	margin: 4px 12px 0 1px;
	border: 1px solid #BBB;
}
.group-list .info {margin: 0 0 14px;}
#main .group-list .info h2 {
	margin: 0;
	line-height: 13px;
	font-size: 11px;
}
.group-list .info strong {display: block;}
.group-list .info .name {color: #9E1F63;}
.pager {
	overflow: hidden;
	width: 100%;
}
.pager ul {
	float: right;
	margin: 0;
	padding: 1px 1px 0 0;
	list-style: none;
}
.pager ul li {
	float: left;
	padding: 0 2px 0 1px;
	line-height: 16px;
	font-size: 12px;
	color: #9E1F63;
}
.pager ul li a {
	color: #666;
	text-decoration: none;
}
.pager ul li a:hover {color: #9E1F63;}
.pager .next {
	padding: 0 10px 0 0;
	background: url('../images/bullet-pager-next.gif') no-repeat 100% 70%;
}
.pager .prev {
	padding: 0 0 0 10px;
	background: url('../images/bullet-pager-prev.gif') no-repeat 0 70%;
}
.pager .next:hover {background: url('../images/bullet-pager-next-hover.gif') no-repeat 100% 70%;}
.pager .prev:hover {background: url('../images/bullet-pager-prev-hover.gif') no-repeat 0 70%;}
#main .overview {
	margin: 0 0 18px;
	padding: 9px 0 0 2px;
}
#main .overview2 {
	line-height: 15px;
	margin: 0 0 9px;
	padding: 7px 0 0;
}
#main .overview3 {
	margin: 0 0 19px;
	padding: 8px 0 0;
}
#main .overview4 {
	margin: 0 0 17px;
	padding: 5px 0 0 1px;
	font-size: 12px;
	line-height: 17px;
}
#main .overview p,
#main .overview2 p,
#main .overview3 p,
#main .overview4 p {margin: 0;}

#main div.current-programs {
	 background: url("../images/divider.gif") repeat-x scroll 0 100% transparent;
	 padding-bottom: 10px;
}

#main div.current-programs ul {
	padding-left: 12px;
}

#main div.current-programs li {
	list-style-type: disc;
	list-style-position: outside;
}

#main .programs-block h2 {
	margin: 0 0 8px;
	padding: 0 0 3px;
	line-height: 18px;
	font-size: 14px;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}
#main .programs-block h3 {padding: 1px 0 4px;}
.programs-block .holder {
	overflow: hidden;
	padding: 0 0 27px;
	width: 100%;
}
.programs-block .holder .alignleft {
	float: left;
	margin: 2px 8px 0 -2px;
}
.programs-block .holder .area {
	display: table;
	height: 1%;
}
.programs-block .holder .area p {margin: 0 0 6px;}
.programs-block .more {
	padding: 0 8px 0 0;
	text-decoration: none;
	color: #9E1F63;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
.programs-block .more:hover {text-decoration: underline;}
.programs-block .info {
	padding: 2px 0 0 124px;
	width: 377px;
}
.programs-block .info .t {
	height: 42px;
	background: url('../images/bg-info-t.png') no-repeat;
}
.programs-block .info .b {
	height: 39px;
	background: url('../images/bg-info-b.png') no-repeat;
}
.programs-block .info .m {
	width: 100%;
	background: url('../images/bg-info-m.png') repeat-y;
}
.programs-block .info .m:after {
	content: "";
	display: block;
	clear: both;
}
.programs-block .info .frame {
	position: relative;
	float: left;
	margin: -42px 0 -39px;
	padding: 6px 0 13px 10px;
	width: 367px;
}
.programs-block .info h4 {
	margin: 0 0 4px;
	line-height: 14px;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
}
.programs-block .info ul {
	margin: 0;
	padding: 0 0 0 1px;
	width: 362px;
	list-style: none;
}
.programs-block .info ul li {
	float: left;
	padding: 0 0 1px 9px;
	width: 172px;
	line-height: 14px;
	font-size: 11px;
	background: url('../images/bullet-info.png') no-repeat;
}
.programs-block .info ul li a {
	float: left;
	text-decoration: none;
	color: #FFF;
}
.programs-block .info ul li a:hover {text-decoration: underline;}
.programs-block .info ul li a span {
	float: left;
	cursor: pointer;
}
.programs-block .info ul li a span:hover {text-decoration: underline;}
.programs-block .info ul li a .bullet {
	height: 10px;
	width: 8px;
	background: url('../images/bullet-info2.png') no-repeat;
}
.programs-block .columns-area {
	overflow: hidden;
	padding: 3px 0 0;
	width: 100%;
}
.programs-block .columns-area .wrap {width: 520px;}
.programs-block .columns-area .column {
	display: inline;
	float: left;
	margin: 0 18px 0 0;
	width: 241px;
}
.programs-block .column .block {
	overflow: hidden;
	width: 100%;
}
.programs-block .column .box {
	margin: -9px 0 9px;
	padding: 8px 0 12px;
	background: url('../images/divider2.gif') repeat-x;
}
.programs-block .column .box p {margin: 0;}
.programs-block .column img {
	display: block;
	margin: -2px 0 0;
}
.info-block .holder {
	overflow: hidden;
	width: 100%;
}
.info-block .wrap {width: 520px;}
.info-block .holder .frame {
	display: inline;
	float: left;
	margin: 0 18px 0 0;
	padding: 0 0 26px;
	width: 241px;
	line-height: 15px;
}
#main .info-block h2 {
	margin: 0 0 6px;
	padding: 0 0 3px;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}
.info-block .alignleft {
	float: left;
	margin: 10px 11px 0 0;
}
.info-block .title {color: #9E1F63;}
.info-block .title a {
	color: #9E1F63;
	text-decoration: none;
}
.info-block .title a:hover {text-decoration: underline;}
.info-block p {margin: 0;}
.info-block .more {
	padding: 0 8px 0 0;
	text-decoration: none;
	color: #9E1F63;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
.info-block .more:hover {text-decoration: underline;}
.info-block .holder .links-frame {padding: 0 0 12px;}
.info-block .links-list {
	margin: 0 0 7px;
	padding: 0;
	list-style: none;
}
.info-block .links-list li {
	line-height: 13px;
	font-size: 11px;
}
.info-block .links-list li a {color: #5A4A42;}
.info-block .links-list li span {color: #9E1F63;}
.articles-block {
	margin: 0 0 3px;
	padding: 8px 0 8px 1px;
	background: url('../images/divider.gif') repeat-x 0 100%;
}
.articles-block .holder {
	overflow: hidden;
	padding: 0 0 6px;
	width: 100%;
}
.articles-block .meta {
	margin: 0 0 5px;
	color: #9E1F63;
}
#main .articles-block .meta h2 {
	margin: 0;
	line-height: 13px;
	font-size: 11px;
	font-weight: normal;
}
.articles-block .meta a {color: #9E1F63;}
.articles-block .more {
	padding: 0 8px 0 0;
	text-decoration: none;
	color: #9E1F63;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
.articles-block .more:hover {text-decoration: underline;}
.articles-block .link {display: block;}
.articles-block p {margin: 0 0 8px;}
.features-block {margin: 0 0 11px;}
.features-block .heading {
	overflow: hidden;
	width: 100%;
}
#main .features-block .heading h2 {
	float: left;
	margin: 0;
	padding: 4px 14px 1px 9px;
	line-height: 18px;
	font-size: 14px;
	color: #FFF;
	background: #9E1F63;
}
#main .features-block h3 {
	margin: 0 0 3px;
	padding: 0 0 2px;
	line-height: 18px;
	font-size: 14px;
	color: #9E1F63;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}
.features-block .holder {
	border: solid #9E1F63;
	border-width: 5px 0;
	background: #CCC;
}
.features-block .wrap {
	overflow: hidden;
	padding: 5px 10px 11px;
	width: 480px;
}
.features-block .frame {
	overflow: hidden;
	padding: 0 0 20px;
	width: 100%;
	line-height: 16px;
}
.features-block .frame .alignleft {
	float: left;
	margin: 2px 12px 0 2px;
}
.features-block .frame .area {
	display: table;
	height: 1%;
}
.features-block a {
	color: #9E1F63;
	text-decoration: none;
}
.features-block a:hover {text-decoration: underline;}
.features-block .frame p {margin: 0;}
.features-block .frame .title {
	padding: 0 8px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../images/bullet-more3.gif') no-repeat 100% 70%;
}
.features-block .frame .date {
	margin: 0 7px 0 0;
	font-weight: bold;
	color: #9E1F63;
}
.features-block .frame-type2 {
	padding: 0 0 10px;
	line-height: 15px;
	color: #333;
}
.features-block .frame-type2 .date {display: block;}
.features-block .more {
	padding: 0 8px 0 0;
	background: url('../images/bullet-more3.gif') no-repeat 100% 70%;
}
.features-block .block {width: 520px;}
.features-block .box {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 230px;
}
.features-block .list {
	margin: 0;
	padding: 3px 0 0 6px;
	list-style: none;
}
.features-block .list li {
	padding: 0 0 6px 9px;
	background: url('../images/bullet-features-block-list.gif') no-repeat 0 5px;
}
.features-block .blogs-list {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
.features-block .blogs-list li {padding: 0 0 9px;}
.features-block .blogs-list p {margin: 0;}
.features-block .reading-box {
	padding: 3px 0 4px;
	line-height: 16px;
	color: #333;
}
.features-block .reading-box .alignleft {
	float: left;
	margin: 1px 9px 0 1px;
}
.features-block .reading-box .title {
	display: block;
	margin: 0 0 2px;
	line-height: 13px;
}
.features-block .reading-box p {margin: 0;}
.features-block .media-box {padding: 3px 0 0;}
.features-block .media-box img {
	display: block;
	margin: 0 0 4px;
}
.features-block .media-box p {margin: 0;}
.columns-block {
	overflow: hidden;
	width: 100%;
}
.columns-block .holder {width: 520px;}
.columns-block .column {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 240px;
}
#main .columns-block .column h3 {
	margin: 0;
	padding: 2px 0 3px;
	line-height: 18px;
	font-size: 14px;
}
.columns-block .blogs-list {
	margin: 0;
	padding: 7px 0 0 1px;
	list-style: none;
}
.columns-block .blogs-list li {
	padding: 0 0 9px;
	color: #808080;
}
.columns-block .column p {margin: 0;}
.columns-block .column a {
	color: #9E1F63;
	text-decoration: none;
}
.columns-block .column a:hover{text-decoration: underline;}
.columns-block .more {
	padding: 0 8px 0 0;
	line-height: 14px;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
.columns-block .articles-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.columns-block .articles-list li {padding: 0 0 9px;}
.columns-block .articles-list li .date {
	display: block;
	color: #9E1F63;
}
.columns-block .articles-list li .title {font-weight: bold;}
.columns-block .articles-list li .mark {color: #9E1F63;}
.features-block .img {margin: 0 0 6px;}
.features-block .img img {display: block;}
.columns-block .heading {
	overflow: hidden;
	border-bottom: 4px solid #B2B2B2;
	width: 100%;
}
.columns-block .heading .more {
	float: right;
	margin: 12px 0 0;
	line-height: 14px;
	font-size: 11px;
}
#main .columns-block .heading h3 {
	float: left;
	margin: 0;
	padding: 5px 8px 4px 7px;
	line-height: 18px;
	font-size: 14px;
	color: #9E1F63;
	background: #B2B2B2;
} 
.columns-block .list {
	margin: 0;
	padding: 5px 0 3px 1px;
	list-style: none;
}
.columns-block .list li {padding: 0 0 15px;}
.columns-block .list .title {display: block;}
.columns-block .list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.columns-block .list ul li {
	padding: 0 0 0 12px;
	background: url('../images/bullet-side-sub-nav.gif') no-repeat 2px 6px;
}
.aside {
	float: left;
	padding: 9px 0 0;
	width: 200px;
}
.side-nav {
	overflow: hidden;
	margin: 0 0 83px;
	border-top: 1px solid #5A4A42;
	padding: 0;
	width: 200px;
	list-style: none;
}
.side-nav li {
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #5A4A42;
	padding: 5px 0 7px 3px;
	width: 197px;
	line-height: 17px; 
	font-size: 13px;
}
.side-nav li a {
	float: left;
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #4C4C4C;
	background: url('../images/bullet-side-nav.gif') no-repeat 0 3px;
}
.side-nav li a:hover,
.side-nav li.active a {
	color: #9E1F63;
	background: url('../images/bullet-side-nav-hover.gif') no-repeat 0 3px;
}
.side-nav li.opened {padding: 5px 0 7px 0;}
.side-nav li.opened a {
	padding: 0 0 0 12px;
	color: #9E1F63;
	background: url('../images/bullet-side-nav-opened.gif') no-repeat 0 60%;
}
.side-nav li.opened a:hover {background: url('../images/bullet-side-nav-opened.gif') no-repeat 0 60%;}
.side-nav ul {
	margin: 0;
	border-style: none;
	padding: 1px 0 0 3px;
	list-style: none;
}
.side-nav ul li {
	border-style: none;
	padding: 0 0 3px 10px;
}
.side-nav li.opened ul li a,
.side-nav ul li a {
	padding: 0 0 0 7px;
	color: #4C4C4C;
	background: url('../images/bullet-side-sub-nav.gif') no-repeat 0 65%;
}
.side-nav li.opened ul li a:hover,
.side-nav ul li a:hover,
.side-nav ul li.active a,
.side-nav li.opened ul li.active a {
	color: #9E1F63;
	background: url('../images/bullet-side-sub-nav-hover.gif') no-repeat 0 65%;
}
.rss-box ul {
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
}
.rss-box ul li {
	padding: 0 0 8px;
	line-height: 13px;
	font-size: 11px;
}
.rss-box ul li a {color: #5A4A42;}
.rss-box ul li .rss {margin: 0 0 0 4px;}
.rss-box ul li .rss img {vertical-align: text-bottom;}
#sidebar {
	float: right;
	padding: 10px 30px 0 0;
	width: 200px;
}
#main #sidebar h3 {padding: 0 0 2px 2px;}
.featuring-box {
	margin: 0 0 31px;
	padding: 2px 0 0;
	line-height: 15px;
}
#main h3.homepage {
	/* margin: 0 0 1px; */
	/* padding: 0 0 2px 4px; */
	/* line-height: 17px; */
	/* font-size: 13px; */
	/* color: #5A4A42; */
	/* background: url('../images/divider2.gif') repeat-x 0 100%; */
	background-color: #9E1F63; 
	color: white; 
	border: none; 
	background-image: none !important; 
	margin-bottom: 5px; 
	padding: 1px 0 0 5px !important;
	line-height: 20px !important;
}

#main a.anchor {
	color: #9E1F63;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

#main 

.featuring-box .alignleft {
	float: left;
	margin: 4px 11px 0 0;
	border: 1px solid #808080;
}
.featuring-box p {margin: 0;}
#sidebar .featuring-box .more {
	position: relative;
	padding: 0 8px 0 0;
	color: #9E1F63;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/bullet-more.gif') no-repeat 100% 70%;
}
#sidebar .featuring-box .more:hover {text-decoration: underline;}
.social-box {background: #FFF;}
#main #sidebar .social-box h3 {
	margin: 0 0 1px;
	padding: 0 0 2px 4px;
	line-height: 17px;
	font-size: 13px;
	color: #5A4A42;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}
.social-box ul {
	overflow: hidden;
	margin: 0;
	padding: 2px 0 4px 6px;
	width: 194px;
	list-style: none;
}
.social-box ul li {
	display: inline;
	float: left;
	margin: 12px 5px 0 0;
}
.social-box ul li img {display: block;}
.social-box ul li a {outline: none;}
.fan-box {
	overflow: hidden;
	margin: 0 0 15px;
	width: 100%;
}
.fan-box .alignleft {
	float: left;
	margin: 3px 0 0 2px;
}
.fan-box .button {
	position: relative;
	float: left;
	margin: 19px 0 0 19px;
	padding: 0 0 0 12px;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
	background: url('../images/bg-button.jpg') no-repeat;
}
.fan-box .button span {
	float: left;
	padding: 4px 12px 0 0;
	height: 19px;
	text-align: center;
	text-transform: uppercase;
	background: url('../images/bg-button.jpg') no-repeat 100% 0;
	cursor: pointer;
}
.fan-box .button:hover {text-decoration: underline;}
.fan-box .button span:hover {text-decoration: underline;}
#main #sidebar .tweets-box h3.homepage-tweets {
	margin: 0 0 1px;
	padding: 0 0 2px 4px;
	line-height: 17px;
	font-size: 13px;
	color: #5A4A42;
	background: url('../images/divider2.gif') repeat-x 0 100%;
}

#main #sidebar .tweets-box h3 {
	background-image: none;
}
.tweets-box ul {
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
}
.tweets-box ul li {
	overflow: hidden;
	padding: 0 0 14px;
	width: 100%;
	color: #716558;
}
.tweets-box ul li p {margin: 0;}
.tweets-box ul li .alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.tweets-box ul li .frame {
	display: table;
	height: 1%;
}
.side-box {
	margin: 0 0 11px;
	padding: 2px 0 0;
	line-height: 15px;
	color: #808080;
}
.side-box .alignleft {
	float: left;
	margin: 3px 2px 0 0;
}
.side-box .title {
	display: block;
	margin: 0 0 1px;
	line-height: 13px;
	color: #5A4A42;
}
.side-box p {margin: 0;}
#sidebar .more {
	padding: 0 8px 0 0;
	text-decoration: none;
	color: #5A4A42;
	background: url('../images/bullet-more2.gif') no-repeat 100% 70%;
}
#sidebar .more:hover {text-decoration: underline;}
#sidebar .side-box .more {padding: 0 5px 0 0;}
.blogs-list {padding: 1px 0 0 2px;}
.blogs-list ul {
	margin: 0 0 -2px;
	padding: 0;
	list-style: none;
}
.blogs-list ul li {
	padding: 0 0 8px;
	color: #808080;
}
.blogs-list ul li .title {
	display: block;
	margin: 0 0 1px;
	color: #5A4A42;
}
.blogs-list ul li p {margin: 0;}
.blogs-list ul li a {color: #5A4A42;}
#main #sidebar .sort-heading {
	margin: -3px 0 0 14px;
	padding: 0 0 5px;
	text-transform: uppercase;
	background: none;
}
.sort-block {
	position: relative;
	margin: 0 -1px 0 0;
	width: 201px;
}
.sort-block .t {
	height: 35px;
	width: 201px;
	background: url('../images/bg-sort-block-t.gif') no-repeat;
}
.sort-block .b {
	height: 42px;
	width: 201px;
	background: url('../images/bg-sort-block-b.gif') no-repeat;
}
.sort-block .m {
	width: 201px;
	background: url('../images/bg-sort-block-m.gif') repeat-y;
}
.sort-block .m:after {
	content: "";
	display: block;
	clear: both;
}
.sort-block .holder {
	position: relative;
	float: left;
	margin: -35px 0 -42px;
	padding: 4px 11px 21px;
	width: 179px;
}
.sort-block p {margin: 0 0 10px 2px;}
#main #sidebar .sort-block h3 {padding: 0 0 3px 1px;} 
.sort-block h4 {
	margin: 0;
	line-height: 17px; 
	font-size: 13px;
	color: #5A4A42;
}
.sort-nav {
	margin: 0 0 22px;
	padding: 1px 0 0;
	list-style: none;
}
.sort-nav li {
	padding: 0 0 2px 2px;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
}
.sort-nav li a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #716558;
	background: url('../images/bullet-side-nav.gif') no-repeat 0 60%;
}
.sort-nav li a:hover,
.sort-nav li.active a {
	color: #9E1F63;
	background: url('../images/bullet-side-nav-hover.gif') no-repeat 0 60%;
}
.sort-nav li.opened {padding: 0 0 2px;}
.sort-nav li.opened a {
	padding: 0 0 0 12px;
	background: url('../images/bullet-side-nav-opened.gif') no-repeat 0 60%;
}
.sort-nav li.opened a:hover {background: url('../images/bullet-side-nav-opened.gif') no-repeat 0 60%;}
.sort-nav ul {
	margin: -2px 0 0;
	padding: 0 0 0 19px;
	list-style: none;
}
.sort-nav ul li {
	padding: 0 0 1px;
	line-height: 15px;
	font-weight: normal;
}
.sort-nav ul li a,
.sort-nav li.opened ul li a {
	padding: 0 0 0 6px;
	background: none;
}
.sort-nav ul li a:hover,
.sort-nav li.opened ul li a:hover,
.sort-nav ul li.active a,
.sort-nav li.opened ul li.active a {background: url('../images/bullet-side-sub-nav-hover.gif') no-repeat 0 60%;}
.date-form {padding: 4px 0 0;}
.date-form .row {
	overflow: hidden;
	padding: 0 0 2px;
	width: 100%;
}
.date-form label {
	float: left;
	line-height: 17px;
	font-size: 13px;
	width: 33px;
	color: #5A4A42;
	text-align: right;
}
.date-form select {
	display: inline;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
	color: #5A4A42;
}
.date-form .select1 {width: 85px;}
.date-form .select2 {width: 54px;}
#footer {padding: 4px 26px 30px;}
.bottom-nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.bottom-nav li {
	display: inline;
	float: left;
	margin: 0 1px 0 -1px;
	padding: 0 3px 0 4px;
	line-height: 12px;
	font-size: 10px;
	color: #808080;
	background: url('../images/sep-bottom-nav.gif') no-repeat 0 50%;
}
.bottom-nav li a {
	text-decoration: none;
	color: #808080;
}
.bottom-nav li a:hover {text-decoration: underline;}

#toolContent {
	width:720px;
	height:300px;
	background:#ffffff;
}

.purpleBold {
	color: #9E1F63
	}
