/* CSS Document */
/*--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 {
	font-size: 11px;
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
.DLGControl {
	font-size: 10px;
}
.DLGSubtitlemenuTD {
}
.DLGSubtitleTD {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	PADDING-RIGHT: 2px; 
	/*DISPLAY: block; */
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #CADDF0;
	font-weight:bold;
}
.DLGSubtitleTD A:link {
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
.DLGSubtitleTD A:visited {
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
.DLGSubtitleTD A:hover {
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
.DLGSubtitleTD A:active {
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
.DLGFormTD {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
}
.DLGLabelTD {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 3px; 
	MARGIN:0px 5px 0px 5px; 
	WIDTH: 25%; 
	TEXT-ALIGN: right;
	font-weight: bold;
	vertical-align: top;
	PADDING-TOP: 3px; 
	/* BORDER-LEFT: #E8E8E8 1px solid; */
	/* BORDER-RIGHT: #E8E8E8 1px solid; */
	/* BORDER-BOTTOM: #E8E8E8 1px solid; 
	WHITE-SPACE: nowrap; */
	/* BACKGROUND-COLOR: #f5f5f5; */
}
.DLGValueTD {
	padding: 3px 5px 3px 5px;
	MARGIN:0px 5px 0px 5px; 
	WIDTH: auto; 
	vertical-align:top;
	/* PADDING-TOP: 5px; 
	BORDER-RIGHT: #E8E8E8 1px solid; */
	/* BORDER-BOTTOM: #E8E8E8 1px solid; */
	/* BACKGROUND-COLOR: #f5f5f5; */
	/* TEXT-ALIGN: left; */	
}
.DLGValueTD i {font-size: 90%;}
.DLGValueTD select, .DLGValueTD option, .DLGValueTD input, .DLGValueTD textarea{
	font-size: 10px;
/*	margin: 2px 2px 2px 5px;/*2px 2px 0px 2px
	_margin:0px 2px 2px 2px; 
	vertical-align:bottom;
	_vertical-align:bottom;*/
}
td.DLGValueTD td.gridcol {background-color: #F0F5FB;}
td.DLGValueTD td.gridcol span {padding:0px 6px;}
td.DLGValueTD td.gridcol i {clear:both; display:block; padding:3px 0px; font-size:90%;}
td.DLGValueTD td.gridcol input {float:left; width:auto; padding:3px 0px 0px 0px; margin: 3px 0px 0px 3px;}
td.DLGValueTD td.gridcol input[type="text"] {padding:3px 0px 0px 0px; margin: 3px 0px 0px 0px;}
td.DLGValueTD td.gridcol .FunctionName {display: block; float: left; width: 85%; margin-top: 5px; padding:0px 3px 0px 3px; line-height:1.2em; text-align: left;}
td.DLGValueTD td.gridcol .FunctionFee {clear:both; /*width:100%;*/ display:block; padding:5px 3px 0px 24px;}
.DLGTitleTD {
	/* BORDER-RIGHT: #E8E8E8 1px solid;
	BORDER-BOTTOM: #E8E8E8 1px solid; */
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #518FCE;
	font-size: 10px;
	text-transform:uppercase;
	font-size:0.86em;
	letter-spacing:0.12em;
/*	font-family: "Trebuchet MS";*/
}
.DLGTitleTD A:link, .DLGTitleTD A:visited, .DLGTitleTD A:active {
	COLOR: #ffffff;
	font-size: 10px;	
	text-decoration:none;
	border-bottom:1px dotted;
}
.DLGTitleTD A:hover {
	COLOR: #C6E0F9;/*#C3C3C3
	text-decoration:underline;*/
	border-bottom:1px solid;
	font-size: 10px;
}
.DLGTT2 {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	PADDING-RIGHT: 2px; 
	#DISPLAY: block; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #CADDF0;
	font-weight: bold;
}
.DLGTitleTR {
	/* BORDER-RIGHT: #E8E8E8 1px solid; */
	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: #518FCE;
	font-size: 10px;
	/*	font-family: "Trebuchet MS";*/
}
.DLGHeaderTD {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #CADDF0;
	font-weight: bold;
	color: #4E4E4E; 
	font-size:11px;
	white-space:nowrap;
}
.DLGRowTROne {
	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;
}
.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; 
	/* BACKGROUND-COLOR: #f1f1f1; */
	vertical-align:top;
}
.DLGDataTD {
	padding-left:4px;
	padding-right:4px;
}
.DLGTT3 {
	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; 
	BACKGROUND-COLOR: #e1e1e1;
}
/* End NEW Xcatalyst Styles */
/* Discussions Styles */
.DiscDLGLabelTD {
	FONT-WEIGHT: Bold;
	/* BORDER-RIGHT: #cccccc 1px solid; */
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	WIDTH: 1%; 
	PADDING-TOP: 5px; 
	/* BORDER-BOTTOM: #cccccc 1px solid; */
	WHITE-SPACE: nowrap; 
	/* BACKGROUND-COLOR: #f5f5f5;  */
	TEXT-ALIGN: right;
}
.DiscDLGValueTD {
	/* BORDER-RIGHT: #cccccc 1px solid; */
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	WIDTH: 99%; 
	PADDING-TOP: 5px; 
	/* BORDER-BOTTOM: #cccccc 1px solid; */
	/* BACKGROUND-COLOR: #f5f5f5; */
	TEXT-ALIGN: left;
}
.DiscDLGTitleTD {
	/* BORDER-RIGHT: #E8E8E8 1px solid; */
	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: #0375C6 #5696E7 #047FD7; */
	BACKGROUND-COLOR: #518FCE;
	font-size: 10px;
	/*	font-family: "Trebuchet MS";*/
}
.DiscDLGTitleTD A:link {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTD A:visited {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTD A:hover {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTD A:active {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTR {
	/* BORDER-RIGHT: #E8E8E8 1px solid; */
	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: #0375C6 #5696E7 #047FD7; */
	BACKGROUND-COLOR: #518FCE;
	font-size: 10px;
	/*	font-family: "Trebuchet MS";*/
}
.DiscDLGTitleTR A:link {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTR A:visited {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTR A:hover {
	COLOR: #ffffff;
	font-size: 10px;
}
.DiscDLGTitleTR A:active {
	COLOR: #ffffff;
	font-size: 10px;
}
.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;
}
.DiscDLGHeaderTD {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	PADDING-RIGHT: 2px; 
	#DISPLAY: block; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #C7E7FD;
	font-weight: bold;
}
/****** End Discussions ***********/
/* Begin Print Logo Style */
#PrintLogoDiv {
	display: none;
}
/* End Print Logo Style */
/******************************************************/
/*********** Begin SmallCal in Template **************/
/******************************************************/
#TemplateSmallCal {
	padding: 0;
	margin: 0;
	color: #333333;
	text-align: center;
	width: 97%;
}
#TemplateSmallCal .caption {
	color: #003366;
	border-bottom:0px none;
	padding: 1px 0px;
}
#TemplateSmallCal .caption td {
}
#TemplateSmallCal th {
	width: auto;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

#TemplateSmallCal .Event, #TemplateSmallCal td.Event a, #TemplateSmallCal td.Event a:link, #TemplateSmallCal td.Event a:visited {
	color: #CC6600;
	font-weight: bold;
	width: 27px;
	height: auto;
	vertical-align: middle;
	text-align: center;
}
#TemplateSmallCal td.Event a:hover {
	color:#CC6600;
}
#TemplateSmallCal .NoEvent, #TemplateSmallCal td.NoEvent a, #TemplateSmallCal td.NoEvent a:link, #TemplateSmallCal td.NoEvent a:visited {
	width: auto;
	height: auto;
	vertical-align: middle;
	text-align: center;
}
#TemplateSmallCal td {
	vertical-align: middle;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#TemplateSmallCal td a {
	text-decoration: none;
	font-weight: bold;
}

#TemplateSmallCal td a:link, #TemplateSmallCal td a:visited {	
	color: #003366;
}

