﻿body, html
	{
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px,0px,0px,0px;
	border: "0";	
	}
	
#main_table
	{
	width: 801px;
	background-color: White;
	text-align: left;
	margin: 0 auto;
	}
	
.headings_cell
	{
	width: 801px;
	height: 34px;
	margin-left:5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
	color: #1b4b8a;
	background-image: url("../Images/HeadingsBackground.png");
	}
.headings_text
	{
	margin-left: 10px; 
	position: relative;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt;
	font-weight:bold;
	color: #1b4b8a;
	top: 6px;
	}

.search_header_cell
	{
	width: 801px;
	height: 34px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size: 10pt;
	color: #1b4b8a;
	background-image: url("../Images/SearchHeadingBackground.png");
	}

.other_header_cell
	{
	width: 801px;
	height: 34px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size: 10pt;
	color: #1b4b8a;
	background-image: url("../Images/ExtraHeadingBackground.png");
	}

.content_panel
	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #1b4b8a;
	vertical-align: middle;
	}
	
.date_filter_radios
	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size: 8pt;
	color: #000000;
	vertical-align: middle;
	}
	
.content_footer
	{
	width: 787px;
	height: 54px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	background-image: url("../Images/PanelFadeout.png");
	background-color: #FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:middle;
	}	
	
.input_box
	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	vertical-align: top;
	}
	
.navigation_cell
	{
	background-image: url("../Images/SubNav.png");
	vertical-align: bottom;
	height: 53px;
	}

.button, button 
	{
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(../Img/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:22px;
	vertical-align: top;
	}

.search_textbox
	{
	background-image: url("../Images/SearchBarBackground.png");
	padding-left:10px;
	font-size:10pt;
	color:#1b4b8a;
	}


A:link{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #059ddc;
	text-transform: none;
	font-weight : normal;
	line-height : 1.2;
}
A:active{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #059ddc;
	text-transform: none;
	font-weight : normal;
	line-height : 1.2;
}
A:visited{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #059ddc;
	text-transform: none;
	font-weight : normal;
	line-height : 1.2;
}
A:hover{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #059ddc;
	text-transform: none;
	font-weight : normal;
	line-height : 1.2;
}
.fileDownload{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	text-transform: none;
	line-height: 1.1;
	height: 25px;
	vertical-align: middle;
}
.fileDownload A:link{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	text-transform: none;
	line-height : 1.1;
}
.fileDownload A:active{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	text-transform: none;
	line-height : 1.1;
}
.fileDownload A:visited{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	text-transform: none;
	line-height : 1.1;
}
.fileDownload A:hover{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #ffffff;
	text-transform: none;
	line-height : 1.1;
}
.subButton A:link{ 
	font-family : Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #c8e5f1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subButton A:active{ 
	font-family : Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #c8e5f1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subButton A:visited{ 
	font-family : Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #c8e5f1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subButton A:hover{ 
	font-family : Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}

.subSubButton A:link{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #c8e5f1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subSubButton A:active{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #c8e5f1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subSubButton A:visited{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #c8e5f1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subSubButton A:hover{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
}
.subNavLine{ 
	font-family : Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #707070;
	text-transform: none;
	font-weight : normal;
	line-height : 1;
}
.subNavSelected{ 
	font-family : Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	font-weight : bold;
	line-height : 1;
}
.pageBack{
	background-color: #FFFFFF;
}
.tabBack{
	background-color: #c6c6c6;
}
.contentBack{
	background-color: #e4e4e4;
}
.podBack{
	background-color: #ecebeb;
}
.tableLines{
	background-color: #b8b8b8;
}
.subButtonSelected 
	{ 
	font-family : Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
	}
	
.subSubButtonSelected 
	{ 
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
	}
	
.title 
	{
	font-family : Arial;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight : bold;
	line-height : 1.3;
	}
	
.titleOnWhite 
	{
	font-family : Arial;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #0388c1;
	text-transform: none;
	font-weight : bold;
	line-height : 2.0;
	}
	
.subTitle 
	{
	font-family : Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	font-weight :normal;
	line-height : 1.1;
	}
	
.Exerpt 
	{
	font-family : Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #547583;
	text-transform: none;
	font-weight :normal;
	line-height : 1.1;
	}
	
.subTitleOnWhite 
	{
	font-family : Arial;
	font-size: 14px;
	text-decoration: none;
	color: #00a890;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
	}
.subTitleBlueOnWhite 
	{
	font-family : Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #048ac1;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
	}	
.subTitleBlackOnWhite 
	{
	font-family : Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	text-transform: none;
	font-weight : bold;
	line-height : 1.1;
	}
	
.copyOnBlue
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #e1f3fa;
	text-transform: none;
	font-weight :normal;
	line-height : 1.07;
	}
	
