html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type="submit"]:hover {
	cursor: pointer;
}
body {
	color: #5b5b5d;
	/*Avenir65Medium*/
  /*AvenirLTStd35Light*/
	font: 15px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	min-width: 1300px;
	background: #f1f1f1;
}
a {
	color: #772e7e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#topnav {
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: #5f6062;
}
#topnav .holder {
	width: 1234px;
	margin: 0 auto;
	font: 18px/37px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
#topnav ul {
	float: right;
}
#topnav li {
	float: left;
	background: url(../images/sep03.png) no-repeat 0 9px;
	padding: 0 13px 0 14px;
}
#topnav li:first-child {
	background: none;
}
#topnav li:last-child {
	padding-right: 7px;
}
#topnav a {
	color: #fff;
}
#topnav em, #topnav strong, #topnav span {
	cursor: pointer;
	font-weight: 700;
	font-style: normal;
	color: #ffd200;
}
#topnav em {
	color: #0092cf;
}
#topnav em.medtech {
	color: #AFBD21;
}
#topnav em.lifechanging {
	color: #73B7B8;
}
#topnav strong {
	color: #f8981d;
}
#topnav a:hover span, #topnav a:hover em, #topnav a:hover strong, #topnav a:hover {
	text-decoration: none;
	color: #772e7e;
}
#header {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.header-holder {
	width: 1145px;
        padding: 21px 0 21px 71px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	float: left;
  background: url(../images/logo.png) no-repeat;
  width: 328px;
  height: 87px;
	overflow: visible;
	text-indent: -9999px;
}
.logo a {
	display: block;
	height: 100%;
}
#header .holder {
	float: right;
	/* width: 523px; */
	width: 443px;
 	margin-top: 14px;
}
#header .block {
	overflow: hidden;
	padding-bottom: 13px;
}
.socials {
	float: left;
}
.socials li {
	list-style: none !important;
	float: left;
	margin: 1px 6px 0 0 !important;
}
.socials a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(../images/ico-socials3b.png) no-repeat;
	width: 34px;
	height: 33px;
}
.socials a.email {
	background-position: 0 0;
}
.socials a.youtube {
	background-position: -40px 0;
}
.socials a.rss {
	background-position: -82px 0;
}
.socials a.linkedin {
	background-position: -123px 0;
}
.socials a.facebook {
	background-position: -164px 0;
}
.socials a.twitter {
	background-position: -204px 0;
}
.socials a.email:hover {
	background-position: 0 -43px;
}
.socials a.youtube:hover {
	background-position: -40px -43px;
}
.socials a.rss:hover {
	background-position: -82px -43px;
}
.socials a.linkedin:hover {
	background-position: -123px -43px;
}
.socials a.facebook:hover {
	background-position: -164px -43px;
}
.socials a.twitter:hover {
	background-position: -204px -43px;
}
.search-form {
	float: right;
	width: 274px;
}
.search-form input[type="submit"] {
	float: right;
	background: url(/assets/images/btn-goR.png) no-repeat;
	width: 45px;
	height: 34px;
	border: 0;
	font-size: 0;
	line-height: 0;
	padding: 34px 0 0 45px;
	margin: 0;
}
.search-form input[type="submit"]:hover {
	background-position: 0 -44px;
}
.search-form input[type="text"] {
	float: left;
	width: 202px;
	margin: 0;
	padding: 5px 9px 6px;
	border: 2px solid #6a6a6c;
	color: #999;
	font: 16px/19px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	background: #fff;
}
.menu {
	float: right;
	margin: 0 -12px 0 0;
	font: 16px/16px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.menu li {
	background: url(../images/sep04.png) no-repeat;
	padding: 0 12px 0 13px;
	float: left;
}
.menu li:first-child {
	background: none;
	padding-left: 0;
}
.menu a {
	color: #742672;
}
.menu a.login {
	color: #007C85;
}
.menu a:hover {
	text-decoration: none;
	color: #5f6062;
}
#cms-nav {
	width: 100%;
	background-color: #f0b310;
	padding-bottom: 0px;
	position: relative;
	z-index: 5;
}
#cms-nav.alt-nav .close {
	display: none;
}
#cms-nav ul:after, #cms-nav:after {
	clear: both;
	content: "";
	display: block;
}
#cms-nav ul {
	border-left: #fff 2px solid;
	width: 1142px;
	margin: 0 auto;
	text-transform: uppercase;
	font: bold 10px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
#cms-nav.upper li:first-child {
 border-right #fff 2px solid;
}
/*
#cms-nav.lower li:first-child {
  border-right:none;
}
*/
#cms-nav li {
	float: left;
	border-right: #fff 2px solid;
	padding: 0;
	position: relative;
}
#cms-nav li.current {
	border-right: #fff 2px solid;
	background-color: #5f6062;
	color: #fff;
	padding-left: 0;
}
#cms-nav.upper li {
	border-top: #fff 2px solid;
	border-bottom: #fff 2px solid;
}
#cms-nav.lower li {
	border-bottom: #fff 2px solid;
}
#cms-nav li.current {
}
#cms-nav li.current a {
	background-color: #5f6062;
	padding: 1px 0;
	color: #fff;
	float: left;
	padding: 0 20px 0 20px;
}
#cms-nav a {
	color: #5f6062;
	float: left;
	padding: 0 10px;
}
#cms-nav li.active a, #cms-nav li:hover a, #cms-nav li.hover a {
	text-decoration: none;
	background: #882687;
	color: #FFF;
}
#nav {
	width: 100%;
	background: #772e7e url(../images/bg-nav.png) no-repeat 50% 100%;
	padding-bottom: 33px;
	position: relative;
	z-index: 5;
}
#nav.alt-nav .close {
	display: none;
}
#nav ul:after, #nav:after {
	clear: both;
	content: "";
	display: block;
}
#nav ul {
	width: 1070px;
	margin: 0 auto;
	text-transform: uppercase;
	font: 18px/40px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	letter-spacing: 1px;
}
#nav li {
	float: left;
	background: url(../images/sep02.png) no-repeat;
	padding: 0 0 0 4px;
	position: relative;
}
#nav li:first-child {
	background: none;
	padding-left: 0;
}
#nav a {
	color: #fff;
	float: left;
	padding: 0 18px;
}
#nav li.active a, #nav li:hover a, #nav li.hover a {
	text-decoration: none;
	background: #882687;
}
#nav .dropnav {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 283px;
	background: #5f6062;
	border: 2px solid #fff;
}
#nav li:hover .dropnav, #nav li.hover .dropnav {
	display: block;
}
#nav .dropnav ul {
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}
#nav .close {
	font-size: 14px;
	line-height: 16px;
}
#nav .dropnav li {
	background: none;
	padding: 10px 0;
	border-top: 2px solid #fff;
	width: 100%;
}
#nav .dropnav li:first-child {
	border: 0;
}
#nav .dropnav a {
	display: block;
	float: none;
}
#nav .dropnav .close {
	overflow: hidden;
	border-top: 2px solid #fff;
	padding: 0 8px;
	line-height: 36px;
}
#wrapper .slide-drop .dropnav .close {
	display: none;
}
#nav li.active .dropnav ul a, #nav li:hover .dropnav ul a, #nav li.hover .dropnav ul a {
	background: none;
}
#nav li.active .dropnav ul a:hover, #nav li:hover .dropnav ul a:hover, #nav li.hover .dropnav ul a:hover {
	color: #772e7e;
}
#nav li .dropnav li:hover {
	background: #868689;
}
#nav li .dropnav li:hover > a {
	color: #772e7e;
}
#nav li.active .dropnav .close a, #nav li:hover .dropnav .close a, #nav li.hover .dropnav .close a {
	float: right;
	padding: 0 25px 0 0;
	background: url(../images/bg-close.png) no-repeat 100% 8px;
}
#nav li.active .dropnav .close a:hover, #nav li:hover .dropnav .close a:hover, #nav li.hover .dropnav .close a:hover {
	background-position: 100% -52px;
	color: #772e7e;
}
#nav li .dropnav .close:hover {
	background: #868689;
}
#nav li .dropnav .close:hover > a {
	color: #772e7e;
}
.intro {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-bottom: -48px;
	background: #f1f1f1;
	border-top: 2px solid #fff;
	text-align: center;
}
.intro h1, .intro-gallery h2 {
	display: none;
}
.home-intro {
	margin-bottom: 0;
}
.intro-gallery {
	width: 100%;
	overflow: hidden;
	background: #fff url(../images/bg-intro.png) no-repeat 50% 100%;
	padding-bottom: 17px;
	height: 347px;
	position: relative;
	text-align: left;
}
.intro-gallery .frame {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.intro-gallery .frame ul {
	width: 100%;
	overflow: hidden;
}
.intro-gallery .frame li {
	position: absolute;
	width: 100%;
	left: -9999px;
	top: -9999px;
	text-align: center;
	z-index: 1;
}
.carousel .frame {
	width: 1300px;
	margin: 0 auto;
}
.slideshow .frame li {
	top: 0;
	left: 0;
}
.carousel .frame li {
	position: relative;
	float: left;
	width: 1300px;
	top: 0;
	left: 0;
}
.intro-gallery .frame li.active {
	left: 0;
	top: 0;
	z-index: 10;
}
.intro img {
	vertical-align: top;
}
.intro-gallery .holder {
	position: absolute;
	text-align: left;
	left: 50%;
	border-top: 18px solid #e0b12f;
	width: 654px;
	bottom: 35px;
	margin: 0 0 0 -248px;
}
.intro-gallery .holder .block {
	width: 783px;
	padding: 18px 76px 17px 39px;
	overflow: hidden;
	background: url(../images/bg-yellow.png);
	margin: 0 -244px 0 0;
}
.intro-gallery .heading {
	float: left;
	width: 450px;
	margin: 0 9px 0 0;
}
.intro-gallery .descr {
	overflow: hidden;
}
.txt-heading {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
.txt-heading a {
	display: block;
	height: 100%;
}
.txt-frontier {
	background: url(../images/txt-frontier.png) no-repeat;
	width: 426px;
	height: 120px;
	margin: 1px 0 17px;
}
.txt-members {
	background: url(../images/txt-members.png) no-repeat;
	width: 332px;
	height: 42px;
	margin-bottom: 17px;
}
.txt-generation {
	background: url(../images/txt-generation.png) no-repeat;
	width: 334px;
	height: 18px;
}
.txt-patient {
	background: url(../images/txt-patient.png) no-repeat;
	width: 449px;
	height: 101px;
	margin-bottom: 7px;
}
.txt-fda {
	background: url(../images/txt-fda.png) no-repeat;
	width: 290px;
	height: 68px;
	margin-bottom: 12px;
}
.txt-fda01 {
	background: url(../images/txt-fda01.png) no-repeat;
	width: 268px;
	height: 63px;
	margin-bottom: 13px;
}
.txt-innovation {
	background: url(../images/txt-innovation.png) no-repeat;
	width: 307px;
	height: 50px;
}
.txt-innovation01 {
	background: url(../images/txt-innovation01.png) no-repeat;
	width: 255px;
	height: 45px;
}
.intro .author {
	display: block;
	color: #cacaca;
	margin-bottom: 10px;
	font: italic bold 14px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro-gallery p {
	padding: 0 0 16px;
}
.intro-gallery .more {
	float: right;
	color: #007c85;
	margin: -15px 34px 0 0;
	font: bold 11px/13px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	text-transform: uppercase;
}
.intro-gallery .more:hover {
	text-decoration: none;
	color: #882687;
}
.switcher-wrap ul {
	position: absolute;
	z-index: 20;
	text-align: left;
	left: 50%;
	width: 400px;
	margin: 0 0 0 -550px;
	bottom: 51px;
}
.switcher-wrap li {
	float: left;
	margin: 0 9px 0 0;
}
.switcher-wrap a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 27px;
	height: 27px;
	background: url(../images/bg-switcher.png) no-repeat;
}
.switcher-wrap a:hover, .switcher-wrap .active a {
	background-position: 0 -37px;
}
#maincontent {
	width: 100%;
	position: relative;
	background: #fff;
}
#maincontent .heading:after, .widget:after, .section:after, .main-holder:after, #maincontent:after {
	clear: both;
	content: "";
	display: block;
}
.main-holder {
	width: 1134px;
	margin: 0 auto;
	padding: 38px 0 30px 48px;
}
.main-holder-no-header-wide {
  width: 1300px;
  margin: 0 auto;
  padding: 25px 0 25px 0px;
}
.main-holder.topnews {
	padding-top: 0px !important;
	padding-left: 156px !important;
}
/*
.main-holder-no-header {
	padding-top: 0px;
}
*/

