  @import url("typography.css");
body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	margin: auto;
	padding: 0px;
	background: url(/wp-content/themes/urac/images/body_bg.jpg) repeat-x top #fff;
	width: 1024px;}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding: 5px 31px 30px 31px;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(/wp-content/themes/urac/images/wrap_bg.jpg) no-repeat top #fff;

}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_section {
	float: left;
	height: 120px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 110px;
	width: 200px;
	padding-top: 10px;
}

#topsearch {
	float: left;
	height: 100px;
	width: 175px;
	margin-top: 5px;
	padding-top: 20px;
}
#topmenu {
	float: left;
	height: 100px;
	width: 585px;
	padding-top: 20px;
}
#logo ul {
	color: #FFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#logo ul li {
	display: inline;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 0px;
}
#logo ul li a {
	color: #FFF;
	text-decoration: none;
}
#topmenu ul {
	display: inline;
	float: right;
}
#topmenu ul li {
	display: inline;
	text-align:center;
	color: #FFF;
	margin-top: 20px;
	padding: 0px 10px;
	font-size: 12px;
}
#topmenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #E8D761;
	text-decoration: none;
}

#searchbox {
	margin-top: 20px;
	float: right;
}

#feature_block {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(/wp-content/themes/urac/images/featurebox_white_bkg.png);
	background-repeat: repeat;
}
#feature_block_main {
	float: left;
	height: 200px;
	width: 624px;
	margin: 12px;

	background-color: #00326B;

}
#feature_block_1 {
	float: left;
	height: 100px;
	width: 300px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#feature_block_2 {
	float: left;
	height: 100px;
	width: 312px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#feature_block_2b {
	float: left;
	height: 100px;
	width: 312px;

	margin-bottom: 12px;
}
#feature_block_3 {
	float: left;
	height: 100px;
	width: 304px;
	margin-bottom: 12px;
}
#news_block {
	width: 304px;
	float: left;
	height: 200px;
	margin-top: 12px;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #033368;
}

#accredit_block {
	width: 298px;
	float: right;
	margin-right: 12px;
	height: 202px;
	margin-top: 12px;
	margin-bottom: 10px;
	background: url('https://www.urac.org/wp-content/themes/urac/images/homepage_feature_box/feature_box_sub_2_accredited_companies.jpg') no-repeat top center;
	background-color: #e3d06a;
	padding: 100px 0px 10px;

}
.whitewrap {
	margin: 0px 10px 10px;
	display: block;
	background: #fff;
	padding: 10px;
	padding-top: 5px;
}

#news_block h1 {
	font-size: 18px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #FFF;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.allnews {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #669999;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	text-align: left;
}

#news_block p {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 20px;
	line-height: 18px;
}
.date {
	color: #669999;
}
#news_block p .date {
	margin-left: 0px;
}

