/* Border Color around the Container */
.Brio_LtGray_Master{ width:100%; background-color:Transparent; padding:0px;}

/* Container Title Formatting */
.Brio_LtGray_Title { font-family:Arial, Helvetica, Sans-Serif; font-size:14pt; color:#858585; padding:0px;}

/* Manages the color and padding of text & padding in container contentpane
   You cannot modify the font-family through this element */ 
.Brio_LtGray_Content { padding:10px 0px 5px 0px; font-family:Helvetica, Arial, Sans-Serif; font-size:8pt; color:#858585; text-align:left !important;display:block;}

.Brio_LtGray_Master a:link,.Brio_LtGray_Master a:visited,.Brio_LtGray_Master a:active{color:#50b2d9;text-decoration:none;}
.Brio_LtGray_Master a:hover{text-decoration:underline;}

hr.ltgray{height:11px;color:#dedede;width:100%;background-color:#dedede;border:solid 0px #dedede;margin-bottom:13px;}


