@import url('base.css');
@import url('accessibility.css');
@import url('banner_footer.css');
@import url('breadcrumb_utilities.css');
@import url('menus.css');
@import url('login.css');
@import url('template.css');


/*----------START STYLES FOR HOME PAGE----------*/

img.homeImage {float:left; margin:10px 0px 0px 8px;}

.homeButtons {float:right; width:420px; height:259px; margin:10px 8px 0px 0px; padding-top:40px;}
.homeButtons img {float:left; clear:left; margin-bottom:13px;}
/* IE6 Only */
* html body .homeButtons {display:inline;}

/*
img.homeImage {float:left; margin:20px 0px 0px 18px;}

.homeButtons {float:right; width:420px; height:220px; margin:20px 39px 0px 0px; padding-top:40px;}
.homeButtons img {float:left; clear:left; margin-bottom:13px;}
*/
/* IE6 Only */
/** html body .homeButtons {display:inline;}*/

/*---issociate News bxo---*/
.widgetNews {width:455px; height:275px; padding-bottom:15px; float:left; margin:20px 0px 20px 9px; background:url(/images/useruploadedimages/11/home-panel.png) no-repeat bottom left; position:relative;}
/* IE6 Only */
* html body .widgetNews {display:inline;}
.widgetNews h2 {margin:0px; padding:5px 0px 0px 15px; background:url(/images/useruploadedimages/11/home-head-column.png) no-repeat top left; height:19px; color:#ffffff; font-size:90%;}
.widgetNews span.icon {width:55px; height:24px; background:url(/images/useruploadedimages/11/home-icon-rss.png) no-repeat top left; position:absolute; top:0px; right:15px;}
.widgetNews div {}
.widgetNews div dl {margin:0px; padding:0px; list-style-type:none; float:left;}
.widgetNews div dl dt {font-size:80%;}
.widgetNews div dl dt a {float:left; padding:8px 0px 8px 14px; width:435px; color:#444444;}
.widgetNews div dl dt a:hover,
.widgetNews div dl dt a:focus {background-color:#dff2f9; color:#127db3;}
.widgetNews div dl dd {}
.widgetNews div.mainItem {margin:10px 0px 0px 1px; width:449px; border-bottom:1px dotted #dddddd; float:left;}
.widgetNews div.subItem {margin:0px 0px 0px 1px; width:449px; border-bottom:1px dotted #dddddd; float:left;}
.widgetNews p {position:absolute; right:10px; bottom:10px; margin:0px; padding:0px;}
.widgetNews p a {font-size:80%;}

/*---Associations box---*/
.homeBox {width:455px; height:275px; padding-bottom:15px; float:left; margin:20px 0px 20px 11px; background:url(/images/useruploadedimages/11/home-panel.png) no-repeat bottom left; position:relative;}
.homeBox h2 {margin:0px; padding:5px 0px 0px 15px; background:url(/images/useruploadedimages/11/home-head-column.png) no-repeat top left; height:19px; color:#ffffff; font-size:90%;}
.homeBox span.icon {width:25px; height:24px; background:url(/images/useruploadedimages/11/home-icon-search.png) no-repeat top left; position:absolute; top:0px; right:15px;}
.homeBox ul {list-style-type:none; margin:20px 0px 0px 15px; padding:0px; float:left;}
.homeBox ul li {float:left; width:98px; height:61px; border:1px solid #dddddd; margin:0px 6px 9px 0px;}
.homeBox ul li a {}
.homeBox ul li a img {}
.homeBox p {position:absolute; right:10px; bottom:10px; margin:0px; padding:0px;}
.homeBox p a {font-size:80%;}

/*---Demo---*/

.homeButtonsDemo {width: 430px; height: 210px; margin: 30px 0 0 20px; float: left;}
.homeButtonsDemo a.tour {display: block; margin: 80px 0 5px 20px;}
.homeButtonsDemo a.mailing {display: block; margin: 0 0 0 20px;}



/*----------START STYLES FOR PRINT FRIENDLY----------*/

@media print {

#breadPrint {display:none;}

#ctl00_TDForLeftCell {width:0px !important;}
#ctl00_TDForMiddleCell {width:600px !important;}
#ctl00_TDForRightCell {width:0px !important;}
.clsPostcardBorder {width:600px !important;}
div.Masterdiv {width:600px;}

#MaintableForContent,
#MainTableForContent,
.MainTableForContent {width:600px !important;}

#tblContentTD2,
.tblContentTD2 {display:none;}

}






