HTML
{
    overflow-y: scroll;
    overflow-x: auto;
    background-color: #f2f1fb;
    margin: 0px;
    padding: 0px;
    border: none;
    height: 100%;   
}

BODY
{
	margin: 0px;
	font-family: Tahoma,Helvetica;
    font-size: 12px;
   
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #ffffff; 
    margin-bottom: 50px; 

}

TD.Center
{
	width: 960px;
    background-color: #FFFFFF;
	vertical-align: top;
}

div.Center
{
    border-left: solid 0px #d0d0d0;
	border-right: solid 0px #d0d0d0;
	background-color: #ffffff;
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}

#divTopContainer
{
    height: 195px
}

#divBreadcrumb
{
    height: 17px;
}

#divLeft
{
    width: 240px;
    height: 100%;
    float: left;
    overflow: hidden;
    background-image: url(../../Images/usersite/DottedBorder.png);
    background-repeat: no-repeat;
    background-position: top right;
}

#divRight
{
    float: right;
    width: 720px;
    height: 100%;
}

#divLogo
{
    height: 63px;
    width: 220px;
    background-image: url(../../Images/usersite/Logo.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: hand;
}

#divLeftTop
{
    position: relative;
    height: 195px;
    padding-left: 10px;    
}

#divSearchBoxHolder
{
    position:relative;
    top: -29px;
    width:260px;
   margin-left: 700px;
}


/* SearchBox */

table.SearchBox
{
    margin-right: 0px;
    margin-left: auto;
}

div.SearchBoxContainer
{

	border: solid 0px #262159;
    
	width: 260px;
	
	text-align:right;
	padding-top: 2px;
	
	
}

input.SearchBox
{
    border: solid 0px #000000;
    width: 50px;
     filter: alpha(opacity=50);
 moz-opacity: .50;
    opacity: .50;
}

div.SearchButton
{
    background-color: #262159;
    color: #ffffff;
    width: 18px;
    height: 17px;
    padding-top: 2px;
    text-align: center;
    cursor: pointer;
    background-image: url(../../Images/usersite/searchbutton.png);
    margin-right: 15px;
}

#divBottomBar
{
    display: block;

    height: 40px;
    
    width: 100%;
}

#FRMTopBanner
{
    height: 100%;
    width: 720px;   
}

#divTopBar
{
    height: 110px;
}

#divTopMenu
{
     background-image: url(../../Images/usersite/TopMenu/bg.png);
     background-repeat: repeat-x ;
}
/* TopMenu */
ul.TopMenu
{
    list-style-type: none;
    height:30px;
    padding: 0px;
    margin: 0px;
    background-image: url(../../Images/usersite/TopMenu/bg.png);
    background-repeat: repeat-x ;
    margin: 5 5 5 0;
    padding-left: 5px;
    width: 700px;

    }

ul.TopMenu li
{
    float: left;
    color: #ffffff;
    height: 30px;  
    padding-left: 15px;
    padding-right:15px;
}

ul.TopMenu li a:hover
{
    color: #7dc9fb;
    background-repeat: repeat-y; 
}

ul.TopMenu li a
{
    display: block;
    color: #ffffff;
    background-image: url(../../Images/usersite/TopMenu/bg.png);
    width: 100%;
    height: 30px;
    text-decoration: none;
}

ul.TopMenu li a span
{
    display: block;
    padding-top: 5px;
    font-size: 12px;
}

ul.TopMenu li a div.TopMenuImageBorder
{
    background-image: url(../../Images/usersite/TopMenu/DottedBorder.png);
    background-repeat: no-repeat;
    background-position: right;
    border-bottom: solid 1px #262159;
    height: 127px;
    width: 100%;
    margin-top: 15px;
}

ul.TopMenu li.LastItem a div.TopMenuImageBorder
{
    background-image: none;
}

div.TopMenuPhoto
{
    height: 127px;
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-right: 1px;
}

li.TopMenu_Border
{
         background-image: url(../../Images/usersite/TopMenu/bg-border.png);
         background-repeat: no-repeat ;

}
/* The images below will only be loaded if there is no equivalent found in the document folder (set by CUSTOM_TOPIMAGECATID) 
ul.TopMenu li.Item1 div.TopMenuPhoto
{
    background-image: url(../../Images/usersite/TopMenu/Photos/Item1.png);
}

ul.TopMenu li.Item2 div.TopMenuPhoto
{
    background-image: url(../../Images/usersite/TopMenu/Photos/Item2.png);
}

ul.TopMenu li.Item3 div.TopMenuPhoto
{
    background-image: url(../../Images/usersite/TopMenu/Photos/Item3.png);
}

ul.TopMenu li.Item4 div.TopMenuPhoto
{
    background-image: url(../../Images/usersite/TopMenu/Photos/Item4.png);
}

ul.TopMenu li.Item5 div.TopMenuPhoto
{
    background-image: url(../../Images/usersite/TopMenu/Photos/Item5.png);
}

ul.TopMenu li.Item6 div.TopMenuPhoto
{
    background-image: url(../../Images/usersite/TopMenu/Photos/Item6.png);
}
 End TopMenu */

/* QuickMenu */
ul.QuickMenu
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
}

