ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}
hr,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p/* ,blockquote */,fieldset,legend,input {
	margin: 0;
	padding: 0;
}
fieldset,a img,*:link img,*:visited img {
	border: none;
}
address {
	font-style: normal;
}
table,td,th,tr {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
body {
	font-size: 70%;/* 62.5%; */
	min-height: 1000px;
}
.page {
	width: 944px;
	margin: 0 auto;
	text-align: left;
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
}
.noWidth {
	width: auto;
}
.gridA .addtlCol {
	float: left;
	width: 270px;
}
.gridA .primeCol {
	float: left;
	width: 674px;
}
.threecol .navCol {
	float: left;
	width: 170px;
}
.threecol .contentCol {
	float: left;
	width: 504px;
}
.popup {
	width: 690px;
	margin: 0 auto;
	text-align: left;
}
.error {
	color: red;
	font-weight: bold;
}
img {
	display: block;
}
.eWrap, .gridA, .cSplit2, .threecol .layout, .footer {
	overflow: hidden;
}
.cSplit2, .addtlCol p, .contentCol p {
}
.contentCol a {
	text-decoration: none;
}
.contentCol a:hover {
	text-decoration: underline;
}
.cSplit2 .col1, .cSplit2 .col2 {
	float: left;
}
.contentCol .cSplit2 {
	border-top: 1px solid #ebebeb;
	background: url('/bin/b/p/bg_cSplit2.jpg') no-repeat center bottom;
}
.contentCol .col1 {
	width: 309px;
}
.contentCol .col2 {
	width: 300px;
	margin-left: 33px;
}
.contentCol .breakout {
	margin-bottom: 1em;
}
ul.inline li {
	display: inline-block;
}
.contentCol li, .callout1 li, .content li, .stndrdLst li {
	font-size: 1.1em;
}
.layout .contentCol li p {
	font-size: 1em;
}
.contentCol ul li, .callout1 ul li, .content ul li, ul.stndrdLst li {
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -60px 4px;
	padding: 0 0 5px 7px;
	margin-left: 10px;
}
.contentCol ul li ul, .callout1 ul li ul, .content ul li ul, ul.stndrdLst li ul {
	/* margin: 20px 0 0 13px; */
	margin: 5px 0 0 13px;
}
.contentCol ul li ul li, .callout1 ul li ul li, .content ul li ul li, ul.stndrdLst li ul li {
	/*
	list-style-type: circle;
	background: none;
	*/
	font-size: 1em;
}
.contentCol ul li ol li, .callout1 ul li ol li, .content ul li ol li, ul.stndrdLst li ol li {
	font-size: 1.1em;
	background: none;
}
.contentCol ol, .callout1 ol, .content ol, ol.stndrdLst {
	margin: 0 0 1em 17px;
}
.contentCol ol ol, .callout1 ol ol, .content ol ol, ol.stndrdLst ol {
	margin: .8em 0 0 17px;
}
.contentCol ol li, .callout1 ol li, .content ol li, ol.stndrdLst li {
	list-style-type: decimal;
	padding: 0 0 5px;
}
.contentCol ol li ol li, .callout1 ol li ol li, .content ol li ol li, ol.stndrdLst li ol li {
	list-style-type: lower-roman;
	padding: 0 0 3px;
}
.addtlCol .loginLink {
	padding: 22px 0 0;
	background: #fff;
}
.masthead {
	height: 90px;
	position: relative;
	z-index: 1;
}
.masthead .topLogo, .masthead .topLogo:hover {
	position: absolute;
	display: block;
	top: 18px;
	width: 224px;
	height: 72px;
	background: url('/bin/o/o/prsa_logo.gif') no-repeat;
	text-decoration: none;
}
.masthead .beta {
	position: absolute;
	top: 18px;
	left: 238px;
	color: #0000FF;
	font-size: 2em;
}
.masthead .betaDescription {
	position: absolute;
	top: 53px;
	left: 238px;
	color: #0000FF;
	font-size: 1em;
}
.masthead .jobCenter {
	position: absolute;
	top: 40px;
	left: 230px;
}
.masthead .jobCenter img {
	width: 272px;
	height: 54px;
}
.masthead .topSearch {
	position: absolute;
	top: 40px;
	right: 0;
	white-space: nowrap;
	text-align: right;
}
.masthead .topSearch .txtfld {
	font: /* italic */ 1.3em/* Times New Roman */;
	width: 150px;
}
.masthead .topSearch label {
	padding-right: .5em;
	font-weight: bold;
}
.masthead .topSearch .formButton {
	margin: 0 0em;
}
.masthead .tagline {
	position: absolute;
	top: 74px;
	left: 338px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}
.txtfld {
	border: 1px solid #000;
}
a, a:visited {
	color: #bf5600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.formButton, .formButtonBig {
	padding: 2px 5px;
	margin: 0 0 1em;
	display: inline-block;
	background-color: #c60;
	/* border: 1px solid #c60; */
	border-bottom: #8F3F04 1.5px solid;
	border-right: #8F3F04 1.5px solid;
	border-top: #FEF4E0 1.5px solid;
	border-left: #FEF4E0 1.5px solid;
	font: bold 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #fff;
	cursor: pointer;
}
.formButtonBig {
	font: bold 1.4em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.formButton:visited, .formButtonBig:visited {
	color: #fff;
}
/* input.formButton {
	border: none;
} */
.formButton:hover, .formButtonBig:hover {
	text-decoration: none;
}
.subNav {
	font-size: 1.1em;
}
h1 {
	font: normal 2em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #234781;
}
h2 {
	margin-top: .7em;
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
	/* line-height: 1.8em; */
}
em {
	padding-right: 2.75px;
}
/* em {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1em;
}
em a {
	font-style: normal;
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
} */
.layout p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 1em 0;
}
.layout .intro p {
	font-size: 1.2em;
	line-height: 1.8em;
}
.footer p, .footer li {
	font-size: 1.1em;
	line-height: 1.8em;
}
.footer a, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.navi li {
	display: inline;
}
.toolBar {
	background-color: #fde9c1;
	float: right;
	padding: .5em 1em;
	color: #999;
}
.toolBar li {
	font-size: 1.1em;
}
.toolBar li a, .toolBar li a:visited {
	color: #333;
}
.topNav {
	position: relative;
}
.topNav #ddmenu {
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.top2 {
	background-color: #234781;
	padding: 0px 20px 0px 5px;
	height: 20px;
	color: white;
	margin-left: -20px;
}
.top2 a, .top2 a:visited {
	color: white;
	font-size: 11px;
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.top2 img {
	display: inline;
}
.topNav a, .topNav a:visited {
	color: #fff;
	text-decoration: none;
}
.topNav a:hover {
	text-decoration: none;
}
.topNav ul.expandedWithMargin {
	margin-bottom: 30px;
}
.topNav ul li a.tLink {
	background: #c60 url('/bin/v/b/bg_topNav.jpg') no-repeat 0px 0px;
	color: #fff;
	text-decoration: none;
	float: left;
	width: 224px;
	height: 64px;
	display: inline-block;
	overflow: hidden;
}
.topNav ul li.tn1 a.tl1 {
	background-position: 0px 0px;
}
.topNav ul li.tn2 a.tl2 {
	background-position: -225px 0px;
	margin: 0 1px;
}
.topNav ul li.tn3 a.tl3 {
	background-position: -450px 0px;
}
.topNav ul li.tn1 a.tl1:hover, .topNav ul li.tn1.current a.tl1, .topNav ul li.active a.tl1, .topNav ul li.tn1 a.tl1.current {
	background-position: 0px -65px;
}
.topNav ul li.tn2 a.tl2:hover, .topNav ul li.tn2.current a.tl2, .topNav ul li.active a.tl2, .topNav ul li.tn2 a.tl2.current {
	background-position: -225px -65px;
}
.topNav ul li.tn3 a.tl3:hover, .topNav ul li.tn3.current a.tl3, .topNav ul li.active a.tl3, .topNav ul li.tn3 a.tl3.current {
	background-position: -450px -65px;
}
.topNav ul li ul li a {
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -20px -53px;
	display: inline-block;
	padding: 0 10px 0 9px;
	white-space: nowrap;
	width: auto;
	height: auto;
}
.topNav ul li ul li a:hover, .topNav ul li ul li a.current, .topNav ul li ul li a.current:visited {
	color: #c55d00;
	background-position: 0 -83px;
}
.topNav ul li ul {
	display: none;
	position: absolute;
	top: 64px;
	left: 0;
	padding: 6px 0 7px 1.5em;
	width: 659px;
	background: #252422;
	background: rgba(37,36,34,.93);
	border-top: 1px solid #fff;
	overflow: hidden;
}
.topNav ul li ul.open {
	display: block;
}
.topNav ul li ul li {
	display: block;
	float: left;
	line-height: 16px;
}
.content {
	border: solid 1px #cbcbcb;
	border-top: solid 0px;
	margin-left: 2px;
	margin-right: 14px;
	padding-left: 10px;
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	margin-bottom: 40px;
}
.footer2 {
	margin-right: 14px;
	background-color: #234781;
	height: 30px;
	margin-right: 0px;
	margin-left: -10px;
}
.content .botones img {
	display: inline;
}
.content .botones {
	padding-top: 8px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.navCol {
	padding-top: 15px;
}
.navCol dl {
	font-weight: bold;
}
.navCol dl dd ul li.current a {
	color: #533803;
}
.navCol dl dd ul li a {
	display: block;
	padding: 0 15px 7px;
	font-size: 1.1em;
	color: #fff;
}
.navCol dl dd ul li ul {
	margin-bottom: 7px;
	padding-top: 7px;
	border: 1px solid #fff;
	border-width: 1px 0 1px 5px;
	background: #f9bf4b;
}
.navCol dl dd ul li ul li a {
	margin-left: 10px;
	padding-left: 9px;
	font-size: 1em;
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -40px -26px;
}
.navCol dl dd ul li.current a, .navCol dl dd ul li.current ul li.current a {
	font-weight: bold;
}
.navCol dl dd ul li.current ul li a {
	font-weight: normal;
}
.navCol dl dd ul li a:visited {
	color: #fff;
}
.navCol dl dd ul li.current a:visited {
	color: #533803;
}
.gridA.twocol {
	background: url('/bin/q/t/bg_twocol.gif') repeat-y top left;
}
.gridA.threecol {
	background: url('/bin/i/f/bg_threecol.gif') repeat-y top left;
}
.twocol .contentCol {
	padding: 0 13px;
}
.threecol .contentCol h2.alt1 {
	padding-top: .5em;
	border-top: 1px dashed #c60;
}
.threecol .contentCol .group {
	padding: 0 1.5em;
}
.contentCol {
	padding-bottom: 25px;
}
.contentCol table {
	margin-bottom: 1em;
}
.contentCol table caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	padding: 0 0 10px;
}
.contentCol table thead, .contentCol table tbody {
	font-size: 1.1em;
}
.contentCol table tbody table tbody {
	font-size: 1em;
}
.contentCol table th {
	padding: 0px 5px 8px 0;
}
.contentCol table td {
	padding: 4px 5px 4px 0;
}
.contentCol table .top td {
	border-top: 1px solid #f9c763;
}
.contentCol table .bottom td {
	border-bottom: 1px solid #f9c763;
}
.contentCol table .alt td {
	background-color: #fef8ec;
}
.contentCol .seeAll {
	font-weight: bold;
}
.contentCol .imgLeft {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	border: 1px solid #234781;
	padding: 3px;
}
.contentCol .imgright {
	float: right;
	display: block;
	margin: 0 0 10px 10px;
	border: 1px solid #234781;
	padding: 3px;
}
.contentCol img {
	border: none;
}
.contentCol .breakout img, .contentCol .video img {
	border: none;
}
.contentCol .video {
	margin-bottom: 10px;
}
.addtlCol {
	padding-bottom: 25px;
}
.addtlCol .ad {
	background: #fad282;
	margin-bottom: 20px;
}
.addtlCol .ad.tImg {
	text-align: center;
	padding: 12px 0 13px;
}
.addtlCol .ad img {
	margin: 0 auto;
}
.addtlCol .login .txtfld {
	width: 170px;
	margin-bottom: 3px;
}
.addtlCol .login .helpLink {
	display: block;
	font-weight: bold;
	margin: .5em 0;
}
.addtlCol .login h2 {
	font-size: 1.5em;
}
.addtlCol h2 {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 1.3em;
	color: #234781;
}
.addtlCol .newEvents {
	margin: 30px 0 10px;
}
.addtlCol .newEvents ul {
}
.addtlCol .newEvents li {
	overflow: hidden;
	padding-bottom: 5px;
}
.addtlCol .newEvents li .date {
	color: #666;
	display: inline-block;
	width: 45px;
}
.addtlCol .seeAll {
	font-weight: bold;
	font-size: 1.1em;
}
.cSplit2 .eWrap {
	margin-bottom: 15px;
}
ul.imglist li {
	overflow: hidden;
	padding: 0 0 15px;
	background-image: none;
	font-size: 1em;
}
ul.imglist li img {
	float: left;
	margin-right: 10px;
}
ul.imglist li .copy {
	float: left;
	width: 245px;
	font-size: 1.1em;
	line-height: 1.5em;
}
ul.podlist li .copy {
	width: 230px;
}
ul.podlist li .copy .date {
	display: block;
	color: #666;
	width: 85px;
}
body .publist li {
	margin-bottom: 10px;
	border-bottom: 1px dashed #c60;
	font-size: 1.1em;
	line-height: 1.5em;
	background-image: none;
	padding: 0 0 10px;
}
.publist li.last {
	padding-bottom: 0;
	border: none;
}
.cSplit2 .eWrap.second .col1, .cSplit2 .eWrap.second .col2, .cSplit2 .col1 .eWrap.second, .cSplit2 .col2 .eWrap.second {
	padding-top: 10px;
	border-top: 1px solid #ebebeb;
}
.contentCol .second .video img {
	margin-bottom: 10px;
}
.contentCol .second .video p {
	line-height: 1.2em;
}
.addtlCol ul {
	margin-bottom: 5px;
}
.addtlCol ul.imglist li img {
	border: 1px solid #234781;
}
.addtlCol ul.imglist li .copy {
	width: 175px;
}
.addtlCol ul.imglist li .copy a {
	display: block;
	font-weight: bold;
}
.addtlCol ul.imglist li .copy a.header {
	font-size: 1.091em;
}
.bodyform {
	background: #fef4e0;
	margin-left: 1px;
}
.bodyform fieldset {
	padding: 0px;
}
.bodyform fieldset .group {
	overflow: hidden;
	padding-bottom: 10px;
}
.bodyform fieldset .topic em, .bodyform fieldset .topic select, .bodyform fieldset .topic input {
	font-size: 1.1em;
}
.bodyform fieldset .topic input {
	padding: 1px;
	width: 350px;
}
.bodyform fieldset em {
	padding: 0 5px;
}
.bodyform fieldset .types li {
	display: inline;
	padding-right: 10px;
	font-size: 1.1em;
}
.bodyform fieldset .types li input {
	vertical-align: middle;
	margin-right: 3px;
}
.bodyform fieldset .dates em, .bodyform fieldset .dates select, .bodyform fieldset .dates input {
	font-size: 1.1em;
	vertical-align: top;
}
.bodyform fieldset .dates .formButton {
	margin-left: 5px;
	padding: 1px 5px;
}
br.cleaner {
	clear: both;
}
.filterSet h2 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.filterSet p {
	margin-bottom: 10px;
}
.homepage .joinus {
	background-color: transparent;
}
.homepage .joinus p {
	color: #333;
}
.homepage .joinus a.formButton {
	background-color: #cc6600;
}
.sideContent h2 {
	line-height: 20px;
	font: 1.5em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #234781;
}
.mainspot {
	width: 674px;
	height: 275px;
	background: url('/bin/z/l/placeholder_jobs.jpg') no-repeat top right;
}
.mainspot ul {
	float: left;
	width: 170px;
	height: 275px;
	background: #f6a606;
}
.mainspot ul li {
	font: normal 2em Arial;
	color: white;
	padding: 5px 0 0 5px;
	line-height: 1.5em;
}
.mainspot ul li.current {
	color: #960;
}
.mainspot ul li a {
	color: white;
}
#msgarea {
	float: right;
	width: 504px;
	height: 74px;
	margin-top: 201px;
	background: white;
}
#msgarea p {
	padding: 13px 20px;
}
#msgarea p span {
	font: normal 1.2em/1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
