/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.epa_fluid .ui-helper-hidden { display: none; }
.epa_fluid .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.epa_fluid .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.epa_fluid .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.epa_fluid .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.epa_fluid .ui-helper-clearfix { display:block; }
/* end clearfix */
.epa_fluid .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.epa_fluid .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.epa_fluid .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.epa_fluid .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */

.rtIn a, .rtSp a {
    font-size: small;
}

/* Component containers
----------------------------------*/
.epa_fluid .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.epa_fluid .ui-widget .ui-widget { font-size: 1em; }
.epa_fluid .ui-widget input, .epa_fluid .ui-widget select, .epa_fluid .ui-widget textarea, .epa_fluid .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.epa_fluid .ui-widget-content { border: 1px solid #aaaaaa; background-color:#f8f8f8; color: #222222; }
/*.epa_fluid .ui-widget-content a { color: #222222; }*/
.epa_fluid .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(Images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
/*.epa_fluid .ui-widget-header a { color: #222222; }*/

/* Interaction states
----------------------------------*/
.epa_fluid .ui-state-default, .epa_fluid .ui-widget-content .ui-state-default, .epa_fluid .ui-widget-header .ui-state-default { border: none; background:none; font-weight: normal; color: #555555; }
/*.epa_fluid .ui-state-hover a, .epa_fluid .ui-state-hover a:hover { color: #212121; text-decoration: none; }*/
.epa_fluid .ui-state-active, .epa_fluid .ui-widget-content .ui-state-active, .epa_fluid .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(Images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
/*.epa_fluid .ui-state-active a, .epa_fluid .ui-state-active a:link, .epa_fluid .ui-state-active a:visited { color: #212121; text-decoration: none; }*/
.epa_fluid .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.epa_fluid .ui-state-highlight, .epa_fluid .ui-widget-content .ui-state-highlight, .epa_fluid .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(Images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.epa_fluid .ui-state-highlight a, .epa_fluid .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.epa_fluid .ui-state-error, .epa_fluid .ui-widget-content .ui-state-error, .epa_fluid .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(Images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
/*.epa_fluid .ui-state-error a, .epa_fluid .ui-widget-content .ui-state-error a, .epa_fluid .ui-widget-header .ui-state-error a { color: #cd0a0a; }*/
.epa_fluid .ui-state-error-text, .epa_fluid .ui-widget-content .ui-state-error-text, .epa_fluid .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.epa_fluid .ui-priority-primary, .epa_fluid .ui-widget-content .ui-priority-primary, .epa_fluid .ui-widget-header .ui-priority-primary { font-weight: bold; }
.epa_fluid .ui-priority-secondary, .epa_fluid .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.epa_fluid .ui-state-disabled, .epa_fluid .ui-widget-content .ui-state-disabled, .epa_fluid .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.epa_fluid .ui-icon { width: 16px; height: 16px; background-image: url(Images/ui-icons_222222_256x240.png); }
.epa_fluid .ui-widget-content .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.epa_fluid .ui-widget-header .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.epa_fluid .ui-state-default .ui-icon { background-image: url(Images/ui-icons_888888_256x240.png); }
.epa_fluid .ui-state-hover .ui-icon, .epa_fluid .ui-state-focus .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.epa_fluid .ui-state-active .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.epa_fluid .ui-state-highlight .ui-icon {background-image: url(Images/ui-icons_2e83ff_256x240.png); }
.epa_fluid .ui-state-error .ui-icon, .epa_fluid .ui-state-error-text .ui-icon {background-image: url(Images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.epa_fluid .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.epa_fluid .ui-icon-circle-triangle-w { background-position: -80px -192px; }

/* Corner radius */
/*.epa_fluid .ui-corner-all, .epa_fluid .ui-corner-top, .epa_fluid .ui-corner-left, .epa_fluid .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.epa_fluid .ui-corner-all, .epa_fluid .ui-corner-top, .epa_fluid .ui-corner-right, .epa_fluid .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.epa_fluid .ui-corner-all, .epa_fluid .ui-corner-bottom, .epa_fluid .ui-corner-left, .epa_fluid .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.epa_fluid .ui-corner-all, .epa_fluid .ui-corner-bottom, .epa_fluid .ui-corner-right, .epa_fluid .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;  }*/

/* Overlays */
.epa_fluid .ui-widget-overlay { background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.epa_fluid .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
#ui-datepicker-div {display: none;}
.epa_fluid .ui-datepicker { padding: .2em .2em 0; display: none;  }
.epa_fluid .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.epa_fluid .ui-datepicker .ui-datepicker-prev, .epa_fluid .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.epa_fluid .ui-datepicker .ui-datepicker-prev-hover, .epa_fluid .ui-datepicker .ui-datepicker-next-hover { top: 4px; }
.epa_fluid .ui-datepicker .ui-datepicker-prev { left:2px; }
.epa_fluid .ui-datepicker .ui-datepicker-next { right:2px; }
.epa_fluid .ui-datepicker .ui-datepicker-prev-hover { left:3px; }
.epa_fluid .ui-datepicker .ui-datepicker-next-hover { right:4px; }
.epa_fluid .ui-datepicker .ui-datepicker-prev span, .epa_fluid .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.epa_fluid .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; font-size:11px; color:#666666; font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif }
.epa_fluid .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.epa_fluid .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.epa_fluid .ui-datepicker select.ui-datepicker-month, 
.epa_fluid .ui-datepicker select.ui-datepicker-year { width: 49%;}
.epa_fluid .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.epa_fluid .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.epa_fluid .ui-datepicker td { border: 0; padding: 1px; }
.epa_fluid .ui-datepicker td span, .epa_fluid .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
.epa_fluid .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.epa_fluid .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.epa_fluid .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.epa_fluid .ui-datepicker.ui-datepicker-multi { width:auto; }
.epa_fluid .ui-datepicker-multi .ui-datepicker-group { float:left; }
.epa_fluid .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.epa_fluid .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.epa_fluid .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.epa_fluid .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.epa_fluid .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.epa_fluid .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.epa_fluid .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.epa_fluid .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.epa_fluid .ui-datepicker-rtl { direction: rtl; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.epa_fluid .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.epa_fluid .ui-datepicker-cover {display: none; /*sorry for IE5*/display/**/: block; /*sorry for IE5*/position: absolute; /*must have*/z-index: -1; /*must have*/filter: mask(); /*must have*/top: -4px; /*must have*/left: -4px; /*must have*/width: 200px; /*must have*/height: 200px; /*must have*/}
.epa_fluid{margin:0px auto;width:100%;}
.epa_fluid .managearticle {float:right;margin-bottom: 15px;margin-left:10px;}
/*.epa_fluid h1.articlename, .epa_fluid h1.articlename a, .epa_fluid h3.articledescription{font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;margin:0;padding:0;line-height:normal;}
.epa_fluid h1.articlename, .epa_fluid h1.articlename a{font-size:22px;color:#666666;font-weight:bold;float:left;}
.epa_fluid h3.articledescription{font-size:13px;color:#666666;margin-left:2px;font-weight:normal;}*/
.epa_fluid .articleleft{width:73%;float:left;}
.epa_fluid .articleright{width:25%;float:right;}
.epa_fluid .calendar{margin-bottom:25px;}
.epa_fluid td{vertical-align:top;}
.epa_fluid .mrssfeeds{float:right;}
.epa_fluid .head img{float:right; }

.epa_fluid .article .socialnetwork{float:right;margin-top:10px;}
.epa_fluid .article fieldset{-moz-border-radius:3px;border-radius:3px;webkit-border-radius:3px;padding:10px;border:1px #cccccc solid;}
.epa_fluid .article fieldset legend{font-weight:bold;}
.epa_fluid .article .attachments{margin:0;padding:0;}
.epa_fluid .article .attachments li{list-style-type:none;}
.epa_fluid .article .attachments li a{color:#000000;font-size:11px;}
.epa_fluid .article .attachments img{vertical-align:text-bottom;}
.epa_fluid .article .readmore{float:left;margin-top:10px;}
.epa_fluid .article .inarticle{margin-right: 2px; }

.epa_fluid .head{border-color:#E4E4E4 #CCCCCC #BBBBBB; border-style:solid; border-width:1px; border-radius:4px; -moz-border-radius:4px;-webkit-border-radius: 4px;background-color : #F8F8F8;padding:10px;}
.epa_fluid .article .footer{background:#dbdbdb;padding:10px;background: url(Images/box-bg.gif) repeat-x scroll 0 0 transparent;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;}
.epa_fluid .article .footer, .epa_fluid .article .footer a{color:#666666;font-size:11px;font-weight:bold;}
.epa_fluid .article .line{clear: both;height: 2px;overflow: hidden;width: 100%; background:url(Images/line.gif) repeat-x scroll center top transparent;}
.epa_fluid .article .content{line-height: 18px; padding:10px;font-size:11px;}
.epa_fluid .article{padding: 0;border:1px solid #CBCBCB;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;background-color:#f8f8f8;}
.epa_fluid .article-tags{text-align: right;margin-bottom: 13px;margin-top: 6px;}
.epa_fluid .article h1{background: url(Images/sidebar-header.png) repeat-x scroll 0 0 #e2e2e2;border-bottom: 1px solid #CCCCCC;border-radius: 4px 4px 0 0;-moz-border-radius:4px 4px 0 0;webkit-border-radius:4px 4px 0 0;color: #666666;margin: 0;padding: 10px;font-size:14px;font-weight:bold;}
.epa_fluid .article .pages h2{color: #666666;margin: 10px 10px 10px 5px;padding:0;font-size:14px;font-weight:bold;}
.epa_fluid .article .pages{margin-bottom:10px;clear:both}
.epa_fluid .article h1 a{color:#666666;font-size:14px;font-weight:bold;font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif;}

.epa_fluid .article .CommentForm{margin-bottom:20px;}
.epa_fluid .article .CommentForm .commenterror, .epa_fluid .article .CommentForm .moderatemsg{color:red;margin-bottom:10px;font-style:normal;}
.epa_fluid .article .CommentData .content{min-height:0;font-style:normal;font-size:11px;margin-bottom:20px;height:auto;padding:0;}
.epa_fluid .article .CommentData .content p{margin:0px;padding:0px;}
.epa_fluid .article .CommentForm .newheading, .epa_fluid .article .CommentForm .replyheading, .epa_fluid .article .CommentData .heading{font-size:13px;color:#2E3D47;font-weight:bold;font-style:normal;margin-bottom:15px;}
.epa_fluid .article .CommentData .name{line-height:12px;margin-bottom:10px;font-style:normal;border-radius:4px;-moz-border-radius:4px;webkit-border-radius:4px;background-color:#eeeeee;padding:3px;border:1px #cccccc solid;}
.epa_fluid .article .CommentData .name .userinfo{margin-top:8px; position:absolute;}
.epa_fluid .article .CommentData .name .reply{float:right;margin-top:8px; }
.epa_fluid .article .CommentData .com{padding-left:20px;}
.epa_fluid .article .Preview{border-radius:4px;-moz-border-radius:4px;webkit-border-radius:4px;color:Black;}
.epa_fluid .article input, .epa_fluid .article textarea, .epa_fluid .article select{-moz-border-radius:3px;border-radius:3px;webkit-border-radius:3px;border:1px #cccccc solid;padding:2px;font-size:11px; font-family:sans-serif;margin:0;}

/*.epa_fluid .lawidget{padding: 0;border:1px solid #CBCBCB;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;margin-bottom:20px;background-color:#f8f8f8;}*/
/*.epa_fluid .lawidget h1{background: url(Images/sidebar-header.png) repeat-x scroll 0 0 transparent;border-bottom: 1px solid #CCCCCC;border-radius: 4px 4px 0 0;-moz-border-radius:4px 4px 0 0;webkit-border-radius:4px 4px 0 0;color: #666666;font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif;height: 20px;margin: 0;padding: 10px 15px 0;font-weight:bold;font-size:12px;}*/
.epa_fluid .lawidget .treeview img{border:none;margin:0px;padding:0px;}
.epa_fluid .lawidget ul{list-style-type:none; list-style-image:none;padding:0 15px 0 15px;margin:10px 0 10px 0;}
.epa_fluid .lawidget .treeview ul{margin:0px;}
.epa_fluid .mwidgetarticles ul li{border-bottom:1px solid #d7d7d7;}
.epa_fluid .lawidget ul li{list-style: none;margin:0;padding:7px 0;}
.epa_fluid .lawidget img{border:none;margin:0px;padding:0px;}
.epa_fluid .categories .treeview, .epa_fluid .archives .treeview, .epa_fluid .tableofcontents .treeview {padding: 8px;}
.epa_fluid .categories ul, .epa_fluid .archives ul, .epa_fluid .tableofcontents ul{padding:0; margin:0;}
.epa_fluid .categories ul li, .epa_fluid .authors ul li, .epa_fluid .archives ul li{padding:0px;border-bottom:none;}
.epa_fluid .authors ul li{line-height:22px}
.epa_fluid .lawidget.tableofcontents ul li{padding:0;border:0;}

.epa_fluid .pager, .epa_fluid .ms-result .paging {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:11px;margin:0 0 20px;padding:0;text-align:center;}
.epa_fluid .ms-result .paging{margin:0;}
.epa_fluid .ms-result .paging span{line-height: 1.8; display: inline-block;}
.epa_fluid .pager a, .epa_fluid .CurrentPageSelected, .epa_fluid .CurrentPage, .epa_fluid .ms-result .paging a , .epa_fluid .ms-result .paging .pageselected {background-position:center bottom;border:1px solid #CCDBE4;color:#3E81B5;margin-right:3px;padding:2px 5px;text-decoration:none;background-color:#ffffff;border-radius:3px;-moz-border-radius:3px;webkit-border-radius:3px;font-size:11px;}
.epa_fluid .CurrentPage, .epa_fluid .CurrentPageSelected, .epa_fluid .ms-result .paging .pageselected{padding-top:1px;padding-bottom:0px;}
.epa_fluid .pager a:hover, .epa_fluid .pager a:active, .epa_fluid .CurrentPage, .epa_fluid .CurrentPageSelected, .epa_fluid .ms-result .paging .pageselected, .epa_fluid .ms-result .paging a:hover, .epa_fluid .ms-result .paging a:active{background-color:#999999;background-image:none;border:1px solid #666666;color:#ffffff;}
.epa_fluid .pager a.Next {border:2px solid #CCDBE4;margin:0 0 0 10px;}
.epa_fluid .pager a.Next:hover {border:2px solid #2B55AF;}
.epa_fluid .pager a.Prev {border:2px solid #CCDBE4;margin:0 10px 0 0;}
.epa_fluid .pager a.Prev:hover {border:2px solid #2B55AF;}
.epa_fluid .calendar .ladatehlight a{background-color:#878787;color:White;border-radius:5px;webkit-border-radius:5px;-moz-border-radius:5px;background-image:none;}

/*.epa_fluid .ms-result .caption a, .epa_fluid .ms-result .caption, .epa_fluid .ms-result .lnktitle, .epa_fluid .lawidget a, .epa_fluid .footer a, .epa_fluid .lawidget .articletitle, .epa_fluid .lawidget, .epa_fluid .lawidget .articlesummary, .epa_fluid .footer, .epa_fluid .footer a, .epa_fluid .readmore a, .epa_fluid .article-tags, .epa_fluid .article-tags a, .epa_fluid .treeview a, .epa_fluid .next-page a, .epa_fluid ul.toc_list a{color:#666666;}
.epa_fluid .ms-result .caption a, .epa_fluid .ms-result .desc, .epa_fluid .ms-result .caption, .epa_fluid .lawidget .articlesummary, .epa_fluid .lawidget .articletimeago, .epa_fluid .footer, .epa_fluid .footer a, .epa_fluid .readmore a, .epa_fluid .article-tags, .epa_fluid .article-tags a{font-size:11px;}
.epa_fluid .ms-result .lnktitle, .epa_fluid .lawidget a, .epa_fluid .lawidget .articletitle, .epa_fluid .treeview a{font-size:12px;}
.epa_fluid .ms-result .caption, .epa_fluid .lawidget .articletimeago, .epa_fluid .footer, .epa_fluid .footer a, .epa_fluid .article-tags, .epa_fluid .article-tags a, .epa_fluid .next-page a{font-style:italic;}
.epa_fluid .ms-result .lnktitle, .epa_fluid .lawidget .articletitle, .epa_fluid .footer, .epa_fluid .footer a, .epa_fluid .next-page a{font-weight:bold;}*/

.epa_fluid .tags{text-align:justify;word-wrap:break-word;}
.epa_fluid .tags a{display:inline;}
.epa_fluid .tags a.cloudweight1{font-size:12px;filter: alpha(opacity=40);opacity: 0.4;}
.epa_fluid .tags a.cloudweight2{font-size:14px;filter: alpha(opacity=60);opacity: 0.6;}
.epa_fluid .tags a.cloudweight3{font-size:16px;filter: alpha(opacity=80);opacity: 0.8;}
.epa_fluid .tags a.cloudweight4{font-size:18px;filter: alpha(opacity=80);opacity: 0.8;}
.epa_fluid .tags a.cloudweight5{font-size:20px;filter: alpha(opacity=100);opacity: 1;}

.epa_fluid .msearch-toolbar .textbox{margin:15px 0px 15px 15px; border: #DDDDDD solid 1px;padding: 3px 25px 3px 3px;width: 150px;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;}
.epa_fluid .msearch-toolbar .search-button {background: url("Images/search.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 20px; position:relative;margin-left:-20px;padding:0;min-width:0;box-shadow:none}
.epa_fluid .msearch-result {background-color:#ffffff;border: 1px solid #CCCCCC;border-radius: 8px;-moz-border-radius:8px; webkit-border-radius:8px; padding: 12px; margin-bottom:15px;}
.epa_fluid .msearch-result .ms-result .result{border-bottom:1px solid #cccccc;}
.epa_fluid .msearch-result .close-button {background: url("Images/close.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 30px;height:32px;position:relative;float:right;top:-28px;right:-22px;min-width:30px;box-shadow:none}
.epa_fluid .msearch-result h3{margin:0px; padding:0px ; font-size:13px; font-weight:bold; text-decoration:none; color:#666666}

.epa_fluid .treeview .rtPlus, .epa_fluid .treeview .rtMinus{background-image:url('Images/plusminus.png')}
.epa_fluid .treeview .rtHover .rtIn, .epa_fluid .treeview .rtSelected .rtIn {border:none !important; padding: 4px 3px 3px; background:none; text-decoration:underline;}
.epa_fluid .treeview .rtLI .rtEdit .rtIn{border-color:#515151;background:#fff}
.epa_fluid .treeview .rtLines .rtLI, .epa_fluid .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/nodespan.png'); margin-bottom:0}
.epa_fluid .treeview .rtLines .rtFirst, .epa_fluid .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/firstnodespan.png')}
.epa_fluid .treeview .rtLines .rtLast, .epa_fluid .treeview .rtLines .rtLast .rtUL{background-image:none}
.epa_fluid .treeview .rtLines .rtTop{background-image:url('Images/topline.png')}
.epa_fluid .treeview .rtLines .rtMid{background-image:url('Images/middleline.png')}
.epa_fluid .treeview .rtLines .rtBot{background-image:url('Images/bottomline.png')}
.epa_fluid .treeview .rtLines .rtLast .rtTop{background-image:url('Images/singleline.png')}
/*.epa_fluid .treeview .rtIn {color:#666666 !important; font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}*/
    .epa_fluid .treeview .rtIn {
        font-size: small;padding:0;margin:0;
    }
        .epa_fluid .treeview .rtIn {
        font-size: small;padding:0;margin:0;
    }

.epa_fluid .mbutton{font-family:Helvetica,Arial,sans-serif; padding: 5px 10px; background: #818181; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#818181, endColorstr=#656565); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#818181, endColorstr=#656565)"; background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#656565)); background: -moz-linear-gradient(center top , #818181 0%, #656565 100%) repeat scroll 0 0 transparent; border-color: #FFFFFF; border-radius: 3px; -moz-border-radius:3px; webkit-border-radius:3px; color: #FFFFFF; font-weight: bold; text-decoration: none; text-shadow: 0 1px 1px #000000;}
.epa_fluid .mbutton:hover {background:#4E4E4E; color: #ffffff; text-decoration:none;}
.epa_fluid .rating{float:right}
.epa_fluid .article-thumbnail, .epa_fluid .page-thumbnail{ float:left; margin:0 8px 8px 0;border:10px solid #e2e2e2;border-radius:5px;-moz-border-radius:5px;webkit-border-radius:5px;}

.epa_fluid a.exp-col{float:right;margin:6px 6px 0 0;display:inline-block;width:10px;height:10px;}
.epa_fluid a.expand{background: url("Images/expand.gif") no-repeat;}
.epa_fluid a.collapse{background: url("Images/collapse.gif") no-repeat;}

.epa_fluid .moverlay{display: none;width: 100%;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.epa_fluid .mlightbox {display: none;position: absolute;top: 25%;left: 25%;right:25%;max-height: 50%;padding: 16px;border: 4px solid #CCC;background-color: white;z-index:1002;overflow: auto;}
.epa_fluid .mlightbox .close-button{right:-12px;top:-14px}
.epa_fluid .no-permission-content{background-color:#eee; padding:10px;margin:0;-moz-border-radius:5px;webkit-border-radius:5px;border-radius:5px;border:1px solid #ccc;}
.epa_fluid .no-permission-content p{margin:0; padding:0}
.epa_fluid ul.toc_list{margin: 10px 0;}
.epa_fluid ul.toc_list ul{margin: 0;}
.epa_fluid ul.toc_list, .default ul.toc_list ul{padding: 0 0 0 30px;}
.epa_fluid ul.toc_list li{margin: 0;padding: 0;line-height:18px;}

.loading-indicator {height: 80px;width: 150px;background: url( 'images/loading.gif' );background-repeat: no-repeat;background-position: center center;}
.loading-indicator-overlay {background-color: #FFFFFF;opacity: 0.6;filter: alpha(opacity = 60);}