/* Font styles
-------------------------------------------------------------- */
body, td, th, div {
	color:#333333;
	font-family: Verdana, Geneva, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: Calibri, AppleGothic, "MgOpen Modata", sans-serif;*/
	/*font-size: 11px;*/
	
}

/* Body styles for custom page background and  page margins
-------------------------------------------------------------- */
body {
	margin:0px 0px 20px 0px;
	background-color: #FFFFFF;
	/*background-image: url(img/custom/PageBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-size: 0.70em;
}
.bodyHome {
	margin:0px;
	background: #FFFFFF url(img/custom/PageBG.jpg) repeat-x left top;
}
.bodySub {
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(img/custom/PageBG_Default.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Link styles - Adjust ONLY color and text decoration
-------------------------------------------------------------- */
a:link img, a:visited img, a:active img  {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
a:hover img  {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
a:focus, a:hover {
	color:#0066FF;
	text-decoration:underline;
}
a {
	color:#0066CC;
	text-decoration:none;
}

/* Header styles - Adjust ONLY color and font size
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {/*font-weight:normal;*/ font-family:"PT Sans", Calibri, AppleGothic, "MgOpen Modata", sans-serif; }
h1 {font-size:18px;color:#104d8c;}
h2 {
	font-size:12px;
	color:#2E557E;
}
h3 {
	font-size:11px;
	color:#535E70;
}
h4 {
	font-size:11px;
	color:#547053;
}
h5 {
	font-size:11px;
	color:#333333;
}
h6 {
	font-size:11px;
	color:#333333;
}

/* List styles
-------------------------------------------------------------- */
/*.Content li {
	list-style: none;
	background: url(img/custom/LI1.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 5px;
}
.Content li ul li{
	list-style: none;
	background: url(img/custom/LI2.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 0px;
} 
.Content ul, .Content ol { margin:1em; }*/
.Content li ul, .Content li ol { margin-top: .5em;}

/* Header Layout styles 
-------------------------------------------------------------- */
.Header {
	
}
.Logo {

}
.HeaderImage {

}
.TagLine {
	text-align: right;
	padding: 10px 15px 0px 0px;
}
.HeaderNav {
	text-align:right;
	background-color: #eae7d2;
}
.Header a:link, .Header a:visited, .Header a:active  {
	color:#000066;
	text-decoration: none;
}
.Header a:hover {
	color:#cc3300;
	text-decoration:underline;
}
.Login a, .HeaderNav a{
	padding: 0px 0px 0px 3px;
}

/* Top Navigation Layout styles 
-------------------------------------------------------------- */
.TopNavContainer {
	padding: 0px 0px 0px 5px;
	margin: 1px 0px 0px 0px;
	/*background-color: #5d544a;*/
}
.TopNav {
	padding: 0px;
	margin: 0px;
}
/* -- float.clear --
	force containment of floated LIs inside of UL */
.TopNav:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.TopNav {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/*.TopNavBG {
	padding:0px;
	margin:0px;
}
.TopNavBG a {
	margin: 0px 18px 0px 16px;
	padding: 4px 0px 0px 0px;
	display: inline-block;
	font-size:11px;
}
.TopNavBG a:link, .TopNavBG a:visited, .TopNavBG a:active  {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.TopNavBG a:hover {
	color:#FFCC99;
	text-decoration:none;
}*/
.TopSubNav {
	padding:0px;
	margin:7px 0px 9px 0px;
	color:#a8002c;
	background-color: #f3f3f3;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
.TopSubNav .p-15 {
	color:#a8002c;
}
.TopSubNav a:link, .TopSubNav a:visited, .TopSubNav a:active  {
	text-decoration: none;
	font-weight:bold;
	color:#a8002c;
	padding: 0px 10px 0px 10px;
}
.TopSubNav a:hover {
	color:#a8002c;
	text-decoration: underline;
}

/* Search Layout styles 
-------------------------------------------------------------- */
.Search {
	color:#FFFFFF;
	padding: 25px 0px 10px 0px;
	text-align:right;
	border-bottom: dashed #FFFFFF 1px;
}
.Search div {
	color:#FFFFFF;
}
.Search a:link, .Search a:visited, .Search a:active  {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.Search a:hover {
	color:#FFCC99;
	text-decoration:none;
}
.SearchInput {
	width:125px; /*- Input custom width -*/
}
.WebSearch {
	padding: 2px 0px 1px 12px;
}
.MemberSearch {
	padding: 2px 0px 1px 12px;

}
.WebSearch input[type=text], .MemberSearch input[type=text] {
	border:solid 1px #a8b2c5;
	color:#a8b2c5;
	margin: 0px;
	padding: 3px;
	height:11px;
	width: 90px;
}  
.WebSearch input[type=submit], .MemberSearch input[type=submit] {
	background-color:#e9f0f3;
	border:solid 1px #a8b2c5;
	color:#a8b2c5;
	padding: 1px;
	margin: 1px;
	height:19px;
}
/* Side Navigation Layout styles 
-------------------------------------------------------------- */
.SideNav {

}
.SideNav a:link, .SideNav a:visited, .SideNav a:active  {
	color:#017499;
	text-decoration: none;
	display:block;
	padding: 7px 5px 5px 5px;
	border-bottom:solid 1px #CCC;
	text-align:right;
	font-weight: bold;
	font-size:10px;
}
.SideNav a:hover {
	color:#017499;
	text-decoration: none;
}
.SideNavPadding {
	padding: 15px;
}
.VDotsL {
	background-image: url(img/custom/VDots.gif);
	background-repeat: repeat-y;
}
.VDotsR {
	background-repeat: repeat-y;
	background-image: url(img/custom/VDots.gif);
	background-position: right top;
}
.LeftNav ul {
	color: #ffffff;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.LeftNav li {
	padding: 5px 3px 2px 4px;
	margin: 4px 10px 4px 10px;
}
.LeftNav li li{
	padding: 5px 3px 2px 4px;
	margin: 4px 5px 4px 5px;
}
.LeftNav li a {
	color: #ffffff;
}
.LeftNav ul li {
	background: url(img/custom/HDots.gif) repeat-x top;
}
.LeftNav ul > ul > li:first-child, .LeftNav ul ul li:first-child  {
	background: none;
	border-top: none;
}
.LeftNav ul li a:hover {
	color: #ffffff;
	text-decoration:none;
}
.LeftNav li li a {
	color: #ffffff;
	font-weight: normal;
}
.LeftNav li  li li a {
	color: #ffffff;
	font-weight: normal;
}
.LeftNav li li li a {
	color: #ffffff;
	font-weight: normal;
}
.LeftNav ul li a.Selected {
	color: #ffffff;
	font-weight: bold;
}
.LeftNav {
	background-color: #003a3e;
	color: #FFF;
	background-image: url(img/custom/LeftNavBG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.LeftNav .Padding {
	padding: 10px 10px 10px 10px;
}
.NewsHome {
	background: #f0efef url(img/custom/HDots.gif) repeat-x top;
	height: 245px;
}
.NewsListingHome {
	background: url(img/custom/ArrowUnSel.gif) no-repeat 0px 2px;
	padding: 0px 5px 15px 18px;
	margin: 0px 0px 0px 5px;
	/*margin: 0px 0px 0px -15px;
	padding: 0px 0px 15px 25px;*/
}
.NewsTitle {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: table; 
}
.NewsAbstract {
	padding: 0px 0px 0px 0px;
}

/* Content Layout styles 
-------------------------------------------------------------- */
.LangLink { text-align:right; margin-bottom: -10px; }
.LangLink a { display:inline-block; padding: 12px 0px 0px 0px; margin: 0px 10px 0px 0px; }
.Content {
	background-color: #FFF;
}
.bodySub .Content {
	background-color: #FFF;
	background-image: url(img/custom/ContentSubBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5;
	margin-top: 10px;
}
.ContentTD {
	/*border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;*/
	padding: 10px 0px 0px 10px;
}
.bodyHome .ContentBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.FlashImage {
}
.PageTitle {
}
.PageTitlePadding {
	padding-top: 36px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.PageTitleM1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.PageTitleMSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.Breadcrumbs {
	color: #333333;
	font-size:11px;
}
.Breadcrumbs a:focus, #Breadcrumbs a:hover { color: #cc3300; text-decoration:none; }
.Breadcrumbs a { color: #cc3300; text-decoration:none; }
.ContentHeaderImage {
	/*display:none;*/
}
.ContentHeaderImageHome {
	background: #D2E6F5;
}
.Home12PT {
	font-size:12px;
}
.HomeRColumn {
	background: #e8f0ec;
}

.NewsContainer {
}
.UpcomingEvents {
	margin-bottom: 15px;
}
.NewsContainer .UpcomingEvents .Header {
	color: #004044;
	background-color: #cddedf;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.UpcomingEvents img, .StoryWeek img {
	border: 2px solid #00595e;
	margin-right: 10px;
	margin-bottom: 5px;
}
.StoryWeek {
}
.NewsContainer .StoryWeek .Header {
	color: #ffffff;
	background-color: #5f8486;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
/* News Story Layout
-------------------------------------------------------------- */
.Newslisting {
	padding: 5px 0px;
	display: block;
}
.Newslisting .NewsTime {
	display: block; 
	float:left;
	text-align: right;
	width: 15%;
}
.Newslisting .NewsLink {
	margin-left: 83px;
	font-weight: bold;
}
.UpcomingEvents .UCEvent {display: block; line-height: 1.25em;}
.UpcomingEvents h1 {font-size:11px; color: #035E8A; font-weight:bold; margin:0; line-height: 1.25em;}
.UpcomingEvents h1 a:link, .UpcomingEvents h1 a:visited, .UpcomingEvents h1 a:active {font-size:11px; color: #035E8A; font-weight:bold; text-decoration: none;}
.UpcomingEvents h1 a:hover {font-size:11px; color: #035E8A; font-weight:bold; text-decoration: underline;}
.UpcomingEvents h2 {font-size:11px; font-weight: normal; color: #666666; margin-top:0; }
.UpcomingEvents img, .UpcomingEvents p img  { display: block; float: left; margin-right: 12px; border:2px solid #00595D;}
.UpcomingEvents .UCBTW {border-top: 1px dotted #cccccc; height: 1px; display: block; margin-bottom:10px;}

.SotW {display: block; line-height: 1.25em;}
.SotW h1 {font-size:11px; color: #035E8A; font-weight:bold; margin:0 0 0.75em 0; line-height: 1.25em;}
.SotW h1 a:link, .SotW h1 a:visited, .SotW h1 a:active {font-size:11px; color: #035E8A; font-weight:bold; text-decoration: none;}
.SotW h1 a:hover {font-size:11px; color: #035E8A; font-weight:bold; text-decoration: underline;}
.SotW h2 {font-size:10px; color: #666666; margin-top:0; }
.SotW img { float: left; margin-right: 12px; border:2px solid #00595D;}
.SotW .ReadMore {border-bottom: 1px dotted #cccccc; border-top: 1px dotted #cccccc; margin: 10px 0px; text-align: right; clear:both;}
.SotW .ReadMore a:link, .SotW .ReadMore a:visited, .SotW .ReadMore a:active { color:#028389; font-size:12px; font-weight:bold; display:block; text-decoration: none; /*background: url(/images/hacu/SOTW/arrow.gif) no-repeat scroll 248px 55%;*/ padding: 5px 10px;}
.SotW .ReadMore a:hover { color: #CC0D40; }
.SotW .PastSotW { display: block; text-align: right; padding: 5px 10px;}
.SotW .PastSotW a:link, .SotW .PastSotW a:visited, .SotW .PastSotW a:active { color: #56656A;}
.SotW .PastSotW a:hover { color: #B3BEC1; text-decoration: underline;}

.tabs .Newslisting a:link, .tabs .Newslisting a:visited, .tabs .Newslisting a:active { color:#565553;}
.tabs .Newslisting a:hover { color:#888784;}

.tabs .MoreNews {text-align: right; clear:both; display: block; width:100%; }
.tabs .MoreNews a:link, .tabs .MoreNews a:visited, .tabs .MoreNews a:active { color:#5F8486; font-size:12px; font-weight:bold; text-decoration: none; padding: 5px;}
.tabs .MoreNews a:hover { color: #CC0D40;}

/* jQuery input focus class styles 
-------------------------------------------------------------- */
.curFocus {
	background-color: #F1F1F1;			
}
/* jQuery homepage tab styles 
-------------------------------------------------------------- */
#tabs-main-container {
	/*width:600px;*/
	
}
#tabs-container {
	float:left;
	background: #e3ebee;
}
#tabs-nav-container {
	float:left;
	width: 200px;
}
.TabsmallTXT{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #626262;
}
#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0px;
}
#tabs-nav li {
    margin: 0px;
	background-color: #bacdd6;
	padding:0px;
	width: 200px;
}
#tabs-nav a, #tabs-nav li a {
    display: block;
    padding: 10px 10px 10px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
#tabs-nav a {
    color: #004044;
    text-decoration: none;
	border-bottom:solid 1px #8aa5b4;
	border-right:solid 1px #8aa5b4;
}
#tabs-nav .tabs-selected {
    z-index: 2;
    background-color:#e3ebee;
	border-right:none;
	color:#004044;
}
*>#tabs-nav a{ /* hide from IE 6 */
    width: auto;
    height: auto;
}
#tabs-nav .tabs-selected a, #tabs-nav a:hover, #tabs-nav a:focus, #tabs-nav a:active {
	background-color:#e3ebee;
	color:#004044;
}
.tabs {
    padding: 10px 20px 10px 20px;
    background: #e3ebee; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/* Additional IE specific bug fixes... */
* html #tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html #tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* jQuery Tabs
-------------------------------------------------------------- */


@media screen {
.tabs p { margin: 0em 0em 1.5em 0em; background-color: #fff; }
.tabs {overflow:hidden; margin:0 0 1em 0; padding:1px; background: #e1e1e1; border: 1px #fff solid;}
.tabs ul {
                overflow:hidden;
                margin:  0;
                padding: 0;
}

.tabs .content {
                margin:  0px 0px 0px 0px;
                padding: 20px 15px;
                /*border-top: 1px #eee solid;*/
                border: 1px #fff solid;
                background: #fff;
				background-color: #fff;
}
/*.tabs .content * {margin:0}*/
.tabs-list { background:#fff url('img/TabOffBG2.jpg') repeat-x scroll left bottom; }
.tabs ul li {
                float: left;
                margin: 0 0em 0 0;
                list-style-type: none;
}
.tabs ul li a { padding: .6em 2.5em .6em 1em; }
.tabs ul li a {
                display: block;
                width: auto;
                text-decoration: none;
                font-weight: bold;
                font-size: 12px;
                /*background: #ccc;*/
                background:#fff url('img/TabOffBG2.jpg') repeat-x scroll left bottom;
                color: #444;
                margin: 0;
                border: 1px #fff solid;
                border-bottom: 0px #fff solid;
                font-style: normal; line-height:normal; font-family: 'SansSerifBookFLFMedium', sans-serif;
}
.yamltabsanchor{
    position:absolute;
    left:-999em;
}
.tabs ul li a:focus,
.tabs ul li a:hover,
.tabs ul li a:active { background: #fff; font-weight: bold; color: #666; text-decoration: none; border-bottom: 0px #eee solid; }

.tabs ul li.current a,
.tabs ul li.current a:focus,
.tabs ul li.current a:hover,
.tabs ul li.current a:active {
                color: #666;
                text-decoration: none;
                font-weight: bold;
                background: #fff;
                border-color: #eee;
}

}
.tabs .current-info,
.tabs .accessibletabsanchor,
.tabs .tabhead /*position each individual tab's heading (default class .tabhead) off-screen*/ {
    position:absolute;
    left:-999em;

}
/* Footer Layout styles 
-------------------------------------------------------------- */
.footer .BG {
	background-color: #f3f3f3;
	padding: 0px 0px 15px 0px;
	margin-top: 0px;
}
.footer {
	padding: 0px;
}
.footer .Padding {
	padding: 10px;
	
}
.footer h1 {
	font-size:12px;
	color:#104d8c;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}
.footer a:link, .footer a:visited, .footer a:active  {
	color:#104d8c;
	text-decoration: none;
	display:block;
	padding: 2px 0px 3px 0px;
}
.footer a:hover {
	color:#104d8c;
	text-decoration:underline;
}
.footer .Copyright {
	color: #999797;
	padding:10px;
}
.footer .Address {
	color: #999797;
	text-align:right;
}
.footer .Links {
	color: #999797;
	text-align:right;
}
.footer .Address .Padding, .footer .Links .Padding {
	padding:10px;
	color: #999797;
	font-size:10px;
}

/* Custom Padding divs 
-------------------------------------------------------------- */
.p-C {padding: 25px;}
.p-CL {padding-left: 260px;}
.p-CR {padding-right: 5px;}
.p-CT {padding-top: 0px;}
.p-CB {padding-bottom: 10px;}



/* Small Calendar Layout
-------------------------------------------------------------- */
#SmallCal {	
	color: #000000;	
	background-color: #ffffff; 
	border-left-color: #B8B5AC;
}
#SmallCal td {
	border-right-color: #B8B5AC;
	border-bottom-color: #B8B5AC;
	color: #000000;
	font-size:10px;
}
#SmallCal td a:link, #SmallCal td a:visited, #SmallCal td a:active {color: #003366;}
#SmallCal td a:hover {color: #006699;}
#SmallCal th {
	color: #333333;
	background-color: #B8B5AC;
	border-color: #666666;
	font-weight: normal;
}
#SmallCal th.saturday, #SmallCal th.sunday { border-color: #666666; }
#SmallCal .caption {
	color: #ffffff;
	background-color:#014021;
}
#SmallCal .caption td {
	border-left-color: #014021;
	border-right-color: #014021;
}
#SmallCal .CalMonthPrev a:link, #SmallCal .CalMonthPrev a:visited, #SmallCal .CalMonthNext a:link, #SmallCal .CalMonthNext a:visited{ color: #FFFFFF;}
#SmallCal .CalMonthDate { color:#FFFFFF; }
#SmallCal .Event, #SmallCal td.Event a, #SmallCal td.Event a:link, #SmallCal td.Event a:visited {
	color: #626262;
	background-color: #CCDBDA;
}
#SmallCal td.Event a:hover { color:#759B97; }
#SmallCal .WeekSelectTR { background-color:#E9EBED; }
#SmallCal tr.WeekClass{	background-color: #ECEBDF ; }
#SmallCal .CurrentWeek{	background-color: #EEEBE2; }
#SmallCal .CurrentDay {
	background-color: #8B8B8B;
	color: #ffffff;
}
#ShowCalTable { border-color: #014021; }
#ShowCalTable td {	background-color: #EEEBE2; }
#ShowCalTable .ViewBy {
	color:#ffffff;
	background-color:#014021;
}
#ShowCalTable a { color: inherit; border:none;}
#ShowCalTable a:link, #ShowCalTable a:visited, ShowCalTable a:active{ color: #00713D; text-decoration: none; }
#ShowCalTable a:hover {	color: inherit;	text-decoration:none; }
#ShowCalTable .WeekView, #ShowCalTable .DayView, #ShowCalTable .MonthView, #ShowCalTable .YearView {
	border-top-color: #B8B5AC; 
	border-right-color: #B8B5AC; 
	border-bottom-color: #B8B5AC; 
}
#ShowCalTable .WeekViewSel, #ShowCalTable .DayViewSel, #ShowCalTable .MonthViewSel, #ShowCalTable .YearViewSel{ 
	border-color: #8B8B8B; 
	background-color: #8B8B8B;
}
#ShowCalTable .DayView, #ShowCalTable .DayViewSel { border-left-color: #B8B5AC; }
#ShowCalTable .YearViewSel { border-right-color: ; border-bottom-color: ;}
#ShowCalTable .WeekView a, #ShowCalTable .DayView a, #ShowCalTable .MonthView a, #ShowCalTable .YearView a { font-weight: inherit; }
#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:#014021; }
#FilterTable .CalendarCategories { border:1px solid #B8B5AC; background-color: #EEEBE2; }
#CalendarCategoryChkBoxTable .gridcol { background-color: #EEEBE2; }

/*--------------------------------------------------*/
/* These styles will check and see if any specific links or images are missing attributes or links
Uncomment below to use*/

/*a[href="#"] {background: lime;}
a[href=""] {background: fuchsia;}
img {outline: 5px solid red;}
img[alt][title] {outline-width: 0;}
img[alt] {outline-color: fuchsia;}
img[alt], img[title] {outline-style: double;}
img[alt=""][title], img[alt][title=""] {outline-width: 3px;}
img[alt=""][title=""] {outline-style: dotted;}*/


/* xCat Styles
---------------------------------------------------*/

/*--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 */
.gridcol { background-color:#fff;}
.DLGButton {
}
.DLGControl {

}
.DLGSubtitlemenuTD {
}
.DLGSubtitleTD {
	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: #B8B5AC;
	/*font-weight: bold;*/
	color: #333333; 
	font-size:10px;
}
.DLGFormTD {
}
.DLGLabelTD {
	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 {
	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 input {float:left; width:auto; padding:0px 3px 0px 0px;}
.DLGValueTD .gridcol .FunctionName {padding-top:1px; line-height:normal;}
.DLGValueTD .gridcol .FunctionFee {clear:both; width:100%; display:block;}
.DLGTitleTD {
	PADDING-RIGHT: 5px;
	#DISPLAY: block;
	PADDING-LEFT: 5px;
	/*FONT-WEIGHT: bold;*/
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #00646A;
	font-size: 10px;
	text-transform:uppercase;
	font-size:0.86em;
	letter-spacing:0.12em;
	border-right: 1px solid #678B8B;
	border-bottom: 1px solid #678B8B;
	
}
.DLGTitleTD A:link, .DLGTitleTD A:visited, .DLGTitleTD A:active {
	COLOR: #ffffff;
	font-size: 10px;
	border-color:#ffffff;
}
.DLGTitleTD A:hover {
	COLOR: #FFCC33;
	font-size: 10px;
	border-color:#FFCC33;
}
.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: #00646A;
	font-size: 10px;
}
.DLGHeaderTD {
	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: #678B8B;
	/*font-weight: bold;*/
	color: #ffffff; 
	font-size:10px;
}

.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; 
	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---*/
.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;
	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: #00646A;
	color: #ffffff;
	font-size: 10px;
	border-right: 1px solid #678B8B;
	border-bottom: 1px solid #678B8B;
}
.DiscDLGTitleTD A:link, .DiscDLGTitleTD A:visited, .DiscDLGTitleTD A:active {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	border-color:#ffffff;
}
.DiscDLGTitleTD A:hover {
	COLOR: #FFCC33;
	font-size: 10px;
	font-weight: normal;
	border-color:#FFCC33;
}

.DiscDLGTitleTD A.DiscTopicDLGR:link, .DiscDLGTitleTD A.DiscTopicDLGR:visited, .DiscDLGTitleTD A.DiscTopicDLGR:active {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border-color:#ffffff;
}
.DiscDLGTitleTD A.DiscTopicDLGR:hover {
	COLOR: #FFCC33;
	font-size: 10px;
	font-weight: bold;
	border-color:#FFCC33;
}
.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";
}

.DiscDLGRowTROne {
	BORDER-RIGHT: #EFEEE3 1px solid; 
	PADDING-RIGHT: 5px; 
	#DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #EFEEE3 1px solid;
}
.DiscDLGHeaderTD {
	BORDER-RIGHT: #E8E8E8 1px solid; 
	padding: 2px 4px 2px 4px;
	#DISPLAY: block; 
	/*MARGIN: 1px;*/ 
	BORDER-top: #ffffff 1px solid;
	BORDER-BOTTOM: #E8E8E8 1px solid; 
	BACKGROUND-COLOR: #678B8B;
	/*font-weight: bold;*/
	color: #ffffff; 
	font-size:10px;
}
/************** Begin Print Logo Style ****************/ 
#PrintLogoDiv {	display: none;}
/************** End Print Logo Style   ****************/
/******************************************************/
/************** Calendar Reset ************************/ 
td.CalContent, th.CalContent, .CalContent td, .CalContent th, td.CalContent table { padding:0 ; margin:0 ;}
td.SmallCalTD, th.SmallCalTD, .SmallCalTD td, .SmallCalTD th, td.SmallCalTD table {padding:0; margin: 0;}
/******************************************************/
/************** 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%;
	/*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;
	border-collapse: collapse;
}
#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;
	height: 15px;
	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;
	height: 15px;
	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;
	font-size: 10px;
	width: 100%;
	/*border-collapse:collapse;*/
	border-width; 1px;
	border-style: solid ;
	border-top:none;
}
#ShowCalTable td {
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 15px;
	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: 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;
}

#DayOfWeekTable{
	margin-top: 25px;
	margin-bottom: 10px;
	width:100%;
}
#DayOfWeekTable .Header{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	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*/
.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-top: 3px;
	padding-bottom: 1px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	font-weight:600;
	/*height: 25px;*/
}
#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 #666666;}
.PhotoOfTheDayCaptionPOP { padding: 4px; color: #333333; width: 400px; }
.PhotoOfTheDayTitlePOP { padding: 4px; color: #626262; font-weight: bold; width: 400px;}
/********  End Gallery Styles   ********/

/******************************************************/
/****** Begin ASSN Event Template Details Styles *****/
#EventTemplate { /*line-height: 1.5em;*/}
#EventTemplate h1 { /*margin-bottom: 0;*/  background: none; border: none; font-size:20px; line-height:100%; /*padding-bottom: 1em; color: #004044;*/}
#EventTemplate .EvBreadcrumbs {
	color:#CCCCCC;
	font-size:11px;
	padding:10px 4px 16px 15px;
	margin-top:-31px;
	margin-left:-25px;
}
#EventTemplate .EvRightCol { 
	display:block; 
	width:150px; 
	margin-top:7px;
	margin-bottom:10px;
	margin-left:20px;
	float:right;
	clear: both;
	line-height: normal;
	/*border-bottom:2px solid #2E2F29;
	background-color:#FFFFFF;*/
	
}	
#EventTemplate .EvDescription {
	margin-top: 29px;
	clear:none;
}
#EventTemplate .EvSponsors {
	display: none/*block*/; 
	width:150px; 
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	float:right;
	clear:both;
}
#EventTemplate .EvSponsors img {
	margin: 0;
}
#EventTemplate .EvSponsors .sponsor img {
	margin: 0;
}
#EventTemplate .EvSponsors .sponsor {
	font-size: 10px;
	padding: 0px 0px 6px;
}
#EventTemplate .EvSponsors .sponsor .slogan {
	font-size: 10px;
	padding: 0px 7px 0px;
	color: #737373;
}
#EventTemplate .EvRightCol .EvSmallCaL {
	display:block;
	width: 100%;
	/*padding-left: 5px;*/
	padding-bottom: 5px;
} 
#EventTemplate .EvRightCol .EvDate {
	display:block;
	width:100%;
	font-weight:bold;
}
#EventTemplate .RegisterBox {
	display:block;
	width:175px;
	padding:0px 2px 10px 0px;
	text-align:right;
	font-size:12px;
	float:right;
}
#EventTemplate .RegisterBox H3 {
	/*background-color:#FFFFFF;*/
	color:#014021;
	font-size:11px;
	font-weight:bolder;
	letter-spacing:2px;
	margin:0;
	padding:10px 0px 8px 0px;
	text-transform:uppercase;
	text-align:right;
}
#EventTemplate .RegisterBox a:link, #EventTemplate .RegisterBox a:visited {
	
}
#EventTemplate .RegisterBox a:hover, #EventTemplate .RegisterBox a:active {
	
}
.RegisterBox .CartAdd a:link, .RegisterBox .CartAdd a:visited, .RegisterBox .CartAdd a:active {
	font-size:12px; 
	font-weight:bold; 
	display:block;
	padding-bottom: 2px;
}
.RegisterBox .CartAdd a:hover {

}
.RegisterBox .OutlookExport a:link, .RegisterBox .OutlookExport a:visited, .RegisterBox .OutlookExport a:active {
	font-size:12px; 
	font-weight:bold; 
	display:block; 
}
.RegisterBox .OutlookExport a:hover {
}
#EventTemplate .EvRightCol .EvLocation {
	display:block;
	width:100%;
	padding:0px 0px 0px 0px;
}
#EventTemplate .EvRightCol .EvLocation H3, #EventTemplate .EvSponsors H3 {
	background-color:#BACDD6;
	color:#004044;
	border: 1px solid #8AA5B4;
	font-size:10px;
	padding:3px 5px;
	margin:0;
	/*font-weight: normal;
	text-transform:uppercase;
	letter-spacing:2px;*/

}
#EventTemplate .EvRightCol .EvLocation ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	background-color: #F2F5F7;
	border: 1px solid #8AA5B4;
	border-top: none;
}
#EventTemplate .EvRightCol .EvLocation li {
	padding:6px 5px 6px 5px;
	font-size:10px;
	list-style: none;
	background: none;
	margin:0 0 5pt;
	color: #004044
}
#EventTemplate .EvSponsors ul {
	background-color: #F2F5F7;
	border: 1px solid #8AA5B4;
	border-top: none;
	padding: 2px 0px 4px;
	margin: 0;
	list-style: none;
	border-top:none;
}
 #EventTemplate .EvSponsors li {
	padding:4px 5px 2px 5px;
	font-size:10px;
	list-style: none;
	background: none;
	margin:0;
	color: #004044;
}
#EventTemplate .EventSpeakers {
	display:block;
