/*
    WREC web site CSS
*/
/* ===== CSS reset ===== */
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;
}
/* HTML5 display-role reset for older browsers */
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;
}

a {
	outline:0;
	color: #336a90;
	font-weight: 600;
}

em {font-style:italic;}

sub, sup{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup{
	top: -0.5em;
}
sub{
	bottom: -0.25em;
}

/* ===== end CSS reset ===== */

.maintenance-notice-A {display:none;}

html  {
	overflow-y: scroll;
}
body  {
    font: 100% Arial, Helvetica, sans-serif;
	color: #444;
    margin: 0;
    padding: 0;
	background: #CEE3F2;
}

/* ===== page layout ===== */
#outerEyebrow  {
	width: 100%;
	background-color: #CFC3AE;
}

#eyebrow  {
	width: 900px;
    margin: 0 auto;
	height: 30px;
	position: relative;
}

#outerHead {
    width: 100%;
	background: #f8f5f1;
}

#header {
	width: 980px;
    margin: 0 auto;
    background: url(../images/RECS-logo_nodate-index.png) no-repeat;
	background-position: 0% 60%;
	height: 170px; 
	position: relative;
	color: #0a1b28; 
}


#header img, #header div {
	behavior: url(iepngfix.htc);
}

#header #mainNav  {
	background: #336a90;
	width: 980px;
	height: 40px;
	position: absolute;
    bottom: -20px;
	left: 0;
	z-index: 5000;
	
}
#outer-slider{
	width: 880px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 30px;
	position: relative;
	background: transparent;
}


#button1 {
	
  background-color: #336a90 !important;
  border: none;
   color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 20px auto;
  width: 45%;
  cursor: pointer;
  display: block;
  transition-duration: 0.4s;
  font-weight:bold; 
} 

#mainNav #MenuBar1.MenuBarHorizontal a {
    padding: 12px 11px 10px 11px;
}

#mainContent strong {font-weight: bold}

.slider
{
	margin:0 0 2em 0;
	height:300px;
	position: relative;
}

.slider img{

	
}
.slider .caption{

	
	
  position: absolute;
  left: 680px;
  top: 20px;

	
	color: #0a1b28;

}
.slider .caption ul
{
	padding-left:15px;
}
.slider .caption h2
{
	font-size: 1.1em;
	font-weight: 700;
	color: #336a90;
}
.slider .caption p{
	font-size: .9em;
	margin-top: 5px;
}
.slider .caption a{
	text-decoration: none;
}
.slider .caption a:hover { text-decoration: underline; }

.slider .caption h3{
	font-size: .8em;
	font-weight: 600;
	text-transform: uppercase;
	color: #336a90;
}
.slider .caption .slide-action{
	margin-top: 10px;
	font-size: .8em;
	font-weight: 600;
	text-transform: uppercase;
	color: #336a90;
}
.slick-prev, .slick-next{
	width: auto !important;
	height: auto !important;
}


#outerTop {
	width: 100%;
}

#top {
	width: 980px;
    margin: 0 auto;
	height: 35px;
	background: #fff;
}

#outerContent {
	width: 100%;
	background: #fff;
}

#content {
    max-width: 980px;
    margin: 0 auto;
	padding: 20px 0;
	height:auto !important;
	overflow: hidden; /* this declaration makes the #content understand where the floated columns within end and contains them */
}

#content #homeContent {
	float: left;
	width: 750px;
	padding-top: 30px;
}
#content .breadcrumb{
	margin:0 0 20px 20px;
	padding:10px 80px 10px 0;
	line-height:16px;
	font-size:10px;
	border-bottom:1px solid #dad1c0;
	color:#61543e;}


#content #sidebar1 {
	float: left;
	min-width: 300px;
	min-height: 30px;	
	padding: 0 25px 0 20px;
}

#content #mainContent {
	float: left;
	width: 70%;
	padding: 10px 0px;
}
#content #pastContent,
#content #proposalsContent {
	float: left;
	width: 100%;
	padding: 10px 0;
}