.section {
	width: 100%;
}
.widget {
	width: 100%;
}
#maincontent .heading {
	margin-bottom: 17px;
	width: 100%;
}
#maincontent .heading-holder {
	float: left;
	margin: 0 0 0 -42px;
	background: url(../images/bg-heading.png) no-repeat 100% -68px;
	padding: 0 4px 0 0;
}
#maincontent .heading h3 {
	float: left;
	padding: 0 36px 12px 75px;
	text-transform: uppercase;
	color: #fff;
	overflow: hidden;
	height: 40px;
	background: url(../images/bg-heading.png) no-repeat;
	/*font: bold 17px/39px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;*/
	font: 18px/38px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
#maincontent .blue-heading .heading-holder {
	background-position: 100% -190px;
}
#maincontent .blue-heading.video {
	padding: 0;
	margin-bottom: 0;
}
#maincontent .dark-blue-heading .heading-holder {
	background-position: 100% -618px;
}
#maincontent .blue-heading .heading-holder h3 {
	background-position: 0 -122px;
}
#maincontent .dark-blue-heading .heading-holder h3 {
	background-position: 0 -550px;
}
#maincontent .yellow-heading .heading-holder {
	background-position: 100% -312px;
}
#maincontent .yellow-heading .heading-holder h3 {
	background-position: 0 -244px;
}
#maincontent .events-widget .heading {
	margin-bottom: 2px;
}
#maincontent .green-heading .heading-holder, #maincontent .twitter-widget .heading-holder {
	background-position: 100% -434px;
}
#maincontent .twitter-widget .heading {
	margin-bottom: 2px;
}
#maincontent .twitter-widget .heading-holder {
	margin: 0 0 0 -39px;
}
#maincontent .twitter-widget .heading-holder h3 {
	background-position: 0 -366px;
}
#maincontent .green-heading .heading-holder h3 {
	background-position: 0 -489px;
}
#maincontent .heading a {
	color: #fff;
	float: left;
	padding: 0 36px 0 75px;
	margin: 0 -36px 0 -75px;
}
#maincontent .heading a:hover {
	text-decoration: none;
}
.news-widget {
	float: left;
	/*news column width change */
	width: 530px;
	padding: 14px 0 0;
	border-left: 3px solid #b2b2b2;
}
#maincontent strong {
	font-weight: bold;
}
.news-widget .widget-holder {
	overflow: hidden;
	padding: 0 0 0 34px;
	margin-bottom: 30px;
}
.news-widget .widget-holder.video {
	padding: 30px 0 0 34px;
}
.widget-holder .videotitle {;
	margin: 10px 0 0 5px;
	font-weight: bold;
}
.news-widget ul {
	margin-bottom: -42px;
	overflow: hidden;
}
.news-widget li {
	float: left;
	width: 100%;
	padding-bottom: 42px;
}
.news-widget h2 {
	font: 17px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin: 0;
	font-weight: 700;
}
.news-widget h2 a {
/*color: #888;*/
}
.news-widget h2 a:hover {
	text-decoration: none;
	color: #007c85;
}
.news-widget .more {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
}
.news-widget .more:hover {
	color: #007c85;
	text-decoration: none;
}
.issue-widget {
	float: right;
	width: 545px;
	padding-top: 14px;
	/*QuickLinks margin top */
	margin-top: 0;
	line-height: 20px;
	font-size: 13px;
	border-left: 3px solid #b9b9b9;
}
.issue-widget .widget-holder:after {
	clear: both;
	content: "";
	display: block;
}
.issue-widget .widget-holder {
	padding: 0px 0 0 43px;
	width: 512px;
}
.issue-widget .widget-holder.quicklinks {
	padding-top: 10px;
}
.issue-widget .visual {
	overflow: hidden;
	width: 512px;
	margin: 0 0 21px -11px;
	position: relative;
}
.issue-widget .visual img {
	vertical-align: top;
}
.issue-widget p {
	margin: 0px 0px 16px;
}
.issue-widget .visual a {
	position: absolute;
	top: 0;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/none.png);
}
.issue-widget .block {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: url(../images/bg-blue.png);
	width: 320px;
	color: #fff;
	padding: 32px 10px 20px 22px;
}
.issue-widget .more {
	font-weight: 500;
	text-transform: uppercase;
	margin-top: -20px;
}
.issue-widget .more:hover {
	text-decoration: none;
	color: #007c85;
}
.issue-widget .date {
	display: block;
	color: #772e7e;
	text-transform: uppercase;
	font-style: italic;
}
.feat-section {
	width: 100%;
}
.feat-section:after {
	clear: both;
	content: "";
	display: block;
}
.feat-section .events-widget {
	float: left;
	padding-top: 34px;
	width: 660px;
	line-height: 14px;
	border-left: 3px solid #b2b2b2;
}
.events-widget .widget-holder {
	overflow: hidden;
	padding: 0 0 0 32px;
}
.events-widget ul {
	width: 105%;
}
.events-widget li {
	display: inline-block;
	vertical-align: top;
	width: 293px;
	margin: 0 16px 0 0;
	overflow: hidden;
	background: url(../images/bg-event.png) repeat-y;
}
* + html .events-widget li {
	display: inline;
	margin-right: 20px;
}
.events-widget .holder {
	background: url(../images/bg-event.png) no-repeat -303px 0;
	width: 100%;
	overflow: hidden;
}
.events-widget .frame {
	background: url(../images/bg-event.png) no-repeat -606px 100%;
	overflow: hidden;
	padding: 13px 8px 21px 10px;
}
.date-box {
	float: left;
	width: 98px;
	margin: 0 8px 0 0;
	text-transform: uppercase;
	text-align: center !important;
}
.date-box a {
	display: block;
}
.date-box a:hover {
	text-decoration: none;
}
.date-box span {
	display: block;
	color: #fff;
	/*font: 700 13px/15px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;*/
	margin: 0;
	padding: 3px 4px 2px 2px;
	background: #772e7e;
	cursor: pointer;
}
.date-box strong {
	color: #4e4e4e;
	cursor: pointer;
	font: 700 86px/90px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	display: block;
	margin-top: -6px;
	margin-left: -12px;
	letter-spacing: -8px;
}
.events-widget .descr {
	overflow: hidden !important;
	padding-top: 3px;
	height: 180px;
}
.events-widget h2 {
	font: 200 16px/16px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	color: #007c85;
	margin-bottom: 2px;
	padding-right: 2px;
}
.events-widget h2 a {
	color: #007c85;
}
.events-widget h2 a:hover {
	text-decoration: none;
}
.events-widget .date {
	display: block;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.events-widget .more {
	font-weight: 500;
	color: #007c85;
}
.events-widget .more:hover {
	text-decoration: none;
	color: #882687;
}
.twitter-widget {
	float: right;
	padding-bottom: 62px;
	width: 395px;
	line-height: 14px;
	margin: 19px 0 -73px;
	background: url(../images/bg-twitter-widget.png) no-repeat -810px 100%;
}
.twitter-widget .frame:after, .twitter-widget .holder:after {
	clear: both;
	content: "";
	display: block;
}
.twitter-widget .holder {
	width: 100%;
	background: url(../images/bg-twitter-widget.png) repeat-y;
}
.twitter-widget .frame {
	width: 361px;
	padding: 15px 34px 10px 0;
	background: url(../images/bg-twitter-widget.png) no-repeat -405px 0;
}
.twitter-widget .widget-holder {
	overflow: hidden;
	padding: 0 0 0 33px;
}
.twitter-widget ul {
	margin-bottom: -6px;
	overflow: hidden;
}
.twitter-widget li {
	float: left;
	width: 100%;
	padding-bottom: 16px;
	font-size: 13px;
	line-height: 18px;
}
.twitter-widget .title {
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	color: #772e7e;
	font-style: italic;
	margin: 0 0 1px;
}
.twitter-widget h4 {
	float: left;
	margin: 0 5px 0 0;
	font: italic 12px/15px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.twitter-widget h4 a:hover {
	text-decoration: none;
}
#footer {
	width: 100%;
	background: url(../images/bg-footer.png) no-repeat 50% 0;
	overflow: hidden;
	padding: 77px 0 37px;
	color: #5b5b5d;
	font-size: 14px;
	line-height: 16px;
}
#footer a {
	color: #5b5b5d;
}
#footer a:hover {
	color: #772e7e;
	text-decoration: none;
}
.foot-holder {
	margin: 0 auto;
	overflow: hidden;
	width: 1300px;
}
#footer .holder {
	width: 1142px;
	overflow: hidden;
	background: url(../images/bg-footer-holder.png) repeat-y;
	padding-bottom: 62px;
	margin: 0 auto 75px;
}
.foot-holder .col {
	float: left;
	padding: 0 16px 0 14px;
}
.foot-holder .col-about {
	width: 126px;
}
.foot-holder .col-issues {
	width: 185px;
}
.foot-holder .col-events {
	width: 244px;
}
.foot-holder .col-events .date {
	font-size: 80%;
}
.foot-holder .col-newsroom {
	width: 161px;
}
.foot-holder .col-join {
	width: 187px;
}
.foot-holder .col-members {
	width: 141px;
	padding: 0 0 0 14px;
}
.foot-holder li {
	margin-bottom: 6px;
}
.foot-holder h3 {
	text-transform: uppercase;
	margin: 0 0 26px;
	font: 500 20px/24px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
#footer .col-about h3, #footer .col-about h3 a, #footer .col-about h3 a:hover {
	color: #772e7e;
}
#footer .col-issues h3, #footer .col-issues h3 a, #footer .col-issues h3 a:hover {
	color: #007dc3;
}
#footer .col-events h3, #footer .col-events h3 a, #footer .col-events h3 a:hover {
	color: #f8981d;
}
#footer .col-media h3, #footer .col-media h3 a, #footer .col-media h3 a:hover {
	color: #221f72;
}
#footer .col-join h3, #footer .col-join h3 a, #footer .col-join h3 a:hover {
	color: #007c85;
}
#footer .col-members h3, #footer .col-members h3 a, #footer .col-members h3 a:hover {
	color: #882687;
}
.bottom {
	overflow: hidden;
	text-align: right;
	width: 1138px;
	margin: 0 auto;
}
.bottom ul {
	float: left;
}
.bottom ul li {
	float: left;
	background: url(../images/sep01.png) no-repeat 0 2px;
	padding: 0 8px 1px 10px;
}
.bottom ul li:first-child {
	padding-left: 0;
	background: none;
}
/* committees.html */

