﻿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;
	font-style: normal;
	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;
}