#TemplateSmallCal td a:hover, #TemplateSmallCal td a:active {
	color: #006699;
}

#TemplateSmallCal .WeekSelectTR {
	background-color:#e0dfd1;
}
#TemplateSmallCal tr.WeekClass{
}
#TemplateSmallCal .CalMonthPrev a:link, #TemplateSmallCal .CalMonthPrev a:visited, #TemplateSmallCal .CalMonthNext a:link, #TemplateSmallCal .CalMonthNext a:visited{
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#TemplateSmallCal .CalMonthDate {
	color:#003366;
	font-weight:bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	
}
#TemplateSmallCal .CurrentDay{
	background-color: #e0dfd1;
	color: #006600;
	font-weight: bold;
}
#TemplateSmallCal .NoEvent{
	font-size:10px;

}
#TemplateSmallCal .CurrentWeek{
	background-color: #e0dfd1;
}
#TemplateShowCalTable {
	padding-top: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 99%;
	
}
#TemplateShowCalTable td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: auto;

}
#TemplateShowCalTable .ViewBy {
	color:#666666;
	font-size:9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#TemplateShowCalTable a{
	color: #333333;
}
#TemplateShowCalTable a:link, #TemplateShowCalTable a:visited, ShowCalTable a:active{	
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
#TemplateShowCalTable a:hover {
	color: #336699;
	text-decoration:underline;
}
#TemplateShowCalTable .Show {
	font-weight: bold;
}
#TemplateShowCalTable .WeekViewSel, #TemplateShowCalTable .DayViewSel, #TemplateShowCalTable .MonthViewSel, #TemplateShowCalTable .YearViewSel{
	background-color: #e0dfd1;
}
#TemplateShowCalTable .WeekView a, #TemplateShowCalTable .DayView a, #TemplateShowCalTable .MonthView a, #TemplateShowCalTable .YearView a {
	/*font-weight:normal;*/
	color: #003366;
	font-size:11px;
}
#TemplateShowCalTable .WeekViewSel a:link, #TemplateShowCalTable .WeekViewSel a:visited, #TemplateShowCalTable .WeekViewSel a:hover, #TemplateShowCalTable .WeekViewSel a:active, #TemplateShowCalTable .DayViewSel a:link, #TemplateShowCalTable .DayViewSel a:visited, #TemplateShowCalTable .DayViewSel a:hover, #TemplateShowCalTable .DayViewSel a:active, #TemplateShowCalTable .MonthViewSel a:link, #TemplateShowCalTable .MonthViewSel a:visited, #TemplateShowCalTable .MonthViewSel a:hover, #TemplateShowCalTable .MonthViewSel a:active, #TemplateShowCalTable .YearViewSel a:link, #TemplateShowCalTable .YearViewSel a:link, #TemplateShowCalTable .YearViewSel a:visited, #TemplateShowCalTable .YearViewSel a:hover, #TemplateShowCalTable .YearViewSel a:active {
	color: #003366;
	text-decoration: none;
	font-size:11px;
}
/******************************************************/
/**************  End SmallCal in Template **************/
/******************************************************/
/******************************************************/