ul.QuickMenu li, #Item_border
{
    height: 15px;
    background-repeat: repeat-y;
    float: right;
    color: #0072bc;
}

ul.QuickMenu li:hover
{

    color: #0072bc;
    background-image: none;
      float: right;
}

ul.QuickMenu li a span, ul.QuickMenu li span
{
    display: block;
    padding-left: 10px;
    padding-top: 5px;
    color: #0072bc;
}

ul.QuickMenu li a
{
    display: block;
    color: #0072bc;
    text-decoration: none;
    height: 100%;
    width: 100%;
}


/* End QuickMenu */

/* QuickMenu Footer */
/* QuickMenu Footer */

hr.hr_bottommenu
{
    color:#d3d3d3;
}
ul.QuickMenuFooter
{
    list-style-type: none;
width:100%;
    margin: 0px;
    padding-left: 6px;
    float: left;
}

li.bottommenuitem
{
    float: left;
    padding-top: 0px;
 width:200px;
}

ul.QuickMenuFooter li a
{
    color: #7f7f7f;
    text-decoration: none;
}

ul.QuickMenuFooter li span
{
    margin-left: 0px;
}

ul.QuickMenuFooter li img
{
    padding-left: 4px;
    padding-right: 4px;
}
li.copyright
{
     color: #7f7f7f;
   margin-right:10px;
     text-align:right;

}
/* End QuickMenu Footer  */

#frmTagCloud
{
    width: 228px;
    height: 200px;
}

#spnCopyRight
{
    padding-top: 15px;
    padding-right: 13px;
    color: #ffffff;
}

#divExtraOptionsContainer
{
    float: right;
    color: #1a1453;
    padding-right: 11px;
    line-height: 10px;
}

#divExtraOptionsContainer A
{
    font-size: 10px;
    text-decoration: none;
    color: #1a1453;    
}

#divTopItemContainer
{
    height: 12px;
    margin-bottom: 4px;
}





div.TopMenuPhoto
{
    height: 127px;
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-right: 1px;
}


#quickMenuContainer
{
    position:absolute ;
    top: 58px;
    width:960px;
	margin-left: 2px;
}

DIV.DropDownMenu
{
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    background-color: #0072ba;
    border: 0px solid #0072ba;
    border-top: 0px;
    width: 227px;
    padding-top:10px;
    padding-bottom: 10px;
    -moz-box-sizing: border-box;
    text-align :left;
    valign: left;
    filter: alpha(opacity=90);
 moz-opacity: .80;
    opacity: .80;
    color: #ffffff;
}

DIV.DropDownMenuItem_1
{
    margin-bottom: 3px;
	

}

DIV.DropDownMenuItem_2
{
    margin-left: 36px;
    margin-bottom: 3px;

}

DIV.DropDownMenuItem_3
{
    margin-left: 12px;
    margin-bottom: 3px;

}

DIV.DropDownMenuItem_1 A
{
    font-size: 14px;
    font-weight: bold;
  color: #ffffff;
    text-decoration: none;
}

DIV.DropDownMenuItem_2 A, DIV.DropDownMenuItem_3 A
{
    font-size: 12px;
    font-weight: normal;
     color: #ffffff;
    text-decoration: none;
}

DIV.DropDownMenuItem_1 A:hover, DIV.DropDownMenuItem_2 A:hover, DIV.DropDownMenuItem_3 A:hover
{
    color: #ffffff;
}

li.item1 a
{
    color: #ffffff!important;
}

li.Item1
{

    margin-left: -40px;
    margin-top: 0px;
    margin-bottom:6px;
	cursor: default;
}
li.Item2
{

    margin-left: -20px;
    margin-top: 6px;
    margin-bottom:6px;
	cursor: default;
}
li.Item3
{

    margin-left: 0px;
    margin-top:6px;
    margin-bottom:6px;
	cursor: default;
}

ul.DropDownMenuItem
{
        list-style-type: none;
        width: 200px;
        margin-left:8px;   
        margin-top: 0px;
	padding-left: 38px;

}

ul.DropDownMenuItem li a
{
        text-decoration: none;
        font-size:14px;
        color: White;
}

div.divLanguage
{
    
    float: right;
    margin-right: 9px;
   margin-top:-146px;
}
div.divLanguage a div.divLanguage A:hover div.divLanguage A:visited
{
    text-decoration : none;
    font-size: 12px;
}

a.countryLink, a.countryLink:visited, a.countryLink:hover
{
    text-decoration : none;
    font-size: 12px;  
    color: #0072bc;
}
div.divLanguage span
{
    text-decoration : none;
    font-size: 12px;
    color: Gray;
}

html
{
    background-color: #ffffff;   
}

li.Item
{
cursor: default;
}

div.divTopLanguage
{
	margin-top: -20px;
}