#content #sidebar2 {
	float: left;
	width: 220px;
	padding-top: 30px;
	
}
#content .boldItal {
	font-weight: bold;
	font-style: italic;
}
.section {
	background-color: #fff;
	width: 80%;
	max-width: 980px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.section.blockrow {
	width: 100%;
	clear: both;
	margin-top: .25em;
	display: block;
	border-top: 1px solid #dad1c0;
}
.section.blockrow.noborder {border-top: 0;}

.section.blockrow img{
	
}
.section.blockrow .jumbo{
	text-align: center;
	background-color: #000;
	margin-bottom: 30px;

	
}
.jumbo{
text-align: center;
	width: 98%;
	background-color: #000;
	margin-bottom: 30px;

	
}
.block25 {
	width: 24%;
	float: left;
	position: relative;
	background-color: transparent;
}
.block25.first {margin-left: -.5em;}
.block30 {
	width: 30%;
	float: left;
	position: relative;
	background-color: transparent;
	padding: 1%;
}


.block30.first {
	margin-left: -.5em;
}

.block30 iframe{
padding-left: 30px;
}

.block30 img{
	padding-left: 30px;
	}
.block30 img.pdf { padding: 0; }
.block50 {
	width: 45%;
	float: left;
	position: relative;
	background-color: transparent;
	padding: 1%;
}


.block50.first {
	margin-left: -.5em;
}

.block50 iframe{
padding-left: 30px;
}

.block50 img{
	padding-left: 30px;
	}
.block70 {
	width: 69%;
	float: left;
	position: relative;
	background-color: transparent;
}
.block70.first {margin-left: -.5em;}

#outerFoot {
	width: 100%;
	border-top: 16px solid #bed9ed;
}

#footer {
	width: 980px;
	height: 50px;
    margin: 0 auto;
    padding-top: 15px;
	position: relative;
}

#footer #links  {
	position: absolute;
	right: 0;
	top: 10px;
}
/* ====- header styles ===== */

#header h1 {
	position: absolute;
	right: 0;
	top: 65px;
	font-size: 1em;
	font-weight: bold;
}

#header h2 {
	position: absolute;
	right: 0;
	top: 87px;
	font-size: .8em;
	font-weight: bold;
}

#social {
	position: absolute;
	top: 110px;
	right: 0;
	margin: 0 auto;
	height: 30px;
}
#social img{
	margin: 2 4 2 4;
}

/* ====-search block styles ===== */

#header #searchwrap  {
	position: absolute;
	top: 5px;
	width: 100%;
	right: 0;
	overflow: hidden;
}

#searchwrap input.searchbox  {
	border: 1px solid #D8D0C1;
	color: #A9A295;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	margin: 0;
	padding: 0 8px;
	width: 200px;
	float: left;
}

#searchwrap input.searchbtn  {
	background: url("../images/search-button.png") no-repeat #FFFFFF;
    border-color: #D8D0C1;
    border-style: solid solid solid none;
    border-width: 1px;
    cursor: pointer;
    height: 24px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 28px;
	float: left;
}

#searchwrap input.searchbtn:hover  {
	background-position: 0 -44px;
    border: 1px solid #5E92B5;
}

/* ====-eyebrow styles ===== */

#eyebrow #eyebrow-breadcrumb li {
    float: left;
    font-size: 12px;
    height: 30px;
    margin: 0 8px 0 0;
}
#eyebrow #eyebrow-breadcrumb li a {
    color: #2D261A;
    display: block;
    line-height: 30px;
    padding: 0 0 0 36px;
	text-decoration: none;
}

#eyebrow #eyebrow-breadcrumb li.hhs a {
    padding-left: 15px;
}


#eyebrow #eyebrow-breadcrumb li a:hover {
	text-decoration: underline;
}
#eyebrow #eyebrow-breadcrumb li.acf {
    background: url("../images/eyebrow-divider.png") no-repeat scroll 0 0 transparent;
}

#eyebrow #eyebrow-breadcrumb li.opre {
    background: url("../images/eyebrow-divider.png") no-repeat scroll 0 0 transparent;
}

/* ====- left sidebar nav ===== */

#content #sidebar1 ul.nav {
	font-size: .8em;
	list-style: none;
	overflow: hidden;
	
}
#content #sidebar1 ul.nav li { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	
	float: left;
	
}

#content #sidebar1 ul.nav li a {
    display: block;
    color: #264A64;
	text-transform:uppercase;
    text-align: center;
    padding: 14px 16px;
	text-decoration: none;
}
#content #sidebar1 ul.nav li.sub { 
	padding: 0 0 8px 0;
	width: 100%;
}

#content #sidebar1 ul.nav a, #content #sidebar1 ul.nav  { 
	color: #548AB0;
	font-weight: normal;

}