#msgarea p span a {
	color: #c60;
	font-weight: bold;
}
.jobs .callout1 ul li {
	padding: 4px 0;
	background: transparent url('/bin/q/f/icn_bullets.gif') no-repeat scroll -58px 8px;
	padding-left: 10px;
}
.jobs .callout1 h2 {
	font: 16px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-weight: normal;
	color: #234781;
	margin: 10px 0 10px 0;
}
.jobs .callout1 .col1 {
	float: left;
	width: 310px;
}
.jobs .callout1 .col1 ul li a {
	font: bold 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #c60;
}
.jobs .callout1 .col2 {
	float: right;
	width: 310px;
}
.jobs .callout1 .col2 ul li {
	overflow: hidden;
}
.jobs .callout1 .col2 ul li a {
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
}
.jobs .callout1 .col2 ul li span.date {
	color: #666666;
	display: inline-block;
	font-size: 0.909em;
	width: 40px;
}
.jobs .callout1 .col2 ul li span.article {
	color: #666666;
	display: inline-block;
	float: left;
	width: 220px;
}
.jobs .contentCol {
	width: 600px;
}
.jobs .contentCol h1 {
	font: bold 13px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #000;
}
.jobs .contentCol p {
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #000;
	line-height: 18px;
}
.jobs .loginLink {
	padding-top: 41px;
}
.jobs .col2 li .date {
	font-size: .909em;
	color: #666;
	display: inline-block;
	width: 40px;
}
.callout1 .customize_note {
	font: italic 1.6em "Times New Roman";
	margin-top: 10px;
}
.callout1 .briefings {
	margin-top: 20px;
}
.callout1 .briefings h4 {
	font: bold 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #bf5600;
}
.callout1 .briefings p {
	margin-bottom: 10px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
}
ul.iconlist {
	margin-top: 10px;
	list-style-type: none;
	background: none;
	padding-left: 0px;
}
ul.iconlist li {
	list-style-type: none;
	background: none;
	padding-left: 0px;
	clear: both;
	padding-top: 10px;
}
ul.iconlist .dicon {
	color: #666;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 1em;
	float: left;
	padding-top: 3px;
	border: 0px;
}
ul.iconlist .dicon img {
	border: 0px;
}
ul.iconlist .discussion {
	font: 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #666;
	float: left;
	display: inline-block;
	width: 240px;
	line-height: 15px;
}
.chapterEntries .entry {
	border-bottom: 1px dotted #cc6600;
	padding-bottom: 10px;
	padding-top: 10px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
}
.chapterEntries .lastentry {
	border: 0px;
}
.sideContent .userCP h2 {
	font: 1.7em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #234781;
}
.sideContent .userCP {
	width: 240px;
	margin: 0px auto 15px 0px;
}
.sideContent .userCP .generalInfo {
}
.sideContent .userCP .generalInfo .avatar {
	float: left;
}
.sideContent .userCP .generalInfo .profileName {
	float: left;
	width: 155px;
	margin-left: 10px;
}
.sideContent .userCP .generalInfo p {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 15px;
}
.sideContent .userCP .generalInfo div.secondaryInfo {
	line-height: 17px;
	clear: both;
}
.sideContent .userCP .generalInfo img {
	display: inline;
}
.sideContent .userCP .generalInfo span.editProfile {
	line-height: 17px;
}
.sideContent .userCP .generalInfo span.editProfile a {
	font: 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #cc6600;
	font-weight: bold;
	padding-right: 18px;
	background-image: url(/_template_assets/images/editProfile.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.sideContent .userCP .generalInfo .settings {
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	border-top: 1px solid #face76;
	margin-top: 0px;
	padding-top: 10px;
}
.sideContent .userCP .generalInfo .settings p {
	line-height: 16px;
}
.sideContent .userCP .generalInfo .settings a {
	color: #333399;
	font-weight: bold;
}
.sideContent .userCP .generalInfo .settings em {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-style: italic;
	line-height: 22px;
}
.sideContent .recommendation {
	width: 240px;
	margin: 5px auto;
}
.sideContent .recommendation h2 {
	color: #333399;
}
.sideContent .recommendation ul {
}
.sortResults {
	margin-top: 20px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.sortResults .pages {
	float: right;
	margin-right: 16px;
}
.sortResults .sortby {
	font: bold 0.908em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.contentCol .resultSet {
	border-top: 1px solid #f9c763;
	border-bottom: 1px solid #f9c763;
	float: left;
	padding-top: 12px;
}
.contentCol .sortResults {
	padding-bottom: 5px;
	margin-top: 20px;
}
.contentCol .resultSet .result {
	background: none;
	width: 300px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
body .contentCol .resultSet .secondCol {
	width: 300px;
	margin-right: 0;
}
.contentCol .resultSet .result .resulttitle {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	float: left;
	cursor: pointer;
}
.contentCol .resultSet .result .titleadd {
	background: url('/bin/u/v/icon-add-directory.gif') top right no-repeat;
}
.contentCol .resultSet .result .titleremove {
	background: url('/bin/g/y/icon-remove-directory.gif') top right no-repeat;
}
.contentCol .resultSet .result .resulttitle strong {
	font-weight: bold;
	color: #bf5600;
}
.contentCol .resultSet .result .label {
	float: left;
	border: 0px solid red;
	font-weight: bold;
	line-height: 15px;
	width: 55px;
}
.contentCol .resultSet .result .value {
	float: left;
	border: 0px solid red;
	margin-left: 5px;
	line-height: 15px;
	width: 240px;
}
.resultSet {
	border-top: 1px solid #f9c763;
	border-bottom: 1px solid #f9c763;
}
.resultSet .result {
	margin-top: 15px;
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -60px 4px;
}
.resultSet .resultcontent {
	padding-left: 10px;
}
.resultSet p {
	line-height: 16px;
	margin-top: 1px;
}
.resultSet h3 {
	float: left;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-weight: normal;
}
.resultSet .registerToResult {
	float: right;
}
.resultSet .registerToResult a {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.resultSet .resultdate {
	font: 0.908em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	padding-left: 10px;
}
.pagination {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 16px;
}
.pagination div {
	float: right;
	margin-left: 5px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.key {
}
.key div {
	float: left;
}
.key div.key-add-directory {
	margin-left: 10px;
	background: url('/bin/u/v/icon-add-directory.gif') no-repeat;
	height: 18px;
}
.key div.key-remove-directory {
	margin-left: 10px;
	background: url('/bin/g/y/icon-remove-directory.gif') no-repeat;
	height: 18px;
}
.searchnote {
	font-size: 1em;
	line-height: 1em;
}
.memberresults {
}
.memberresults .callout1 h2 {
	margin-top: 0;
}
.memberresults .key {
}
.memberresults .key div {
	float: left;
}
.memberresults .key div.key-add-directory {
	margin-left: 10px;
	background: url('/bin/u/v/icon-add-directory.gif') no-repeat;
	height: 18px;
	cursor: pointer;
}
.memberresults .key div.key-remove-directory {
	margin-left: 10px;
	background: url('/bin/g/y/icon-remove-directory.gif') no-repeat;
	height: 18px;
	cursor: pointer;
}
.memberresults .searchnote {
	margin-top: 10px;
}
.memberresults .searchnote p {
	font: italic 1.2em "Times New Roman";
}
.memberresults .searchnote p strong {
	font: 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-weight: bold;
}
.memberresults .sortResults {
	padding-bottom: 5px;
}
.memberresults .resultSet {
	float: left;
}
.memberresults .resultSet .result {
	background: none;
	width: 300px;
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}
body .memberresults .resultSet .secondCol {
	width: 280px;
	margin-right: 0;
}
.memberresults .resultSet .result .resulttitle {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	float: left;
	cursor: pointer;
}
.memberresults .resultSet .result .titleadd {
	background: url('/bin/u/v/icon-add-directory.gif') top right no-repeat;
}
.memberresults .resultSet .result .titleremove {
	background: url('/bin/g/y/icon-remove-directory.gif') top right no-repeat;
}
.memberresults .resultSet .result .resulttitle strong {
	font-weight: bold;
	color: #bf5600;
}
.memberresults .resultSet .result .label {
	float: left;
	border: 0px solid red;
	font-weight: bold;
	line-height: 15px;
}
.memberresults .resultSet .result .value {
	float: left;
	border: 0px solid red;
	margin-left: 5px;
	line-height: 15px;
}
.sort h1 {
	margin-top: 15px;
}
.calendartable {
	width: 645px;
	clear: both;
	margin-top: 5px;
}
.calendartable * {
	padding: 0px;
	margin: 0px;
}
.calendartable thead {
}
.calendartable thead th {
	font: bold 0.908em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	border-bottom: 1px solid #f9c763;
	line-height: 10px;
	padding: 5px 0px 3px 8px;
}
.calendartable thead th.firstHeader {
	padding-left: 0;
}
.calendartable thead th.eventname {
	width: 280px;
}
.calendartable tbody {
}
.calendartable tbody td {
	padding: 3px 0px 8px 8px;
	vertical-align: top;
	font: 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.calendartable tbody tr.odd td {
	background-color: #ffffff;
}
.calendartable tbody tr.even td {
	background-color: #fef8ec;
}
.calendartable tbody tr.divisor td {
	font: bold 1.08em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #353365;
	padding: 8px 0px 5px 0px;
}
.calendartable tbody tr td.eventname {
	width: 280px;
}
.calendartable tbody td.firstcell {
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -58px 7px;
	padding-left: 2px;
}
.calendartable tfoot {
}
.calendartable tfoot td {
	border-top: 1px solid #f9c763;
	padding: 8px 0px 5px 0px;
}
.calendartable tfoot td a {
	font: bold 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.imglist {
}
.imglist strong {
	color: #666666;
}
.imglist .caption {
	float: left;
	border: 0px solid #234781;
	width: 180px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 14px;
}
.imglist .img {
	float: left;
	border: 0px solid #234781;
}
.imglist .standalone {
	float: left;
	border: 0px solid red;
	width: 250px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 14px;
}
.column {
	width: 300px;
	float: left;
	border: 0px solid red;
}
.column .checkentry label {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.result .resultoptions {
	float: right;
}
.result h3 a {
	font: bold 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.result .resultIcn {
	float: left;
	margin-left: 5px;
}
.result .resultIcn a img {
	border: 0px;
}
.result h3 a img {
	border: 0px;
}
.result .resultoptions a {
	float: left;
	margin-left: 7px;
}
.result .resultoptions a img {
	border: 0px;
}
.publication_info {
	margin-top: 40px;
}
.publication_info .PDFLink {
	background: url('/bin/y/n/icnAcrobatBig.gif') no-repeat top right;
	float: left;
	height: 30px;
	padding-top: 8px;
	margin-top: 10px;
}
.publication_info .PDFLink a {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.publication_info .pubData {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 19px;
	margin-bottom: 30px;
}
.publication_info .pubData strong {
	font: bold 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #666666;
}
.eventside .dateinfo {
	width: 150px;
	float: left;
	border: 0px solid red;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 14px;
	margin-top: 5px;
}
.formContainer {
}
.formContainer form {
}
.formContainer form fieldset {
	background-color: white;
	border: 1px solid black;
}
.formContainer form fieldset legend {
	margin-left: 10px;
}
.formContainer form div.entry {
	float: left;
	width: 360px;
}
.formContainer form div.entry label {
	margin-top: 3px;
	margin-right: 5px;
	font: bold 10px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
}
.formContainer form div.entry select {
	height: 19px;
	font-size: 10px;
	border: 1px solid black;
	width: 100%;
}
.formContainer form div.entry input {
	height: 16px;
	font-size: 10px;
	font-style: italic;
	border: 1px solid black;
	padding-top: 2px;
	padding-left: 2px;
	width: 98.5%;
}
.formContainer form div.entry textarea {
	height: 80px;
	font-size: 10px;
	font-style: italic;
	border: 1px solid black;
	padding-top: 2px;
	padding-left: 2px;
	width: 98.5%;
}
.formContainer form div.smallentry {
	float: left;
	width: 85px;
	margin-bottom: 10px;
}
.formContainer form div.smallentry select {
	width: 84px;
	height: 16px;
	font-size: 10px;
	border: 1px solid black;
}
.formContainer form div.smallentry input.submit {
	margin-left: 10px;
	margin-top: -2px;
}
.formContainer form div.mediumentry {
	width: 160px;
}
.formContainer form div.longentry {
}
.formContainer form div.longentry a.formButton {
	margin-left: 10px;
}
.formContainer form div.longentry div.mainlabel {
	float: left;
	margin-right: 10px;
	padding-top: 1px;
}
.formContainer form div.longentry div.mainlabel strong {
	font: bold 10px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
}
.formContainer form div.mediumentry select {
	width: 160px;
}
.formContainer form div.connector {
	float: left;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}
.formContainer form div.checkentry {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 0px solid red;
}
.formContainer form div.checkentry input {
	float: left;
	height: 15px;
}
.formContainer form div.checkentry label {
	float: left;
	margin-left: 4px;
	margin-top: 2px;
	cursor: pointer;
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.featuredBlog {
	margin: 0px;
}
.featuredBlog p {
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.featuredBlog p a {
	font: bold 12px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.featuredBlog p a.join {
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.featuredBlog p img {
	float: left;
	margin-right: 8px;
}
table.selection {
}
table.selection thead {
}
table.selection thead tr {
}
table.selection thead tr th {
	font: bold 10px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
	padding: 5px;
}
table.selection tbody {
	border-top: 1px solid #f9c763;
	border-bottom: 1px solid #f9c763;
}
table.selection tbody tr {
}
table.selection tbody tr.odd {
}
table.selection tbody tr.odd td {
	background-color: #fef8ec;
}
table.selection tbody tr.even {
}
table.selection tbody tr.even td {
	background-color: #ffffff;
}
table.selection tbody tr td {
	padding: 5px;
}
.fixeddatelist li {
	overflow: hidden;
	padding-bottom: 5px;
}
.fixeddatelist .date {
	color: #666;
	display: inline-block;
	width: 45px;
}
.fixeddatelist .event {
	color: #666;
	float: left;
	display: inline-block;
	width: 185px;
}
.footer {
	padding: .3em 1.1em;
	background-color: #234781;
	color: #fff;
}
.footer .col1 {
	width: 52em;
}
.footer .col2 {
	width: 30em;
	float: right;
	text-align: right;
}
.primeCol .whatsNew {
}
.primeCol .whatsNew li {
	font-size: 1.1em;
	font-weight: bold;
}
.primeCol .layout .callout1 {
	padding: 10px 13px;
	background: #fef4e0;
	margin-left: 1px;
	overflow: hidden;
}
.primeCol li .date {
	font-size: .909em;
	color: #666;
	display: inline-block;
	width: 45px;
	float: left;
}
.primeCol li .event {
	color: #666;
	display: inline-block;
}
.primeCol .newEvents {
}
.primeCol .newEvents li a {
	color: #333333;
}
.primeCol .newEvents li .date {
}
.primeCol .callout1 h2 {
	font: 2em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-weight: normal;
	color: #234781;
	margin: 10px 0 15px;
}
.primeCol .contentCol h1 {
	font-size: 2em;
	color: #234781;
	/* margin-bottom: 2px;
	margin-top: 2px; */
	padding-top: 20px;
	font-weight: normal;
}
.primeCol .contentCol h2 {
	font-size: 1.7em;
	color: #234781;
	/* margin-bottom: 2px;
	margin-top: 2px; */
	font-weight: normal;
}
.primeCol .contentCol h2.subtitle, h2.subtitle {
	color: black;
}
.primeCol .contentCol h3 {
	font-size: 1.4em;
	/* line-height: 1.8em; */
	color: #234781;
	font-weight: normal;
}

.primeCol a.calLink {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.mapSearch {
	overflow: hidden;
}
.mapSearch h2 {
	margin: 0 15px;
}
.mapSearch .filterSet {
	margin: 12px 15px 0;
	overflow: hidden;
}
.mapSearch .filterSet form div.smallentry {
	width: auto;
	margin-bottom: 0;
}
.mapSearch br.cleaner {
	display: none;
}
.sideContent {
	background: #FDE9C1;
	margin: 25px auto 20px;
	overflow: hidden;
}
.addtlCol hr {
	clear: both;
	height: 3px;
	border: none;
	color: #f9c763;
	background-color: #f9c763;
	margin: 0px 0px 10px;
}
.addtlCol div.quote {
	font-family: "Times New Roman";
	font-size: 1.3em;
	font-style: italic;
}
.addtlCol ul.datelist {
	margin-top: 10px;
	list-style-type: none;
	background: none;
	padding-left: 0px;
	overflow: hidden;
}
.addtlCol ul.datelist li {
	list-style-type: none;
	background: none;
	padding-left: 0px;
	line-height: 1.1em;
	padding-bottom: 10px;
	float: left;
}
.addtlCol ul.datelist .date {
	color: #666;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 0.908em;
	float: left;
}
.addtlCol socialNetworks {
	margin-left: 15px;
	margin-right: 15px;
}
.addtlCol .networkList .nw {
	float: left;
	margin-left: 2px;
}
.addtlCol .networkList .getwidgets {
	float: left;
	width: 140px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	margin-left: 5px;
	margin-top: 2px;
}
.newsEntry.lastEntry {
	border: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.event_info {
	margin-top: 55px;
	width: 620px;
}
.primeCol .contentCol .event_info h2 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2em;
	color: #333;
}
.event_info h3 {
}
.event_info h4 {
}
.event_info h5 {
}
.event_info p {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
}
.event_info p.subtitle {
}
.event_info p.addnote {
	font: italic 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
}
.event_info p.intro {
	font: 1.2em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
}
.event_info ul.objectives {
}
.event_info ul.objectives li {
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -60px 4px;
	height: 20px;
	padding: 0 0 0 8px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.event_info a.calendar-link {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.event_info a img {
	border: 0px;
}
.eventside {
	width: 240px;
	margin: 25px auto;
}
.eventside .date {
	width: 50px;
	border: 0px solid red;
	color: #686666;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 1em;
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.eventside a {
	color: #bf5600;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
}
.addtlCol .loginLink div.links {
	display: inline-block;
	padding: .3em 3em .3em 1.5em;
	background: #f2d8a8 url('/bin/k/i/bg_loginbox.gif') no-repeat top right;
	font-size: 1.25em;
	height: 35px;
	/* color: #999; */
}
.addtlCol .loginLink div strong {
	/* color: #333; */
}
.addtlCol .loginLink div a,.addtlCol .loginLink div a:visited {
	font-weight: bold;
	/* color: #666; */
}
.addtlCol .loginLink div.links div.userCP {
	font-size: 0.75em;
	padding-top: 5px;
}

.topNav ul li a.tLink strong {
	margin-left: -35098em;
}
#cleaner {
	clear: both;
	overflow: hidden;
}
.sectionHead {
	padding: 15px 15px 10px;
	font-size: 1.3em;
	color: #533803;
	line-height: 1.3em;
}
.navCol ul li a {
	display: block;
	padding: 0 15px 7px;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}
.navCol ul li a:visited {
	color: #fff;
}
.navCol ul li ul {
	margin-bottom: 7px;
	padding-top: 7px;
	border: 1px solid #fff;
	border-width: 1px 0 1px 5px;
	background: #f9bf4b;
}
.navCol ul li.activenavpath a:visited {
	color: #533803;
}
.navCol ul li ul li a {
	margin-left: 10px;
	padding-left: 9px;
	font-size: 1em;
	background: url('/bin/q/f/icn_bullets.gif') no-repeat -40px -26px;
	color: #533803;
}
.addtlCol .sideContent {
	padding: 0 15px;
}
.addtlCol .sideContent h3 {
	font: 1.5em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333399;
	margin-bottom: 10px;
}
.addtlCol .sideContent img {
	display: inline;
}
.addtlCol .sideContent p {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	margin: 1em 0;
	overflow: hidden;
}
.addtlCol .sideContent p a {
	font: 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.addtlCol .sideContent p em {
	font-size: 1.2em;
}
.addtlCol .sideContent p span.quote {
	font-size: 1.3em;
	font-family: "Times New Roman";
	font-style: italic;
}
.addtlCol .sideContent .lastEntry {
	border: 0px;
}
form.login {
	padding: 0px 15px;
}
.top2 div {
	float: right;
	margin-right: -10px;
}
.popup .buttonset {
	border: 0px solid red;
	text-align: right;
}
.popup .buttonset input.submitbutton {
	background-color: #934001;
}
.popup .content {
	border-bottom: 25px solid #234781;
	padding-bottom: 10px;
}
.popup .formSection {
	border-top: 0px solid #f9c763;
	width: 98%;
}
.popup .formSection .column {
	width: 300px;
	border: 0px solid red;
	float: left;
	margin-right: 20px;
}
.popup .formSection .columnRight {
	margin-top: 2.9em;
}
.popup .formSection .entry {
	margin-top: 10px;
	border: 0px solid red;
}
.popup .formSection .entry input {
	width: 95%;
	float: right;
	border: 1px solid black;
	font: 10px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	height: 15px;
}
.popup .formSection .entry label {
	font: bold 10px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
}
.popup .formSection .entry select {
	width: 95%;
	float: right;
	border: 1px solid black;
	font: 10px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	height: 18px;
}
.popup .formSection .entry select.shorterSelect {
	width: 80px;
	float: left;
	margin-left: 10px;
}
.popup .formSection .entry span.star {
	color: #bf5600;
}
.popup .formSection .entry td {
	border: 1px solid white;
}
.popup .formSection p {
	margin-top: 20px;
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333333;
}
.popup .sideInfo {
	position: absolute;
	right: 0;
	bottom: 0;
	padding-bottom: 10px;
}
.popup h2 {
	color: #333;
	width: 98%;
	font: bold 13px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	margin-bottom: 5px;
}
.popup h2.contactInfo {
	position: relative;
}
.popup h2.contactInfo .sideInfo a {
	font: bold 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333;
}
.popup h3 a {
	font: bold 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.popup p.introparagraph {
	font: 11px Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	line-height: 18px;
	margin-top: 10px;
}
.popupHeader {
	margin-top: 20px;
}
.popup .content p {
	margin-bottom: 20px;
	line-height: 15px;
}
.content h2 {
	font-weight: bold;
	border-bottom: solid 1px #f9c763;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-right: 10px;
}
.content h3 {
	font-weight: bold;
	color: #bf5600;
	padding-top: 25px;
}
.addtlCol ul.datelist .event {
	font-size: 1.1em;
	color: #666;
	display: inline-block;
	width: 185px;
	float: left;
}
.map {
	margin-left: -8px;
}
#pageWrapper {
	text-align: center;
}
.addtlCol .networkList li {
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.addtlCol .networkList {
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	width: 240px;
}
.callout1 .column {
	width: 310px;
	margin-left: 5px;
	border: 0px solid red;
	float: left;
}
.callout2 .column2 {
	width: 302px;
	margin-right: 5px;
	border: 0px solid red;
	float: right;
}
.filterSet {
	overflow: hidden;
}
.filterSet div.checkentry {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid red;
}
.filterSet div.checkentry input {
	float: left;
	height: 15px;
}
.filterSet div.checkentry label {
	float: left;
	margin-left: 4px;
	margin-top: 2px;
	cursor: pointer;
}
.filterSet div.connector {
	float: left;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}
.filterSet div.entry {
	float: left;
	margin-bottom: 10px;
}
.filterSet div.entry label {
	float: left;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 5px;
}
.filterSet div.entry select {
	width: 215px;
	height: 19px;
	font-size: 1em;
	border: 1px solid black;
}
.filterSet div.longentry {
	width: 300px;
	margin-bottom: 2px;
}
.filterSet div.longentry .categoriesHeader {
	font-size: 1.2em;
	clear: both;
}
.filterSet div.longentry a.formButton {
	margin-left: 10px;
	margin-bottom: 2px;
}
.filterSet div.mediumentry {
	width: 160px;
}
.filterSet div.mediumentry select {
	width: 160px;
}
.filterSet div.smallentry {
	float: left;
	width: 80px;
	margin-bottom: 10px;
}
.filterSet div.smallentry input.submit {
	margin-left: 10px;
}
.filterSet div.smallentry select {
	width: 84px;
	height: 16px;
	font-size: 1em;
	border: 1px solid black;
}
form.filterSet br {
	clear: both;
}
.primeCol ul.datelist li {
	float: left;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
	padding-bottom: 10px;
}
.primeCol ul.datelist {
	overflow: hidden;
}
.primeCol .newEvents li {
	font-weight: normal;
}
.primeCol .col1 ul.datelist li .event {
	float: left;
	width: 220px;
}
.primeCol .group ul.datelist li.event {
	float: left;
}
.primeCol .col2 ul.datelist li .event {
	float: left;
	width: 220px;
}
.primeCol .cSplit2 .quote .icon img {
	border: 0px;
}
.primeCol .cSplit2 .quote {
	border: 0px;
	float: left;
	width: 260px;
	border: 0px solid red;
	margin-left: 5px;
}
.primeCol .cSplit2 a.calLink {
	font-size: 1em;
}
.primeCol .cSplit2 .quote p {
	font-style: italic;
	margin: 0 0 1em;
	font-family: "Times New Roman";
	font-size: 1.5em;
	font-size-adjust: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.primeCol .cSplit2 .icon {
	border: 0px;
	float: left;
	border: 0px solid red;
}
.primeCol .cSplit2 .quote p a {
	font-family: Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	font-size: .75em;
	font-style: normal;
	font-size-adjust: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}
.navCol ul li.activenavpath a {
	color: #533803;
}
.navCol ul li.activenavpath ul li a,.navCol ul li.activenavpath ul li.activenavpath ul li a,.navCol ul li.activenavpath ul li.activenavpath ul li.activenavpath ul li a {
	font-weight: normal;
}
.navCol ul li.activenavpath a,.navCol ul li.activenavpath ul li.activenavpath a,.navCol ul li.activenavpath ul li.activenavpath ul li.activenavpath a,.navCol ul li.activenavpath ul li.activenavpath ul li.activenavpath ul li.activenavpath a {
	font-weight: bold;
}
.layout p.subtitle {
	font-size: 1.6em;
	line-height: normal;
}
.addtlCol .quicklinks {
	background-color: #d68530;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.addtlCol .quicklinks h2 {
	color: #333399;
	font-size: 1.5em;
}
.addtlCol .quicklinks select {
	width: 200px;
	border: 1px solid black;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.addtlCol .joinus {
	margin-bottom: 10px;
	background-color: #D68631;
	padding: 0px 8px 0px 8px;
}
.addtlCol .joinus .buttonBox {
	text-align: center;
}
.addtlCol .joinus .formButton {
	background: #934001;
}
.addtlCol .joinus h2 {
	padding-bottom: 0;
	padding-top: 10px;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: center;
}
.addtlCol .joinus p {
	padding: 8px 0px;
	color: #fff;
	font-size: 1.15em;
	font-weight: bold;
}
.addtlCol .sideContent p.quote {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 1.3em;
}
.filterSet div.entry input {
	width: 210px;
	height: 16px;
	font-size: 1em;
	border: 1px solid black;
	padding-top: 2px;
	padding-left: 2px;
}
.globalAlliance {
	text-align: center;
	padding: 0xp 10px;
	display: inline;
}
.chapterpage {
}
.chapterpage h1 img {
	border: 0px;
	padding-top: 15px;
}
.chapterpage .group.title {
	padding-left: 12px;
	font-size: 3em;
	color: #234781;
}
.chapterpage .group.intro {
	margin-top: 10px;
}
.chapterpage .group.photoCredit {
	padding-top: 20px;
	font-size: .9em;
	color: #234781;
}
.chapterpage .leftNav .visited a {
	color: #916203;
}
.chapterpage .datelist {
	margin: 15px;
}
.chapterpage .datelist li {
	background: none;
	margin: 0px;
	padding-left: 0px;
}
.chapterpage .datelist li .date {
	font: bold 0.908em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #666666;
	padding-right: 6px;
}
.chapterpage .monthNews .newsEntry a {
	font: 1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.chapterpage .monthNews a {
	font-size: 1.1em;
}
.chapterInfo {
	border-top: 1px solid #fbd383;
	width: 145px;
	margin: 10px auto;
	padding-top: 5px;
}
.chapterInfo p {
	line-height: 17px;
	font-size: 1.1em;
}
.chapterInfo a {
	color: black;
}
.chapterpage h2 {
	font: 1.5em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	color: #333399;
}
.chapterpage .chapterSpotlight {
	margin-top: 25px;
}
.chapterpage .chapterSpotlight p {
	font: italic 1.6em "Times New Roman";
}
.chapterpage .chapterSpotlight .quotesource {
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
}
.chapterpage .addToNetwork {
	border-top: 3px solid #f9c763;
	border-bottom: 3px solid #f9c763;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
	margin: 15px auto;
	overflow: hidden;
}
.chapterpage .addToNetwork h2 {
	margin: 0px;
	padding: 0px;
}
.chapterpage .addToNetwork img {
	float: left;
	display: inline;
}
.chapterpage .addToNetwork p {
	float: left;
	display: inline;
	width: 185px;
	font: 1.1em Tahoma,"Bitstream Vera Sans",Geneva,Helvetica,sans-serif;
	margin-left: 5px;
	margin-top: 15px;
}
.chapterpage .inviteFriend {
}
.chapterpage .inviteFriend h2 {
	line-height: 18px;
}
.chapterpage .inviteFriend p {
	font: italic 1.3em "Times New Roman";
}
.chapterpage .inviteFriend #inputinvitefriend {
	width: 168px;
	border: 1px solid black;
}
.socialMedia {
	float: none;
} 
.readersOnly {
	display: none;
}
.dirLabel {
	color: #234781;
	padding-right: 3px;
}
.addtlCol .sideContent div.twtr-tweet-text P, .addtlCol .sideContent div.twtr-tweet-text P EM, a.twtr-timestamp, a.twtr-reply {
	line-height: 12px;
	font-size: 12px;
	font: 12px Tahoma, "Bitstream Vera Sans", Geneva, Helvetica, sans-serif
}
.addtlCol .sideContent p a.twtr-timestamp, .addtlCol .sideContent p a.twtr-reply {
	font: 12px Tahoma, "Bitstream Vera Sans", Geneva, Helvetica, sans-serif
}

ul.eventHost li {
	font-weight: bold;
	color: #234781;
}
.eventInstances {
	border-bottom: 1px solid #234781;
	width: 648px;
	clear: both;
}
.eventInstances.purchasePage {
	width: 275px;
}
.eventInstances.purchasePageOptions {
	width: 630px;
}
.eventInstances .eventInstancesHeader, .eventInstances .eventInstancesRow {
	width: 646px;
	clear: both;
}
.eventInstances.purchasePage .eventInstancesRow {
	width: 273px;
}
.eventInstances.purchasePageOptions .eventInstancesRow {
	width: 628px;
}
.eventInstances.purchasePageOptions .eventInstanceOption {
	width: 10px;
	float: left;
	font-size: 1em;
	padding: 8px 5px;
}
.eventInstances.purchasePageOptions .eventInstanceTitleBox {
	width: 320px;
	float: left;
	font-size: 1.1em;
	padding: 8px 0px 0px 5px;
	display: inline-block;
}
.eventInstances.purchasePageOptions .eventInstanceTitle {
	width: 320px;
	float: left;
	font-size: 1em;
	display: inline-block;
}
.eventInstances.purchasePageOptions .eventInstancesRow .members {
	width: 320px;
}
.eventInstances.purchasePageOptions .eventInstancesRow .nonmembers {
	width: 320px;
}
.eventInstances a.formButton, .eventInstances a.formButton:hover {
	margin: 0px;
	text-decoration: none;
}
.eventInstances .eventInstancesHeader {
	font-weight: bold;
}
.eventInstances .eventInstancesRow {
	border-top: 1px solid #234781;
	border-left: 1px solid #234781;
	border-right: 1px solid #234781;
	background: #EEF0F5;
	height: 3em;
}
.eventInstances .eventInstancesDetails {
	border-left: 1px solid #234781;
	border-right: 1px solid #234781;
	background: #EEF0F5;
	width: 636px;
	padding: 5px;
	font-size: 1em;
	clear: both;
}
.eventInstances .eventInstancesRow.even, .eventInstances .eventInstancesDetails.even {
	background: #FEFAF3;
}
.eventInstances .eventInstancesRow.twoLine {
	height: 4em;
}
.eventInstances .eventInstancesRow.threeLine {
	height: 5em;
}
.eventInstances .eventInstanceDates {
	width: 240px;
	float: left;
	font-size: 1.1em;
	padding: 8px 5px;
}
.eventInstances .eventInstanceDetailLink {
	width: 60px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.eventInstances .eventInstanceDetailLink a.formButton {
	padding-right: 16px;
	background: #c60 url('/custom/events/icons/expand_arrow_down.png') no-repeat right center;
	font-size: 1em;
}
.eventInstances .eventInstancePrices {
	width: 120px;
	float: left;
	font-size: 1.1em;
	padding: 8px 5px;
	text-align: center;
}
.eventInstances.purchasePageOptions .eventInstancesRow .eventInstancePrices {
	width: 320px;
	float: left;
	clear: left;
	font-size: 1em;
	padding: 0px 0px;
	text-align: left;
}
.eventInstances .members {
	width: 100px;
}
.eventInstances .nonmembers {
	width: 130px;
}
.eventInstances .eventIntanceBuy {
	width: 65px;
	float: left;
	padding: 5px;
	text-align: center;
}
.eventInstances .eventIntanceBuy.playNow {
	width: 80px;
}
.eventInstances .free, ul.registrationOption .ro_title {
	font-weight: bold;
	color: #234781;
}
.eventInstances .label {
	font-weight: bold;
}
.accreditationPolicy {
	clear: both;
}
.eventCategoryBox {
	background: #FCEBC8;
	padding: 10px;
}
.eventCategoryBox div {
	font-size: 1.1em;
	display: block;
	padding: 5px 0px;
}
.eventCategoryBox div a {
	font-weight: bold;
	padding: 5px 0px;
}
.eventLayout, .orderHistoryLayout {
	font-size: 1.1em;
	border-top: 1px solid #234781;
	border-left: 1px solid #234781;
	border-right: 1px solid #234781;
	margin-top: 10px;
}
.orderHistoryLayout a.formButton, .orderHistoryLayout a.formButton:hover {
	font-size: 1em;
	margin: 0px;
	text-decoration: none;
}

.eventItem, .oh_item {
	display: inline-block;
	width: 626px;
	background: #EEF0F5;
	padding: 5px 10px;
	clear: both;
	border-bottom: 1px solid #234781;
}
.eventItem.even, .oh_item.even {
	background: #FEFAF3;
}
.eventDetail {
	display: inline-block;
	width: 496px;
	float: left;
}
.eventDetail div {
	margin-bottom: 10px;
}
.eventDateLocation {
	font-weight: bold;
}
.eventHost {
	font-size: 1.1em;
	font-weight: bold;
	color: #234781;
}
.eventTitle a {
	font-size: 1.1em;
	font-weight: bold;
}
.eventSubtitle {
	margin-top: -10px;
}
.eventImage {
	display: inline-block;
	width: 110px;
	padding: 0px 10px;
	float: left;
	text-align: center;
}
div.eventNavigation {
	margin-top: 20px;
}
div.eventNavigationItem {
	display: inline;
	min-height: 16px;
	vertical-align: central;
}
div.eventNavigationItem a {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 18px;
	display: inline-block;
	min-height: 16px;
	vertical-align: central;
}
div.eventNavigationItem a.allDates {
	background: url('/custom/events/icons/icon_dates.gif') no-repeat left center;
}
div.eventNavigationItem a.allCategories {
	background: url('/custom/events/icons/icon_all_categories.gif') no-repeat left center;
}
div.eventNavigationItem a.onDemand {
	background: url('/custom/events/icons/icon_ondemand.gif') no-repeat left center;
}
div.eventNavigationItem a.online {
	background: url('/custom/events/icons/icon_online.gif') no-repeat left center;
}
div.eventNavigationItem a.inPerson {
	background: url('/custom/events/icons/icon_inperson.gif') no-repeat left center;
}
div.eventNavigationItem a.allDates.selected {
	background: url('/custom/events/icons/icon_dates_selected.gif') no-repeat left center;
	color: #999;
}
div.eventNavigationItem a.allCategories.selected {
	background: url('/custom/events/icons/icon_all_categories_selected.gif') no-repeat left center;
	color: #999;
}
div.eventNavigationItem a.onDemand.selected {
	background: url('/custom/events/icons/icon_ondemand_selected.gif') no-repeat left center;
	color: #999;
}
div.eventNavigationItem a.online.selected {
	background: url('/custom/events/icons/icon_online_selected.gif') no-repeat left center;
	color: #999;
}
div.eventNavigationItem a.inPerson.selected {
	background: url('/custom/events/icons/icon_inperson_selected.gif') no-repeat left center;
	color: #999;
}
.oh_itemList li {
	font-size: 1em;
}
.oh_dateBox {
	float: left;
	width: 175px;
}
.oh_titleBox {
	float: left;
	width: 451px;
}
.oh_actions {
	width: 150px;
	text-align: center;
	padding: 10px 0px;
}
.oh_productTitle {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 5px;
}
.oh_subtitle {
	font-size: 1em;
	font-weight: bold;
	color: #234781;
	margin-bottom: 5px;
}
.oh_eventDate, .oh_orderNumber {
	margin-bottom: 5px;
}
.oh_itemList a.formButton, .oh_itemList a.formButton:hover {
	font-size: .75em;
}
.oh_itemList ul {
	margin: 5px 0px;
}
.oh_noDetails {
	color: #333;
	font-style: italic;
	padding-right: 2.75px;
}
.ui-widget-content a.jQueryUiOverride {
	color: #bf5600;
}

/****************************************************************************************
	ACCORDION styling for MyPRSA control panel
****************************************************************************************/
div#accordion {
	background-color: #FFFFFF;
	border-left: #234781 1px solid;
	border-right: #234781 1px solid;
	border-bottom: #234781 1px solid;
}
div.accordion-header {
	cursor: pointer;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 5px 5px 20px;
	border-top: #EEF0F5 1px solid;
}
div.accordion-header:first-child {
	border-top: #234781 1px solid;
}
div.accordion-header.open {
	background: #EEF0F5 url('/custom/events/icons/expand_arrow_up_blue.png') no-repeat 5px center;
}
div.accordion-header.closed {
	background: #234781 url('/custom/events/icons/expand_arrow_down.png') no-repeat 5px center;
	color: #FFFFFF;
}
div.accordion-panel {
	display: inline-block;
	overflow: hidden;
	width: 238px;
	height: 125px;
}
div.accordion-panel.open {
}
div.accordion-panel.closed {
	display: none;
}
div.accordion-panel.transition {
	display: inline-block;
}
div.accordion-panel ul {
	margin-bottom: 0px;
}

