﻿    
        *
        {
            margin:0px;
            padding:0px;
        }
        body
        {
            font-family: "Trebuchet MS" ,Verdana,Arial,Sans-serif;
            color: #616163;
            font-size: 10pt;
            text-align: left;
            background-position:center top;
        }
        h1
        {
         font-size:18pt;
         font-weight:bold;
         /*color:#746D3B;*/
           color:#bc212e;
        }
        .span1
        {
        color:#dad723;
        font-size:19px;
        font-weight:bold;
        }
        h2
        {
        font-size:14pt;
        color:#BC212E;
        }
        h3
        {
            font-size:12pt;
            color:#BC212E;
        }
        h4
        {
            font-size:8pt;
            color:White !important;
        }
        a
        {
            color:#616163;
        }   
        a:visited
        {
            color:#616163;
        }
        a.Contact
        {
            font-size: 14pt; 
            float: right; 
            text-decoration: none; 
            font-weight: bold; 
            color: rgb(255, 255, 255);
            margin-top: 10px;
            margin-right: 10px;
            padding-left:10px;
            border:none;
        }
        
        a.Contact:hover
        {
           padding-left:0px;
           font-size: 16pt;  
        }
        a.Menu
        {
            color:#616163;
            text-decoration:none;
            font-size:12pt;
            font-weight:bold;
            padding-right:8px;
            padding-left:50px;
        }        
        a.Menu:hover
        {
           font-size:14pt;
           padding-right:0px;
        }
        /*For menu words that are large, so they do not move*/
         a.MenuLarge
        {
            color:#616163;
            text-decoration:none;
            font-size:12pt;
            font-weight:bold;
            padding-right:8px;
            padding-left:50px;
        }        
        a.MenuLarge:hover
        {
           font-size:14pt;
           padding-right:0px;
           padding-left:35px;

        }
         /*For menu words that are large, so they do not move*/
         .btn_main
        {
	    border:solid 1px #BC212E;  
	    margin:0px;
	    color: #BC212E;
	    font-size: 12pt;
	    font-weight: bold;
	    background:#616163;
	    text-align:center;
	    cursor:pointer;
        }
        .btn_upass
        {
        border:none;
        border-bottom:#dad723 solid 1 px;
        background-color:Transparent;
        color:#dad723;
        font-size:12pt;
        font-weight:bold;
        cursor:pointer;
        }
         a.iConLink
        {
            border:none;
        }
        table.tblSlideOut td
        {
            padding:5px 0px;
        }
        /*NAITSA Button*/
        div.naitsabutton
        {
            position: relative;
            left: 390px;
            top: 0px;
            width: 205px;
            height: 203px;
            background: url(images/Naitsabutton.png) no-repeat top left;
            cursor:pointer;
        }
        div.naitsabutton:hover
        {
            top: -10px;
            left: 378px;
            height: 228px;
            width: 230px;
            background: url(images/naitsabuttonglow.png) no-repeat top left;
        }
        /*NAITSA Button*/
        div.maincontainer
        {
            width: 989px;
            margin: 0px auto;
        }
        div.naitsabanner
        {
            width: 100%;
            height: 202px;
        }
        div.outernav
        {
            width: 1015px;
            height: 46px;
            padding-top:1px;
        }
        /*Bottom Banner Bar*/        
         div.OutterBotBanner
         {
         width: 100%;
         height:35px;
         margin-top:11px;
         line-height:35px;
         background: url(images/bottombar.png) repeat-x;
         }
         div.InnerBotBanner
         {
         width:989px;
         margin:0px auto;
         text-align: center;
         color: #dad723;
         }
         div.InnerBotBanner ul
         {
             list-style:none;
         }
         
         div.InnerBotBanner li
         {
             display:inline;
             padding-right:20px;
         }
         
         div.InnerBotBanner a
         {
             color:White;
             text-decoration:none;
             font-size:12pt;
         }
         
         div.InnerBotBanner a:hover
         {
             color:#DAD723;
             text-decoration:none;
         }     
        /*Bottom Banner Bar*/ 
        /*Main Column Divs*/
        div.ColumnContainer
        {
        width: 100%;
        float: left;
        }
        div.InnerTubeMain
        {
            margin:10px 10px;
        }
        /*Main Column Divs*/
        /*Rouned Div - White */        
        .actions
        {
            width: 100%;
        }
        .roundedTop
        {
            height: 6px !important;
            background: url(RoundedDiv/actionsBar_RT.png) no-repeat right top;
            margin-left: 6px !important;
        }
        .roundedTop .rLeft
        {
            height: 6px !important;
            background: url(RoundedDiv/actionsBar_LT.png) no-repeat left top;
            margin-left: -6px !important;
        }
        .roundedMiddle
        {
            background: url(RoundedDiv/actionsBar_L.png) repeat-y left top;
            padding: 0 0 0 2px !important;
        }
        .roundedMiddle .rLeft
        {
            background: url(RoundedDiv/actionsBar.png) repeat-y right top;
            padding: 4px 12px 4px 10px !important;
            margin: 0 !important;
            height: 1% !important;
        }
        .roundedBottom
        {
            height: 10px !important;
            background: url(RoundedDiv/actionsBar_RB.png) no-repeat right bottom;
            margin-left: 6px !important;
        }
        .roundedBottom .rLeft
        {
            height: 10px !important;
            background: url(RoundedDiv/actionsBar_LB.png) no-repeat left top;
            margin-left: -6px !important;
        }
         /*Rouned Div - White */ 
        /*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
        /*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */
         /*Navigation Menu Style */ 
        .glossymenu
        {
            position: relative;
            padding: 0px;
            margin: 0 auto 0 auto;
            background: url(MenuBar/menub_bg.gif) repeat-x; /*tab background image path*/
            height: 46px;
            list-style: none;
        }
        .glossymenu li
        {
            float: left;
        }
        .glossymenu li a
        {
            float: left;
            display: block;
            color: #fff;
            text-decoration: none;
            font-family: "Trebuchet MS" ,Verdana,Arial,Sans-serif;
            font-size: 12pt;
            font-weight: bold;
            padding: 0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
            height: 46px;
            line-height: 46px;
            text-align: center;
            cursor: pointer;
        }
        .glossymenu li a b
        {
            float: left;
            display: block;
            padding: 0 24px 0 8px; /*Padding of menu items*/
        }
        .glossymenu li.current a, .glossymenu li a:hover
        {
            color: #fff;
            background: url(MenuBar/menub_hover_left.gif) no-repeat; /*left tab image path*/
            background-position: left;
        }
        .glossymenu li.current a b, .glossymenu li a:hover b
        {
            color: #fff;
            background: url(MenuBar/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
        }
        div.BelowNavSpaceLine
        {
        height: 15px;
        width: 100%;
        border-bottom: solid 1px #746d3b;
        margin-bottom:15px;
        }
        div.BelowNestMenuLine
        {
        height: 5px;
        width:100%;
        border-bottom: solid 2px #616163;
        margin-bottom:5px;
        }
         /*Navigation Menu Style */
        /*E-Newsletter Stuff*/
        .td_content1 p {
        padding-top:8px;
        }
        
        .td_content1 ul {
        margin-left:25px;
        margin-top:5px;
        }
        
        .td_content1 {
        color:#666666;
        font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
        font-size:12px;
        font-weight:normal;
        text-align:justify;
        }
        /*E-Newsletter Stuff*/
        /*Side Tabs */
        div.SideTab
        {
            height:75px;
            width:35px;
            left:0px;
            display:block;
            position:fixed;
            z-index:999;
        }
        
        div.slide-out-div 
        {
          z-index:999;
          padding:10px 2px 0px 13px;
          width: 250px;
          background: #414141;
          border: 2px solid #00bbde;
          position:fixed !important;
        }  
        /*Side Tabs */
        /*JQuery Cycle*/
        .pics {    
            width:  320px;  
            padding: 0px;  
            margin:  0px;  
        } 
         
        .pics img   
        {
            border:none;
            padding: 0px;    
            width:320px; 
            height:195px;
            top:  0; 
            left: 0;
        }       
        /*JQuery Cycle*/