 /* Begin Standard HTML Styles */
html, body, p, td, th, ul, a { 
	background-color: #fff; 
	color: #000; 
	/*font-family: "Times New Roman", Garamond, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	/*line-height: .75em;*/
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: .25em;
}
h1 {
	font-size: 21px;
	color: #074f99;
	font-weight: normal;
	text-transform: uppercase;
	line-height:18pt;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #6AA3DB;
	text-transform: uppercase;
	margin-top: 1.5em;
	line-height:13pt;
}
h3 {
	color:#2B6E06;
	font-size: 12px;
}
h4, h5, h6 {
	font-size: 12px;
}
p {
	line-height: 17px;
/*	margin-top: 5px;
	margin-bottom: 18px;
	margin:7px;*/
	page-break-inside: avoid;
}

li {
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;	
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;	
	padding-top: 3px;
	padding-bottom: 3px;
}
ol {
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form {
	padding:0px;
	margin:0px;
}

/*------------------------------------------------*/
/***** Begin Print Logo Styles *****/

#PrintLogoDiv {
	
}

#HomeHeaderImage, #SubHeaderImage, #SubHeaderImage2, #TopNav, .RTD, #TopNavHome, #Breadcrumbs, #ContentLC{
	display: none;
}


/*------------------------------------------------*/
/***** Begin Header Images Style *****/


#HomeHeaderImage img {
	border: 5px solid #FFFFFF;
}
#SubHeaderImage {
	position:absolute;
	width:355px;
	height:122px;
	z-index:1000;
	left: 272px;
	top: 15px;
	background-image: url(../SubHeaderBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
}
#SubHeaderImage img {
	border: 5px solid #FFFFFF;
}
#SubHeaderImage2 {
	position:absolute;
	width:355px;
	height:122px;
	z-index:1000;
	left: 450px;
	top: 15px;
	background-image: url(../SubHeaderBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
}
#SubHeaderImage2 img {
	border: 5px solid #FFFFFF;
}

/*------------------------------------------------*/
/***** Begin Layout Styles *****/

#Container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#Container #LayoutTable .LTD {
	width: 650px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Container #LayoutTable .RTD{
	width: 200px;
	background-color: #e0dfd1;
	background-image: url(../RTDBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949381;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Container #LayoutTable .Buttons {
	background-color: #e5e5d1;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../RTDBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#Container #LayoutTable .Buttons img {
	margin-left: 5px;
}
#Container #LayoutTable .Newsletter {
	background-color: #e5e5d1;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../RTDBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#Container #LayoutTable .Newsletter .Form .Header {
	background-image: url(../EmailIcon.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-weight: bold;
	color: #074f99;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#Container #LayoutTable .Newsletter .Form #FORMID_3 #TEXT_1 {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
}
#Container #LayoutTable .Newsletter .Form #FORMID_3 .NSButton {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#Container #LayoutTable .Newsletter .Form {
	padding-top: 10px;
	background-image: url(../RDLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Container #LayoutTable .CalendarTab {
	background-color: #ecebdf;
	padding-bottom: 5px;
	background-image: url(../RTDBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#Container #LayoutTable .CalendarTab .SmallCalendar {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#Container #LayoutTable .CalendarTab .CalendarLink {
	color: #006633;
	text-align: right;
	background-image: url(../CalendarIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 25px;
	margin-left: 5px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 8px;
}
#Container #LayoutTable .CalendarTab .CalendarLink a {
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Container #LayoutTable .CalendarTab .CalendarLink a:hover {
	text-decoration: underline;
}
#Container #LayoutTable .ExploreTab {
	padding-bottom: 5px;
}
#Container #LayoutTable .ExploreTab .ExploreLinks {
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Container #LayoutTable .ExploreTab .ExploreLinks a:link, #Container #LayoutTable .ExploreTab .ExploreLinks a:visited, #Container #LayoutTable .ExploreTab .ExploreLinks a:active {
	color: #296bae;
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right:3px;
	letter-spacing: -0.05px;
	background-image: url(../RDLine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Container #LayoutTable .ExploreTab .ExploreLinks a:hover {
	color: #5395D7;
	text-decoration: none;
}
#Container #LayoutTable .ExploreTab .ExploreText {
	color: #0f345a;
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: normal;
}
#Header {
	color: #333333;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	_height: 100%;
	display:block;
	background-color: #FFFFFF;
}
#Header .Logo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;

} 
#TopNavHome {
	color: #FFFFFF;
	margin: 0px;
	clear: both;
	background-color: #104D8C;
	background-image: url(../MenuBGHome.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 71px;*/
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7e7e7e;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#TopNav {
	color: #FFFFFF;
	margin: 0px;
	clear: both;
	background-color: #104D8C;
	background-image: url(../MenuBGSub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 71px;*/
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7e7e7e;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TopNav .MemberWelcome {
	clear:right;
	display:block;
	float:right;
	padding:10px 10px 2px 10px;
	white-space:nowrap;
	text-align:right;
	width:auto;
	font-size:11px;
}
#TopNav .MemberWelcome a:link, #TopNav .MemberWelcome a:visited{
	color:#ffffff;
	text-decoration:none;
}
#TopNav .MemberWelcome a:hover, #TopNav .MemberWelcome a:active {
	color:#D3E7FA;
	text-decoration:none;
}
#TopNav .MemberWelcome .Welcome {
	font-weight:bold;
	padding-left:5px;
}
#TopNav .MemberWelcome .EditProfile {
	padding-right:5px;
	padding-left:5px;
}
#TopNav .MemberWelcome .LogOutLink {
	padding-right:5px;
}
#TopNav .MemberWelcome .LogInLink {
	padding-right:10px;
}
#TopNav .MemberWelcome .LogInLink a:link, #TopNav .MemberWelcome .LogInLink a:visited, #TopNav .MemberWelcome .LogInLink a:hover, #TopNav .MemberWelcome .LogInLink a:active {
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:12px;
	paddign-bottom:-1px;
}
#LayoutTable #Breadcrumbs {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #cccccc;
	font-size:11px;
}
#ContentLC {
	background-color: #ccd2d9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	float: left;
	background-color: #ccd2d9;
	width: 200px;
}
#ContentLC .NewsLC .NewsListing {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#ContentLC .NewsLC .NewsListing p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
}
#ContentLC img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#ContentLC h1 {
	font-size: 18px;
	color: #0F345A;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #A0ABB8;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-right: -15px;
	margin-left: -15px;	
	margin-top: 0px;
	margin-bottom: 0px;	
}
#ContentLC h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0F345A;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: -15px;
	margin-left: -15px;	
	margin-top: 0px;
	margin-bottom: 0px;	
	line-height: 16px;
}
#ContentLC .Title {
	font-weight: bold;
	color: #2b6e06;
	font-size: 14px;
}
#ContentLC .Date {
	font-size: 10px;
	color: #2b6e06;
}
#ContentLC .Info {
}
#ContentLC .Button {
	text-transform: uppercase;
	color: #0F345A;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