#two_col_content {
	float: left;
	width: 960px;
}
#i_content_left {
	float: left;
	/*width: 710px; */
     width: 100%;
}
#content_left {
	float: left;
	width: 215px;
	margin-right: 25px;
	color: #333;
	padding-bottom: 20px;

}
.function_strip {
	float: left;
	height: 49px;
	margin: 0px;
	padding: 0px;
	width: 710px;
}
.function_strip_signup {
	float: left;
	align-content: center;
	width: 970px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.function_strip_box1 {
	float: left;
	height: 49px;
	width: 334px;
	margin-right: 10px;
}
.function_strip_box2 {
	float: left;
	height: 49px;
	width: 334px;
	margin-right: 10px;
}
.function_strip_box3 {
	float: left;
	height: 49px;
	width: 334px;
}
#mission {
	height: 142px;
	margin-left: 10px;
	background-image: url(/wp-content/themes/urac/images/mission_image.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	/* width: 700px; */
}
#mission p {
	font-size: 15px;
	padding-right: 200px;
	padding-top: 20px;
	line-height: 22px;

}
.programs {
	font-size: 12px;
	color: #FFF;
	background-image: url(/wp-content/themes/urac/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	text-transform: capitalize;
	margin-right: 14px;
}


#accreditation {
	float: left;
	height: 146px;
	/* width: 710px; */
	background-image: url(/wp-content/themes/urac/images/accreditation_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#accreditation_bar {
	background-image: url(/wp-content/themes/urac/images/accreditation_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 960px;
	font-size: 13px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

#education {
	float: left;
	height: 146px;
	/* width: 710px; */
	background-image: url(/wp-content/themes/urac/images/education_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#education_bar {
	background-image: url(/wp-content/themes/urac/images/education_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 960px;
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

#resource {
	float: left;
	height: 146px;
	/* width: 710px; */
	background-image: url(/wp-content/themes/urac/images/resource_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#resource_bar {
	background-image: url(/wp-content/themes/urac/images/resource_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 960px;
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

.trio_box1 {
	float: left;
	height: 121px;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 125px;
}
.trio_box2 {
	float: left;
	height: 121px;
	/* width: 180px; */
}
.trio_box3 {
	float: left;
	height: 121px;
	width: 216px;
}
.trio p {
	font-size: 13px;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 25px;
	padding-right: 20px;
}
.trio  h2 {
	color: #000000;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 25px;
}

#four_blocks {
	width: 1020px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#four_blocks1 {
	float: left;
	width: 174px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
}
#four_blocks2 {
	float: left;
	width: 169px;
	margin-right: 10px;
	padding-top: 10px;
}
#four_blocks3 {
	float: left;
	width: 169px;
	margin-right: 10px;
	padding-top: 10px;
}
#four_blocks5 {
	float: left;
	width: 168px;
	margin-right: 10px;
	padding-top: 10px;
}
#four_blocks4 {
	float: left;
	width: 260px;
	padding-top: 5px;
	padding-left: 0px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-left-width: 1px;
}

#four_blocks4 p {
	margin-left: 5px;
	margin-right: 5px;
}

#four_blocks  h3 {
	font-size: 13px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
}
#four_blocks  p {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 5px;
}

#four_blocks  p a {
	color: #666666;
}

#i_content_right {
     display: none;
	float: left;
	width: 250px;
}

#i_content_right h1 {
	font-size: 25px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}

#i_content_right h2 {
	font-size: 15px;
	font-weight: bold;
	color: #1D8ECD;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#accredit_block h2{
	font-size: 13px;
	font-weight: bold;
	color: #1D8ECD;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content_right {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 12px;

}
#content_right h2 {
	font-size: 15px;
	font-weight: bold;
	color: #1D8ECD;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content_right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #fafafa;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_right p {
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

.more_lines_right {
	display: block;
	border-top: 1px dotted #ccc;
	text-align: center;
	padding: 5px;
	font-size: 1.1em;
	font-weight: 700;
}

.light {
	font-size: 11px;
	font-weight: lighter;
	color: #656565;
	line-height: 14px;
}
#coming_up {
	float: left;
	width: 190px;
	background-image: url(/wp-content/themes/urac/images/bkg_events_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}

#news_block_side {
	float: left;
	width: 190px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#accredit_block h1 {
	font-size: 21px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}
#coming_up h1 {
	font-size: 25px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}
.datebox {
	float: left;
	width: 50px;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	color: #000;
	min-height: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.datenumberslarge {
	font-size: 22px;
	color: #1D8ECD;
}
.eventblurb {
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
	width: 130px;
	margin-top: 0px;
	line-height: 16px;
	min-height: 60px;
}

.eventblurblarge {
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
	width: 250px;
	margin-top: 0px;
	line-height: 16px;
	min-height: 60px;
}
#recent_accredited {
	float: left;
	width: 210px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}
#recent_accredited h1 {
	font-size: 25px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}
#recent_accredited p {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 13px;
}
#fullfooterwidth {
	background-color: #F4F4F4;
	width: 1022px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float:left;
	position: relative;
	margin-left: 0px;
	margin-right: auto;
	margin-top:0px;
	padding-bottom: 0px;
	/* background-image: url(/wp-content/themes/urac/images/footer_lines.gif); */
}
.footerCopyright {
	color: #999;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
.function_strip_signup #form1 {
	margin-left: 5px;
	margin-top: 8px;
	float: left;
}
.function_strip_signup #form2 {
	margin-left: 5px;
	margin-top: 8px;
	float: left;
}
.function_strip_signup img {
	float: left;
}
#top_banner {
	width: 960px;
	min-height: 34px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
padding-top: 11px;
}

