
/******************/
/* FRONTENT ONLY  */
/******************/

	/******************/
	/* Main Site Tags */
	/******************/

	body { color: #fff; font-family: Verdana, Arial, sans-serif; font-size:11px; background-color: #000; margin: 0px; }
    
	/******************/
	/* Main Menu      */
	/******************/
	
    /* LEVEL 1 */
        /* surrounding div if needed */
        #levelOnecontainer { margin-bottom: 17px; }
        
        /* ul styles */
        #levelOne {
            padding: 0;
            margin: 10px 0;
        }
        
        #levelOne li {
        list-style: none;
        padding: 0;
        margin: 0 0 0 0;
        /* for horizontal list remove comments below */
        /* display: inline; */
        }
        * html #levelOne li {
        margin: 6px 0 0 0;
        }
        
        #levelOne li a, #levelOne li a:link, #levelOne li a:visited  { color: #87888a; font-size: 15px; padding: 1px 0; display: block; text-decoration: none; }
        #levelOne li a:hover {text-decoration:none; color: #fff; }
        
        #levelOne li a.activeLevelOne {
        color: #fff;
        }
        
                
        /* LEVEL 2 */
        /* surrounding div if needed */
        #levelTwocontainer { height: 24px; border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; }
        
        /* ul styles */
        #levelTwo {
            padding: 0;
            margin: 0;
            margin-top: 5px;
        }
        
        #levelTwo li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline;
        }

		* html #levelOne li {
        margin: 6px 0 0 0;
        }
        
        #levelTwo li a, #levelTwo li a:link, #levelTwo li a:visited  { color: #fff; font-size: 14px; padding: 0 0 0 15px; text-decoration: none; }
        #levelTwo li a:hover {text-decoration:none; color: #e37ead; }
        
        #levelTwo li a.activeLevelTwo {
        color: #e37ead;
        }
        
        
    #header-right .submenu {color: #666; margin: 0 3px 0 3px; }
    #header-right .submenu a, #header-right .submenu a:visited, #header-right .submenu a:active	{ outline: none; color: #666; text-decoration: none;}
    #header-right .submenu a:hover { color: #000; text-decoration: none;} 
        


/*******************/
/* FRONTENT & CMS  */
/*******************/
	img { border: 0}
	p { margin: 0px; padding: 0px; line-height: 15px; }
	ul,ol,li,form { margin-top: 0px; margin-bottom: 5px;  }
	
	a, a:visited, a:active	{ outline: none; color: #87888a; text-decoration: none;}
	a:hover { color: #fff; text-decoration: none;} 
	
	h1 { font-family:"Franklin Gothic W01 Cond"; color: #fff; font-size: 19px;  margin: 0 0 10px 0; line-height: 24px; padding:0; font-weight: normal; border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; }
	#levelTwocontainer { margin: 0 0 10px 0;}
	#levelTwocontainer h1 { border: 0; margin: 0;}
    h2 { color: #e5e5e5; font-size: 21px;  margin: 20px 0 10px 0; padding:0px; font-weight: normal; }
	h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 20px; line-height: 22px; color: #161616; margin: 5px 0px 3px 0px; padding:0px; font-weight: normal; }

	hr {  background-color: #ccc; border: 0; height: 1px; margin: 3px 10px 10px 0px; }
    td { vertical-align: top;}


	/**********************/
	/* CMS Style Dropdown */
	/**********************/
	
	/* FONTS */
    .pink-franklin { letter-spacing: 1px; font-family:"Franklin Gothic W01 Cond"; font-size: 15px; line-height: 19px; color: #e37ead; margin-top: 6px;}
    .white-sabon { font-family:"Sabon LT W01 Italic"; font-size: 14px; line-height: 17px; color: #fff; }
    .cyan-sabon { font-family:"Sabon LT W01 Italic"; font-size: 14px; line-height: 15px; color: #82cad1; }
    .cyan-verdana { font-family: Verdana, Arial,  sans-serif; font-size: 11px; line-height: 15px; color: #82cad1; }
    .cyan-verdana13 { font-family: Verdana, Arial,  sans-serif; font-size: 13px; color: #82cad1; line-height: 15px;}
    .cyan-franklin { letter-spacing: 1px; font-family:"Franklin Gothic W01 Cond"; font-size: 15px; color: #82cad1; line-height: 15px;}
    .grey-franklin { letter-spacing: 1px; font-family:"Franklin Gothic W01 Cond"; font-size: 15px; color: #87888a; line-height: 15px;}
    
    
	.three-cols { width: 560px; clear: both; }
    .three-cols .col { float: left; width: 180px; margin-right: 10px; }
    .three-cols .col-last { float: left; width: 180px;  }
    
    .tbl-three-cols { width: 560px; }
    .tbl-three-cols .col1 { width: 180px; }
    .tbl-three-cols .col2 { width: 10px; }
    
    .two-one-cols { width: 560px; clear: both; }
    .two-one-cols .col { float: left; width: 370px; margin-right: 10px; }
    .two-one-cols .col-last { float: left; width: 180px;  }
    
    .tbl-two-one-cols { width: 560px; }
    .tbl-two-one-cols .col1 { width: 370px; }
    .tbl-two-one-cols .col2 { width: 10px; }
    .tbl-two-one-cols .col3 { width: 180px; }
    
    .one-two-cols { width: 560px; clear: both; }
    .one-two-cols .col { float: left; width: 180px; margin-right: 10px; }
    .one-two-cols .col-last { float: left; width: 370px;  }
    
    .tbl-one-two-cols { width: 560px; }
    .tbl-one-two-cols .coll { width: 180px;}
    .tbl-one-two-cols .col2 { width: 10px;}
    .tbl-one-two-cols .col3 { width: 370px;}