.breadcrumbs {
	overflow: hidden;
	padding: 28px 0 0;
}
.member .breadcrumbs {
	padding-top:26px;
}
.breadcrumbs li {
	float: left;
	background: url(../images/bull01.png) no-repeat 0 4px;
	padding: 0 3px 16px 11px;
	font-size: 12px;
	line-height: 14px;
	color: #7f7f7f;
}
.breadcrumbs li:first-child {
	background: none;
	padding-left: 2px;
}
.breadcrumbs a {
	color: #7f7f7f;
}
.breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}
.twocolumns {
	width: 100%;
	padding-bottom: 51px;
}
.twocolumns:after {
	clear: both;
	content: "";
	display: block;
}
/* change for member center */
.members-block {
	overflow: hidden;
	padding: 20px 0 1px 49px;
	margin: 0 -30px 0 0;
	letter-spacing: -5px;
}
/* change for member center */
.member .members-block {
		padding-left:0px;
}
/* change for member center */
.member .likeh1 {
	/*font-size: 55px;
	line-height: 58px;*/
/*	font-size: 24px;
	line-height: 30px;
	margin: 0 0 20px;
	color: #221f72;
	text-transform: uppercase;*/
	/*margin-top:-12px !important;*/
}
/* change for member center */
.detail-area {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	width: 330px;
	font-size: 14px;
	line-height: 18px;
	color: #5f6062;
	margin: 0 56px 126px 0;
}
/* change for member center */
.detail-area.blue {
	margin: 0 56px 116px 0;
}
/* change for member center */
.detail-area img {
	margin: 0 0 5px;
}
/* change for member center */
#maincontent .detail-area .top-heading, #maincontent .detail-area.blue .top-heading {
	color: #772e7e;
	font-size: 16px;
	line-height: 19px;
	margin: 0;
	font-weight: normal;
}
/* change for member center */
#maincontent .detail-area.blue .top-heading a {
	color: #184076;
}
/* change for member center */
#maincontent .detail-area.blue .top-heading a:hover {
	color: #772e7e;
}
/* change for member center */
#maincontent .detail-area .top-heading a:hover {
	color: #184076;
	text-decoration: none;
}
/* change for member center */
#maincontent .detail-area.blue .top-heading {
	color: #184076;
	padding: 5px 0 0;
}
/* change for member center */
#maincontent .members-block p {
	margin: 0 0 32px;
}
/* change for member center */
.read-more {
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #772e7e;
}
/* change for member center */
.read-more:hover {
	text-decoration: none;
	color: #184076;
}
/* change for member center */
.table-block {
	border-left: 3px solid #b2b2b2;
	margin: 0 0 0 11px;
	padding: 14px 0 80px;
}
/* change for member center */
.table-block .inner {
	padding: 0 0 0 34px;
}
/* change for member center */
.table-block h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 400;
	margin: 0 0 20px;
	text-transform: uppercase;
	color: #fff;
}
/* change for member center */
.table-detail {
	margin: 0 0 71px;
	width: 920px;
	border-collapse: collapse;
	margin: 0 0 7px;
	border: 1px solid #6c6c6c;
	border-collapse: collapse;
}
/* change for member center */
.table-detail .top-text {
	color: #fff;
	background: #2c4273;
	padding: 8px 6px 11px 2px;
	width: 132px;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
}
/* change for member center */
.table-detail .top-text.title {
	width: 324px;
}
/* change for member center */
.table-detail .top-text.department {
	width: 298px;
}
/* change for member center */
.table-detail .top-text.type {
	width: 165px;
}
/* change for member center */
.table-detail tr {
	width: 100%;
	overflow: hidden;
	background: #d2e1f3;
}
/* change for member center */
.table-detail tr td {
	padding: 6px 5px 15px;
	width: 150px;
	text-align: left;
	border-right: 1px solid #828384;
	color: #666;
	vertical-align: bottom;
}
/* change for member center */
.table-detail tr td.dated {
	text-align: center;
	vertical-align: top;
}
/* change for member center */
.table-detail tr td.second {
	padding: 6px 33px 15px 26px;
	width: 313px;
}
/* change for member center */
.table-detail tr td.public {
	padding: 6px 1px 15px 26px;
	width: 342px;
}
/* change for member center */
.table-detail tr td.study {
	padding: 6px 23px 15px 26px;
	width: 131px;
}
/* change for member center */
.table-detail .row {
	background: #eef4fa;
}
/* change for member center */
.table-detail .grey {
	background: #dbdcde;
}
#content {
	width: 970px;
	padding-bottom: 51px;
}
/* change for member center */
.member #content {
		width: 1270px;
}
#content:after {
	clear: both;
	content: "";
	display: block;
}
.twocolumns #content {
	float: left;
	padding-bottom: 0;
	width: 700px;
}
#sidebar {
	float: right;
	width: 330px;
	margin-top: -16px;
	padding: 0 5px 0 0;
	border-left: 3px solid #b9b9b9;
}
/*
#maincontent h1 {
	text-transform: uppercase;
	color: #221f72;
	font: bold 20px/30px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin: -16px 0 34px;
	position: relative;
}
*/

#maincontent h1, #maincontent h2.likeh1 {
	text-transform: uppercase;
	color: rgb(34, 31, 114);
	font: 24px/30px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin: -10px 0px 10px;
	position: relative;
}
#maincontent .article-holder h4 {
	font: 18px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin: 0px 0 20px;
}
#content h1 a {
	color: #221f72;
}
#content h2 {
	font-size: 120%;
}
#content ul li {
	list-style: disc;
	margin: 0 0 15px 25px;
}
#content ol li {
	list-style: decimal;
	margin: 0 0 15px 25px;
}
#content em {
	font-style: italic;
}
#content p.small {
	font-size: 90%;
}
#content ul li li, #primarycontent ul li li {
	margin: 15px 0 15px 25px;
}
.committees-section {
	overflow: hidden;
	border-left: 3px solid #b2b2b2;
	padding: 0 0 0 33px;
}
.committees-section ul {
	overflow: hidden;
	margin-bottom: -27px;
}
.committees-section li {
	padding-bottom: 27px;
}
.committees-section h2 {
	color: #772e7e;
	text-transform: uppercase;
	font: 700 16px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.committees-section h2 a {
	color: #772e7e;
}
.feat-widget {
	border-left: 3px solid #b4b4b4;
	padding: 18px 0 1px;
}
.feat-widget .widget-holder {
	overflow: hidden;
	padding: 1px 0 0 33px;
}
.feat-widget p {
	margin: 0 0 16px;
}
.feat-widget .more {
	font: bold 13px/15px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	color: #006595;
	margin: -2px 0 0;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
}
.feat-widget .more:hover {
	text-decoration: none;
	color: #772e7e;
}
.feat-widget .heading a {
	padding: 0 67px 0 75px
}
/* issues-detail-2.html */

.intro-link {
	position: absolute;
	background: url(../images/none.png);
	left: 50%;
	width: 1300px;
	margin: 0 0 0 -650px;
	top: 0;
	bottom: 0;
}
.intro-descr {
	width: 458px;
	left: 50%;
	top: 49px;
	margin: 0 0 0 -563px;
	position: absolute;
	text-align: left;
	color: #5f6062;
}
.intro-descr p:first-letter {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
}
.article {
	color: #5f6062;
	border-left: 3px solid #b4b4b4;
	padding: 9px 0 0 35px;
}
/* change for member center */
.member .article {
		/*padding:0;*/
		/*border-left:none;*/
}
#maincontent .article .heading-holder {
	margin: 0 0 0 -77px;
}
#maincontent .article .heading {
	padding: 4px 0 7px;
	margin: 0;
}
.article p {
	margin: 0 0 16px;
}
.article-holder {
	margin-bottom: -10px;
}
/*.article-holder p {
	font: 14px/14px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}*/