#content #sidebar1 ul.nav a:hover, #content #sidebar1 ul.nav a:active, #content #sidebar1 ul.nav a:focus, #content #sidebar1 ul.nav a.current { /* this changes the background and text color for both mouse and keyboard navigators */
	text-decoration: none;
	font-weight: 700;
color: #5bb287;
}

#content #sidebar1 ul.nav a.sub {
	font-size: 10px;
	line-height: 90%;
	text-transform: uppercase;
	font-weight: bold;
	color: #6c8735;
}

#content #sidebar1 ul.nav a.sub:hover {
	text-decoration: underline;
}
#content #sidebar1 a.nolist  {
	font-size: 10px;
	line-height: 180%;
	text-transform: uppercase;
	font-weight: bold;
	color: #6c8735;
}

/* ====- content styles ===== */

#content p {
	font-size: .9em;
	line-height: 140%;
	margin: 0 20px 1em 0;
}

#content #homeContent .caption p {
	margin: 0 0 1em 0;
}

#content #homeContent .caption h2 {
	font-size: 1em;
}


#content p.leftCallout  {
	color: #264A64;
	font-weight: bold;
	margin: 3em 0 .5em 0;
}

#content p.question  {
	color: #264A64;
	font-weight: bold;
	margin-bottom: 0;
}

#content p.answer  {
	margin-left: 20px;
}


#content #mainContent p {
	padding: 0 25px 0 30px;
}

#content #mainContent .AccordionPanelContent p {
	margin: 0 8px 0 15px;
	padding: 10px 0 0 0;
}


#content #mainContent .AccordionPanelContent ul {
	margin-top: 0px;
}

#content #mainContent .AccordionPanelContent img {
	float: right;
	margin: 10px 10px 5px 15px;
}

#content #mainContent #TabbedPanels2 p {
	padding: 0 0 0 10px;
}

#content #mainContent #TabbedPanels2 p.bold {
	margin-bottom: 0;
}

#content #mainContent #signup  {
	font-size: .8em;
	padding-left: 30px;
}

#content #mainContent form  {
	padding-left: 30px;
	padding-top: 20px;
}

#content #mainContent form h2, #content #mainContent form h3, #content #mainContent form p  {
	padding-left: 0;
}

#content #mainContent form td  {
	padding: 8px;
	font-size: 1em;
}

#content #mainContent form td textarea  {
	margin: 8px 0;
}

#content #mainContent form td label  {
	font-size: .9em;
}

#content #mainContent form td select  {
	color: #444;
}

#content #pastContent p,
#content #proposalsContent p {
	padding: 0 25px 0 30px;
}

#content #pastContent h1 {
	
}

#content a {
	color: #548AB0;
	text-decoration:none;
	font-weight: bold;
}

#content a:hover, #content a:active, #content a:focus {
	color: #0e7095;
	text-decoration:underline;
}

#homeContent a  {
	font-size: inherit;
	font-weight: bold;
	color: #548AB0;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 1.6em;
	color: #0a1b28;
	margin: 1em 0;
	padding: 0 25px 0 30px;
}

#content #homeContent h2 {
    font-size: 1.2em;
	font-weight: bold;
    color: #fff;
    margin: 1ex 0;
	padding: 0;
}

#content h2 {
    font-size: 1.1em;
	font-weight: 600;
    color: #336a90;
    margin: 1em 0 1ex 0;
	padding: 0 25px 0 30px;
}

#content h3 {
    font-size: 1em;
	font-weight: bold;
	color: #264A64;
    margin: 1em 0 .5ex 0;
	padding: 0 25px 0 30px;
}

#content h4 {
    font-size: .8em;
	font-weight: bold;
	line-height: 140%;
    margin: .5em 0 0 0;
	padding: 0 25px 0 30px;
}

#content p.disclaimer {
	font-size: .65em;
	font-style:italic;
	line-height: 130%;
}


#content hr {
	margin: 20px 25px 10px 30px;
}

#printNote a{
	font-weight: normal;
	text-decoration:underline;
}	

#mainContent ol, #mainContent ul, #pastContent ol, #pastContent ul, #proposalsContent ol, #proposalsContent ul {
	font-size: .9em;
	line-height: 140%;
	margin: 0 0 2ex 42px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#mainContent ol ol, #mainContent ul ul, #pastContent ol ol, #pastContent ul ul, #proposalsContent ol ol, #proposalsContent ul ul {
	font-size: 1em;
}