/*---Begin Event Small Cal Styles---*/
.CalContent{
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.SmallCalTD {
	width:175px;
	padding-left:3px;
}
.SmallCalSearchTD {
	border: 1px solid #333333;
}
#Scroll{
	height: 125px;
	overflow: auto;
	padding:5px;
}
#FilterTableMain{
	margin-bottom:3px;
}
#SmallCal {
	padding: 0;
	margin: 0;
	color: #000000;
	text-align: center;
	background-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	width: 100%;
}
#SmallCal .caption {
	color: #ffffff;
	background-color: #3073B7;
	border-bottom:0px none;
	padding: 1px 0px;
}
#SmallCal .caption td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3073B7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3073B7;
	border-bottom-width: 0px;
}
#SmallCal th {
	width: 24px;
	font-size:9px;
	color: #ffffff;
	background-color: #6DA4E0;
	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-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	font-weight: normal;
}

#SmallCal .Event, #SmallCal td.Event a, #SmallCal td.Event a:link, #SmallCal td.Event a:visited {
	color: #ffffff;
	font-weight: bold;
	background-color: #5D656F;
	width: 24px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
}
#SmallCal td.Event a:hover {
	color:#C6C9CD;
}
#SmallCal .NoEvent, #SmallCal td.NoEvent a, #SmallCal td.NoEvent a:link, #SmallCal td.NoEvent a:visited {
	width: 24px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
}
#SmallCal td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	vertical-align: middle;
	color: #000000;
	font-size:10px;

}
#SmallCal td a {
	text-decoration: none;
	font-weight: bold;
}

#SmallCal td a:link, #SmallCal td a:visited {	
	color: #003366;
}

#SmallCal td a:hover, #SmallCal td a:active {
	color: #006699;
}

