/*--OLD CSS xCatalyst class name changes-----

DLGLM1 – DLGLeftMenuOne
DLGMENU1 – DLGMenuOne
DLGB – DLGButton
DLGC – DLGControl
DLGSTM – DLGSubtitlemenuTD
DLGST – DLGSubtitleTD
DLGDFS – DLGFormTD
DLGDFL – DLGLabelTD
DLGDFV – DLGValueTD
DLGTT1 – DLGTitleTD
DLGTT1 - DLGTitleTR
DLGH – DLGHeaderTD
DLGTT2 – DLGHeaderTD
DLGAR1 – DLGRowTROne
DLGAR2 – DLGRowTRTwo

This one is new and applied to all TD's
DLGDataTD

-------------------------------------------------*/
/* Begin NEW Xcatalyst Styles */

.DLGButton {
}
.DLGControl {

}
.DLGSubtitlemenuTD {
}
.DLGSubtitleTD {
	background-color: #E7EFF5;
	color: #2D5C8A;
	font-weight: bold;
	padding: 5px;
}
.DLGFormTD {
}
.DLGLabelTD, .DiscDLGLabelTD  {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 3px; 
	MARGIN:3px 15px 0px 5px; 
	WIDTH: auto; 
	TEXT-ALIGN: right;
	font-weight: bold;
	vertical-align: top;
	PADDING-TOP: 2px; 
	/*font-size:93%;*/
}
.DLGValueTD, .DiscDLGValueTD {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN:0px 5px 0px 5px; 
	WIDTH: 75%; 
	/*vertical-align:  top;*/
}
td.DLGValueTD i {/*display:block;*/ padding:3px 0px; font-size:90%;}
.DLGValueTD select, .DLGValueTD option, .DLGValueTD input, .DLGValueTD textarea{
	font-size: 10px;
}
.DLGValueTD .gridcol {padding-top: 1px; /*background-color:#fff;*/}
.DLGValueTD .gridcol input {float:left; width:auto; padding:0px 3px 0px 0px; margin-right: 5px; /*border:none;*/ }
.DLGValueTD .gridcol input.checkbox { margin-top: -3px;}
.DLGValueTD .gridcol .FunctionName {padding-top:1px; line-height:normal;}
.DLGValueTD .gridcol .FunctionFee {clear:both; width:100%; display:block;}

.DLGValueTD .gridcol .FunctionOptions input {border:1px solid;}

.DLGTitleTD, .DiscDLGTitleTD {
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	/*FONT-WEIGHT: bold;*/
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #24426c;
	font-size: 10px;
	text-transform:uppercase;
	font-size:0.86em;
	letter-spacing:0.12em;
	
}
.DLGTitleTD A:link, .DLGTitleTD A:visited, .DLGTitleTD A:active, .DiscDLGTitleTD A:link, .DiscDLGTitleTD A:visited, .DiscDLGTitleTD A:active, .DiscDLGTitleTD A.DiscTopicDLGR:link, .DiscDLGTitleTD A.DiscTopicDLGR:visited, .DiscDLGTitleTD A.DiscTopicDLGR:active {
	COLOR: #FDE1A2;
	font-size: 10px;
	border-color:#ffffff;
}
.DLGTitleTD A:hover, .DiscDLGTitleTD A:hover, .DiscDLGTitleTD A.DiscTopicDLGR:hover {
	COLOR: #ffffff;
	font-size: 10px;
	border-color:#ffffff;
}
.DLGTT2 {
}
.DLGTitleTR {
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #E8E8E8 1px solid;
	BACKGROUND-COLOR: #24426c;
	font-size: 10px;
}
.DLGHeaderTD, .DiscDLGHeaderTD {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	padding: 3px 4px 3px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 1px solid;
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #333333; 
	font-size:10px;*/
}
th.DLGHeaderTD, .DLGHeaderTD th { text-align:left; font-weight: bold;}
.DLGRowTROne, .DiscDLGRowTROne {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	PADDING-RIGHT: 5px; 
	#DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #E8E8E8 1px solid;
	vertical-align:top;
	background-color:#F5F4EF;
}
.DLGRowTRTwo {
	/*BORDER-RIGHT: #E8E8E8 1px solid; */
	PADDING-RIGHT: 5px; 
	#DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	PADDING-TOP: 5px; 
	/*BORDER-BOTTOM: #E8E8E8 1px solid; */
	vertical-align:top;
}
.DLGDataTD { padding-left:4px; padding-right:4px; vertical-align:top;}
.DLGDataTD select {vertical-align:top;}

/* End NEW Xcatalyst Styles */
/*---Begin Discussions Styles---*/

.DiscDLGTT1 {
	/* BORDER-RIGHT: #E8E8E8 1px solid; */
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;

	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	PADDING-TOP: 5px;
	border-top: #ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	BORDER-BOTTOM: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	BACKGROUND-COLOR: #4E311F;
	color: #F9F0EC;
	font-size: 10px;
	font-family: "Trebuchet MS";
}

.DiscDLGHeaderTD {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
}

.DatePostedTH {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
	width:20%; 
}
.ThreadTitleTH {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
	width:60%; 
}
.EnteredByTH {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
	width:20%; 
}
.DatePostedTD {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
	width:20%; 
}
.ThreadTitleTD {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
	width:60%; 
}
.EnteredByTD {
	BORDER-RIGHT: #ffffff 2px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid; 
	BACKGROUND-COLOR: #F1F1F1;
	TEXT-ALIGN: left;
	/*font-weight: bold;
	color: #ffffff; */
	font-size:10px;
	width:20%; 
}

/************** Begin Print Logo Style ****************/ 
#PrintLogoDiv {	display: none;}
/************** End Print Logo Style   ****************/
/******************************************************/
/************** Calendar Reset ************************/ 
td.CalContent, th.CalContent, .CalContent td, .CalContent th { padding:0 ; margin:0 ;}
td.SmallCalTD, th.SmallCalTD, .SmallCalTD td, .SmallCalTD th {padding:1px; margin: 0;}
/******************************************************/

/*--  Template Small Calendar   
------------------------------------------------*/
#TemplateSmallCal {
	padding: 0;
	margin: 0 0 0 1px;
	text-align: center;
	/*border-left-width: 1px;
	border-left-style: solid;*/
	width: 236px;
	border-spacing: 1px;
	/*border-collapse: collapse;*/
}
#TemplateSmallCal td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	vertical-align: middle;
}
#TemplateSmallCal th {
	/*width: 24px;*/
	text-align: center;
	font-size:9px;
	padding: 1px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-collapse: collapse;
}
#TemplateSmallCal th.saturday { border-right-style: solid; border-right-width: 1px;}
#TemplateSmallCal th.sunday { border-left-style: solid; border-left-width: 1px;}
#TemplateSmallCal .caption {
	border-bottom:0px none;
	padding: 1px 0px;
}
#TemplateSmallCal .caption td {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 0px;
}
#TemplateSmallCal .Event, #TemplateSmallCal td.Event a, #TemplateSmallCal td.Event a:link, #TemplateSmallCal td.Event a:visited {
	font-weight: bold;
	width:34px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
}
#TemplateSmallCal td.Event a:hover { }
#TemplateSmallCal .NoEvent, #TemplateSmallCal td.NoEvent a, #TemplateSmallCal td.NoEvent a:link, #TemplateSmallCal td.NoEvent a:visited {
	width:34px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
}