#mainContent ul, #pastContent ul, #proposalsContent ul {
	list-style: disc;
}

#mainContent ol {
	list-style: decimal;
}

#mainContent ol li {
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 40px;
}


#mainContent ul li, #proposalsContent ul li {
	padding-top: 8px;
	margin-left: 40px;
}

#mainContent li.sub, #proposalsContent li.sub {
	margin-left: 2em;
	list-style-type: circle;
}

#mainContent a.livestream, #mainContent span.livestream, #pastContent a.livestream, #pastContent span.livestream   {
	font-size: 13px;
	line-height: 180%;
	text-transform: uppercase;
	font-weight: 1000;
	letter-spacing:.5px;
	background: #42225E;
	color: #fff;
	padding: 3px 5px;
}

/* ====- collapsible box ===== */
/*
input[type='checkbox'] { display: none; } .wrap-collabsible { margin: 1.2rem 0; } .lbl-toggle { display: block; font-weight: bold; font-family: 100% Arial, Helvetica, sans-serif;; font-size: 1.2rem;  text-align: center; padding: 1rem; color: #DDD; background: #336a90; cursor: pointer; border-radius: 7px; transition: all 0.25s ease-out; } .lbl-toggle:hover { color: #FFF; } .lbl-toggle::before { content: ' '; display: inline-block; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid currentColor; vertical-align: middle; margin-right: .7rem; transform: translateY(-2px); transition: transform .2s ease-out; } .toggle:checked+.lbl-toggle::before { transform: rotate(90deg) translateX(-3px); } .collapsible-content { max-height: 0px; overflow: hidden; transition: max-height .25s ease-in-out; } .toggle:checked + .lbl-toggle + .collapsible-content { max-height: 100%; } .toggle:checked+.lbl-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .collapsible-content .content-inner { background: rgba(233, 211, 189, .2); border-bottom: 1px solid rgba(0, 105, 255, .45); border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; padding: .5rem 1rem; } .collapsible-content p { margin-bottom: 0; }
*/

/* ====- backend table styles ===== */

#content #reviewer  {
	font-size: 12px;
	margin-top: 2em;
}

#content #reviewer p  {
	font-size: 12px;
}

#content #reviewer h2  {
	padding-left: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#content #reviewer th, #content #reviewer td  {
	padding: 8px;
	text-align:left;
	border-right: 1px solid #0a3c6b;
	vertical-align: top;
}

#content #reviewer tr  {
	border-left: 1px solid #0a3c6b;
	border-bottom: 1px solid #0a3c6b;
}


/* ====- right sidebar styles ===== */

#content #sidebar2 h2  {
	font-size: .9em;
	color: #0e7095;
	margin: 2em 0;
	padding: 0 15px;
}

#content #sidebar2 h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: .9em;
	line-height: 150%;
	color: #0e7095;
	margin: 2em 0;
	padding: 0 15px;
}

#content #sidebar2 a  {
	font-size: .8em;
	line-height: 180%;
	text-transform: uppercase;
	font-weight: bold;
	color: #336890;
}

#content #sidebar2 #callout2 a  {
	line-height: 140%;
}

#content table#sideTbl {
	width: 100%;
	font-size: 0.9em;
	line-height: 130%;
}

#content #sideTbl td {
	vertical-align: top;
	}
	
#content #sideTbl img {
	padding: 0px 15px 15px 0;
	
	}

#content #sidebar2 #callout1, #content #sidebar2 #callout2, #content #sidebar2 #callout3, #content #sidebar2 #callout4, #content #sidebar2 #callout5, #content #sidebar2 #callout6, #content #sidebar2 #callout7, #content #module1, #content #module2, #content #module3, #content #module4, #content #module5, #content #module6 {
    background: #f8f5f1;
    border-top: .5px solid #CFC3AE;
    padding: 15px 20px 10px 20px;
	margin-bottom: 1em;
}

#content #sidebar2 #callout1 h2, #content #sidebar2 #callout2 h2, #content #sidebar2 #callout3 h2, #content #sidebar2 #callout4 h2, #content #sidebar2 #callout5 h2, #content #sidebar2 #callout6 h2, #content #sidebar2 #callout7 h2, #content #module1 h2, #content #module2 h2, #content #module3 h2, #content #module4 h2, #content #module5 h2, #content #module6 h2 {
	font-size: .9em;
	color: #0a1b28;
	margin: 0 0 8px 0;
	padding: 0;
}