.links-widget {
	font: bold 14px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	/*border-left: 3px solid #b4b4b4;*/
	padding: 19px 0 0;
}
.links-widget p, .links-widget ul, #sidebar p, #sidebar ul {
	margin-left: 10px;
}
.links-widget .widget-holder {
	padding: 0 0 0 32px;
}
.links-widget ul {
	margin-bottom: -8px;
	float: left;
}
.links-widget li {
	padding-bottom: 8px;
}
.links-widget ul a {
	color: #006595;
}
.links-widget ul a:hover {
	color: #772e7e;
	text-decoration: none;
}
/* site-map.html */

.sitemap-section {
	padding-top: 0;
}
.sitemap-section a {
	color: #5f6062;
}
.sitemap-section h2 {
	font: 17px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.sitemap-section ul {
	padding: 0 0 0 5px;
	margin-bottom: 26px;
}
.sitemap-section li {
	/*background: url(../images/bull02.png) no-repeat 0 6px;*/
	padding: 0px;
}
.sitemap-section ul ul {
	padding: 0 0 0 9px;
	margin-bottom: 0;
}
/* members.html */

.info-block {
	font-style: italic;
	color: #1a1a1a;
	font-weight: 600;
	padding: 4px 0 0;
}
#content h4 {
	/* .info-block h4 { */
	text-transform: uppercase;
	color: #772e7e;
	margin-bottom: 3px;
	font: 14px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro .description {
	background: url(../images/bg-blue01.png);
	overflow: hidden;
	width: 522px;
	padding: 90px 45px 20px 68px;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0 0 0 -650px;
	text-align: left;
	position: absolute;
	color: #fff;
	line-height: 18px;
	font-size: 13px;
}
.intro .alt-description {
	background: url(../images/bg-blue02.png);
}
/* resource-details.html */

.resource-section {
	width: 790px;
	padding-top: 0;
}
.resource-section .title {
	width: 790px;
	margin: 0 0 6px -8px;
	padding: 0 0 7px 8px;
	/*border-bottom: 2px solid #cfcfcf;*/
	overflow: hidden;
}
.resource-section h3 {
	text-transform: uppercase;
	color: #772e7e;
	margin: -3px 0 6px;
	font: 20px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.resource-section h3 a {
	color: #772e7e;
}
.resource-section h2 {
	color: #4e4e4e;
	font: 16px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.resource-section h2 a {
	color: #4e4e4e;
}
.resource-section ul {
	width: 100%;
	color: #4e4e4e;
	font-weight: 700;
}
.resource-section ul:after {
	clear: both;
	content: "";
	display: block;
}
.resource-section li {
	width: 790px;
	margin: 0px !important;
	padding: 8px 0 6px 8px;
	border-top: 2px solid #cfcfcf;
	list-style-type: none !important;
}
.resource-section li:first-child {
/*border: 0;*/
}
.resource-section ul p {
	margin: 0;
}
.resource-section ul a {
	width: 100%;
}
.resource-section h4 {
	text-transform: uppercase;
	color: #772e7e;
	font: 700 12px/16px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.resource-section ul h4 a, .resource-section h4 a {
	color: #772e7e;
}
.button {
	display: inline-block;
	vertical-align: top;
	background: url(../images/bg-button.png) no-repeat 100% -58px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 5px 0 0;
	margin: 1px 0 23px;
	font: bold 17px/43px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.button span {
	background: url(../images/bg-button.png) no-repeat;
	cursor: pointer;
	float: left;
	padding: 0 49px 5px;
}
.button.download {
	margin-bottom: 0;
}
.button.right {
	float: right;
}
.button:hover {
	text-decoration: none;
	background-position: 100% -174px;
}
.button:hover span {
	background-position: 0 -116px;
}
/* issues-detail.html */

#content .socials {
	float: none;
	padding-top: 7px;
	overflow: hidden;
	margin-bottom: 47px;
}
#content .socials a.email {
	background-position: -248px 0;
}
#content .socials a.share {
	background-position: -289px 0;
}
#content .socials a.facebook {
	background-position: -331px 0;
}
#content .socials a.twitter {
	background-position: -371px 0;
}
#content .socials a.email:hover {
	background-position: -248px -42px;
}
#content .socials a.share:hover {
	background-position: -289px -42px;
}
#content .socials a.facebook:hover {
	background-position: -331px -42px;
}
#content .socials a.twitter:hover {
	background-position: -371px -42px;
}
.table-holder {
	width: 920px;
	padding-top: 16px;
}
.table-holder:after {
	clear: both;
	content: "";
	display: block;
}
.table-holder .button {
	margin: 25px -4px -71px 0;
	float: right;
}
.table-holder .button span {
	padding: 0 28px 5px;
}
.table {
	border: 1px solid #6c6c6c;
	background: #ecf4fb;
	width: 918px;
}
.table table {
	width: 100%;
	font-size: 15px;
	line-height: 20px;
}
.table table a {
	color: #5b5b5d;
}
.table table a:hover {
	text-decoration: none;
}
.table table td {
	border-right: 1px solid #828485;
	padding: 7px 26px 13px;
	vertical-align: bottom;
	cursor: pointer;
}
.table table th {
	border-bottom: 1px solid #6d7279;
	color: #fff;
	padding: 0 3px;
	text-align: center;
	text-transform: uppercase;
	font: bold 17px/40px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	background: #184076;
}
.table table th a {
	color: #fff;
}
.table table tr.dark-row td {
	background: #cce2f4;
}
.table table td.tbl-date {
	width: 62px;
	vertical-align: top;
	text-align: center;
}
.table table td.tbl-title {
	width: 212px;
	vertical-align: top;
}
.table table td.tbl-dep {
	width: 212px;
	padding: 7px 10px 13px 26px;
}
.table table td.tbl-type {
	width: 89px;
}
.table table td.tbl-members {
	width: 95px;
}
.table table .tbl-members {
	border-right: 0 !important;
	text-align: center;
}
.tbl-header a {
	text-decoration: underline;
}
.tbl-header a:hover {
	text-decoration: none;
}
.table table tr:hover td {
	background: #f1f2f4;
}
.table table tr.dark-row:hover td {
	background: #dcdddf;
}
.table table tr:hover th {
	background: #184076;
}
/* event-detail.html */