#TemplateSmallCal td a {text-decoration: none;	font-weight: bold;	border:none;}
#TemplateSmallCal .CalMonthPrev a:link, #TemplateSmallCal .CalMonthPrev a:visited, #TemplateSmallCal .CalMonthNext a:link, #TemplateSmallCal .CalMonthNext a:visited{
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	padding-right: 8px;
	padding-left: 8px;
}
#TemplateSmallCal .CalMonthDate {
	font-weight:bold;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#TemplateSmallCal .CurrentDay{
	font-weight: bold;
}
#TemplateSmallCal .NoEvent{ }

/************** Begin Event Small Cal Styles **********/
.CalContent, td.CalContent {
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.SmallCalTD {width:175px; padding-left:3px;}
.SmallCalSearchTD {	border: 1px solid #666666;}
#Scroll{height: 125px; overflow: auto; padding:5px;}
#FilterTableMain{ margin-bottom:3px;}
/*#SmallCal {
	padding: 0;
	margin: 0;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	width: 100%;
}
*/#SmallCal table, table#SmallCal {
	/*border-collapse: collapse;*/
}
/*#SmallCal td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	vertical-align: middle;
}
#SmallCal th {
	width: 24px;
	font-size:9px;
	padding: 1px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#SmallCal th.saturday { border-right-style: solid; border-right-width: 1px;}
#SmallCal th.sunday { border-left-style: solid; border-left-width: 1px;}
#SmallCal .caption {
	border-bottom:0px none;
	padding: 1px 0px;
}
#SmallCal .caption td {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 0px;
}
#SmallCal .Event, #SmallCal td.Event a, #SmallCal td.Event a:link, #SmallCal td.Event a:visited {
	font-weight: bold;
	width: 24px;
	vertical-align: middle;
	text-align: center;
}
#SmallCal td.Event a:hover { }
#SmallCal .NoEvent, #SmallCal td.NoEvent a, #SmallCal td.NoEvent a:link, #SmallCal td.NoEvent a:visited {
	width: 24px;
	vertical-align: middle;
	text-align: center;
}

#SmallCal td a {text-decoration: none;	font-weight: bold;	border:none;}
#SmallCal .CalMonthPrev a:link, #SmallCal .CalMonthPrev a:visited, #SmallCal .CalMonthNext a:link, #SmallCal .CalMonthNext a:visited{
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	padding-right: 8px;
	padding-left: 8px;
}
#SmallCal .CalMonthDate {
	font-weight:bold;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#SmallCal .CurrentDay{
	font-weight: bold;
}
#SmallCal .NoEvent{ }*/
#ShowCalTable {
	/*padding-top: 1px;
	margin-top: 5px;
	margin-bottom: 0px;*/

}
#ShowCalTable td {
	/*margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-size:11px;
	text-align:center;*/
}
/*#ShowCalTable .ViewBy {
	font-size:10px;
	padding:2px 5px 2px;
	text-align: left;
}
#ShowCalTable .Show { font-weight: bold;}
#ShowCalTable .WeekView, #ShowCalTable .DayView, #ShowCalTable .MonthView, #ShowCalTable .YearView { border-top-width: 1px; border-top-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid;}
#ShowCalTable .WeekViewSel, #ShowCalTable .DayViewSel, #ShowCalTable .MonthViewSel, #ShowCalTable .YearViewSel { border-width: 1px; border-style: solid;}
#ShowCalTable .DayView, #ShowCalTable .DayViewSel { border-left-width:1px; border-left-style: solid;}
*/#FilterTable {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
}
#FilterTable td{
	/*font-size:10px;*/
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:2px;
}
#FilterTable .gridtable {}
#FilterTable .gridtable, #FilterTable .gridrow, #FilterTable .gridcol {
	/*font-size:9px;*/
	padding:1px;
}
#FilterTable select {
	width:48%;
	margin-right:1px;
	margin-left:1px;
	margin-bottom: 5px;
	font-size:10px;
	/*letter-spacing:.1em;*/
}
#FilterTable .FilterMonth select {width:auto; margin-left:0px; margin-right: 2px; float:left;}
#FilterTable .FilterYear select {width: auto; margin-left:2px; margin-right: 0px; float: right;}
#FilterTable input{ }
#FilterTable .FilterSubmitTD { padding-top: 4px;}
#FilterTable .CalendarCategoriesHD {/*height: 15px;*/ font-size:10px; padding:2px 5px 2px;}
#FilterTable .CalendarCategories { padding:3px 5px 6px;}
#CalendarCategoryChkBoxTable {margin-bottom:5px;}
#CalendarCategoryChkBoxTable .gridcol input {margin-left: -3px; margin-right:5px; vertical-align:middle; border:none;}
.CalBackToTop {	padding-top: 10px;}
/******************************************************/
/********  End Content Small Cal Styles  ********/
/******************************************************/

/******************************************************/
/*---Begin Event List Styles---*/
#CalDetailsTable{
}
#CalDetailsTable .Title{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	text-transform: uppercase;
}
#CalDetailsTable .Title a, #CalDetailsTable .Title a:link, #CalDetailsTable .Title a:active, #CalDetailsTable .Title a:visited{
	/*color:#003366*/
}
#CalDetailsTable td{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#CalDetailsTable .Date{
	padding-top: 2px;
	padding-bottom: 2px;
}
#CalDetailsTable .Time{
	font-size: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#CalDetailsTable .Location{
	font-style: italic;
	padding-bottom: 10px;
}
#CalDetailsTable .ShortDescription{
	padding-top: 10px;
	padding-bottom: 10px;
}
#CalDetailsTable {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#CalDetailsListTable .CalNoEvents{
	padding: 10px 10px 2px;
	font-weight: bold;
}
#CalDetailsListTable .CalDetailsListHeader{
	color: #666666;
	padding:5px 10px 5px 0px;
	font-size: 13px;
	font-weight: bold;
}

#DayOfWeekTable{
	margin: 25px 0px 10px 0px;
	width:100%;
}
#DayOfWeekTable .Header{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/images/CalendarIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#CalYearDetailsTable {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#CalYearDetailsTable .Title{ }
#CalYearDetailsTable .Time{ }
/*---End Event List Styles---*/
/******************************************************/

