/*---Begin Default Form Styles---*/
form {
	padding: 0;
	margin: 0;
}
.DLGLabelTD {
	font-weight: 900;
	width: 150px;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
	color: #575757;
}
.DLGValueTD {
	vertical-align: middle;
}
.DLGValueTD select, .DLGValueTD option, .DLGValueTD input, .DLGValueTD textarea{
	font-size: 10px;
	margin: 2px;
}
.DLGControl {
	font-size: 10px;
}
.DLGButton {
	font-size: 11px;
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
/*---End Default Form Styles---*/
/*---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: #616B76;
	text-align: center;
	background-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	width: 100%;
}
#SmallCal .caption {
	color: #ffffff;
	background-color: #333333;
}
#SmallCal th {
	width: 20px;
	font-size:9px;
	color: #333333;
	background-color: #CCCCCC;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-weight: normal;
}

#SmallCal .Event, #SmallCal td.Event a, #SmallCal td.Event a:link, #SmallCal td.Event a:visited {
	color: #003366;
	font-weight: bold;
	background-color: #FFCC66;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
}
#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: #333333;
	border-bottom-color: #333333;
	vertical-align: middle;
}
#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 .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: #FF9933;
}
#SmallCal .NoEvent{

}
#SmallCal .CurrentWeek{
	background-color: #F2E9DB;
}
#ShowCalTable {
	border: 1px solid #333333;
	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;
}
#ShowCalTable .Show {
	font-weight: bold;
}
#ShowCalTable .WeekViewSel, #ShowCalTable .DayViewSel, #ShowCalTable .MonthViewSel, #ShowCalTable .YearViewSel{
	background-color: #F2E9DB;
}

#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:#F8F8F8;
	
}
/*---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 .CalDetailsListHeader{
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#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(http://previewdev.xcatalyst.com/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: 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;
}
#CalDetailsDiv .EventStartDate{
	font-weight: bold;
}
#CalDetailsDiv .EventEndDate{
	font-weight: bold;
}
#CalDetailsDiv .EventStartEndTime{
	font-weight: bold;
}
#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-bottom: 15px;
	padding-top: 1px;
	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;
}
/* 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;
}
.DiscDLGTitleTR {
	/* 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-BOTTOM: #E8E8E8 1px solid;
	/* BACKGROUND-COLOR: #0375C6 #5696E7 #047FD7; */
	BACKGROUND-COLOR: #f1f1f1;
	font-size: 10px;
	font-family: "Trebuchet MS";
}
.DiscDLGTitleTR A:link {
	font-size: 10px;
}
.DiscDLGTitleTR A:visited {
	font-size: 10px;
}
.DiscDLGTitleTR A:hover {
	font-size: 10px;
}
.DiscDLGTitleTR A:active {
	font-size: 10px;
}
.DiscDLGTitleTD {
	/* 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-BOTTOM: #E8E8E8 1px solid;
	/* BACKGROUND-COLOR: #0375C6 #5696E7 #047FD7; */
	BACKGROUND-COLOR: #f1f1f1;
	font-size: 10px;
	font-family: "Trebuchet MS";
}
.DiscDLGTitleTD A:link {
	font-size: 10px;
}
.DiscDLGTitleTD A:visited {
	font-size: 10px;
}
.DiscDLGTitleTD A:hover {
	font-size: 10px;
}
.DiscDLGTitleTD A:active {
	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: #f1f1f1;
	font-weight: bold;
}
/*****************************************/
/************ Start Blog Classes ***************/

#Blog {
	padding-bottom: 30px;
}
#Blog .BlogTitle {
	color: #01659E;
	font-size: 16px;
	font-weight:bold;
	/*margin-top: 30px;*/
	margin-bottom: 5px;
	display:block;
}
#Blog .BlogTime {
	color: #01659E;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
#Blog .BlogText {
	display:block;
	margin-bottom: 10px;
}
#Blog .BlogFooter {
	display: block;
	float:right;
	margin-top: 5px;
}
#Blog a:link {
	text-decoration: none;
}

#Blog a:visited {
	text-decoration: none;
}
#Blog a:hover {
	text-decoration: underline;
}
#Blog a:active {
	text-decoration: none;
}

/************ End Blog Classes ***************/
/*****************************************/

/*-----------Begin SiteMap Styles-----------*/

#sitemap li{
	list-style-type: none;
	margin-left: -15px;
}
#sitemap ul li{
	list-style-type: none;
	margin-left: -20px;
}
#sitemap ul li ul li{
	list-style-type: none;
	margin-left: -25px;
}
#sitemap ul li ul li ul li{
	list-style-type: none;
	margin-left: -25px;
}
#sitemap li a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-top: 12px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#sitemap li ul{
	padding-top: 4px;
	padding-bottom: 6px;


}
#sitemap li ul li a{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	list-style-type: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;

}
#sitemap li ul li a:hover{
	text-decoration: underline;

}
#sitemap li ul li ul li a{
	font-weight: normal;

}
#sitemap li ul liul li ul li a{
	font-weight: normal;

}
/*-----------End SiteMap Styles-----------*/

.FormQuestion {
	padding-top: 30px;
	padding-bottom: 1px;
	font-weight:bold;
}
.FormQuestionTop {
	padding-bottom: 1px;
	font-weight:bold;
}
/***************************************************/
/*************** Begin WYSIWYG Classes *************/
/***************************************************/
/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.footnote 		{ font-size: 10px; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.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;
}
