/**
 * @license
 * MyFonts Webfont Build ID 3142997, 2015-12-17T13:53:10-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: OptimaLTPro-Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/optima/pro-medium/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced, 
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3142997
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2ff555");

  
@font-face {font-family: 'OptimaLTPro-Medium';src: url('webfonts/2FF555_0_0.eot');src: url('webfonts/2FF555_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FF555_0_0.woff2') format('woff2'),url('webfonts/2FF555_0_0.woff') format('woff'),url('webfonts/2FF555_0_0.ttf') format('truetype');}
 


/* Broker TOBA styles start */
body { font-family: "OptimaLTPro-Medium", sans-serif; }

.navbar {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
}

footer { display: none; }