/******************************************************/
/*---Begin Event Details Styles---*/
#CalDetailsDiv .EventBackLink{
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
	float: right;
	width: auto;
}
#CalDetailsDiv .EventTitle{
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 6px;
}
#CalDetailsDiv .EventStartEndDateTime{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
#CalDetailsDiv .EventStartDateTime{
	font-weight: bold;
}
#CalDetailsDiv .EventEndDateTime{
	font-weight: bold;
}
#CalDetailsDiv .EventStartEndDate{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
#CalDetailsDiv .EventStartDate{
	font-weight: bold;
}
#CalDetailsDiv .EventEndDate{
	font-weight: bold;
}
#CalDetailsDiv .EventStartEndTime{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
#CalDetailsDiv .EventStartTime{
	font-weight: bold;
}
#CalDetailsDiv .EventEndTime{
	font-weight: bold;
}
#CalDetailsDiv .EventCat{
	font-style: italic;
	padding-top: 15px;
}
#CalDetailsDiv .EventType{
	font-style: italic;
}
#CalDetailsDiv .EventCity{
	padding-top: 15px;
	padding-bottom: 1px;
}
#CalDetailsDiv .EventState{
	padding-bottom: 1px;
	padding-top: 1px;
}
#CalDetailsDiv .EventCountry{
	padding-bottom: 1px;
	padding-top: 1px;
}

#CalDetailsDiv .EventTimeZone{
	padding-bottom: 1px;
	padding-top: 1px;
}
#CalDetailsDiv .EventRegion{
	padding-bottom: 1px;
	padding-top: 1px;
}
#CalDetailsDiv .EventDescription{
	padding-bottom: 10px;
	padding-top: 10px;
}
#CalDetailsDiv .EventLocation{
	padding-top: 2px;
	padding-bottom: 5px;
	/*font-weight: bold;*/
}
#CalDetailsDiv .EventNotes{
	font-style: italic;
	padding-bottom: 3px;
	padding-top: 10px;
}
#CalDetailsDiv .Lable{
	font-style: normal;
	font-weight: bold;
/*	padding-right: 5px;
	padding-left: 10px;*/
}
/********  End Event Details   ********/
/******************************************************/



/* Photo Gallery styles 
-------------------------------------------------------------- */
.photogridtable { }
.photogridtable a, .photogridtable a:link, .photogridtable a:visited, .photogridtable a:hover, .photogridtable a:active { border:none;}
.photogridtr { }
.photogridtd { }
.photogridtd img {border: 1px solid #666666; }

.GalleryPhoto { }
.GalleryPhoto img{	margin-bottom: 7px;	margin-top: 7px; border: 1px solid #666666; }
.GalleryCaption { padding: 3px 3px 1px 3px;	color: #666666;	display: block;	font-weight:600; }

#Photo {background-color: #DCE6E5;}

.PhotoOfTheDay { background-color: #DCE6E5;	padding: 4px; width: 317px;}
.PhotoOfTheDayImage { }
.PhotoOfTheDayCaption {	padding: 4px;}
.PhotoOfTheDayPOP {	background-color: #DCE6E5; padding: 4px; }

#PhotoOfTheDayImagePOP img{	border: 1px solid #0199C8; text-align: center;}
.PhotoOfTheDayCaptionPOP { padding: 4px; color: #ffffff; width: 400px; text-align: center; }
.PhotoOfTheDayTitlePOP { font-size:13px; padding: 8px 4px; color: #ffffff; font-weight: bold; width: 400px; text-align: center;}
#PhotoOfTheDayImagePOP, .PhotoOfTheDayButtonPOP { text-align: center;}
.PhotoOfTheDayButtonPOP input[type=button] {background-color:#FE7E01; color: #ffffff; }
.PhotoOfTheDayButtonPOP input[type=button]:hover { background-color:#FEA449; color: #ffffff;}


/****** Begin ASSN Event Template Details Styles *****/
#EventTemplate { }
#EventTemplate .EvBreadcrumbs {
	color:#CCCCCC;
	font-size:11px;
	padding:10px 4px 16px 15px;
	margin-top:-31px;
	margin-left:-25px;
}
#EventTemplate .EvRightCol { 
	display:block; 
	width:30%; 
	margin-bottom:10px;
	margin-left:15px;
	float:right;
	border-bottom:2px solid #575757;
	background-color:#FDFDFB;
	text-align:right;	
}	
#EventTemplate .EvRightCol .EvSmallCaL {
	display:block;
	width: 100%;
	/*padding-left: 5px;*/
	padding-bottom: 5px;
} 
#EventTemplate .EvRightCol .EvDate {
	display:block;
	width:100%;

	font-weight:bold;
}
#EventTemplate .EvRightCol .RegisterLink, #EventTemplate .EvRightCol .OutlookExport {
	display:block;
	width:100%;
	padding:0px 5px 0px 0px;
	text-align:right;
	font-size:12px;
}
#EventTemplate .EvRightCol .RegisterLink H3 {
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	font-weight:bolder;
	letter-spacing:2px;
	margin:0;
	padding:10px 0px 5px 0px;
	text-transform:uppercase;
	text-align:right;
}
#EventTemplate .EvRightCol .OutlookExport H3 {
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	font-weight:bolder;
	letter-spacing:1px;
	margin:0;
	padding:0px 0px 8px 0px;
	text-transform:uppercase;
	text-align:right;
}
#EventTemplate .EvRightCol .RegisterLink a:link, #EventTemplate .EvRightCol .RegisterLink a:visited, #EventTemplate .EvRightCol .OutlookExport a:link, #EventTemplate .EvRightCol .OutlookExport a:visited {
	text-decoration:none;
	color:#1f5f30;
}
#EventTemplate .EvRightCol .RegisterLink a:hover, #EventTemplate .EvRightCol .RegisterLink a:active, #EventTemplate .EvRightCol .OutlookExport a:hover, #EventTemplate .EvRightCol .OutlookExport a:active {
	text-decoration:underline;
	color:#FCA44B;
}
#EventTemplate .EvRightCol .EvLocation {
	display:block;
	width:100%;
	padding:0px 5px 5px 0px;
}
#EventTemplate .EvRightCol .EvLocationHeader {
	background-color:#006699;
	color:#ffffff;
	font-size:10px;
	font-weight:bolder;
	padding:3px 5px;
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;

}
#EventTemplate .EvRightCol .EvLocation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
}
#EventTemplate .EvRightCol .EvLocation ul li {
	padding:2px 5px 7px 5px;
	font-size:12px;
}
#EventTemplate .EventSpeakers {
	display:block;