.blue {
	background: url(/wp-content/themes/urac/images/top_banner_blue.png) no-repeat left top #0c68b3;

}
.yellow {
	background-image: url(/wp-content/themes/urac/images/top_banner_yellow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.red {
	background-image: url(/wp-content/themes/urac/images/top_banner_red.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.misc {
	background-image: url(/wp-content/themes/urac/images/top_banner_misc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_full {
	float: left;
	font-size: 1em;
	line-height: 140%;


}
#content_full p {

	margin-top: 0px;

}

#content_full table {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
#content_full h2 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#content_full h3 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 2px;
	color: #666;
	margin-top: 10px;
}
#content_full ul {
	font-size: 13px;
	line-height: 18px;
	margin-left:10px;
}
#content_full ul li {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(/wp-content/themes/urac/images/bullet_lt_blue.png);
	list-style-type: disc;
}
#content_full ol {
	font-size: 13px;
	line-height: 18px;
	margin-left:10px;
}
#content_full ol li {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
.calandertablehead {
	font-size: 14px;
	line-height: 18px;
	margin-left: 10px;
	font-weight: bold;
	color: #333;
	background-color: #f9f9f9;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.column960 {
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
}
.column700 {
	width: 680px;
}
.column440 {
	width: 440px;
}
#top_banner h1 {
	font-weight: normal;
	padding-left: 20px;
	padding-top: 24px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 20px;
}
#top_banner h2 {
	font-weight: normal;
	color: #FFF;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	font-size: 13px;
	margin-bottom: 0px;
}
h1 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	line-height: 28px;
}
hr {
	font-size: 1px;
	color: #E5E5E5;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 10px;
}
#four_blocks  a {
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
#four_blocks  a:hover {
	color: #309FD6;
}
#footer_left a {
	font-size: 12px;
}
#three_col_content {
	background-color: #FFF;
	float: left;
	width: 950px;
	padding-top: 20px;
	padding-left: 10px;
	min-height: 400px;
}
#four_blocks4 p  {
	padding-left: 5px;
	font-size: 12px;
	line-height: 16px;
}



#main_nav a {
	color: #FFF;
}
#main_nav a:hover {
	color: #FFFFFF;
}

.tableh {
	display: block;
	padding: 10px;
	font-size: 17px;
	background: #e5e5e5;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}
.t_programs {
	vertical-align:top;
	font-size: 11px;
	min-height:200px;
}
#t_programs_r {
	margin: 5px 0px 0px 5px;

}
#t_programs_l {
	margin: 5px 5px 0px 0px;

}

.t_programs_content {
	padding: 0px 20px 0px 10px;
}

.t_programs_content_inside {
	padding: 10px;
		font-size: 13px;

}

.imgleft{
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0px 6px 5px 0px;
}
.imgright {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0px 6px 5px 0px;
}

.imgleft { float: left; }
.imgright {
	float: right;
}

#content_full blockquote {
	color: #122B47;
	background-color: #EEE;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content_full ul li {
	/* font-size: 1.4em; */
	padding-bottom: 10px;
}

#content_full ol {

	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content_full blockquote img {
	vertical-align: middle;
}

.calendar {
	vertical-align:text-top;
	padding: 4px 4px;
	border-bottom: 1px solid #eee;
}


.standards {
	font-size: 1.3em;
	text-align:center;
	margin-bottom: 5px;
	margin-right: 5px;
	background: #eee;
}

.standards th{
	font-size: 1.1em;
	margin-bottom: 2px;
	color: #666;
}

.pub td{
	font-size: 10px;
	vertical-align: top;
}

.pub h3{
	font-size: 15px;
}

.download {
	margin-top: 4px;
	background: #b0b0b0;
	text-align: center;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 3px;

}

.download a:hover {
	background-color: #fff;
	display: block;
}

.podcasts {
	float:left; padding: 5px 6px 3px 0px; margin-right: 10px; width: 210px; font-size:.8em;line-height: 1.2em; border-right: 1px solid #ccc; margin-top: 5px;
}

#next {
	display: inline-block;}

#next_cat {
	font-size: 1.2em;
	color:#666;
	font-style: italic;
}

#next_t td{
	height: 50px;
	font-size: 13px;
	line-height:1.1em;
	vertical-align: top;
}

#next_t h2{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.more_lines {
	display: block;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	font-size: 1.1em;
	font-weight: 700;
	background-color: #fafafa;
}

#news_date {
	font-size: 11px;
	color:#999;
	font-style: italic;
}

.stand {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	padding: 2px 60px 2px 10px;
	background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9f9 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
border-bottom: 2px solid #DBDBDB;
line-height: 12px;

}

