/* Border Color around the Container */
.Brio_Orange_Master{ width:100%; background-color:Transparent; padding:0px;}

/* Container Title Formatting */
.Brio_Orange_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_Orange_Content_NoTitle { padding:0px 0px 5px 0px; font-family:Helvetica, Arial, Sans-Serif; font-size:9pt; color:#858585; text-align:left !important;}

.Brio_Orange_Master a:link,.Brio_Orange_Master a:visited,.Brio_Orange_Master a:active{color:#e07409; text-decoration:none;}
.Brio_Orange_Master a:hover{text-decoration:underline;}

hr.orange{height:11px;color:#ec9736;width:100%;background-color:#ec9736;border:solid 0px #ec9736;margin-bottom:13px;}