/*	width:100%;*/
	padding:5px 0px 5px 0px;
}
#EventTemplate .EvDescription .Header, #EventTemplate .EventSpeakers .Header {
	color:#518FCE;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.9px;
	text-transform:uppercase;
	padding-top:4px;
}
#EventTemplate .EvDescription .Header {
	padding-bottom: 5px;
}
#EventTemplate .EvDescription img {
	padding-top:3px;
}
#EventTemplate .EventFees .Header {
	color:#1f5f30;
	font-size:120%;
	font-weight:bold;
	letter-spacing:0.9px;
	text-transform:uppercase;
	/*padding-top:4px;*/
}

#EventTemplate .EventSpeakers ul {
	margin: 0px;
	padding: 0;
	list-style: none;
/*	width:100%;*/
}
#EventTemplate .EventSpeakers li {
	padding:5px 0px 2px 0px;
	margin:0;
}
#EventTemplate .EventSpeakers li li {
	padding:0px 10px 0px 10px;
}
#EventTemplate .EventSpeakers li li p {
	margin-bottom:.25em;
	margin-top:.25em;
}
#EventTemplate .EventFees { clear:both; padding-top:5px;}
/******************************************************/
/* Small Calendar Layout
-------------------------------------------------------------- */
/*#SmallCal, #TemplateSmallCal {	
	color: #666666;	
	background-color: #ffffff; 
	border-left-color: #B7B5AB;
}
#SmallCal td, #TemplateSmallCal td {
	border-right-color: #B7B5AB;
	border-bottom-color: #B7B5AB;
	color: #666666;
	border-collapse: collapse;
	font-size:10px;
}
#SmallCal td a:link, #SmallCal td a:visited, #SmallCal td a:active, #TemplateSmallCal td a:link, #TemplateSmallCal td a:visited, #TemplateSmallCal td a:active {color: #003366;}
#SmallCal td a:hover, #TemplateSmallCal td a:hover  {color: #006699;}
#SmallCal th, #TemplateSmallCal th {
	color: #333333;
	background-color: #B8B5AC;
	border-color: #24426c;
	font-weight: normal;
}
#SmallCal th.saturday, #SmallCal th.sunday, #TemplateSmallCal th.saturday, #TemplateSmallCal th.sunday { border-color: #666666; }
#SmallCal .captionTR, #SmallCal tr.captionTR, #TemplateSmallCal .captionTR, #TemplateSmallCal tr.captionTR  { border-left: 1px solid #24426c;}
#SmallCal .caption, #TemplateSmallCal .caption {
	color: #ffffff;
	background-color:#24426c;
	border-right-color: #24426c;
}
#SmallCal .caption td, #TemplateSmallCal .caption td {
	border-left-color: #24426c;
	border-right-color: #24426c;
}
#SmallCal .CalMonthPrev a:link, #SmallCal .CalMonthPrev a:visited, #SmallCal .CalMonthNext a:link, #SmallCal .CalMonthNext a:visited, #TemplateSmallCal .CalMonthPrev a:link, #TemplateSmallCal .CalMonthPrev a:visited, #TemplateSmallCal .CalMonthNext a:link, #TemplateSmallCal .CalMonthNext a:visited{ color: #FFFFFF;}
#SmallCal .CalMonthDate, #TemplateSmallCal .CalMonthDate  { color:#FFFFFF; }
#SmallCal .Event, #SmallCal td.Event a, #SmallCal td.Event a:link, #SmallCal td.Event a:visited, #TemplateSmallCal .Event, #TemplateSmallCal td.Event a, #TemplateSmallCal td.Event a:link, #TemplateSmallCal td.Event a:visited {
	color: #626262;
	background-color: #CCDBDA;
}
#SmallCal td.Event a:hover, #TemplateSmallCal td.Event a:hover { color:#82A6B9; }
#SmallCal .WeekSelectTR, #TemplateSmallCal .WeekSelectTR { background-color:#E9EBED; }
#SmallCal tr.WeekClass, #TemplateSmallCal tr.WeekClass { background-color: #ECEBDF ; }
#SmallCal .CurrentWeek, #TemplateSmallCal .CurrentWeek { background-color: #F1F1F1;}
#SmallCal tr.CurrentWeek, #SmallCal .CurrentWeek tr, #TemplateSmallCal tr.CurrentWeek, #TemplateSmallCal .CurrentWeek tr { border-right: 1px solid #B7B5AB;}
#SmallCal .CurrentDay, #TemplateSmallCal .CurrentDay {
	background-color: #24426c;
	color: #ffffff;
}
*/#ShowCalTable { /*border-color: #24426c;*/ }
#ShowCalTable td {	/*background-color: #F1F1F1;*/ }
#ShowCalTable .ViewBy {
	color:#ffffff;
	background-color:#24426c;
}
#ShowCalTable a { color: inherit; border:none;}
#ShowCalTable a:link, #ShowCalTable a:visited, ShowCalTable a:active{ color: #24426c; text-decoration: none; }
#ShowCalTable a:hover {	text-decoration:none; }
#ShowCalTable .WeekView, #ShowCalTable .DayView, #ShowCalTable .MonthView, #ShowCalTable .YearView {
	/*border-top-color: #B7B5AB; 
	border-right-color: #B7B5AB; 
	border-bottom-color: #B7B5AB; */
}
#ShowCalTable .WeekViewSel, #ShowCalTable .DayViewSel, #ShowCalTable .MonthViewSel, #ShowCalTable .YearViewSel{ 
	/*border-color: #8B8B8B; 
	background-color: #8B8B8B;
	font-weight:bold;*/
}
#ShowCalTable .DayView, #ShowCalTable .DayViewSel { /*border-left-color: #B7B5AB;*/ }
#ShowCalTable .YearViewSel { }
#ShowCalTable .WeekView a, #ShowCalTable .DayView a, #ShowCalTable .MonthView a, #ShowCalTable .YearView a { }
#ShowCalTable .WeekViewSel a:link, #ShowCalTable .WeekViewSel a:visited, #ShowCalTable .WeekViewSel a:hover, #ShowCalTable .WeekViewSel a:active, #ShowCalTable .DayViewSel a:link, #ShowCalTable .DayViewSel a:visited, #ShowCalTable .DayViewSel a:hover, #ShowCalTable .DayViewSel a:active, #ShowCalTable .MonthViewSel a:link, #ShowCalTable .MonthViewSel a:visited, #ShowCalTable .MonthViewSel a:hover, #ShowCalTable .MonthViewSel a:active, #ShowCalTable .YearViewSel a:link, #ShowCalTable .YearViewSel a:link, #ShowCalTable .YearViewSel a:visited, #ShowCalTable .YearViewSel a:hover, #ShowCalTable .YearViewSel a:active {
	/*color: #ffffff ;
	text-decoration: none;
	border:none;*/
}
#FilterTable .CalendarCategoriesHD { color:#ffffff; background-color:#24426c; }
#FilterTable .CalendarCategories { border:1px solid #B7B5AB; background-color: #F1F1F1; }
#CalendarCategoryChkBoxTable .gridcol { /*background-color: #F1F1F1;*/ }