.article dl {
	overflow: hidden;
	padding: 1px 0;
	color: #202020;
}
.article dt {
	/*AvenirLTStd35Light*/
	font: 700 15px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	float: left;
	margin: 0 6px 0 0;
	color: #772e7e;
}
.article dd {
	/*AvenirLTStd35Light*/
	font: bold 15px/23px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro-post {
	background: #6296cc;
	color: #fff;
	font: 200 18px/23px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	line-height: 25px;
	overflow: hidden;
}
.intro-post .holder {
	width: 922px;
	/*padding: 47px 242px 63px 0;*/
	padding: 47px 242px 10px 0;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
.intro-post .descr {
	overflow: hidden;
	padding-top: 86px;
}
.intro-post em.date {
	font: 300 20px/23px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro-post .date-box {
	width: 231px;
	margin: 0 28px 0 0;
	text-align: center;
}
.intro-post .date-box span {
	font: 400 34px/56px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	padding: 3px 0 0;
	background: #006592;
}
.intro-post .date-box strong {
	color: #fff;
	font: 700 200px/220px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	letter-spacing: -20px;
	margin-left: -20px;
}
.intro-post h2 {
	color: #ffd200;
	margin: 0 0 8px;
	font: 700 32px/40px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro-post h2 a {
	color: #ffd200;
}
.intro-post .date {
	font: 700 20px/24px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	display: block;
	margin-bottom: 1px;
}
.intro-post .descr h1 {
	color: #ffd200;
	margin: 0 0 8px;
	font: 700 32px/40px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	display: block !important;
	visibility: visible !important;
}
/* press-release.html */

.press-release {
	padding-top: 0;
	margin-bottom: 40px;
}
.press-release .author, .press-release .date {
	display: block;
	color: #772e7e;
	font: italic 14px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
 margin-bottom:10px; 
}
.press-release .author a, .press-release .date a {
	color: #772e7e;
}
.press-release .title {
	margin-bottom: 18px;
	overflow: hidden;
}
.press-release h2 {
	color: #5b5c5e;
	margin: -1px 0 2px;
	font: 22px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.press-release h2 a {
	color: #5b5c5e;
}
/* events-overview.html */

.intro .event-description {
	background: url(../images/bg-orange.png);
	width: 488px;
	padding: 67px 63px 20px 67px;
}
.intro .post {
	overflow: hidden;
	background: #fff;
	color: #5b5b5d;
	line-height: 23px;
	font-size: 15px;
	border: 1px solid #a1917b;
	padding: 21px 20px 28px 14px;
}
.intro .post .date-box {
	width: 170px;
	margin: 0 13px 0 0;
	text-align: center !important;
}
.intro .post .descr {
	overflow: hidden;
	padding-top: 6px;
	height: 165px;
}
.intro .event-description .post .descr h1 {
	display: block !important;
	visibility: visible !important;
	font: 20px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	color: #007b84;
	margin-bottom: 5px;
}
.intro .post .date-box span {
	display: block;
	color: #fff;
	font: 700 24px/26px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	padding: 3px 0;
	background: #772e7e;
	cursor: pointer;
}
.intro .post .date-box strong {
	font: bold 144px/150px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin-top: -12px;
	margin-left: -12px;
	letter-spacing: -10px;
}
.intro .post h2 {
	font: bold 28px/30px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	color: #007c85;
	margin-bottom: 3px;
}
.intro .post .date {
	display: block;
	margin-bottom: 3px;
	font: 400 18px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro .post p {
	font: 500 17px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.intro .post .more {
	font: bold 19px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	color: #007c85;
}
.blue-list .date-box span {
	background: #184076;
}
.article.events-widget {
	width: 932px;
}
.article.events-widget:after {
	clear: both;
	content: "";
	display: block;
}
.article.events-widget p, div.descr p {
	margin: 0 4px 0 0;
	font-size: 12px;
}
.article.events-widget .article-holder {
	margin-bottom: 0;
	float: left;
}
.article.events-widget ul {
	width: 1026px;
	line-height: 14px;
	padding: 10px 0 0;
	margin: 0 -200px 15px -2px; /*margin: 0 -200px -24px -2px;*/
}
/*
.article.events-widget ul.blue-list {
	padding: 130px 0px;
}
*/

.article.events-widget li {
	width: 318px;
	margin: 0 21px 24px 0;
	background: url(../images/bg-event01.png) repeat-y;
}
* + html .article.events-widget li {
	margin-right: 24px;
}
.article.events-widget .holder {
	background: url(../images/bg-event01.png) no-repeat -328px 0;
}
.article.events-widget .frame {
	background: url(../images/bg-event01.png) no-repeat -656px 100%;
	padding: 17px 15px 22px 12px;
}
.article.events-widget .date-box {
	width: 104px;
	margin: 0 9px 0 0;
	text-align: center !important;
	overflow: hidden;
}
.article.events-widget .date-box span {
/*padding: 3px 0 2px;*/
}
.article.events-widget .date-box span.green {
	background-color: #007b84;
}
.article.events-widget .date-box span.dark-blue {
	background-color: #184076;
}
.article.events-widget .date-box span.yellow {
	background-color: #e1962f;
}
.article.events-widget .date-box span.blue {
	background-color: #275ea7;
}
.article.events-widget .date-box span.purple {
	background-color: #772E7E;
}
.article.events-widget h2.green a {
	color: #007b84;
}
.article.events-widget h2.dark-blue a {
	color: #184076;
}
.article.events-widget h2.yellow a {
	color: #e1962f;
}
.article.events-widget h2.blue a {
	color: #275ea7;
}
.article.events-widget h2.purple a {
	color: #772E7E;
}
.article.events-widget .date-box strong {
	font: 300 94px/100px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin-top: -8px;
	margin-left: -10px;
	letter-spacing: -9px;
}
.article.events-widget h2 {
	font: 16px/17px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin-bottom: 5px;
}
.article.events-widget .date {
	font-size: 12px;
	padding-bottom: 3px;
}
/* issues-overview.html */

.issues-list {
	overflow: hidden;
	margin: 0px 0 15px;
}
.issues-list li {
	background: url(../images/sep05.png) no-repeat 0 0px;
	float: left;
	font: 500 15px/18px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	padding: 0 5px 0 7px;
	text-transform: uppercase;
}
.issues-list li:first-child {
	padding-left: 0;
	background: none;
}
.issues-list .item-b, .issues-list .item-2 {
	color: #007b84;
}
.issues-list .item-c, .issues-list .item-3 {
	color: #184076;
}
.issues-list .item-d, .issues-list .item-4 {
	color: #e1962f;
}
.issues-list .item-e, .issues-list .item-5 {
	color: #006592;
}
.issues-list .item-f, .issues-list .item-6 {
/*color: #006592;*/
}
.issues-list .item-g, .issues-list .item-7 {
	color: #007B84;
}
.issues-list a:hover {
	color: #5f6062 !important;
	text-decoration: none;
}
.issue-section {
	width: 100%;
}
.issue-holder:after, .issue:after, .issue-section:after {
	clear: both;
	content: "";
	display: block;
}
.issue {
	width: 1114px;
	margin: 0 -300px 0 -48px;
	padding: 41px 0 42px 44px;
	border-top: 3px solid #e3e3e3;
	color: #5f6062;
}
.issue:first-child {
	border: 0;
	padding-top: 0;
}
.issue-holder {
	width: 1111px;
	border-left: 3px solid #b2b2b2;
	padding: 15px 0 0;
}
.issue ul {
	overflow: hidden;
	width: 106%;
}
.issue li {
	float: left;
	width: 301px;
	padding: 3px 30px 0px 30px;
	overflow: hidden;
	background: url(../images/border01.png) repeat-y;
}
.issue li:first-child {
	background: none;
	padding: 3px 46px 0 38px;
	width: 284px;
}
.issue p {
	margin: 7px 0 15px;
	font-size: 13px;
	line-height: 17px;
}
.issue .more {
	text-transform: uppercase;
	color: #772e7e;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
	font: 12px/16px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.issue .more:hover {
	text-decoration: none;
	color: #006595;
}
.issue h2 {
	font: 16px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	color: #772e7e;
	margin-bottom: -1px;
}
.issue h2 a:hover {
	text-decoration: none;
	color: #5f6062;
}
.green-issue h2 a, .green-issue h2 {
	color: #007b84;
}
.dark-blue-issue h2 a, .dark-blue-issue h2 {
	color: #184076;
}
.yellow-issue h2 a, .yellow-issue h2 {
	color: #e1962f;
}
.blue-issue h2 a, .blue-issue h2 {
	color: #275ea7;
}
/* resource-center.html */

.search-block {
	width: 997px;
	padding: 37px 68px 42px 40px;
	overflow: hidden;
	margin: -2px -300px 30px 0;
	background: #cacaca;
}
.search-block .search-form {
	float: left;
	width: 414px;
}
.search-block a {
	/*float: right;*/
	margin-top: 6px;
	text-decoration: underline;/*font: 25px/30px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;*/
}
.search-block a:hover {
	color: #5b5b5d;
}
.search-block .search-form input[type="submit"] {
	background: url(../images/btn-go01R.png) no-repeat;
	width: 60px;
	height: 47px;
	padding: 47px 0 0 60px;
}
.search-block .search-form input[type="submit"]:hover {
	background-position: 0 -57px;
}
.search-block .search-form input[type="text"] {
	width: 291px;
	padding: 6px 24px 8px;
	border: 2px solid #4d4d50;
	color: #979797;
	font: 25px/27px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.results-article .article-holder {
	margin-bottom: 0;
}
.results-article {
	margin-bottom: 40px;
}
.results-article .table-holder {
	width: 1069px;
	margin: 0 -200px 0 -1px;
}
.results-article .table {
	width: 1067px;
	color: #4e4e4e;
}
.results-article .table table a {
	color: #4e4e4e;
}
.results-article .table table a:hover {
	text-decoration: none;
}
.results-article .table table th a {
	color: #fff;
}
.results-article .note {
	color: #b0b0b0;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 19px;
	overflow: hidden;
	padding: 0 11px 0 0;
}
.results-article .note span {
	float: right;
	font-size: 16px;
	line-height: 19px;
	color: #4E4E4E;
}
.results-article .note a:hover {
	text-decoration: none;
}
.results-article .table table {
	line-height: 19px;
	font-size: 15px;
}
.results-article .table table td {
	padding: 26px 26px 13px;
}
.results-article .table table td.tbl-date {
	width: 61px;
}
.results-article .table table td.tbl-title {
	width: 220px;
}
.results-article .table table td.tbl-dep {
	width: 194px;
}
.results-article .table table td.tbl-issue {
	width: 112px;
	text-align: center;
}
.results-article .table table td.tbl-type {
	width: 87px;
}
.results-article .table table td.tbl-members {
	width: 75px;
}
.pager {
	width: 100%;
	font-size: 12px;
	line-height: 21px;
	color: #7f7f7f;
	padding-top: 16px;
}
.pager:after {
	clear: both;
	content: "";
	display: block;
}
.pager-holder {
	float: right;
	margin: 0 6px -40px 0;
}
.pager .prev, .pager .next {
	float: left;
	width: 17px;
	height: 23px;
	margin: 0 0 0 13px;
	background: url(../images/bg-pager.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.pager .next {
	background-position: -27px 0;
}
.pager .prev:hover {
	background-position: 0 -33px;
}
.pager .next:hover {
	background-position: -27px -33px;
}
.pager span {
	float: left;
	margin: 0 0 0 12px
}
.pager ul {
	float: left;
}
.pager li {
	float: left;
	margin: 0 0 0 11px;
}
.pager a {
	color: #7f7f7f;
}
.pager a:hover, .pager .active a {
	text-decoration: none;
	color: #000;
}
/* top-news-list.html */

.quick-link-wrapper {
	float: left;
	/*	clear: both; */
	margin-bottom: 20px;
}
.quick-link-wrapper .quick-link-thumb {
	float: left;
	width: 80px;
	overflow: hidden;
	padding-right: 10px;
}
.quick-link-wrapper .quick-link-thumb img {
	width: 83px;
	height: 83px;
}
.quick-link-wrapper .quick-link-content {
	float: left;
	width: 420px;
}
.quick-link-wrapper h2 {
	font: 17px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin: 0 0 5px;
	font-weight: bold;
}
.quick-link-wrapper p.nobottommargin {
	margin-bottom: -5px;
}
.widget-holder p.more {
	text-align: right;
}
.news-section {
	overflow: hidden;
	color: #5f6062;
}
.news-section .holder:after {
	clear: both;
	content: "";
	display: block;
}
.news-section .holder {
	width: 624px;
	padding: 0 0 0 33px;
	border-left: 3px solid #b2b2b2;
}
.news-section ul {
	overflow: hidden;
	margin-bottom: -33px;
	float: left;
}
.news-section li {
	float: left;
	width: 95%; /*padding-bottom: 33px;*/
}
.news-section h2 {
	font: 17px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	margin: 0 0 5px;
	font-weight: normal;
}
.news-section h2 a:hover {
	text-decoration: none;
	color: #007c85;
}
.news-section .more {
	float: right;
	margin: 0 24px 0 0;
	text-transform: uppercase;
	font: 11px/22px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.news-section .more:hover {
	color: #006595;
	text-decoration: none;
}
.news-section .button {
	margin: 35px 45px 0 0;
	float: right;
}
.news-section .button span {
	padding: 0 23px 5px;
}
.news-meta {
	padding: 0 0 10px 0;
	font-size: 90%;
}
.subscribe-widget {
	background: #e1962f;
	overflow: hidden;
	width: 228px;
	color: #fff;
	padding: 17px 22px;
}
.subscribe-widget label {
	display: block;
	margin-bottom: 10px;
	font: 700 34px/36px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.subscribe-widget label span {
	display: block;
	margin-bottom: 3px;
	font: bold 17px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.subscribe-widget input[type="text"] {
	display: block;
	width: 194px;
	margin: 0;
	padding: 7px 11px;
	border: 1px solid #b9b2a9;
	color: #5f6062;
	font: 12px/14px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	background: #fff;
}
.subscribe-widget input[type="submit"] {
	float: left;
	background: url(../images/btn-submit.png) no-repeat;
	width: 113px;
	height: 48px;
	border: 0;
	font-size: 0;
	line-height: 0;
	padding: 48px 0 0 113px;
	margin: 10px 0 0;
}
.subscribe-widget input[type="submit"]:hover {
	background-position: 0 -58px;
}
#sidebar .issue-widget {
	float: none;
	padding-top: 19px;
	width: 376px;
	margin: -10px -49px 169px 0;
}
#sidebar .issue-widget .widget-holder {
	padding: 0 50px 0 32px;
	width: 294px;
	line-height: 16px;
	font-size: 12px;
}
.issue-widget .title {
	width: 289px;
	background: #243f76;
	color: #fff;
	padding: 31px 20px 38px 35px;
	margin: 0 -50px 88px 0;
}
.issue-widget .title .block {
	position: static;
	background: none;
	width: 100%;
	padding: 0;
}
.event-article {
	margin-bottom: 40px;
}
td.SearchResults, td.SearchPage {
	font-size: 12px;
}
td.PrimaryContent {
	padding-bottom: 15px;
	font-size: 14px;
}
td.PrimaryContent a {
	font-size: 15px;
	padding-bottom: 15px;
}
span.searchupdated {
	font-style: italic;
	font-size: .8em;
}
span.HighlightedWords {
	background-color: #F5D8F2 !important;
}
span.searchedfor {
	color: #A53B95;
	font-family: "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
	font-style: italic;
}
/*.editor td {
padding:2px 4px 0 0;
}*/

.errordiv {
	background: transparent;
	border: #f00 0 none;
	color: #f00 !important;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}
a.smalllink {
	font-size: 80%;
	text-decoration: underline;
}
a.smalllink:hover {
	font-size: 80%;
	text-decoration: none;
}
div.filesize {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 0;
	width: 145px;
	text-align: center;
	font-style: italic;
}
.uniForm .buttonHolder .primaryAction {
	font-size: 18px !important;
	font-weight: normal !important;
}
.inner .intro {
	margin-bottom: 0;
}
.inner .main-holder {
	padding: 40px 62px 17px 48px;
	width: 1178px;
}
.inner .carousel {
	position: relative;
	padding: 0 0 15px;
	margin: 0;
	height: 220px;
/*
  background:url(../images/snofolloweparator.gif) repeat-x 0 100%;
  padding:0 0 31px;
  margin:0 0 43px;
 */
}
.inner .carousel .mask {
	position: relative;
	overflow: hidden;
	width: 550px;
	margin: 0 0 37px;
}
.inner .carousel div.mask .slideset {
	width: 99999px;
	float: left;
}
.inner .carousel div.mask .slide {
	width: 550px;
	float: left;
}
.inner #maincontent .carousel strong {
	color: #892a81;
	display: block;
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 7px;
	font-weight: normal;
}
.inner .widget h2 {
	font-weight: normal;
	color: #872175;
	line-height: 18px;
	margin: 0;
}
.inner .widget {
	width: 567px;
}
.inner .news-widget ul {
	margin: 0;
}
.inner .quick-link-wrapper {
	padding: 0 0 32px;
	line-height: 18px;
	margin: 0;
}
.inner .news-widget li {
	padding-bottom: 27px;
}
.inner #maincontent .heading {
	margin-bottom: 22px;
	width: 100%;
}
.inner .quick-link-wrapper h2 {
	margin: 0 0 9px;
}
.carousel-block {
	overflow: hidden;
}
.carousel-block > a {
	float: left;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	width: 27px;
	height: 27px;
}
.carousel-block .btn-prev {
	background: url(../images/btn-prev.png) no-repeat;
}
.carousel-block .btn-prev:hover {
	background: url(../images/btn-prev-hover.png) no-repeat;
}
.carousel-block .btn-play {
	background: url(../images/btn-stop.png) no-repeat;
}
.carousel-block .btn-play:hover {
	background: url(../images/btn-stop-hover.png) no-repeat;
}
.carousel-block .btn-next {
	background: url(../images/btn-next.png) no-repeat;
}
.carousel-block .btn-next:hover {
	background: url(../images/btn-next-hover.png) no-repeat;
}
.cycle-carousel.pause .carousel-block .btn-play {
	background: url(../images/btn-next.png) no-repeat;
	/*width:45px;*/
	height: 40px;
}
.news-widget .carousel-block ul {
	list-style: none;
	margin: 0;
	padding: 3px 4px 0;
	float: right;
}
.news-widget .carousel-block ul li {
	float: left;
	list-style: none;
	/*text-indent:-9999px;*/
	margin: 0;
	padding: 0;
	/*border-left:1px solid #909090;*/
	width: 120px;
}
.news-widget .carousel-block ul li:first-child {
	border: none;
}
.news-widget .carousel-block ul li a {
	display: block;
	height: 100%;
	float: none;
}
.carousel-block ul li.facebook a {
	background: url(../images/facebook.gif) no-repeat;
	width: 106px;
	height: 18px;
}
.carousel-block ul li.facebook a:hover {
	background: url(../images/facebook-hover.gif) no-repeat;
}
.carousel-block ul li.twitter a {
	background: url(../images/twitter.gif) no-repeat;
	width: 67px;
	height: 18px;
}
.carousel-block ul li.twitter a:hover {
	background: url(../images/twitter-hover.gif) no-repeat;
}
.inner .guik-widget {
	border-left: 3px solid #B9B9B9;
	float: right;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0;
	width: 545px;
	padding: 14px 0 0;
}
.inner .guik-widget .widget-holder {
	padding: 0 0 37px 43px;
	width: 525px;
	overflow: hidden;
}
.inner .quick-link-wrapper .quick-link-thumb {
	padding: 2px 16px 0 0;
}
.inner .twitter-widget .frame {
	padding: 24px 34px 28px 0;
}
.inner #maincontent .twitter-widget .heading {
	margin: 0 0 17px;
}
.inner .guik-widget .twitter-widget {
	margin: 0 52px -73px 0;
}
.inner .guik-widget .twitter-widget .widget-holder {
	width: 320px;
	padding: 0 0 18px 34px;
	line-height: 15px;
}
.inner .twitter-widget li {
	padding: 0 0 15px;
}
.inner .twitter-widget .title {
	font-style: normal;
	margin: 0;
}
td.string {
	padding-right: 10px;
}
td.ipaddress {
	padding-right: 10px;
}
td.type {
	padding: 0 20px 0 0;
	vertical-align: top;
}
div.searchhistory {
	width: 1190px;
}
/* multimedia */
.inner-media .widget {
	width: 648px;
}
.inner-media .guik-widget {
	width: 436px;
}
.inner-media .news-widget .widget-holder {
	overflow: visible;
	padding: 0 0 0 30px;
}
.inner-media .guik-widget .widget-holder {
	overflow: visible;
	padding: 0 0 37px 11px;
}
.inner-media #maincontent .heading h3 {
	min-width: 187px;
}
.post-article {
	padding: 17px 0 69px;
	line-height: 18px;
}
.post-article img {
	display: block;
}
/* .post-article .img {margin:0 0 17px;} md 080513 */
.post-article .img {
	margin: 0 0 17px;
	width: 500px;
}
/* md 080513 */
.post-article h2, .inner .widget .post-article h2 {
	margin: 0 0 -1px;
}
.gallery {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: -7px 0 27px;
}
.guik-widget .gallery {
	margin: -13px 0 22px;
}
.gallery .btn-prev, .gallery .btn-next {
	float: left;
	width: 16px;
	height: 22px;
	margin-top: 58px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/assets/images/arrows.png) no-repeat;
}
.gallery .btn-next {
	background-position: -20px 0;
}
.gallery .mask {
	float: left;
	overflow: hidden;
	width: 573px;
	margin: 0 4px 0 0;
	position: relative;
}
.guik-widget .gallery .mask {
	margin: 0;
	width: 444px;
}
.gallery .slideset {
	position: relative;
	width: 99999px;
}
.gallery .slide {
	width: 191px;
	float: left;
	font-size: 14px;
	line-height: 18px;
}
.guik-widget .gallery .slide {
	width: 222px;
}
.gallery .slide .holder {
	padding: 0 9px 0 13px;
}
.guik-widget .gallery .slide .holder {
	padding: 0 10px 0 14px;
}
.gallery .img {
	margin: 0 0 15px -4px;
}
.guik-widget .gallery .img {
	margin: 0 0 16px -4px;
}
.gallery .img em, .gallery .img:hover span {
	display: block;
}
/* .gallery .img span,.gallery .img:hover em {display:none;} md 080513 */
.gallery .img img {
	display: block;
}
.gallery .slide h2, .inner .widget .gallery h2 {
	font-size: 17px;
	margin: 0 0 11px;
	line-height: 20px;
}
.gallery h2 a:hover, .btn-more a:hover {
	text-decoration: none;
	color: #467b84;
}
.inner-media .news-widget .btn-more {
	padding: 0 46px 0 0;
	font-size: 17px;
	text-align: right;
}
/* email.html */
#maincontent.sponsorship h1 {
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 28px;
}
#maincontent h1.sponsorship {
	width: 575px;
}
#sidebar.sponsorship {
	margin: 5px 0 0 0;
	padding: 15px 0 20px 0;
}
#maincontent .form-subscribe .subrow a {
 color
}
.sponsorship .article .slide p {
	margin: 0 0 16px;
}
.sponsorship .breadcrumbs {
	padding-bottom: 9px;
}
.form-subscribe {
	color: #4f4f4f;
	font-size: 14px;
	line-height: 18px;
}
.open-close.no-records {
	background: none;
}
.open-close.no-records p {
	margin: 30px 0 150px 50px;
}
#maincontent .form-subscribe .heading {
	margin-bottom: 12px;
}
#maincontent.sponsorship #content .heading-holder {
	float: none;
	background-position: 100% -726px;
	margin-right: -20px;
}
#maincontent.sponsorship #content .heading h3 {
	float: none;
	background: url(../images/bg-header-box-title.png) no-repeat;
}
.form-subscribe .note {
	font-style: italic;
	margin-bottom: 31px;
	color: #4e4e4e;
}
.form-subscribe .columns {
	overflow: hidden;
	padding: 0 0 30px 39px;
}
.form-subscribe .form-col {
	float: left;
	width: 220px;
	margin: 0 0 0 115px;
}
.form-subscribe .form-col:first-child {
	margin-left: 0;
}
.form-subscribe .block {
	margin-bottom: 26px;
}
.form-subscribe label {
	display: block;
}
.form-subscribe .row {
	overflow: hidden;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.form-subscribe .subrow {
	margin: 0 0 4px 30px;
}
.form-subscribe .holder {
	margin: 0 34px 0 0;
}
.form-subscribe .form-heading {
	width: 100%;
	margin-bottom: 17px;
}
.form-subscribe .form-heading:after {
	clear: both;
	content: "";
	display: block;
}
.form-subscribe .holder .note {
	float: right;
	margin: 3px 5px 0 20px;
	font-size: 16px;
	line-height: 18px;
	color: #4e4e4e;
}
#content .form-subscribe h2 {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
	color: #882687;
	overflow: hidden;
}
.form-subscribe .row-inp {
	width: 100%;
	margin-bottom: 29px;
}
.form-subscribe .row-inp:after {
	clear: both;
	content: "";
	display: block;
}
.form-subscribe .holder label {
	float: left;
	width: 120px;
	margin: 9px 10px 0 4px;
	font-size: 16px;
	line-height: 20px;
	color: #4e4e4e;
}
.form-subscribe input[type="text"] {
	float: right;
	width: 472px;
	padding: 9px 5px 10px;
	height: 20px;
	border: 1px solid #919293;
	color: #4e4e4e;
	font: 16px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.form-subscribe .error input {
	border-color: red;
}
.btn-holder:after {
	clear: both;
	content: "";
	display: block;
}
.form-subscribe .btn-submit {
	background: url(../images/btn-submit2.png) no-repeat;
	float: right;
	margin: 0 -12px 0 0;
}
.form-subscribe input[type="submit"] {
	background: url(../images/btn-submit2.png) no-repeat 100% -44px;
	height: 40px;
	padding: 10px 12px;
	cursor: pointer;
	float: left;
	position: relative;
	border: none;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	font: 700 16px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.form-subscribe .btn-submit:hover {
	background-position: 0 -88px;
}
.form-subscribe input[type="submit"]:hover {
	background-position: 100% -131px;
}
.sponsorship #sidebar {
	margin-top: 0;
	padding-top: 13px;
}
.widget-instr {
	color: #006595;
	width: 210px;
	line-height: 26px;
	padding-bottom: 5px;
}
#sidebar .widget-instr .heading {
	margin-bottom: 0;
	padding-bottom: 10px;
}
#sidebar .widget-instr .holder {
	margin-left: 35px;
}
#sidebar .widget-instr p {
	margin-left: 0;
}
#maincontent .widget-instr .green-heading .heading-holder h3 {
	min-width: 133px;
}
#sidebar .widget-instr ul {
	margin: 0 0 10px;
}
#sidebar .widget-instr ul a {
	color: #006595;
}
.btn-question {
	float: right;
	width: 180px;
	padding: 0 0 6px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	background: url(../images/btn-question.png) no-repeat -190px 100%;
	margin: -7px 18px 0 0;
}
.btn-question span {
	display: block;
	padding: 12px 5px 5px;
	background: url(../images/btn-question.png) no-repeat;
}
.btn-question em {
	display: block;
	font-style: italic;
}
.btn-question:hover {
	background-position: -580px 100%;
	text-decoration: none;
}
.btn-question:hover span {
	background-position: -374px 0;
}
/* africa.html */
.open-close {
	background: url(../images/bg-border2.png) repeat-y 100% 0;
	margin: 0 0 0 -35px;
	font-size: 14px;
	line-height: 18px;
	color: #4e4e4e;
}
.form-subscribe .open-close .block {
	margin-bottom: 0;
}
.open-close .title {
	padding: 23px 23px 5px 33px;
	background: #fff url(../images/bg-border3.png) repeat-x 0 100%;
}
/*#content .first-row{display:none;}*/
#content .open-close h2 {
	color: #882687;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
}
.open-close h2 em {
	color: #4e4e4e;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
}
.open-close .date {
	float: right;
	font-size: 11px;
	margin: 5px 0 0;
}
.open-close .holder {
	background: url(../images/bg-border2.png) repeat-y 100% 0;
}
.open-close .block {
	overflow: hidden;
	background: url(../images/bg-border1.png) repeat-x 0 100%;
}
.open-close .opener {
	text-decoration: none;
	float: left;
	width: 233px;
	color: #4e4e4e;
	padding: 15px 10px 20px 47px;
	background: url(../images/arrow-open.png) no-repeat 18px 15px;
}
/* .open-close .opener:hover{background:url(../images/arrow-hover.png) no-repeat 18px 15px;} */
.active .opener {
	background: url(../images/arrow-active.png) no-repeat 18px 15px;
}
.open-close .text {
	overflow: hidden;
	padding: 15px 15px 0 22px;
	word-wrap: break-word;
}
.open-close .slide {
	width: 100%;
}
.active .text {
	padding-bottom: 21px;
}
.article .open-close p {
	margin-bottom: 4px;
}
.open-close .btn-change {
	background: url(../images/btn-change.png) no-repeat 100% -33px;
	float: left;
	color: #fff;
	text-align: center;
	height: 30px;
	padding: 0 22px 0 0;
	font-size: 11px;
	font-weight: 700;
	margin: 2px 0 0;
	text-decoration: none;
	cursor: pointer;
}
.btn-change span {
	float: left;
	height: 30px;
	padding: 0 0 0 7px;
	background: url(../images/btn-change.png) no-repeat;
}
.btn-change:hover {
	background-position: 100% -97px;
}
.btn-change:hover span {
	background-position: 0 -66px;
}
#content .btn-change em {
	padding: 4px 0 0 20px;
	display: inline-block;
	vertical-align: top;
	margin: 0 -12px 0 0;
	position: relative;
	font-style: normal;
	background: url(../images/ico-change.png) no-repeat 2px 5px;
}
* + html .btn-change em {
	display: inline;
}
.open-close .subheading {
	display: block;
	font-weight: 700;
	padding: 14px 0 0;
}
.open-close .subheading:first-child {
	padding: 0;
}
.open-close a {
	text-decoration: underline;
	color: #396592;
}
.open-close a:hover {
	text-decoration: none;
}
.open-close .list {
	padding: 14px 0 0;
}
#content .list, #content .list ul {
	margin: 0 0 20px 30px;
}
#content .list ul {
	margin: 0 0 0 30px;
}
#content .list li {
	list-style: none;
	margin: 0;
}
.list span {
	color: #396592;
	font-weight: 700;
}
.open-close .area {
	clear: both;
	display: none;
	padding: 19px 0 7px;
}
.open-close .block-active .area {
	display: block;
}
.open-close .block-active .btn-change {
	display: none;
}
.open-close .area label {
	display: block;
	/*text-transform:uppercase;*/
	font-size: 16px;
	line-height: 20px;
	color: #772e7e;
	margin: 0 0 12px;
	font-weight: 700;
}
.open-close .area label span {
	color: #396592;
	cursor: pointer;
	font-size: 12px;
}
.open-close .area label span:hover {
	text-decoration: underline;
}
.open-close .area textarea {
	border: 1px solid #b6b6b6;
	width: 782px !important;
	margin: 0 0 0 -8px;
	color: #4e4e4e;
	height: 348px;
	min-height: 348px;
	padding: 5px 2px 2px 5px;
	font: 16px/20px "Microsoft Sans Serif", Helvetica, "DejaVu sans", Arial, sans-serif;
}
.file-area {
	float: left;
}
.jcf-wrap {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.forms-btns {
	margin-left: -38px;
	background: #fff;
	width: 672px;
	padding: 25px 0 0;
	overflow: hidden;
}
.form-subscribe .forms-btns .btn-submit {
	margin: 0;
}
.row-upload {
	overflow: hidden;
	padding-bottom: 22px;
	width: 100%;
}
.row-upload label {
	float: left;
	text-transform: uppercase;
	width: 188px;
	padding: 8px 5px 0;
	font-size: 15px;
	font-weight: 700;
}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
/* custom checkbox styles */
.chk-area {
	margin: 1px 6px 0 0;
	float: left;
	background: url(../../images/bg-check.png) no-repeat;
	width: 15px;
	height: 15px;
}
.subrow .chk-area {
	margin-top: 2px;
}
.chk-checked {
	background: url(../../images/bg-check-active.png) no-repeat;
}
.jcf-label-disabled {
	color: #ccc;
}
/* custom file input */
.file-area .jcf-input-wrapper {
	position: relative;
	overflow: hidden;
	float: left;
}
.file-area .jcf-upload-button {
	background: url(../images/btn-upload.png) no-repeat;
	width: 92px;
	height: 25px;
	padding: 6px 0 0;
	color: #fff;
	text-transform: uppercase;
	float: left;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	position: relative;
	text-decoration: none;
	z-index: 9999;
	cursor: pointer;
	cursor: hand;
}
.file-area .jcf-fake-input {
	border: 1px solid #cdcdce;
	padding: 5px 10px;
	float: left;
	width: 351px;
	height: 17px;
	margin: 1px 8px 0 0;
	color: #b4b4b4;
	font-size: 14px;
	text-transform: none;
}
.file-disabled .jcf-upload-button, .file-disabled .jcf-fake-input {
	background: url(../images/btn-upload.png) no-repeat;
	width: 92px;
	height: 30px;
	color: #fff;
	text-transform: uppercase;
}
.file-area .jcf-upload-button:hover {
	background-position: 0 -40px;
	text-decoration: none;
}
#content .file-area em {
	font-style: normal;
}
.lightbox-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}
.lightbox {
	width: 882px;
	padding: 71px 36px 58px;
	z-index: 100;
	border: 1px solid #ddd;
	background: #fff;
}
.lightbox .close {
	position: absolute;
	top: 12px;
	right: 13px;
	width: 25px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/assets/images/btn-close02.png) no-repeat;
}
.lightbox .close:hover {
	background-position: -45px 0;
}
.lightbox img {
	display: block;
}
.lightbox .view {
	width: 100%;
	position: relative;
	color: #4e4e4e;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 46px;
}
.lightbox .view .btn-prev, .lightbox .view .btn-next {
	position: absolute;
	top: 232px;
	left: 20px;
	width: 40px;
	height: 52px;
	z-index: 10;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/assets/images/arrows.png) no-repeat 0 -28px;
}
.lightbox .view .btn-next {
	left: auto;
	right: 20px;
	background-position: -40px -28px;
}
.lightbox .view .btn-prev:hover {
	background-position: -82px -28px;
}
.lightbox .view .btn-next:hover {
	background-position: -129px -28px;
}
.lightbox .view .mask {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.lightbox .view .slideset {
	width: 99999px;
}
.lightbox .view .slide {
	width: 882px;
	float: left;
}
.lightbox .view img {
	margin: 0 auto 44px;
}
.lightbox .view .txt {
	padding: 0 25px;
}
.lightbox .thumbnails {
	overflow: hidden;
	width: 826px;
	margin: 0 auto;
}
.lightbox .thumbnails .btn-prev, .lightbox .thumbnails .btn-next {
	float: left;
	width: 24px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 41px 8px 0 0;
	background: url(/assets/images/arrows.png) no-repeat 0 -89px;
}
.lightbox .thumbnails .btn-prev:hover {
	background-position: -58px -89px;
}
.lightbox .thumbnails .btn-next {
	float: right;
	margin: 41px 0 0;
	background-position: -30px -89px;
}
.lightbox .thumbnails .btn-next:hover {
	background-position: -88px -89px;
}
.lightbox .thumbnails .mask {
	float: left;
	width: 760px;
	overflow: hidden;
	position: relative;
}
.lightbox .thumbnails ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 9999px;
}
.lightbox .thumbnails ul li {
	float: left;
	width: 180px;
	padding: 0 5px;
}
/* fancybox styles */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px; /* should be 20px */
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff; /* border-width should be zero */
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	display: none !important;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url(/assets/images/fancybox/fancy_title_over.png);
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(/assets/images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(/assets/images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(/assets/images/fancybox/fancybox.png) -55px -90px no-repeat;
}
/* IE6 */
.fancybox-ie6 #fancybox-close {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
 height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
 top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div {
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
	background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
.header-box:after {
	content: "";
	display: block;
	clear: both;
}
#maincontent.sponsorship .header-box h1 {
	overflow: hidden;
}
.header-box .hold {
	float: right;
	width: 554px;
}
.add-nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 12px 0 0;
	font-size: 18px;
	line-height: 20px;
}
.add-nav li {
	float: left;
	background: url(../images/separator01.png) no-repeat 0 2px;
	padding: 0 16px 0 18px;
}
.add-nav li:first-child {
	background: none;
	padding: 0 16px 0 0;
}
.add-nav a {
	color: #006595;
}
.sponsorship #content {
	width: 1114px;
}
/* removed because it was messing up uniform messages 022514
div.alert {float: left; width: 96%;}
div.msg-icon{float:left; width: 35px;}
div.msg-message{float:left; font-size: 80%; padding-left: 15px; padding-top:5px;}
*/