#ContentHome {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
}
#ContentHome .ProgramTitle {
	font-weight: bold;
	color: #2b6e06;
	font-size: 14px;
}
#ContentHome .ProgramDate {
	font-size: 10px;
	color: #2b6e06;
}
#ContentHome .ProgramInfo {
}
#ContentHome .ProgramButtons {
	text-transform: uppercase;
	color: #3073b7;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
#Content {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#ContentTable .ContentContainer {
	/**float: left;
	\float: none !important;*/
}
#Footer {
	color: #999999;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 75px;
	padding-left: 20px;
	font-size:10px;
	overflow: auto;
	_height: 100%;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Container #Footer .Copyright {
	padding-bottom: 20px;
}
#Container #Footer .Addy {
	width: 20%;
	text-align: right;
	color: #999999;
	background-image: url(../FooterVLines.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size:11px;
}
#Container #Footer .links {
	width: 15%;
	text-align: right;
	color: #999999;
	background-image: url(../FooterVLines.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size:11px;
}
#Container #Footer .Search {
	width: 35%;
	text-align: right;
	color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:11px;
}
#Footer .Search .Form {
	padding-top: 4px;
	padding-bottom: 8px;
}


#Footer .xCatBug {
	padding-top:10px;
	padding-bottom:5px;
	background-image: url(../HDLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
}

#Footer a:link, #Footer a:visited, #Footer a:active {
	color: #999999;
	text-decoration:none;
	font-size:10px;
}
#Footer a:hover {
	color: #999999;
	text-decoration:underline;
	font-size:10px;
}

/*------------------------------------------------*/
/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

/*------------------------------------------------*/
/***** List Nav *****/
#LeftNav {
	list-style-type: none;
	background-image: url(../RDLine.gif);
	background-repeat: no-repeat;
	background-position: 19px bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #e5e5d1;
	margin: 0px;	/*width: 170px;*/
}
#LeftNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#LeftNav ul li, #LeftNav ul li ul li, #LeftNav ul li ul li ul li {
     margin: 0px;
	 padding: 0px;
}
#LeftNav .BTW {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	line-height:0px;
	display:block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#LeftNav li ul {
	background-image: url(../liDBVLine.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 1px;
}
#LeftNav ul li ul {
	 background: none;
}
#LeftNav ul li ul li ul {
	 background: none;
}
#LeftNav li a {
	background-image: url(../li.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #0F345A;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	display: block;
	_width: 100%;
}
html>body #LeftNav li a {
		width: auto;
}
#LeftNav li a:hover{
	color: #2869AD;
}
#LeftNav li a.Selected{
	background-image: url(../liDown.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	color: #2D70B4;
	font-weight: bold;
}
#LeftNav li li a{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 12px;
	color: #3073B9;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../liDBHLine.gif);
	background-repeat: no-repeat;
	background-position: -40px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#LeftNav li li a:hover{
	color: #0F345A;
}
#LeftNav li li a.Selected{
	color: #2D70B4;
	/*color: #59A5F1;*/
	background-image: url(../liDBHLine.gif);
	background-repeat: no-repeat;
	background-position: -40px 10px;
	font-weight: bold;
}
#LeftNav li li li a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 32px;
	background: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../liDBHLine.gif);
	background-repeat: no-repeat;
	background-position: -30px 10px;
	color: #5AA6F2;
}
#LeftNav li li li a:hover{
	color: #0F345A;
}
#LeftNav li li li a.Selected{
	color: #2D70B4;
	background-image: url(../liDBHLine.gif);
	background-repeat: no-repeat;
	background-position: -30px 10px;
	font-weight: bold;
}
#LeftNav li li li li a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 42px;
	background: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../liDBHLine.gif);
	background-repeat: no-repeat;
	background-position: -20px 10px;
	color: #3376BC;
}
#LeftNav li li li li a:hover{
	color: #0F345A;
}
#LeftNav li li li li li a.Selected{
	color: #2D70B4;
	background-image: url(../liDBHLine.gif);
	background-repeat: no-repeat;
	background-position: -20px 10px;
	font-weight: bold;
}
#LeftNav li {
	 background: none;
}

#SpeakerDIV {
	padding-bottom: 15px;
	padding-top: 5px;
}
#SpeakerDIV .SpeakerDIVContainer {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 2px;
}