/* Member Listing Styles
-------------------------------------------------------------- */
.MDSHeader {
	padding-bottom: 2px;
}
#MDSListingTable .MDSResultsTD {
	padding: 5px;
	color:#ffffff;
	font-weight: bold;
}
.MDSPageLinks {
	text-align: right;
	float:right;
	width: 60%;
	margin-left: 10px;
}
.MDSPageLinks a:link, .MDSPageLinks a:visited, .MDSPageLinks a:active, .MDSPageLinks a:hover  {font-weight: normal;}
#MDSListingTable .MDSLinkHeaderTD {
	color: #777777;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color:#F1F1F1;
	border: 1px #DEDEDE solid;
}
.MDSLinkHeaderTD a:link, .MDSLinkHeaderTD a:visited { color:#FFFFFF; font-size: 10px; text-decoration:underline; font-weight:bold;}
.MDSLinkHeaderTD a:hover, .MDSLinkHeaderTD a:active {COLOR: #792689; font-size:10px; text-decoration:underline;	font-weight:bold;}
#MDSListingTable .MDSSubHeader {
	color: #777777;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color:#F1F1F1;
	border: 1px #DEDEDE solid;
}
#MDSListingTable .MDSComTypeHeaderTD {
	color: #333333;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color:#B7B5AB;
	border-bottom: 1px #EBE9DD solid;
}
#MDSListingTable, table#MDSListingTable {
	width: 99%;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#MDSListingTable .MDSLinkTD, #MDSListingTable .MDSComTypeTD, #MDSListingTable .MDSCountryTD, #MDSListingTable .MDSBoothTD, #MDSListingTable .MDSDistrictTD, #MDSListingTable .MDSCityTD, #MDSListingTable .MDSCommitteTD { padding: 3px 5px 3px 5px;}
#MDSListingTable td.MDSDistrictTD  { text-align: center;}
#MDSListingTable .MDSCountryTD, #MDSListingTable .MDSBoothTD {white-space:nowrap;}
#MDSListingTable a:link, #MDSListingTable a:active, #MDSListingTable a:visited{ font-weight:normal;}
#MDSListingTable a:hover {text-decoration: underline;}
#MDSListingTable .MDSComTypeTD a:link, #MDSListingTable .MDSComTypeTD a:visited, #MDSListingTable .MDSComTypeTD a:active, #MDSListingTable .MDSComTypeTD a:hover {font-weight: bold;}
#MDSHeader {
	padding-bottom: 2px;
	padding-right: 10px;
}
#MDSHeader .back, #MDSHeader .back a:link, #MDSHeader .back a:visited, #MDSHeader .back a:active {
	float: right;
	width:auto;
	text-align:right;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
#MDSHeader .back a:hover {text-decoration:underline; font-weight:bold;}
.MDSPageLinks {text-align: right; font-weight:bold;}
.DLGTitleTR .MDSPageLinks {color: #ffffff;}
.MDSFloatL { display:block; float:left; width:70%; overflow:auto;}
.MDSFloatR {display:block; float:right;	width:30%; overflow:auto; text-align:right;}
.SearchMemDir, .SearchExhDir {font-weight: bold; padding-bottom:5px;}

/*Company Templates 
-------------------------------------------------------------- */
#Company .CoRCol { width:30%; display: block; float: right; margin: 5px 0 15px 15px;}
#Company .CoRCol .CoType, #Company .CoRCol .CoIndustry, #Company .CoRCol .CoRep {
	display:block;
	width:100%;
	padding:0px 0px 5px 0px;
	color:#59584F;
}
#Company .CoRCol .CoType h3, #Company .CoRCol .CoIndustry h3, #Company .CoRCol .CoRep h3 {
	BACKGROUND-COLOR: #24426c;
	color:#fff;
	font-size:10px;
	/*font-weight: normal;
	text-transform:uppercase;
	letter-spacing:2px;*/
	padding:5px 5px;
	margin:0;
 }
#Company .CoRCol .CoRep h3 {
	background-color:#24426c;
	color: #fff;
}
#Company .CoRCol .CoRep .RepName { font-size: 11px; font-weight: bold;}
#Company .CoRCol .CoType ul, #Company .CoRCol .CoIndustry ul, #Company .CoRCol .CoRep ul {
 	margin: 0;
	padding: 2px 0 4px 0;
	list-style: none;
	border:1px solid #dedede;
	background-color: #f1f1f1;
}
#Company .CoRCol .CoRep ul { background-color: #f1f1f1;}

#Company .CoRCol .CoType li, #Company .CoRCol .CoIndustry li, #Company .CoRCol .CoRep li {
	padding:4px 8px 2px 8px;
	font-size:10px;
	list-style: none;
	margin:0;
	line-height: 1.4em;
}
#Company .CoRCol .CoType li a {display: block;}

#Company .ContactInfoHD{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #24426c;
	font-size:13px;
	clear: both;
	text-transform: uppercase;
}
#Company .DescriptionHD, .BTypeHD, .CertificationsHD, .ProfileHD, .ServicesHD, .SpecialtiesHD, .UserGroupHD, .AffiliateHD, .AwardsHD, .RegionHD, .CoAddressHD {
	padding-left: 6px;
	/*padding-bottom: 3px;*/
	padding-top: 10px;
	font-weight: bold;
	color: #24426c;
	text-transform: uppercase;
}
#Company .BoldHD {
	font-weight:  600;
	color: #575757/*#555555*/;
}
#Company .CoPhone {/*float: left; width: 50%;*/}
#Company .CoContact {
	padding-top:10px;
	padding-bottom:5px;	/*direction: rtl;*/
}
#Company .ContactPhone {padding-top:9px; padding-bottom:5px;}
#Company .ContactInfo, .Description, .BType, .Certifications, .Profile, .Services, .Specialties, .UserGroup, .Affiliate, .Awards, #Company .Region, #Company .CoAddress {
	padding-left: 6px;
	padding-bottom: 5px;
}
#Company p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
	
/* Ecommerce Store Layout
-------------------------------------------------------------- */
.Store ul li { line-height: normal; padding: 8px 0px;}