#SmallCal .WeekSelectTR {
	background-color:#E9EBED;
}
#SmallCal tr.WeekClass{
	background-color: #ECEBDF /*EAE9E5*/;
}
#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;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#SmallCal .CalMonthDate {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	
}
#SmallCal .CurrentDay{
	background-color: #CADDF0;
	color: #3073B7;
	font-weight: bold;
}
#SmallCal .NoEvent{

}
#SmallCal .CurrentWeek{
	background-color: #DFDED0 /*C6C9CD*/;
}
#ShowCalTable {
	padding-top: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 100%;
	
}
#ShowCalTable td {
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	background-color: #ECEBDF /*EAE9E5*/;
	height: 15px;
	font-size:11px;
	text-align:center;

}
#ShowCalTable .ViewBy {
	color:#ffffff;
	font-size:10px;
	background-color:#3073B7;
	padding:1px 5px;
	/*border-right:1px solid #3073B7;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: left;
	
}
#ShowCalTable a{
	color: #ffffff;
}
#ShowCalTable a:link, #ShowCalTable a:visited, ShowCalTable a:active{	
	color: #000000;
	text-decoration: none;
	/*font-weight:bold;*/
}
#ShowCalTable a:hover {
	color: #3073B7;
	text-decoration:underline;
}
#ShowCalTable .Show {
	font-weight: bold;
}
#ShowCalTable .WeekViewSel, #ShowCalTable .DayViewSel, #ShowCalTable .MonthViewSel, #ShowCalTable .YearViewSel{
	background-color: #6DA4E0;
}
#ShowCalTable .WeekView a, #ShowCalTable .DayView a, #ShowCalTable .MonthView a, #ShowCalTable .YearView a {
	/*font-weight:normal;*/
}
#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;
}
#FilterTable {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 9px;
	width: 100%;
}
#FilterTable td{
	font-size:9px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:2px;
}
#FilterTable .gridtable, #FilterTable .gridrow, #FilterTable .gridcol {
	font-size:9px;
	padding:1px;
}
#FilterTable select {
	width:48%;
	margin-right:1px;
	margin-left:1px;
}
#FilterTable input{

}
.gridcol {
	background-color:#fff;
	
}
.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: 0px;
	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;
}
#CalendarCategoryChkBoxTable {
}
#DayOfWeekTable{
	margin-top: 25px;
	margin-bottom: 10px;
	width:100%;
}
#DayOfWeekTable .Header{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align:right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/images/CalendarIcon.gif);
	background-repeat: no-repeat;
	background-position: right 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{
	font-weight: bold;
	padding-bottom: 2px;
}
#CalYearDetailsTable .Time{
	font-size: 10px;
	white-space: nowrap;
	text-align:right;
	padding-bottom: 2px;
}
/*---End Event List Styles---*/
/******************************************************/

/******************************************************/
/*---Begin Event Details Styles---*/
#CalDetailsDiv .EventBackLink{
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
}
#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   ********/
/******************************************************/

/******************************************************/
/*BEGIN Gallery styles for gallery page and table grid*/

.GalleryPhoto {

}
.GalleryPhoto img{
	margin-bottom: 2px;
	margin-top: 2px;
	border: 5px solid #F0F0F0;
}
.GalleryCaption {
	padding-top: 3px;
	padding-bottom: 1px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	height: 25px;
}
#Photo {
	background-color: #000000;
}
.PhotoOfTheDay {
	background-color: #CCCCCC;
	padding: 4px;
	width: 317px;
}
.PhotoOfTheDayImage {
}
.PhotoOfTheDayCaption {
	padding: 4px;
}
.PhotoOfTheDayPOP {
	background-color: #CCCCCC;
	padding: 4px;
}
#PhotoOfTheDayImagePOP img{
	border: 8px solid #F0F0F0;
	
}
.PhotoOfTheDayCaptionPOP {
	padding: 4px;
	
	color: #FFFFFF;
	width: 400px;
}
.PhotoOfTheDayTitlePOP {
	padding: 4px;
	
	color: #FFFFFF;
	font-weight: bold;
	width: 400px;
}
/********  End Gallery Styles   ********/
/********    WYSIWYG Styles     ********/
.footnote {
	font-size: 10px;
}
.pdf{
	background-image:url(/images/pdf_icon.gif);
	background-position:left /*3px*/;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:1px;
}
.ppt{
	background-image:url(/images/ppt_icon.png);
	background-position:left /*3px*/;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:1px;
}
.word{
	background-image:url(/images/word_icon.gif);
	background-position:left /*3px*/;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:1px;
}
.xls{
	background-image:url(/images/xls_icon.gif);
	background-position:left /*3px*/;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:1px;
}
.zip {
	background-image:url(/images/zip_icon.png);
	background-position:left /*3px*/;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:1px;
}