#content #sidebar2 #callout1 p, #content #sidebar2 #callout2 p, #content #sidebar2 #callout3 p, #content #sidebar2 #callout4 p, #content #sidebar2 #callout5 p, #content #sidebar2 #callout6 p #content #sidebar2 #callout7 p, #content #module1 p, #content #module2 p, #content #module3 p, #content #module4 p, #content #module5 p, #content #module6 p {
	font-size: 0.9em;
	line-height: 130%;
	color: #666;
	margin: 5px 0 0 0;
	padding: 0;
}

#content #module1, #content #module2, #content #module3, #content #module4, #content #module5, #content #module6{
	min-height: 200px;
}
/* ------ mainContent table styles --------------*/
#content table .session { text-transform: uppercase; font-weight:bold; }
/*#content table tr.session-type td { text-transform: uppercase; font-weight:bold; padding:5px 8px 0 8px !important; vertical-align: bottom !important; }*/

#content table#feeTbl,
#content table#feeTbl1,
#content table#feeTbl2,
#content table#feeTbl3 {
	width: 920px;
	background: #fff;
	border: 1px solid #0a3c6b;
	margin: 1.2em 0 1.2em 30px;
	font-size: 0.75em;
	line-height:130%;
}
#content table#feeTbl-btn,
#content table#feeTbl1-btn,
#content table#feeTbl2-btn,
#content table#feeTbl3-btn{
	background: #fff;
	border: none;
	margin: 1.2em 0 1.2em 30px;
	font-size: 0.75em;
	line-height:130%;
}


#content #feeTbl td a.livestream,
#content #feeTbl1 td a.livestream,
#content #feeTbl2 td a.livestream,
#content #feeTbl3 td a.livestream  {
	font-size: 13px;
	line-height: 180%;
	text-transform: uppercase;
	font-weight: 1000;
	letter-spacing:.5px;
	background: #42225E;
	color: #fff;
	padding: 3px 5px;
}
#content #feeTbl caption,
#content #feeTbl1 caption,
#content #feeTbl2 caption,
#content #feeTbl3 caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #ca7804;
	text-align: left;
	padding-bottom: 1ex;
	padding-top: 1em;
}
#content #feeTbl th,
#content #feeTbl1 th,
#content #feeTbl2 th,
#content #feeTbl3 th {
	background: #336a90;
	color: #fff;
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	border: 1px solid #0a3c6b;
	padding: 5px 8px;
}
#content #feeTbl th.key,
#content #feeTbl1 th.key,
#content #feeTbl2 th.key,
#content #feeTbl3 th.key {
	background: #264a64;
}
#content #feeTbl td,
#content #feeTbl1 td,
#content #feeTbl2 td,
#content #feeTbl3 td {
	padding: 5px 8px;
	border: none;
	vertical-align: top;
}
#content #feeTbl td.norule,
#content #feeTbl1 td.norule,
#content #feeTbl2 td.norule,
#content #feeTbl3 td.norule {
	border: none;
	vertical-align: middle;
	padding: 2px 0 2px 5px;
}
#content #feeTbl td.norule2,
#content #feeTbl1 td.norule2,
#content #feeTbl2 td.norule2,
#content #feeTbl3 td.norule2 {
	border: none;
	vertical-align: middle;
	padding: 2px 0 2px 0;
}
#content #feeTbl td.norule3,
#content #feeTbl1 td.norule3,
#content #feeTbl2 td.norule3,
#content #feeTbl3 td.norule3 {
	font-size: 90%;
	line-height: 130%;
	border: none;
	vertical-align: middle;
	padding: 3px 8px;
	border-right: 1px solid #0a3c6b;
}
#content #feeTbl td h3,
#content #feeTbl1 td h3,
#content #feeTbl2 td h3,
#content #feeTbl3 td h3 {
	font-size: 100%;
	color: #264A64;
	margin: 3px 0 0 0;
	padding: 0;
}
#content #feeTbl td p,
#content #feeTbl1 td p,
#content #feeTbl2 td p,
#content #feeTbl3 td p {
	font-size: 115%;
	margin: 5px 0;
	padding: 0;
}
#content #feeTbl td p.location,
#content #feeTbl1 td p.location,
#content #feeTbl2 td p.location,
#content #feeTbl3 td p.location {
	font-size: 95%;
	margin: -3px 0 5px;
	padding: 0;
	font-style: italic;
	/*text-transform:uppercase;*/
}
#content #feeTbl td a.livestream,
#content #feeTbl1 td a.livestream,
#content #feeTbl2 td a.livestream,
#content #feeTbl3 td a.livestream {
	font-size: 13px;
	line-height: 180%;
	text-transform: uppercase;
	font-weight: 1000;
	letter-spacing:.5px;
	background: #42225E;
	color: #fff;
	padding: 3px 5px;
}
#content #feeTbl-btn td a.day,
#content #feeTbl1-btn td a.day,
#content #feeTbl2-btn td a.day,
#content #feeTbl3-btn td a.day {
	
	font-size: 12px;
	line-height: 180%;
	text-transform: uppercase;
	font-weight: bold;
	background: #df5a26;
	color: #fff;
	padding: 2px 5px;
	margin-right: 10px;
}
#content #feeTbl td ul,
#content #feeTbl1 td ul,
#content #feeTbl2 td ul,
#content #feeTbl3 td ul {
	font-size: 100%;
	margin-left: 20px;
}
#content #feeTbl tr.date,
#content #feeTbl1 tr.date,
#content #feeTbl2 tr.date,
#content #feeTbl3 tr.date {
	background: #f8f5f1;
	font-weight: bold;
	color: #264A64;
}
#content #feeTbl tr.date p,
#content #feeTbl1 tr.date p,
#content #feeTbl2 tr.date p,
#content #feeTbl3 tr.date p {
	font-size: 100%; 
}
#content #feeTbl tr.date:hover,
#content #feeTbl1 tr.date:hover,
#content #feeTbl2 tr.date:hover,
#content #feeTbl3 tr.date:hover {
	/*background: #cfc3ae;*/
}
#content #feeTbl tr:hover,
#content #feeTbl1 tr:hover,
#content #feeTbl2 tr:hover,
#content #feeTbl3 tr:hover {
	background: #FEF5E4;
}
#content #feeTbl tr.session-type:hover,
#content #feeTbl1 tr.session-type:hover,
#content #feeTbl2 tr.session-type:hover,
#content #feeTbl3 tr.session-type:hover {
	background: #FFFFFF;
}
#content #feeTbl tr.session-type td p.session,
#content #feeTbl1 tr.session-type td p.session,
#content #feeTbl2 tr.session-type td p.session,
#content #feeTbl3 tr.session-type td p.session,
#content #feeTbl tr.session-type td,
#content #feeTbl1 tr.session-type td,
#content #feeTbl2 tr.session-type td,
#content #feeTbl3 tr.session-type td {
	margin-bottom: 0; padding-bottom: 0;
}	

