﻿@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	font-family: Arial, sans-serif;
	font-size: 15px;
	background-color: #FFFFFF;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
p, li, ol, table, td, tr, ul, th
{
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 15px;
}
select
{
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=-1,color=#E1E2E3) progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,color=#E1E2E3);
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
/* Header */
.headerCompanyName
{
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #5D6F7B;
}
.headerCallUs
{
	font-family: "Palatino Linotype", "Times New Roman", Times, Serif;
	font-size: 20px;
	color: #999999;
}
.headerPhone
{
	font-family: "Palatino Linotype", "Times New Roman", Times, Serif;
	font-size: 28px;
	color: #333333;
}
/* Content */
.contentHeadingGray
{
	font-family: "Roboto";
	color: #AFAFAF;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
}
h1
{
	font-family: "Roboto";
	color: #00A0DC;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	display: inline;
}
.contentHeadingBlue
{
	font-family: "Roboto";
	color: #00A0DC;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
}
.contentHeading
{
	font-size: 17px;
	color: #333333;
}
h2
{
	font-family: "Roboto";
	color: #00A0DC;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	display: inline;
}
.contentBlue
{
	font-family: "Roboto";
	color: #00A0DC;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
}
.content
{
	font-size: 15px;
	color: #333333;
}
.contentSmall
{
	font-size: 14px;
	color: #333333;
}
.contentSmallTall
{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.contentTall
{
	line-height: 20px;
}
.contentSerif
{
	font-family: "Palatino Linotype", "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: italic;
	color: #333333;
}
.contentLiveballBlue
{
	font-family: "Roboto";
	color: #00A0DC;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	line-height: 35px;
}
.contentLiveballTYBlue
{
	font-family: "Roboto";
	color: #00A0DC;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 35px;
}
.contentLiveball
{
	font-size: 15px;
	line-height: 22px;
	color: #333333;
}
.contentLiveballField
{
	color: #666666;
	font-weight: bold;
	line-height: 22px;
}
.contentLiveballRequired
{
	font-family: Arial, sans-serif;
	color: #585858;
	font-size: 11px;
	font-style: italic;
}
.contentLiveballFieldAsterisk
{
	color: #000000;
}
.contentLiveballFrame
{
	width: 240px;
	height: 520px;
	overflow: hidden;
}
.contentSearchField
{
	color: #333333;
}
.contentInput
{
	font-size: 20px;
	width: 230px;
	height: 25px;
	border: solid 1px #AFAFAF;
	background-color: #F6F6F6;
}
.contentInputDropdown
{
	font-size: 16px;
	width: 230px;
	height: 25px;
	border: solid 1px #AFAFAF;
	background-color: #F6F6F6;
}
.contentSearchForm
{
	background-color: #FFFFFF;
}
.contentSearchDivider:empty
{
	background-color: #E1E2E3;
}
.contentSearchDivider
{
	background-color: #E1E2E3;
}
.contentSearchTerm
{
	font-size: 13px;
	color: #AFAFAF;
}
.contentSearchTerms
{
	width: 620px;
	height: 36px;
	text-align: left;
	background-color: #F6F6F6;
	color: #AFAFAF;
}
.contentSearchResult
{
	font-size: 13px;
}
.contentSearchResults
{
	width: 620px;
/*
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
*/
	text-align: left;
	background-color: #FFFFFF;
}
.contentSearchResultsBlank
{
	width: 620px;
/*
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
*/
	text-align: left;
	background-color: #FFFFFF;
}
.contentSerif
{
	font-family: "Book Antiqua", "Times New Roman", Times, Serif;
	font-size: 21px;
	line-height: 30px;
	color: #333333;
}
/* ProductMarketing */
.productMarketingText
{
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}
.productMarketingBackground
{
	background-color: #F6F6F6;
}
/* ProductContent */
.productContentText
{
	font-size: 14px;
	color: #333333;
}
.productContentGeography
{
	width: 280px;
	height: 286px;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	position: relative;
	top: 10px;
	left: 0px;
}
.productContentGeographyList li
{
	position: relative;
	top: 0px;
	left: -15px;
	display: block;
	vertical-align: top;
	background: url("../../images/bullet_small.gif") no-repeat left 6px;
	padding-left: 10px;
}	
.productContentGeographyListText
{
	list-style: none;
}
.productContentProperties
{
	float: left;
	font-size: 17px;
	line-height: 35px;
	color: #333333;
}
/* NavigationBar */
.navigationDefault
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	cursor: pointer; cursor: hand;
	text-decoration: none;
}
.navigationDefault:hover
{
	background-color: #808080;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer; cursor: hand;
}
.navigationLink
{
	color: inherit;
	text-decoration: none;
}
.navigationLink:hover
{
	color: inherit;
	text-decoration: none;
}
/* FooterLinks */
.footerLinkHeading
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
}
.footerLink
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
}
.footerLink:hover
{
	text-decoration: underline;
}
.footerLinkCategory
{
	text-align: left;
	width: 150px;
	position: relative;
	top: 15px;
}
/* Fingertips */
.fingertipsBlue
{
	font-family: "Roboto";
	color: #586F7D;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
}
.fingertips
{
	font-size: 15px;
	color: #333333;
}
.fingertipsSmall
{
	font-size: 14px;
	color: #333333;
}
/* WhichDirectory */
.whichHeader
{
	font-size: 15px;
	color: #333333;
}
.whichList li
{
	position: relative;
	top: 0px;
	left: -40px;
	display: block;
	vertical-align: top;
	background: url("../../images/bullet_small.gif") no-repeat left 8px;
	padding-left: 10px;
}	
.whichListText
{
	list-style: none;
	font-size: 14px;
	color: #333333;
	padding: 3px;
}
/* FooterCopyright */
.footerPhone
{
	font-family: "Palatino Linotype", "Times New Roman", Times, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.footerCopyright
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footerCopyrightLink
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footerCopyrightLink:hover
{
	text-decoration: underline;
	color: #999999;
}

.liveballSubmit
{
    width: 125px;
    height: 31px;
    border-radius: 4px;
    background-color: #00A0DC;
    font-size: 15px;
    font-weight: bold;
    line-height: 31px;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.liveballSubmit:hover
{
    background-color: #3D90C2;
    text-decoration: none;
}

.liveballSubmitLink:hover
{
    text-decoration: none;
}