@media screen
{	
	body { font-size:150%; }
	.menuShortcuts li { background-position: left 4px; }
	.menuShortcuts li.last { background-position: left 10px; }
	.menuShortcuts li a { background-position: right 10px; }
	.menuFlyout li:hover, .menuFlyout span.selected {background-position: right 0.5em;}
    .quickSearchField, .fullSearchField { height:21px;  }
    .quickSearchField, input.quickSearchField { width: 11.6em; }
    .quickSearchButton { height:25px; width: 53px; }
	
    .orgChartView li a:hover, .orgChartView li a.selected {background-position: 30px 0px;}
    .orgChartView li li li a:hover, .orgChartView li li li a.selected {background-position: 5px 0px;}

    #Logo {background: transparent url(Default/images/ft_logo_stor.gif) no-repeat 0.4em 0.5em;}
    #Logo img { visibility:hidden; }
    #WrapperArea { background-position:left 6em; }
    
    #MenuBackground
    {
        background-image: url(Default/images/menu_bg_large.png);
        background-repeat:repeat-y;
        
    }
    
    .ContextMenu5L
    {
        background-image: url(Default/images/menu_bg_large.png);
        background-repeat:repeat-y;
        
    }
    .pdfbutton
    {
        font-size:90%;
    }
    
    .presedenceTop .Submit_Search 
    {
        background: url("Default/images/bg_primary_button.png") no-repeat scroll 0 0 transparent;
        height: 37px;
        width:85px;
    }
    
    #textSearch
    {
        height:25px;
    }
}