/*	width:100%;*/
	padding:5px 0px 5px 0px;
}
#EventTemplate .EvDescription .Header, #EventTemplate .EventSpeakers .Header {
	color:#004044;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.9px;
	text-transform:uppercase;
	padding-top:4px;
	background:none;
}
#EventTemplate .EvDescription .Header {
	padding-bottom: 5px;
}
#EventTemplate .EvDescription h4 {  }
#EventTemplate .EvDescription img {
	padding-top:3px;
}
#EventTemplate .EventFees .Header {
	color:#004044;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.9px;
	text-transform:uppercase;
	padding-bottom:4px;
	background:none;
}

#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:left; padding-top:5px; line-height:115%;}
#EvLoginHelp {
	padding: 3px 0px;
}
#EvLoginHelp h3 {
	background-color:#B8B5AC;
	color:#3333333;
	font-size:10px;
	font-weight: bold;
	padding:3px 5px;
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;
}
#EvLoginHelp p {
	padding:6px 5px 6px 5px;
	font-size:10px;
	list-style: none;
	background: none;
	margin:0 0 5pt;
	background-color: #EEEBE2;
	border: 1px solid #B8B5AC;
	border-top: none;
}
#EvForgot { font-size: 10px;}

/* Member Directory Styles
---------------------------------------------*/
.URLLINK {
	padding-top: 4px;
}
.URLLINK A:link {
	font-size:smaller;
	color: #B0B0B0;
	text-decoration: none;
}
.URLLINK A:visited {
	font-size:smaller;
	color: #B0B0B0;
	text-decoration: none;
}
.URLLINK A:hover {
	font-size:smaller;
	COLOR: #cc9900;
	text-decoration: underline;
}
.URLLINK A:active {
	font-size:smaller;
	color: #B0B0B0;
	text-decoration: none;
}
}
.SiteTools {
	font-size:9px;
	text-align:right;
	position:absolute;
	top: 170px;
	right: 360px;
}
/* Font-Sizer Specific Styling */
#fontsizer { display:inline-block; margin: 0px 0px 2px 2px; }
.fsizer { } /* Container element */
.fsizer .text { float: left; color:#999; }
.fsizer a { display: block; float: left; width: 15px; margin-left: 5px; text-align: center; border: 1px dotted #ccc; color: #999; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #f0f0f0;  }
/* Three 'A' links used to control size */
.fsizer a#fs_sml { font-size: 8px; height: 9px; padding-top: 6px; }
.fsizer a#fs_med { font-size: 11px; height: 11px; padding-top: 4px; }
.fsizer a#fs_lrg { font-size: 13px; height: 13px; padding-top: 2px; }
.fsizer a.fsactive { color: #666; background: #f0f0f0; cursor: default; } /* When mode is active */
