/* 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: #C6C9CD;
	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: text-top;
	PADDING-TOP: 2px; 
	/* BORDER-LEFT: #E8E8E8 1px solid; */
	/* BORDER-RIGHT: #E8E8E8 1px solid; */
	/* BORDER-BOTTOM: #E8E8E8 1px solid; 
	WHITE-SPACE: nowrap; */
	/* BACKGROUND-COLOR: #f5f5f5; */
}
.DLGValueTD {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 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 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;*/
}

.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: #5D656F;
	/*font-size: 10px;*/
	font-family: "Trebuchet MS";
}
.DLGTitleTD A:link, .DLGTitleTD A:visited, .DLGTitleTD A:active {
	COLOR: #ffffff;
	/*font-size: 10px;*/
}
.DLGTitleTD A:hover {
	COLOR: #ffffff;
	/*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: #C6C9CD;
	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: #037CD1;
	/*font-size: 10px;*/
	font-family: "Trebuchet MS";
}
.DLGHeaderTD {
	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: #C6C9CD;
	font-weight: bold;
}
.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;
}
.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; */
}
.DLGDataTD {
	padding-left:2px;
	padding-right:2px;
}
.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: #037CD1;
	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: #037CD1;
	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 Event Small Cal Styles---*/
.CalContent{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.SmallCalTD {
	width:170px;
	padding-right: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: #0A2447;
	border-bottom:0px none;
	padding: 1px 0px;
}
#SmallCal .caption td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0A2447;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A2447;
	border-bottom-width: 0px;
}
#SmallCal th {
	width: 20px;
	font-size:9px;
	color: #ffffff;
	background-color: #C70402;
	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: 20px;
	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: 20px;
	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;
}
#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: #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: #0A2447;
	color: #ffffff;
	font-weight: bold;
}
#SmallCal .NoEvent{

}
#SmallCal .CurrentWeek{
	background-color: #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: #EAE9E5;
	height: 15px;

}
#ShowCalTable .ViewBy {
	color:#ffffff;
	font-size:10px;
	background-color:#0A2447;
	padding:1px 5px;
	/*border-right:1px solid #0A2447;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
#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: #C70402;
	text-decoration:underline;
}
#ShowCalTable .Show {
	font-weight: bold;
}
#ShowCalTable .WeekViewSel, #ShowCalTable .DayViewSel, #ShowCalTable .MonthViewSel, #ShowCalTable .YearViewSel{
	background-color: #C70402;
}
#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:50%;
}
#FilterTable input{

}
.gridcol {
	background-color:#fff;
	
}
.CalBackToTop {
	padding-top: 10px;
}
/********  End Event 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: 24px;
	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: left center;
}
#CalYearDetailsTable {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	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   ********/
/********  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:#5D656F; 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: #C6C9CD;
	font-weight: bold;
	padding-right:8px;
}
#Courses .CoursFeeDataTD {padding-left: 3px; padding-right:3px;}
.NCCCategoryTR { background-color:#EAEAEA; padding:3px 3px; margin-top: 4px; font-weight:bold;}
.NCCResultsTD { padding:0px 4px 4px 4px;}
.NCCCourseIsNewTD { padding:0px 4px;color:#CC0001; font-weight:bold;}