.copyOnBlue2 
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight :normal;
	line-height : 1.07;
	}

.copyOnWhite 
	{
	font-family : Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #9e9e9e;
	text-transform: none;
	font-weight :normal;
	line-height : 1.07;
	}

.copyOnWhite2 
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	text-transform: none;
	font-weight :normal;
	line-height : 1.2;
	}	

.boxTitle 
	{
	font-family : Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #3f5660;
	text-transform: none;
	font-weight : bold;
	line-height : 1.05;
	}
	
.boxCopy 
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #004668;
	text-transform: none;
	font-weight :normal;
	}
	
.blueHeaderCell 
	{
	font-family : Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #3f5660;
	background-color:#96cee5;
	vertical-align : middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	text-transform: none;
	font-weight : bold;
	line-height : 1.05;
	}
	
.blueContentCell 
	{
	font-family : Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #3f5660;
	background-color:#c8e5f2;
	vertical-align : middle;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	font-weight :normal;
	line-height : 1.05;
	}
	
.copyOnGrey 
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	text-transform: none;
	font-weight :normal;
	line-height : 1.2;
}

.boxCopyBold 
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #4a4a4a;
	text-transform: none;
	font-weight :bold;
	line-height : 1.05;
	}

.copyright 
	{
	font-family : Arial;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #F18D9D;
	text-transform: none;
	font-weight :normal;
	line-height : 3;
	}
.headLines
	{
		background-color: #eaedf0;
		padding-left: 5px;
	}
.oddLines
	{
		background-color: #c8e5f2;
		padding-left: 5px;
		height: 20px;
		line-height:25px;
	}
		
.oddLines ol 
	{
		list-style-type:decimal;
		padding-left: 2em;
		margin: 0;
		height:auto;
		line-height:normal;
	}	

	
.oddLines ol li
	{
		background-image:none; 
		padding-left: 2em;
		margin-bottom:auto;
	}	
	
.evenLines
	{
		background-color: #eaedf0;
		padding-left: 5px;
		height: 20px;
		line-height:25px;
	}	
	
.evenLines ol 
	{
		list-style-type:decimal;
		padding-left: 2em;
		margin: 0;
		height:auto;
		line-height:normal;
	}	

	
.evenLines ol li
	{
		background-image:none; 
		padding-left: 2em;
		margin-bottom:auto;
	}	

 ul
	{
		list-style-type: none;
		padding-left: 2em;
		margin: 0;
	}	
		
li
	{		
		background-image: url(../Images/bullet_yellow_sm.jpg); 
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding-left: 2em;
		margin-bottom:auto;
	}		

.form_control_txt 
	{ 
		text-decoration: none; 
		color: #000000; 
		font-size:10pt; 
	}
	
.validationText
	{
	font-family : Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:Maroon;
	text-transform: none;
	font-weight :normal;
	line-height : 1.2;
	}
H3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	}
.errorPage_Text
	{
	width: 801px;
	height: 34px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #1b4b8a;
	background-image: url("../Images/ExtraHeadingBackground.png");
	}
	
.RoundedBlue
{
	display:block
}
.RoundedBlue *
{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d3e6ef
  }