/********** Begin Product Listing Styles **************/
#ECC {/*width:100%;*/}
#ECC .TopNav {/*width: 100%;*/ vertical-align:top; padding-bottom:15px; color:#24426c; margin: 0;}
#ECC .TopNav .MyCartLink {width: auto; display:block; float:right;}
#ECC .TopNav .TopECNav {width: 60%; display:block; float:right; margin-left:10px; text-align:right;}
#ECC .SectionHDR {clear:both; display:block; padding: 15px 1px 5px 1px; FONT-WEIGHT: bold; COLOR: #000000; /*BACKGROUND-COLOR: #716364; font-size: 10px;font-family: "Trebuchet MS";*/ border-bottom:1px solid #24426c;}
#ECC .ECPageContent { padding:5px 0px; }
#ECC .ECPageContent .DLGRowTROne, #ECC .ECPageContent .DLGRowTRTwo {border: none; margin: 0;}
#ECC th p {/*line-height:0pt;*/ font-size:11px; margin:2px;}
#ECC .ECVendor {font-size:10px; font-style:italic; padding-top:10px;}
#ECC .ECShortDescTD {font-size:11px;}
#ECC .DLGDataTD {margin:0px 2px;}
#ECC .DLGDataTD p {margin:2px;}
#ECC .BottomECNav { padding:5px 0px; text-align:right; }
#ECC .ECPageContent span.ECAvail {color:#BFD1EA; padding-left:3px; font-size:9px;}

/********** Search Form Layout ************/
#ECC #ProductSearch {}
#ECC #ProductSearch .DLGTitleTD, #ECC #ProductSearch .DLGTitleTR { /*background-color: #24426c;*/ border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; margin:0 0 -1px 0;}
#ECC #ProductSearch table { background-color:#f1f1f1; border: 1px solid #B8B5AC; margin-bottom: 0;}
#ECC #ProductSearch td { line-height: 1.8em;}
#ECC #ProductSearch .DLGLabelTD {padding:2px 5px 3px 5px; margin:0px 5px 0px 5px; width:auto; text-align: right; font-weight: bold;	vertical-align: text-top; display: none;}
#ECC #ProductSearch .DLGValueTD {padding: 0px 5px 5px 5px; margin:0px 5px 0px 5px; WIDTH: auto; vertical-align: top;}
#ECC #ProductSearch .DLGValueTD select, #ECC #ProductSearch .DLGValueTD option, #ECC #ProductSearch .DLGValueTD input, #ECC #ProductSearch .DLGValueTD textarea{font-size: 10px;}
#ECC #ProductSearch .DLGButton { font-size: 11px; margin-left: 60px; margin-top: 8px; margin-right: 0px; margin-bottom: 0px; display: block;}
#ECC #ProductSearch input.radio, #ECC #ProductSearch input[type='radio'] { border:none;}
#ECC #ProductSearch text {border:1px solid #BBBBBB;}
#ECC #ProductSearch select {margin: 2px 0;}

/******** Search Results Layout ***********/
#ECC #ECProdListItem {width:170px; padding-top:5px;}
#ECC #ECProdListItem .ProdName {font-weight:bold; display:block; /*width:100%;*/  font-size: 11px;}
#ECC #ECProdListItem .ProdName a:link, #ECC #ECProdListItem .ProdName a:visited, #ECC #ECProdListItem .ProdName a:active { color: #5B9637; font-weight: bold; text-decoration: none;}
#ECC #ECProdListItem .ProdName a:hover { /*color: #ACD793;*/ font-weight: bold; text-decoration: underline;}
#ECC #ECProdListItem .ProdShortDesc {font-size:11px; padding-right: 4px; padding-bottom:4px; color:#538932; display: block;}
#ECC #ECProdListItem .ProdImage {float:right; width:auto; padding:1px 0px 4px 4px; text-align:center;}
#ECC #ECProdListItem .ProdPrice {font-weight: bold; padding-right: 4px; width:auto; /*color: #CFCDCD;*/}
#ECC #ECProdListItem .ProdVendor {font-size:10px; font-style:italic; padding:2px 4px 4px 0px; color:#757373; width:auto;}

/********** Indiv. Item Layout ************/
#ECC #ProductView {width:100%; padding-top:8px;/* padding:3px;*/}
#ECC #ProductView .Image {width: auto; display:none; float: right; margin:0px 10px 0px 10px; padding: 0px 0px 5px 0px; text-align:right;}
#ECC #ProductView .Info {/*width:48%;*/ display: block; float: left; line-height:18px; padding:0px 0px 0px 5px;  }
#ECC #ProductView .Info .ProdName { font-size:16px; color:#24426c; font-weight: bold; /*padding-bottom:5px;*/}
#ECC #ProductView .Info .ProdShortDesc {padding:0px 0px 6px 0px; color: #538932 /*016131*/; font-size:13px; font-weight:bold; }
#ECC #ProductView .Info .ProdPrice {padding:2px 0px; font-weight:bold;}
#ECC #ProductView .Info .ProdQuantity {padding:2px 0px;}
#ECC #ProductView .Info .ProdQuantity .DLGLabelTD { /*font-size:100%;*/ text-align: left; padding: 2px 5px 3px 0px; margin: 3px 15px 0px 0px;}
#ECC #ProductView .Info .ProdQuantity .DLGValueTD { width: 100%; }
#ECC #ProductView .ProdLongDesc {clear:left; padding:5px 0px 10px 5px; line-height:1.4em;}
#ECC #ProductView .ProdVendor {padding:5px 5px; color:#757373; font-style: italic;}

/************ My Cart Layout **************/
#ECC .ECPageContent .DLGTitleTD, #ECC .ECPageContent .DLGTitleTR, #ECC .DLGTitleTD, #ECC .DLGTitleTR { /*background-color: #24426c;*/ border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; margin:0;}
#ECC .ECPageContent th.DLGHeaderTD, #ECC th { border-right: #E1E4F2 1px solid; border-bottom: #E1E4F2 1px solid; padding: 2px 2px 2px 3px; #display: block; margin: 1px; /*background-color: #ABB7E4;*/ font-weight: bold; }
#ECC .DLGSubtitleTD { /*background-color: #24426c;*/ border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; margin:0; width:100%; color: #ffffff; padding: 5px; font-weight:bold;}

/************ End Product Listing Styles **************/
/******************************************************/