/********  End WYSIWYG Styles   ********/
/******************************************************/
/****** 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:172px; 
	margin-bottom:10px;
	margin-left:15px;
	float:right;
	border-bottom:2px solid #575757;
	background-color:#FDFDFB;
	
}	
#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:10px;
}
#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:2px;
	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:#D16B03;
}
#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 .EvLocation H3 {
	background-color:#518FCE;
	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:10px;
}
#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:#D16B03;
	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;}
/******************************************************/
/******** Begin Member Listing Styles **********/
#MDSHeader {
	padding-bottom: 2px;
	padding-right: 10px;
}
#MDSHeader .back a:link, #MDSHeader .back a:visited, #MDSHeader .back a:active {
	float: right;
	width:auto;
	direction:rtl;
	padding-top:7px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
#MDSHeader .back a:hover {text-decoration:underline; font-weight:bold;}
#MDSListingTable .MDSRow { 
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	}
.MDSPageLinks {
/*	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
	text-align: right;
	
}
.MDSPageLinks a:link, .MDSPageLinks a:visited {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:underline;
}
.MDSPageLinks a:hover, .MDSPageLinks a:active {
	COLOR: #C5E6FE;
}
#MDSListingTable .MDSResultsTD {
	/*padding-top: 8px;*/
	padding-left: 3px;
	padding-bottom: 3px;
	text-align:right;
	font-size:10px;
}
#MDSListingTable .MDSLinkHeaderTD {
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	COLOR: #fff;
	PADDING-TOP: 5px;
	BORDER-BOTTOM:  #E8E8E8 1px solid;  
	BACKGROUND-COLOR: #018CC3;
}
.MDSLinkHeaderTD a:link, .MDSLinkHeaderTD a:visited { color:#FFFFFF; font-size: 10px; text-decoration:underline; font-weight:bold;}
.MDSLinkHeaderTD a:hover, .MDSLinkHeaderTD a:active {COLOR: #C5E6FE; font-size:10px; text-decoration:underline;	font-weight:bold;}
#MDSListingTable .MDSSubHeader {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	PADDING-RIGHT: 2px; 
	#DISPLAY: block; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #C5E6FE;
	font-weight: bold;
}

#MDSListingTable .MDSComTypeHeaderTD {
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	/*FONT-WEIGHT: bold;*/
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	COLOR: #fff;
	PADDING-TOP: 5px;
	BORDER-BOTTOM:  #E8E8E8 1px solid;  
	BACKGROUND-COLOR: #018CC3;
	font-size: 10px;
}
.MDSComTypeHeaderTD a:link, .MDSComTypeHeaderTD a:visited {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:underline;
}
.MDSComTypeHeaderTD a:hover, .MDSComTypeHeaderTD a:active {COLOR: #C5E6FE;}
#MDSListingTable {width: 99%;}
#MDSListingTable .MDSLinkTD {
	/*color: #cc7028;*/
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	/*background-color: ;*/
}
#MDSListingTable a:link, #MDSListingTable a:active, #MDSListingTable a:visited{ font-weight:normal;}
#MDSListingTable a:hover {text-decoration: underline;}
#MDSListingTable .MDSComTypeTD {
	/*color: #cc7028;
	font-weight: bold;*/
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	/*background-color: ;*/
}
.MDSFloatL { display:block; float:left; width:70%; overflow:auto;}
.MDSFloatR {display:block; float:right;	width:30%; overflow:auto; text-align:right;}
#Company .back a:link, #Company .back a:visited, #Company .back a:active {
	float: right;
	width:auto;
	direction:rtl;
	padding-top:7px;
	padding-right:3px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
