﻿        
        
        body
        {
            /* background: #F7F7F6 url(images/background.gif) repeat-y 50% 0; */
            background-color: #DEE1ED;
            background-attachment: fixed;
            margin: 0;
            padding: 0;
            text-align: center;
        }
        .clear
        {
            clear: both;
        }
        h1
        {
            width: 792px;
            height: 125px;
            text-indent: -9999px;
            background: url('/graphics/logo/btw03.jpg');
            margin: 0;
            padding: 0;
        }
        .addlContent
        {
            border: solid 1px blue;
            padding: 3px;
        }
        .addlContent p
        {
            padding: 5px 5px 0px 5px;
        }
        .addlContent li
        {
             list-style-type:square;
             padding: 0px 3px 0px 23px;
             text-indent: -13px;
        }
        .addlContent h4, #infoDisplayBox h4
        {
            text-align:center;
            font:  12px/14px Verdana, Arial, Helvetica, sans-serif;
            font-weight:bold;
        }
        #mainInfo
        {
        	width:380px;
        	float:left;
        	padding-left: 10px;
        }
        #addlInfo
        {
        	width:200px;
        	float:left;
        }
        #vendorInfo
        {
        	background-color:#ffeeaa;
        	padding:3px;
        }
        #vendorInfo h4
        {
        	text-align:left;
            font:  12px/14px Verdana, Arial, Helvetica, sans-serif;
            font-weight:bold;
            padding: 0px;
            margin:10px 0px 0px 0px;
        }
        #infoDisplayBox
        {
        	margin-bottom:10px;
        	clear:both;
        }
        #infoDisplayBox h4
        {
        	text-align:left;
            font:  12px/14px Verdana, Arial, Helvetica, sans-serif;
            font-weight:bold;
        }
        .infoData
        {
        	padding:3px;
        }
        .editInfoModalBackground, .provinceInfoModalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }
        .editInfoModalPopup, .provinceInfoModalPopup
        {
            background-color: #ffffdd;
            border-width: 3px;
            border-style: solid;
            border-color: Gray;
            padding: 3px;
            width: 550px;
        }
        .editInfoDataBox
        {
            padding: 3;
            border-style: groove;
            border-width: thin;
            border-color: Black;
        }
        #mainInfo
        {
            width:350px;
            float:left;
            padding-left:10px;
        }
        #addlInfo
        {
            width:230px;
            float:left;
        }
        #container
        {
            background-color: #FEFEFE;
            margin: 0px auto;
            text-align: left;
            width: 792px;
        }
        #left
        {
            width: 178px;
            float: left;
        }
        #navcontainer
        {
            width: 178px;
            padding-top: 10px;
            font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
            letter-spacing: 1px;
        }
        #navcontainer .subsection
        {
            text-align:center;
            background-color:#FFFF6F;
            color:black;
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;

        }
        #navcontainer .loginControl
        {
            background-color:#FFFFA6;
			width:178px;
        }
        
        #navcontainer ul
        {
            text-indent: 23px;
            margin: 0;
            padding: 0;
            list-style-type: none;
            
        }
        #navcontainer li
        {
            background-color:#D9DEF4;
            color:black;
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;
        }
        #navcontainer a
        {
            /* display: block;*/
            width: 178px;
            height: 22px;
        }
        #navcontainer a:link, #navcontainer a:visited
        {
            color: black;
            text-decoration: none;
        }
        #navcontainer a:hover
        {
            color: red;
            text-decoration: none;
        }
        #navcontainer li a#current
        {
            color: #A5003B;
            text-decoration: none;
        }
        .regionNav, .regionNavSelected
        {
            background-color:#6F6FFF;
            color: black;
            text-decoration: none;
            text-indent: 3px;
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;
            width:178px;

        }
        .countryNav, .countryNavSelected
        {
            background-color:#A6A6FF;
            color: black;
            text-decoration: none;
            text-indent: 13px;
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;

        }
        #content
        {
            width: 590px;
            float: left;
            padding : 5px 5px 5px 5px;
            background-color: #F4F4F4;
            font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
            color: #5B604C;
            margin-left: 5px;
        }
        #content h2
        {
            font: normal 18px Georgia, Times New Roman, Times, serif;
            color: #330099;
            background: transparent url(images/bullet_title.gif) no-repeat;
            padding: 10px 0px 10px 0px;
            margin: 0px;
        }
        #content h3
        {
            font: 13px/15px Verdana, Arial, Helvetica, sans-serif;
            color: black;
            margin-bottom: 10px;
        }
        .text
        {
            font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
            color: #5B604C;
            margin-bottom: 10px;
        }
        .imageright
        {
            float: right;
            padding: 7px;
            background-color: #ffffff;
            border: 1px solid #bac1a3;
        }
        #footer
        {
            margin: 0px auto;
            position: relative;
            background-color: #6F6FFF;
            border-top: 9px solid #F7F7F6;
            width: 692px;
            padding: 5px 0px;
            clear: both;
        }
        #footer h2
        {
            position: relative;
            margin: 0px;
            text-align: center;
            font: normal 11px Verdana, Arial, Helvetica, sans-serif;
            color: #D3D8C4;
            text-align:right;
            font-weight:bold;
        }
        #footer h2 a:visited, #footer h2 a:link
        {
            color: #D3D8C4;
            text-decoration: none;
            border-bottom: 1px dotted #D3D8C4;
        }
        #footer h2 a:hover
        {
            color: #F7F7F6;
            text-decoration: none;
            border-bottom: none;
            background-color: #A5003B;

        }
        #tabContainer
        {
            position: relative;
            height: 700px;
        }
        .topTab
        {
            /*          width: 600px;
            height: 600px;
            position: absolute;
            */
            height: 400px;
            width: 500px;
            position: absolute;
            background-color: White;
            color: #CCCCCC;
            border-color: #CCCCCC;
            border-width: medium;
            border-style: groove;
            left: 0px;
            top: 0px;
            z-index: 50;
        }
        .secondTab
        {
            /*
            width: 600px;
            height: 600px;
            position: absolute;
            */
            height: 400px;
            width: 500px;
            position: absolute;
            float: left;
            left: 20px;
            top: 50px;
            z-index: 51;
            background-color: White;
            color: #CCCCCC;
            border-color: #CCCCCC;
            border-width: medium;
            border-style: groove;
        }
        .thirdTab
        {
            /*
            width: 600px;
            height: 600px;
            position: absolute;
            */
            height: 400px;
            width: 500px;
            position: absolute;
            float: left;
            left: 40px;
            top: 100px;
            z-index: 52;
            background-color: White;
            color: #CCCCCC;
            border-color: #CCCCCC;
            border-width: medium;
            border-style: groove;
        }
        .fourthTab
        {
            /*
            height: 600px;
            width: 600px;
            position: absolute;
            */
            height: 400px;
            width: 500px;
            position: absolute;
            float: left;
            left: 60px;
            top: 150px;
            z-index: 53;
            background-color: White;
            border-color: Black;
            border-width: medium;
            border-style: groove;
        }
        .topTab h2
        {
            color: #888888;
            background-color: #ECF1EF;
            padding: 3px;
            border-style: inset;
            border-width: thin;
            border-color: #666666;
        }
        .secondTab h2
        {
            color: #666666;
            background-color: #ECF1EF;
            padding: 3px;
            border-style: inset;
            border-width: thin;
            border-color: #666666;
        }
        .thirdTab h2
        {
            color: #444444;
            background-color: #ECF1EF;
            padding: 3px;
            border-style: inset;
            border-width: thin;
            border-color: #666666;
        }
        .fourthTab h2
        {
            color: Black;
            background-color: #ECF1EF;
            padding: 3px;
            border-style: inset;
            border-width: thin;
            border-color: #666666;
        }
        .entryHeading
        {
            font-size: larger;
            color: #002A8B;
        }
        .SelectedRowStyle
        {
            background-color: Yellow;
        }