/* Portal Styles   
------------------------------------------------*/
#Portal { }
#Portal .MoreCourses {padding: 6px 0 0; display: block; font-size: 10px; text-transform: uppercase; text-align: right; font-weight: bold; }
.ProfileLink {display: block; padding: 0px 0px 10px; font-weight:bold;}
#MyWishList, #MyCurrentRegs, #MyHistory, #MyCurrentTaught { display: block; margin: 10px 0px; line-height: 115%;}
#MyWishList .SecHD, #MyCurrentRegs .SecHD, #MyHistory .SecHD, #MyCurrentTaught .SecHD { color: #BB5400; font-family:Georgia, "Times New Roman", Times, serif; font-size:105%; font-weight: bold; display: block; width: 100%; margin-bottom:4px; padding: 5px 4px; }
table.MyWishTBL, table.MyCurrentTBL, table.MyHistoryTBL { background-color:#F2F2F2; width: 100%; border-collapse: collapse; border-color: #24426c #DEDEDE #DEDEDE; border-style: solid; border-width: 1px; }
table.MyWishTBL th, table.MyCurrentTBL th, table.MyHistoryTBL th { background-color:#24426c; color:#ffffff; padding: 4px 6px; font-size:10px; letter-spacing: 2px; font-weight: normal; text-transform: uppercase; white-space:nowrap; }
.MyWishTBL td, .MyCurrentTBL td, .MyHistoryTBL td { vertical-align: top; padding: 4px 5px 4px 6px; font-size:95%; border-top: 1px dashed #DEDEDE; border-collapse: separate;}
.MyWishTBL p, .MyCurrentTBL p, .MyHistoryTBL p { margin-top: 0;}
#MyCurrentTaught .ViewRegistrants { padding: 6px 4px 0px; display: block; font-size:10px; text-transform: uppercase; }
#Portal #MyCurrentTaught .MoreCourses { width: auto; float: right;}

/* NCC Catalog Styles   
------------------------------------------------*/
#Courses {/*margin-top: 3px; padding-top: 2px;*/}
#Courses .New {padding-left:5px; font-size:9px; color:#C5500A; vertical-align: text-top; display: inline-block; margin-top: 5px; letter-spacing: normal;}
#Courses .CourseTitle {float:left; width: 75%; margin-right:10px; margin-bottom: 10px; line-height: normal; font-weight:normal; color:#24426c; font-size:24px; letter-spacing: -2px;}
#Courses .SessionTitle {margin-right:10px; /*margin-bottom:10px;*/ font-weight:normal; color:#24426c; font-size:24px; letter-spacing: -2px;}
#Courses .CourseNum {display:block; width:100%; font-size:16px;padding-top:5px;}
#Courses .SearchLink {display:block; width:auto; float: right; }
#Courses .RegisterBox {display:block; width:auto; float: right; margin-left:15px; padding-top: 5px; }
#Courses .ReturnToCal {font-size:11px; font-weight:normal; padding-bottom:8px; display:block; text-align: right;}
#Courses .OutlookExport a:link, #Courses .OutlookExport a:visited, #Courses .OutlookExport a:active, #Courses .CartAdd a:link, #Courses .CartAdd a:visited, #Courses .CartAdd a:active, #Courses .WishAdd a:link, #Courses .WishAdd a:visited, #Courses .WishAdd a:active {font-size:12px; font-weight:bold; display:block; padding-bottom:5px; text-align: right;}
#Courses .OutlookExport a:hover, #Courses .CartAdd a:hover, #Courses .WishAdd a:hover { text-decoration: inherit;}
#Courses .CourseDescHD, #Courses .CourseSessionsHD, #Courses .SessionDescHD, #Courses .ClassInfoHD, #Courses .InstructorHD { line-height: 20px; font-size:10px; font-weight:bold; color:#BB5400; letter-spacing: 1px; text-transform: uppercase; }

#Courses .CourseDesc {padding:0px 3px 10px 1px; clear:both;}
#Courses .SessionDesc {padding:10px 3px 10px 0px;}
#Courses .SessionDesc p {/*margin-top: 0;*/}
#Courses .Instructor { /*padding: 10px 3px 0px 0px; display: block;*/}
#Courses .InstructorHD { display: block; /*width: auto; float: left;*/}
#Courses .InstructorName { display:block; line-height: 20px; color: #BB5400; font-style: italic; }
#Courses .InstructorBio { display: block; clear: left; line-height:20px; margin-top: -10px;}
#Courses .InstructorBio p { }
#Courses .ClassInfo {display:block; width:auto; float:right; padding-left: 10px; padding-top:10px; padding-bottom:3px;}
#Courses .LocationHD, .AddressHD {padding:2px 3px; display:block; background-color:#5D656F; margin:1px; font-weight:bold; color:#ffffff;}
#Courses .SessionLocation, #Courses .SessionTime {padding:2px 0px 10px 1px;/* color: #6F3200;*/ font-size:11px; width: auto; display: none;}
#Courses .SessionDate, #Courses .SessionTime  {padding:2px 0px 2px 1px; /*font-weight:bold;*/ color: #676767; font-size:11px; }
#Courses .CourseSessions { padding:2px 0px 10px 0px;}
#Courses .SessionDateTD, #Courses .SessionNameTD, #Courses .SessionLocationTD, #Courses .RegisterTD, #Courses .AddressTD, #Courses .EventAmountTD, #Courses .EventFeeTD, #Courses .CoursFeeDataTD {padding:5px 3px; }
#Courses .RegisterTD { text-align: right;}
#Courses .RegisterNowTR { color:#24426c; font-weight:bold; /*padding:4px 2px 8px 0px;*/ text-transform: uppercase;}
#Courses .CoursFeeHeaderTD, .FeeDetailHD  {	color: #ffffff; background-color: #24426c; padding:4px 6px; text-transform:uppercase;	font-size:10px;	/*font-weight:bold;*/ letter-spacing:2px; border: 1px solid #24426c;
}
#Courses .FeeAmountHD {	color: #ffffff;	background-color: #24426c; padding:3px 15px 3px 6px; white-space:nowrap; width:1%; text-transform:uppercase; font-size:10px; letter-spacing:2px; border: 1px solid #24426c; border-collapse: separate; }

.CourseSessions .FeeTable table, .CourseSessions table.FeeTable { 
	border: 1px solid #DEDEDE ; 
	border-top: 1px solid #24426c;
	background-color: #f2f2f2;
	width: 100%;
	border-collapse: collapse;	
}
.CourseSessions .FeeTable td, .CourseSessions table.FeeTable td { border: none;}
.FeeTable .SessionDataTD {	border-collapse:separate; border-top:1px solid #fff; font-weight: bold; padding:4px 5px 4px 6px;}

.NCCCategoryTR { background-color:#EAEAEA; padding:3px 3px; margin-top: 4px; font-weight:bold; border-top: 3px solid #ffffff;}
.NCCResultsTD { padding:4px 4px 4px 4px;}
.NCCCourseIsNewTD { padding:4px 4px;color:#FF9900; font-weight:bold; text-align: center;}
.NCCCourseListTable { border-top: 1px solid #000000; margin-bottom: 15px;}
.NCCCourseIsNewHD { border-left:1px solid #C5500A; text-align: center;}
.NoOpenSessions { padding: 6px 4px; color: #333333; font-style: italic;}

/* ASSN Cart Login Styles   
------------------------------------------------*/
.PasswordHelp {
	background-color:#f8f8f8; 
	border: 1px solid #F0F0F0;
	padding:10px 10px 0px; 
	margin: 10px 20px 20px;
	line-height: 1.4;
	color:#868686;
}

/* Blog Styles   
------------------------------------------------*/

#Blog { border: 1px solid lightgrey; margin-bottom: 10px; padding: 10px;
}
#Blog .BlogTitle, #Blog .BlogTitle h3, #Blog h3.BlogTitle {
	font-weight:bold;
}
#Blog .BlogTime {
/*	color: #868686;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;*/
}
#Blog .BlogLinks { float: right; display: block; width: auto; margin-left: 15px; text-align: right;}
#Blog .BlogText {
	display:block;
	margin-bottom: 10px;
}
#Blog .BlogSource { }
#Blog .BlogFooter {
	display:block;
	float:right;
	margin-top: 5px;
}
#Blog .BlogPermalink { }
/*#Blog a:link, #Blog a:visited, #Blog a:active {
	color:#F79706;
	text-decoration: none;
}
#Blog a:hover {
	color:#AE4EAA;
	text-decoration: underline;
}*/

/* Content Taglist Styles   
------------------------------------------------*/
.TagListHD { font-weight: bold; font-size:13px; margin-bottom: 5px; display: block; border-bottom: 1px solid #666666;}

#Taglist { padding: 0px 5px; margin: 10px 0px;}
#Taglist .TagTitle, #Taglist .TagTitle h3, #Taglist h3.TagTitle {
	font-weight:bold;
}
#Taglist .TagTime {
/*	color: #868686;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;*/
}
#Taglist .TagLinks { float: right; display: block; width: auto; margin-left: 15px; text-align: right;}
#Taglist .TagText {
	display:block;
	margin-bottom: 10px;
}



/* xCatalyst Powered By Button
-------------------------------------------------------------- */
.xCatBug { padding-left: 20px;}
/*.xCatBug .PoweredBy { width:auto; font-size:10px;}
.xCatBug .PoweredBy a:link, .xCatBug .PoweredBy a:visited, .xCatBug .PoweredBy a:active {
	color: #D9ECFF;
	text-decoration:none;
	background-color: #82A6B9;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 2px solid #B6CBD6;
	display: block;
}
.xCatBug .PoweredBy a:hover { color: #F4F7F7; text-decoration:none; background-color: #B6CBD6; }
.xCatalyst { font-size:12px; font-weight:bold; }
.xCatBug .MgmtSoftware { color:#8A8A8A;	font-size:9px; padding-top: 3px; white-space:nowrap; }
.xCatBug .MgmtSoftware a:link, .xCatBug .MgmtSoftware a:visited, .xCatBug .MgmtSoftware a:active { text-decoration:none; color:#8A8A8A;	font-size:9px; }
.xCatBug .MgmtSoftware a:hover { color: #626262; font-size:9px;}*/

/*
.FunctionOptions input
{
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
	background-color: #ccc;
	padding-left: 1px;
}
*/

; border-collapse: separate; }