.stand b{
	display: block;
	margin: 0px 0px -7px 0px;
	padding: 0px 0px -7px 0px;
}

.stand img {
	padding-right: 4px;
}
.nobold {
	font-weight: normal;
}
.blueUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E2FF;
	padding-bottom: 20px;
}
.BlueText {
	color: #006699;
}

#content_full p strong {
	font-size: .95em;
}
#content_full table tbody tr td ul li {
	font-size: 1em;
	line-height: 15px;
	margin-left: 0px;
	padding-left:0px;
}
#content_full table tbody tr td h3 {
	padding-left: 10px;
}

#personsnamebox {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 20px;
}

.personsname {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.personsdesignation {
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.personstitle {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #333333;
}

.qualitytable td {vertical-align:middle; height: 100px; border-bottom: 1px solid #ccc;}
.qualitytable b {font-size: 15px;}
.qualitytable img {padding: 5px 10px 10px 10px; width: 75px;}

.content_right_light {
	color: #999;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
sup {
	color: #333;
	font-size: 9px;
	vertical-align: super;
}

.share_article {
	display: block;
	float: right;
	height: 35px;
	margin: -15px 0px 20px 0px;
}
.share_article a{
	margin: 5px 4px;
	display: inline-block;
}

#printbutton {
display: block; float: right;margin: 4px; padding-top: 3px;
}

a.pdfwrap {
	height: 68px;
	width: 54px;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow:  0px 0px 4px 0px #999;

        box-shadow:  0px 0px 4px 0px #999;
}
.pdfwrap img {
	width: 54px;
	height: 68px;

}

.next.disabled, .prev.disabled {color: #fff; background: #f4f4f4; cursor: text; opacity: .3;}
.next.disabled a, .prev.disabled a {cursor: text;}
.next.disabled a:hover, .prev.disabled a:hover {cursor: text; color: #a3a3a3;}
.pdficon{
	position: absolute;
	margin-left: 26px;
	margin-top: 40px;
	display: block;
	vertical-align:bottom;

}
img.pdficon {
	float: right;

}
.pdficon img {
		width: 33px;
	height: 34px;
}
ul.greybox {
	display: block;
	margin:  0px ;
	padding: 0px ;
	vertical-align: top !important;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: left;
	height: auto;

}


ul.greybox li {
	width: 182px;
	height: 150px;
	background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;

    border-radius: 3px;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 1px 1px 1px 0px #fff;

        box-shadow: inset 1px 1px 1px 0px #fff;
		list-style: none;
		text-align: center;
		margin: 0px 3px !important;
		padding: 20px 16px 15px 16px !important;
		display: inline-block;
		position: relative;
		overflow: hidden;
		float: left;
}

span.thumb_post {
	float:left; margin: 7px 8px 2px 0px; width: 70px;
}
span.thumb_post_page {
	float:left; margin: 0px 4px 0px 0px; width: 72px;
	height: 74px;
	display: block;
}

ul.pub_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 60px;
}
.pub_list div {
	margin: 0px;
	padding: 0px 5px 10px 5px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	height: 80px;
	vertical-align: middle;

}

.carousel {
	margin-bottom: 80px;
}

.next {
	right:0px;
}
.prev {
	right: 100px;
}
.whitecover {
	display: block;
	position: absolute;
	padding: 2px 6px;
	height: 24px;
	z-index: 999;
top: -1px;
text-align: center;
border: 1px solid #e5e5e5;
-webkit-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px;
		background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
color: #999;

}

.whitecover a{color: #a3a3a3;
}

.cover:hover {
	color:#e5e5e5;
}

.featurebox {

	background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;

    border-radius: 3px;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 1px 1px 1px 0px #fff;

        box-shadow: inset 1px 1px 1px 0px #fff;
		list-style: none;
		text-align: center;
		margin: 10px !important;
		padding: 15px !important;
		display: inline-block;
		position: relative;
		clear: both;
		float: left;
}

.featurebox img {

}
#chart1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
	width: 100%;
}
#chart1 ul {
	padding-left: 10px;
	margin-left: 5px;
}
#chart1 li {
	color: #333;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(/wp-content/themes/urac/images/bullet_gray.png);
	list-style-type: disc;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	left: 5px;
}
#chart1 h1 {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
}
#chart1 h2 {
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}
#chart1 p {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	text-align: left;
}
#chart1 ul li a {
	color: #6699cc;
	text-decoration: none;
}
#highlite1 {
	border: 1px solid #CCC;
	width: 98%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#highlite1 ul {
	padding-left: 10px;
	margin-left: 5px;
}
#highlite1 li {
	color: #333;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(/wp-content/themes/urac/images/bullet_gray.png);
	list-style-type: disc;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	left: 5px;
}
#highlite1 h1 {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
}
#highlite1 h2 {
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}
#highlite1 p {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	text-align: left;
}
#highlite1 p .small {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-align: left;
}
#highlite1 ul li a {
	color: #6699cc;
	text-decoration: none;
}
#highlite2 {
	border: 1px solid #CCC;
	width: 318px;
	padding: 0px;
	margin: 10px;
	float: right;
}
.photoright {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 200px;
	width: 300px;
	border: 1px solid #CCC;
	margin: 10px;
}
.photorightsmall {
	background-color: #FFF;
	padding: 5px;
	float: right;
	border: 1px solid #CCC;
	margin: 10px;
}