.alert {
	float: left;
	width: 99%;
}
.msg-icon {
	float: left;
	margin-right: 5px;
}
.msg-message {
	float: left;
	padding-top: 5px;
}
div.clear {
	clear: both;
}
@font-face {
	font-family: 'statusmessages';
	src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'statusmessages';
	font-style: normal;
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
span.icon32 {
	font-size: 32px;
	padding-right: 10px;
}
span.icon24 {
	font-size: 24px;
	padding-right: 10px;
}
span.icon16 {
	font-size: 16px;
	padding-right: 10px;
}
.icon-checkmark:before {
	content: "\e000";
}
.icon-help:before {
	content: "\e001";
	color: #00529B;
}
.icon-flag:before {
	content: "\e002";
}
.icon-blocked:before {
	content: "\e003";
}
.info ul, .success ul, .warning ul, .error ul, .validation ul {
	margin: 2px 0;
}
.info, .success, .warning, .error, .validation {
	border: 0px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	vertical-align: top;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
}
.validation {
	color: #D63301;
	background-color: #FFCCBA;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* calendar.html */
.calendar {
	padding: 48px 0 0;
}
.calendar-form {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.calendar-form {
	margin: 0 0 48px;
}
.box-mounth {
	overflow: hidden;
	margin: 0 0 -1px;
}
.list-mounth {
	list-style: none;
	margin: 0;
	padding: 2px 0 0;
	float: right;
	background: url(../../images/separator-02.png) repeat-x;
	border-right: 1px solid #5f6062;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
}
.list-mounth li {
	border-left: 1px solid #5f6062;
	border-bottom: 1px solid #5f6062;
	float: left;
}
.list-mounth a {
	display: block;
	color: #fff;
	padding: 2px 5px 3px;
	width: 62px;
	text-align: center;
	text-decoration: none;
}
.light-blue-bg {
	background: #33b2cf;
}
.orange-bg {
	background: #f89f2d;
}
.green-bg {
	background: #12858e;
}
.purple-bg {
	background: #a0218c;
}
.yellow-bg {
	background: #ffd204;
}
.darck-blue-bg {
	background: #124b82;
}
.greyish-bg {
	background: #555;
}
.orange-02-bg {
	background: #f0b310;
}
.green-02-bg {
	background: #007c85;
}
.list-mounth a:hover, .list-mounth li.active a {
	background: #813d87 !important;
}
.form-columns {
	border: 1px solid #5f6062;
	overflow: hidden;
	padding: 0 0 141px;
}
.form-columns .aside {
	float: left;
	width: 206px;
	border-right: 1px solid #5f6062;
	padding: 32px 6px 9999px 27px;
	font-size: 21px;
	line-height: 25px;
	margin: 0 0 -9999px;
}
.form-columns .aside p {
	margin: 0 0 8px;
}
.form-columns h2 {
	font-size: 21px;
	line-height: 25px;
	margin: 0 0 54px;
	text-transform: uppercase;
}
.form-columns .box-checkbox {
	margin: 0 0 -4px;
	padding: 0 0 0 3px;
}
.calendar-form .chk-area {
	background: url(../../images/bg-check-02.png) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0;
	cursor: pointer;
}
.calendar-form label {
	font-size: 17px;
	line-height: 20px;
	color: #fff;
	overflow: hidden;
	text-transform: capitalize;
	display: block;
	margin: 0 0 18px;
}
.calendar-form label span {
	float: left;
	padding: 4px 3px 8px 2px;
	width: 160px;
	margin: 0 6px 0 0;
	word-spacing: -2px;
}
.calendar-form .chk-checked.jcf-class-light-blue-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -37px;
}
.calendar-form .chk-checked.jcf-class-orange-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -115px;
}
.calendar-form .chk-checked.jcf-class-green-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -154px;
}
.calendar-form .chk-checked.jcf-class-purple-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -75px;
}
.calendar-form .chk-checked.jcf-class-yellow-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -235px;
}
.calendar-form .chk-checked.jcf-class-darck-blue-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -194px;
}
.calendar-form .chk-checked.jcf-class-greyish-bg {
	background: url(../../images/bg-check-02.png) no-repeat 0 -276px;
}
.box-results {
	position: relative;
	overflow: hidden;
	padding: 29px 38px 0 40px;
}
.box-results {
	min-height: 700px;
}
.box-results .heding-box {
	text-align: right;
	padding: 0 6px 34px 0;
}
p.noevents {
	font-size: 20px;
}
p.yourevent {
	margin-top: 20px;
	font-size: 90%;
	line-height: 22px
}
.box-results .heding-box .title-date {
	font-size: 46px;
	line-height: 50px;
	font-weight: normal !important;
	text-transform: capitalize;
	color: #5f6062;
}
.list-results {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #5f6062;
	font-size: 12px;
	line-height: 14px;
}
.list-results li {
	overflow: hidden;
	margin: 0 0 18px;
}
.list-results li.haslink {
}
.list-results .date {
	background: #7f8081;
	color: #fff;
	text-align: center;
	width: 61px;
	height: 57px;
	float: left;
	padding: 3px 5px 5px 5px;
	margin: 3px 36px 0 0;
	text-transform: capitalize;
	font-size: 13px;
	font-style: normal;
}
.list-results .date span {
	background: #fff;
	display: block;
	padding: 5px 0 1px;
	margin: 3px 0 0;
	color: #5f6062;
	font-size: 32px;
	line-height: 34px;
}
.list-results .description {
	width: 646px;
	float: left;
	padding: 8px 39px 6px 20px;
	position: relative;
	background: #dfdfe0;
	min-height: 57px;
	cursor: pointer;
	cursor: hand;
}
.list-results .description p {
	margin: 0 0 3px;
}
.heading-box {
	overflow: hidden;
}
.list-results .square {
	text-indent: -9999px;
	overflow: hidden;
	width: 18px;
	height: 18px;
	margin: 0 4px 0 2px;
	float: left;
}
.list-results .list-titles {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 17px;
	line-height: 20px !important;
	text-transform: capitalize;
}
.list-results .list-titles li {
	float: left;
	padding: 0 0 0 5px;
	margin: 0 7px 3px 0;
	border-left: 1px solid #5f6062;
}
.list-results .list-titles li.first {
	border-style: none;
	padding: 0;
}
.list-results .list-titles a {
	color: #5f6062;
}
.ico-heands {
	background: url(../../images/ico-heands.png) no-repeat;
	width: 29px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0 0;
}
* + html .ico-heands {
	display: inline;
}
.list-results .ico-heands {
	position: absolute;
	right: 8px;
	top: 8px;
	margin: 0;
}
.list-results .bottom-box {
	overflow: hidden;
}
.list-results .more {
	color: #772e7e;
	float: right;
	font-size: 13px;
	line-height: 16px;
}
.js-hidden {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}
.load-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;/*background: url('../images/loading.gif') center no-repeat;*/
}
th.tbl-header a {
	color: #F8981D !important;
}
th.tbl-date.tbl-header.up:after {
	content: '\25B5';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-date.tbl-header.down:after {
	content: '\25BF';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-title.tbl-header.up:after {
	content: '\25B5';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-title.tbl-header.down:after {
	content: '\25BF';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-department.tbl-header.up:after {
	content: '\25B5';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-department.tbl-header.down:after {
	content: '\25BF';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-main-issue.tbl-header.up:after {
	content: '\25B5';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-main-issue.tbl-header.down:after {
	content: '\25BF';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-type.tbl-header.up:after {
	content: '\25B5';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
th.tbl-type.tbl-header.down:after {
	content: '\25BF';
	margin-left: -5px;
	margin-right: -15px;
	color: #F8981D;
}
/*
.issue-widget .widget-holder div.static p {
  font-size:15px;
  font-weight:600;
}
*/