.CourseSessions .FeeTable table, .CourseSessions table.FeeTable { 
	border: 1px solid #DEDEDE ; 
	border-top: 1px solid #24426c;
	background-color: #f2f2f2;
	width: 100%;
	border-collapse: collapse;	
}
.CourseSessions .FeeTable td, .CourseSessions table.FeeTable td { border: none;}
.FeeTable .SessionDataTD {	border-collapse:separate; border-top:1px solid #fff; font-weight: bold; padding:4px 5px 4px 6px;}

.NCCCategoryTR { background-color:#EAEAEA; padding:3px 3px; margin-top: 4px; font-weight:bold; border-top: 3px solid #ffffff;}
.NCCResultsTD { padding:4px 4px 4px 4px;}
.NCCCourseIsNewTD { padding:4px 4px;color:#FF9900; font-weight:bold; text-align: center;}
.NCCCourseListTable { border-top: 1px solid #000000; margin-bottom: 15px;}
.NCCCourseIsNewHD { border-left:1px solid #C5500A; text-align: center;}
.NoOpenSessions { padding: 6px 4px; color: #333333; font-style: italic;}

/* ASSN Cart Login Styles   
------------------------------------------------*/
.PasswordHelp {
	background-color:#f8f8f8; 
	border: 1px solid #F0F0F0;
	padding:10px 10px 0px; 
	margin: 10px 20px 20px;
	line-height: 1.4;
	color:#868686;
}

/* Blog Styles   
------------------------------------------------*/

#Blog { border: 1px solid lightgrey; margin-bottom: 10px; padding: 10px;
}
#Blog .BlogTitle, #Blog .BlogTitle h3, #Blog h3.BlogTitle {
	font-weight:bold;
}
#Blog .BlogTime {
/*	color: #868686;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;*/
}
#Blog .BlogLinks { float: right; display: block; width: auto; margin-left: 15px; text-align: right;}
#Blog .BlogText {
	display:block;
	margin-bottom: 10px;
}
#Blog .BlogSource { }
#Blog .BlogFooter {
	display:block;
	float:right;
	margin-top: 5px;
}
#Blog .BlogPermalink { }
/*#Blog a:link, #Blog a:visited, #Blog a:active {
	color:#F79706;
	text-decoration: none;
}
#Blog a:hover {
	color:#AE4EAA;
	text-decoration: underline;
}*/

/* Content Taglist Styles   
------------------------------------------------*/
.TagListHD { font-weight: bold; font-size:13px; margin-bottom: 5px; display: block; border-bottom: 1px solid #666666;}

#Taglist { padding: 0px 5px; margin: 10px 0px;}
#Taglist .TagTitle, #Taglist .TagTitle h3, #Taglist h3.TagTitle {
	font-weight:bold;
}
#Taglist .TagTime {
/*	color: #868686;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;*/
}
#Taglist .TagLinks { float: right; display: block; width: auto; margin-left: 15px; text-align: right;}
#Taglist .TagText {
	display:block;
	margin-bottom: 10px;
}



/* xCatalyst Powered By Button
-------------------------------------------------------------- */
.xCatBug { padding-left: 20px;}
/*.xCatBug .PoweredBy { width:auto; font-size:10px;}
.xCatBug .PoweredBy a:link, .xCatBug .PoweredBy a:visited, .xCatBug .PoweredBy a:active {
	color: #D9ECFF;
	text-decoration:none;
	background-color: #82A6B9;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 2px solid #B6CBD6;
	display: block;
}
.xCatBug .PoweredBy a:hover { color: #F4F7F7; text-decoration:none; background-color: #B6CBD6; }
.xCatalyst { font-size:12px; font-weight:bold; }
.xCatBug .MgmtSoftware { color:#8A8A8A;	font-size:9px; padding-top: 3px; white-space:nowrap; }
.xCatBug .MgmtSoftware a:link, .xCatBug .MgmtSoftware a:visited, .xCatBug .MgmtSoftware a:active { text-decoration:none; color:#8A8A8A;	font-size:9px; }
.xCatBug .MgmtSoftware a:hover { color: #626262; font-size:9px;}*/

/*
.FunctionOptions input
{
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
	background-color: #ccc;
	padding-left: 1px;
}
*/