#Company .back a:hover {text-decoration:underline; font-weight:bold; padding-right:3px;}
#Company .FirmName {
	/*padding-bottom: 2px;*/
	display:block;
}
#Company .PrivateListing {
/*	font-size: 13px;*/
	font-weight: bold;
	color: #FF9900;
	margin-top: 1px;
	padding-top: 5px;
	text-transform: uppercase;
	float: right;

}
#Company .ContactInfoHD{
/*	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #1B004F;
	font-size:13px;
	text-transform: uppercase;*/
	clear: both;
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	COLOR: #fff;
	PADDING-TOP: 5px;
	BORDER-RIGHT:  #E8E8E8 1px solid;
	BORDER-BOTTOM:  #E8E8E8 1px solid;  
	BACKGROUND-COLOR: #018CC3;

}
#Company .DescriptionHD, .BTypeHD, .CertificationsHD, .ProfileHD, .ServicesHD, .SpecialtiesHD, .UserGroupHD, .AffiliateHD, .OtherAddHD {
	/*padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 10px;
	font-weight: bold;
	color: #1B004F;
	font-size:13px;
	MARGIN: 5px;
	text-transform: uppercase;*/
	clear: both;
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	COLOR: #fff;
	PADDING-TOP: 5px;
	BORDER-RIGHT:  #E8E8E8 1px solid;
	BORDER-BOTTOM:  #E8E8E8 1px solid;  
	BACKGROUND-COLOR: #018CC3;

}
#Company .BoldHD {
	font-weight:  normal;
	color: #000;
}
#Company .ColumnLayout {
	padding: 2px 5px 2px 0px;
	display:block;
	clear:both;
}
#Company .LeftCol {
	width:65px;
	text-align:right;
	float:left;
	padding-right:5px;
	
}
#Company .CoAddress {}
#Company .CoPhone {
	/*float: left;
	width: 50%;*/
	padding-top:10px;
}
#Company .CoContact {
	float: left;
	width: 50%;
	padding-top:10px;
	padding-bottom:15px;
	clear:both;
	
	/*direction: rtl;*/
}
#Company .ContactPhone {padding-top:9px; padding-bottom:5px;}
#Company .ContactInfo, .Description, .BType, .Certifications, .Profile, .Services, .Specialties, .UserGroup, .Affiliate, .OtherAdd {
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 3px;
	display:block;

}

#Company p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: justify;
	line-height: 12pt;
	}
/******** End Member Listing Styles **********/
/********  NCC Catalog Styles   ********/
#Courses {}
#Courses .New {padding-left:10px; font-size:11px; color:#CC0001; vertical-align: text-top;}
#Courses .CourseTitle {float:left; width: 75%; margin-right:10px; padding-top:20px; margin-bottom:10px; font-size:20px; font-style:italic; font-weight:bold; color:#006699; line-height:1.1em;}
#Courses .SessionTitle {margin-right:10px; padding-bottom:6px; font-size:14px; font-weight:bold; color:#000000;}
#Courses .CourseNum {display:block; width:100%; font-size:16px;padding-top:5px;}
#Courses .SearchLink {display:block; width:auto; float: right; padding-top:20px;}
#Courses .RegisterBox {display:block; width:auto; float: right; margin-left:15px; }
#Courses .ReturnToCal {font-size:12px; font-weight:bold; padding-bottom:5px; display:block;}
#Courses .CartAdd a:link, #Courses .CartAdd a:visited, #Courses .CartAdd a:active {font-size:12px; font-weight:bold; color:#CC0001; text-decoration:underline; display:block;}
#Courses .CartAdd a:hover {color:#A40000; text-decoration:underline;}
#Courses .OutlookExport a:link, #Courses .OutlookExport a:visited, #Courses .OutlookExport a:active {font-size:12px; font-weight:bold; color:#CC0001; text-decoration:underline; display:block; padding-bottom:5px;}
#Courses .OutlookExport a:hover {color:#A40000; text-decoration:underline;}
#Courses .CourseDescHD, #Courses .CourseSessionsHD, #Courses .SessionDescHD, #Courses .ClassInfoHD {clear:both; padding:5px 3px; font-size:12px; font-weight:bold; color:#000000;}
#Courses .CourseDesc {padding:0px 3px 10px 1px; clear:both;}
#Courses .SessionDesc {padding:0px 3px 10px 0px;}
#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:#518FCE; margin:1px; font-weight:bold; color:#ffffff;}
#Courses .SessionLocation {padding:2px 0px 7px 1px;}
#Courses .SessionDate {padding:2px 0px 2px 1px; font-weight:bold;}
#Courses .SessionTime {padding:2px 0px 2px 1px; font-weight:bold;}
#Courses .CourseSessions { padding:2px 0px 10px 0px;}s
#Courses .SessionDateTD, #Courses .SessionNameTD, #Courses .SessionLocationTD, #Courses .RegisterTD, #Courses .AddressTD {padding:5px 3px; border-right: solid 1px #ffffff;}
#Courses .RegisterNowTR {background-color:#253D5D; color:#ffffff; font-weight:bold; padding:2px 2px 2px 3px;}
#Courses .CoursFeeHeaderTD {	BORDER-RIGHT: #E8E8E8 1px solid; 
	PADDING-RIGHT: 2px; 
	#DISPLAY: block; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #CADDF0;
	font-weight: bold;
	padding-right:8px;
}
#Courses .CoursFeeDataTD {padding-left: 3px; padding-right:3px;}