.buttonright {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 55px;
	width: 275px;
}
#highlite3 {
	border: 1px solid #CCC;
	width: 250px;
	padding: 0px;
	margin: 10px;
	float: right;
}
#highlite3 h1 {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
}
#highlite3 h2 {
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}
#agenda1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#agenda1 ul {
	padding-left: 10px;
	margin-left: 5px;
}
#agenda1 li {
	color: #333;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(/wp-content/themes/urac/images/bullet_gray.png);
	list-style-type: disc;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	left: 5px;
}
#agenda1 h1 {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
}
#agenda1 h2 {
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}
#agenda1 .date {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: bold;
	background-color: #e8f4ff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#agenda1 .datecolor {
	color: #003366;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
#agenda1 p {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	text-align: left;
}
#agenda1 ul li a {
	color: #6699cc;
	text-decoration: none;
}
.note {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-align: left;
}

input[type=text], input[type=email] {
   padding: 4px 4px;
   border: 1px solid #ddd;
}

.line {
	border-bottom: 1px solid #ddd;
}
.archivetitle {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
}
.pubstitle {
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	background-color: #fafafa; float: left;
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
table.pchtable td {
	vertical-align:middle;
	padding: 4px 0px;
	border-bottom: 1px solid #ccc;
}
table.pchtable td p {
	padding: 0px;
	margin: 0px;
}

table.formtable {
	width: 90%;

}

table.formtable td {
		vertical-align:top;
		padding-left: 7px;
		}

table.formtable td .wpcf7-list-item {
	display: block;
	padding: 2px 3px;
}

form .catch {
	display: none;}

.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors {
	color: #d83535;
	display: block;

}

.wpcf7-validation-errors {
	border: 1px solid #d83535;
	background: #f8e2e2;
	padding: 3px 10px;
	display: block;
}

.wpcf7-mail-sent-ok {
		border: 1px solid #75be02;
		color: #75be02;
	background: #fafff3;
	padding: 3px 10px;
	display: block;

}

.sharebox {
	display:block; vertical-align:top; overflow:hidden; position: relative;
	text-align: right;
	margin-top: -40px;
}
.sharebox iframe {
	vertical-align:top;
	display: inline-block;
	clear:both;
}
a.showlink {
	cursor: pointer;
}
.pulse_full {
	display: none;
	padding-top: 30px;
	padding: 20px;
	border: 1px solid #f3f3f3;
	background: #fafafa;
	margin: 10px;
}
a.entrylink {
	cursor: pointer;
	display: block;
	border: 1px solid #f3f3f3;
	background: #fafafa;
	padding: 5px 10px;
		margin: 5px 0px;

}
a.entrylink.active {
	border-bottom: 0px;
	background: #e4f4f6;
	margin-bottom: 0px;

}
.entry_content {
	border: 1px solid #f3f3f3;
	background: #fafafa;
	text-align: center;
	background: #fff;
	padding: 25px 0px;
}
.entry_content table {
	display: block;
	margin: auto !important;
	text-align: left;
}
@media print {
    #fontsizer {
       display: none;
    }
}

.education-events-conferenceedge #content_left  {
     display: none;
}



/* FAQ page */
#content_full .faq-header-text {
	margin-top: -25px;
}

#content_full ul.faq-list {
	padding-left: 0px;
}
