/* Copyright 2003-2006, AlphaPlex, Inc.  All Rights Reserved.  Web Site: www.alphaplex.net */
@import url(../StyleSheet.css);


/* Use this for styles unique to this section (all others are imported for global consitancy) */
/* ##################################################################################### */


/* Tab Navigation */
/* ##################################################################################### */
#NavTab {position:absolute; top:69px;}
#NavTab a {border:1px solid #369; display:block; float:right; width:90px; height:20px; font-weight:bold; text-decoration:none; text-align:center; margin:0px 1px;}

a#TabCL:link, a#TabCL:visited {background:#e1e1e1; color:#000;}
a#TabCL:active, a#TabCL:hover {background:#0054a6; color:#fff;}

a#TabCO:link, a#TabCO:visited {background:#369; color:#fff;}
a#TabCO:active, a#TabCO:hover {background:#369; color:#fff; cursor:default;}

a#TabBR:link, a#TabBR:visited {background:#efefce; color:#000;}
a#TabBR:active, a#TabBR:hover {background:#369; color:#fff;}

a#TabEM:link, a#TabEM:visited {background:#e1e1e1; color:#000;}
a#TabEM:active, a#TabEM:hover {background:#f26522; color:#fff;}

a#TabPE:link, a#TabPE:visited {background:#e1e1e1; color:#000;}
a#TabPE:active, a#TabPE:hover {background:#603183; color:#fff;}

a#TabRE:link, a#TabRE:visited {background:#e1e1e1; color:#000;}
a#TabRE:active, a#TabRE:hover {background:#066666; color:#fff;}

a#TabVE:link, a#TabVE:visited {background:#e1e1e1; color:#000;}
a#TabVE:active, a#TabVE:hover {background:#990000; color:#fff;}


/* Content Styles - TheFranchisePage.com */
/* ##################################################################################### */

/* UL BR, OL BR{ display:none !important;} */
table td.tableData h3{margin: 10px 0px 0px 10px; padding:0px 0px 2px 0px;}
table td.tableData h4{ margin:10px 0px 0px 10px; padding:3px 5px 2px 0px;font-weight:600;}
table td.tableData h5{ margin:10px 0px 0px 10px; padding:5px 10px 2px 0px; font-weight:600; font-size:14px; }
table td P { margin:0px 0px 0px 10px; padding:5px 0px 5px 0px; }
/* table td.tableData br { display:none !important;}  */
table td.tableData br.nextline { display:block; }
table td.tableData ul{ margin-top:0px; padding-bottom:5px;}
table td.tableData li{ padding-top:0px;padding-bottom:0px; margin-top:0px; margin-bottom:0px;}
/* td.tableData OL br {display:none !important;} */