/* ===== footer styles ===== */


#footer p {
	font-size: 0.6em;
	line-height: 150%;
	padding-bottom: 10px;
	color: #264A64;
}

#footer #links p {
	font-size: 0.7em;
	line-height: 150%;
	padding-bottom: 10px;
}

#footer a {
    color: #264A64;
    text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* ===== miscellaneous styles ===== */

.button {
    background-color: #e15b26; /* Orange*/
    border: none;
    color: white;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
	  -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	cursor: pointer;
}
.button.large{
	padding: 10px 24px;
	font-size: 1.1em;
	font-weight: 600;
	text-transform:uppercase;
}
.button:hover {
    background-color: #3F3E3E !important; 
    color: #fff;
}

.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.bold  {font-weight:bold;  }

.italic  {font-style:italic;  }

.bolditalic  {
	font-style:italic;
	font-weight:bold;
 }
.element-hidden {
    display: none;
}
.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
	left: -3000px;
}
.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus {
    clip: auto;
    position: static !important;
}

.orange  {
	color: #e15b26;
}

.green  {
	color: #58b388;
}

.blue  {
	color: #548AB0;
}
.dkblue  {
	color: #264A64;
}

.nobr	{ white-space:nowrap; }


/*ToolTip Styles Start*/
a.tooltip {outline:none; } a.tooltip strong {line-height:30px;} a.tooltip:hover {text-decoration:none;} a.tooltip span { z-index:10;display:none; padding:14px 0; margin-top:30px; margin-left:100px; width:350px; line-height:16px; } a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#333 url(images/css-tooltip-gradient-bg.png) repeat-x 0 0; } .callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} /*CSS3 extras*/ a.tooltip span { border-radius:2px; box-shadow: 0px 0px 8px 4px #666; /*opacity: 0.8;*/ }

/*--ToolTip Styles End*/