.RoundedBlue1
{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ecf4f8;
  border-right:1px solid #ecf4f8;
  background:#deecf3
}
.RoundedBlue2
{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafcfd;
  border-right:1px solid #fafcfd;
  background:#dbeaf2
}
.RoundedBlue3
{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dbeaf2;
  border-right:1px solid #dbeaf2;
}
.RoundedBlue4
{
  border-left:1px solid #ecf4f8;
  border-right:1px solid #ecf4f8
}
.RoundedBlue5
{
  border-left:1px solid #deecf3;
  border-right:1px solid #deecf3
}
.RoundedBlueCfg
{
  background:#d3e6ef
}
.HomePage_ProgramsRow
{
	background-color:#035a85;
	color:#c4d0fd;
	vertical-align:middle;
	height:27px;
	margin:0px 0px 1px 0px;
	font-family:Arial, Sans-Serif;
	font-size:9pt;
}
.HomePage_ProgramsRow:hover
{
	background-color:#2e85b0;
	color:#FFFFFF;
}
.HomePage_ProgramHeaders
{
	color:#FFFFFF;
	font-family:Arial, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:5px;
}
.RegisterHeader 
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.RegisterDate 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.RegisterProgram 
{
	color: #1077a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
}
.RegisterAddressText 
{
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.RegisterButtonText 
{
	font-size: 11px;
	color: #002a3a;
	font-family: Arial, Helvetica, sans-serif;
}
.RegisterTestimonialText {
	color: #84dff9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.RegisterBtnAgenda
{
	background-image: url("/Images/btnAgenda.png");
	width:104px;
	height:25px;
	display:block;
}
.RegisterBtnProgramCost
{
	background-image: url("/Images/btnProgramCost.png");
	width:104px;
	height:25px;
	display:block;
}
.txtApplyNow
{
	color:#003366; 
	font-size:10pt; 
	text-transform:uppercase; 
	font-family:Arial; 
	font-weight:bold;
	margin-bottom:5px;
}
a.btnNewsSmall
{
	background:url("/Images/btnNewsSmall.png") no-repeat;
	width:179px;
	height:25px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:13px 10px 0px 60px;
	color:#FFFFFF;
	margin-bottom:10px;
}
a.btnNewsSmall:hover
{
	background:url("/Images/btnNewsSmall_hover.png") no-repeat;
	color:#6a561f;
}

a.btnPressSmall
{
	background:url("/Images/btnPressSmall.png") no-repeat;
	width:179px;
	height:24px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:13px 10px 0px 60px;
	color:#FFFFFF;
	margin-bottom:10px;
}
a.btnPressSmall:hover
{
	background:url("/Images/btnPressSmall_hover.png") no-repeat;
	color:#6a561f;
}

a.btnNewsBig
{
	background:url("/Images/btnNewsBig.png") no-repeat;
	width:169px;
	height:54px;
	display:block;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:13px 20px 0px 60px;
	color:#FFF;
	margin-bottom:10px;
}
a.btnNewsBig:hover
{
	background:url("/Images/btnNewsBig_hover.png") no-repeat;
	color:#6a561f;
}

a.btnPressBig
{
	background:url("/Images/btnPressBig.png") no-repeat;
	width:169px;
	height:54px;
	display:block;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:13px 20px 0px 60px;
	color:#FFF;
	margin-bottom:10px;
}
a.btnPressBig:hover
{
	background:url("/Images/btnPressBig_hover.png") no-repeat;
	color:#6a561f;
}

/*/////////////////// TC LEARNING ///////////////////*/
.TCLearning_Btn_Banking
{
	background:url(../images/TCLearning_Buttons.png) 0 0 no-repeat;
	width:257px;
	height:94px;
	display:block;
	float:left;
	cursor:pointer;
}
.TCLearning_Btn_Banking:hover
{
	background-position:0 -94px;
}
.TCLearning_Btn_Banking_Selected
{
	background:url(../images/TCLearning_Buttons.png) 0 -188px no-repeat;
	width:257px;
	height:94px;
	display:block;
	float:left;
	cursor:pointer;
}

.TCLearning_Btn_Insurance
{
	background:url(../images/TCLearning_Buttons.png) -257px 0 no-repeat;
	width:257px;
	height:94px;
	display:block;
	float:left;
	cursor:pointer;
}
.TCLearning_Btn_Insurance:hover
{
	background-position:-257px -94px;
}
.TCLearning_Btn_Insurance_Selected
{
	background:url(../images/TCLearning_Buttons.png) -257px -188px no-repeat;
	width:257px;
	height:94px;
	display:block;
	float:left;
	cursor:pointer;
}

.TCLearning_Btn_Securities
{
	background:url(../images/TCLearning_Buttons.png) -514px 0 no-repeat;
	width:256px;
	height:94px;
	display:block;
	float:left;
	cursor:pointer;
}
.TCLearning_Btn_Securities:hover
{
	background-position:-514px -94px;
}
.TCLearning_Btn_Securities_Selected
{
	background:url(../images/TCLearning_Buttons.png) -514px -188px no-repeat;
	width:256px;
	height:94px;
	display:block;
	float:left;
	cursor:pointer;
}
.TCLearning_ProgramsContent
{
	float:none;
	clear:both;
	display:none;
	width:770px;
}
.TCLearning_ProgramPod_Container
{
	position:relative;
    display:block;
    float:left;
    cursor:pointer;
	margin:0px 0px 10px 4px;
}
.TCLearning_ProgramPod
{
	width:145px;
	height:260px;
	background-color:#e9e9e9;
	font-size:12px;
	color:#848484;
	border:1px solid #cacaca;
	padding:20px;
	display:block;
	position:relative;
	z-index:2;
}
.TCLearning_ProgramPod_ComingSoon
{
    width:145px;
	height:260px;
	background-color:#fffff6;
	font-size:12px;
	color:#848484;
	border:1px solid #cacaca;
	padding:20px;
	display:block;
	position:relative;
	z-index:2;
	cursor:auto;
}
.TCLearning_ProgramPod:hover
{
	background-color:#fff;
}
.TCLearning_ProgramPod_Title
{
	margin-bottom:10px;
	color:#0578b1;
	display:block;
	font-weight:bold;
}
.TCLearning_ProgramPod_Title_ComingSoon
{
    margin-bottom:10px;
	color:#03B045;
	display:block;
	font-weight:bold;
	font-size:14px;
}
.TCLearning_ProgramPod_ComingSoon_Text
{
	color:#0578b1;
	display:block;
	font-weight:bold;
}
.TCLearning_ProgramPod_ReadMore
{
	position:absolute;
	bottom:20px;
	right:20px;
	display:block; 
	float:right; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-transform:uppercase;
	color:#0578b1;
	z-index:2;
}
a.TCLearning_ProgramPod_Register
{
    position:absolute;
    z-index:3;
	bottom:20px;
	left:20px;
	display:block; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-transform:uppercase;
	color:#03B045;
}
a.TCLearning_ProgramPod_Register:hover
{
	color:#000;
}
.TCLearning_Divider
{
    height:4px;
    background-color:#D0DAE3;
    width:100%;
    margin:20px 0px;
    clear:both;
}
.TCLearning_PopUp_Top
{
	background:url(../images/TCLearning_PopUp_Top.png) 0 0 no-repeat;
	width:790px;
	height:30px;
	display:block;
	position:relative;
	z-index:200;
}
.TCLearning_PopUp_Middle
{
	background:url(../images/TCLearning_PopUp_Middle.png) 0 0 repeat-y;
	width:710px;
	display:block;
	position:relative;
	z-index:201;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	padding:40px;
}
.TCLearning_PopUp_Bottom
{
	background:url(../images/TCLearning_PopUp_Bottom.png) 0 0 no-repeat;
	width:790px;
	height:30px;
	display:block;
	position:relative;
	z-index:200;
}
.TCLearning_PopUp_Close
{
	background:url(../images/TCLearning_PopUp_Close.png) 0 0 no-repeat;
	width:62px;
	height:22px;
	display:block;
	position:absolute;
	top:30px;
	right:30px;
	z-index:203;
}
.TCLearning_PopUp_Close:hover
{
	background-position:0 -22px;
}
.TC_PopUpLink
{
    
}

.TCLearning_Registration_Row
{
    width:100%;
    margin-bottom:15px;
}
.TCLearning_Registration_Row_Title
{
    width:13%;
    float:left;
    display:block;
    text-align:left;
}
.TCLearning_Registration_Row_Field
{
    width:35%;
    float:left;
    display:block;
    text-align:left;
}
.TCLearning_Registration_Row_Spacing
{
    width:4%;
    float:left;
    display:block;
}
.TCLearning_Registration_Row:after
{
    clear:both;
}
.btn_Register
{
    background:url('/Images/btnRegisterWhiteBG.png') 0 0 no-repeat;
    width:95px;
    height:26px;
}
.Home_TabBar
{
	position:relative;
	width:553px;
	height:55px;
	padding:0px;
	margin:3px 5px 0px 6px;
}
.Home_UpcomingEventsUp
{
	position:absolute;
	z-index:3;
	top:0px;
	left:0px;
	background:url(/Images/Home_UpcomingPrograms_Up.png) no-repeat;
	display:block;
	float:left;
	width:228px;
	height:55px;
}
.Home_UpcomingEventsDown
{
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	background:url(/Images/Home_UpcomingPrograms_Down.png) no-repeat;
	display:block;
	float:left;
	width:200px;
	height:55px;
	cursor:pointer;
}
.Home_PendingEventsUp
{
	position:absolute;
	z-index:3;
	top:0px;
	left:179px;
	background:url(/Images/Home_PendingPrograms_Up.png) no-repeat;
	display:block;
	float:left;
	width:238px;
	height:55px;
}
.Home_PendingEventsDown
{
	position:absolute;
	z-index:2;
	top:0px;
	left:140px;
	background:url(/Images/Home_PendingProgramsDown_UpcomingUp.png) no-repeat;
	display:block;
	float:left;
	width:270px;
	height:55px;
	cursor:pointer;
}
.Home_PendingEventsDown_PastUp
{
	position:absolute;
	z-index:2;
	top:0px;
	left:178px;
	background:url(/Images/Home_PendingProgramsDown_PastUp.png) no-repeat;
	display:block;
	float:left;
	width:200px;
	height:55px;
	cursor:pointer;
}
.Home_PastProgramsUp
{
	position:absolute;
	z-index:3;
	top:0px;
	right:3px;
	background:url(/Images/Home_PastPrograms_Up.png) no-repeat;
	display:block;
	float:left;
	width:189px;
	height:55px;
}
.Home_PastProgramsDown
{
	position:absolute;
	z-index:1;
	top:0px;
	right:22px;
	background:url(/Images/Home_PastProgramsDown_UpcomingUp.png) no-repeat;
	display:block;
	float:left;
	width:123px;
	height:55px;
	cursor:pointer;
}

.Navigation_Home
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat 0 0;
    width:120px;
    height:29px;
    display:block;
    float:left;
}
.Navigation_About
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat -120px 0;
    width:150px;
    height:29px;
    display:block;
    float:left;
}
.Navigation_Programs
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat -270px 0;
    width:152px;
    height:29px;
    display:block;
    float:left;
}
.Navigation_Members
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat -422px 0;
    width:150px;
    height:29px;
    display:block;
    float:left;
}
.Navigation_Contact
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat -572px 0;
    width:155px;
    height:29px;
    display:block;
    float:left;
}
.Navigation_Other
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat -727px 0;
    width:128px;
    height:29px;
    display:block;
    float:left;
}
.Navigation_Banner
{
    background:url(/Images/TorontoCentre_Navigation.jpg) no-repeat 0px -29px;
    width:857px;
    height:114px;
    display:block;
    float:left;
}

