body
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	font-size: 13px;
}

li
{
	font-size: 13px;
}

table
{
	font-size: 13px;
}

a
{
	color: #006699;
	font-weight:normal;
}

a:visited 
{
	color: #006699;
	/*font-weight:normal;*/
}

a:hover
{
	color: #6699CC;
	text-decoration:underline;
}

a:active 
{
	color: #006699;
	/*font-weight:normal;*/
}

.header1
{
	font-size: 22px;
	color: #6699CC;
}

.header2
{
	font-size: 20px;
	color: #6699CC;
}

.header3
{
	font-size: 18px;
	color: #6699CC;
}
.header3 a
{
	font-size: 18px;
	color: #6699CC;
	text-decoration:none;
}

.header3 a:visited
{
	font-size: 18px;
	color: #6699CC;
	text-decoration:none;
}

.header3 a:hover
{
	font-size: 18px;
	color: #6699CC;
	text-decoration:underline;
}


.header4
{
	font-size: 16px;
	color: #006699;
}

.header5
{
	font-size: 14px;
	color: #006699;
}

.header5 a
{
	font-size: 14px;
	color: #006699;
}


.header5 a:hover
{
	font-size: 14px;
	color: #006699;
	text-decoration:underline;
}

.header6
{
	font-size: 13px;
	font-weight:bold;
	color: #006699;
	text-decoration:none;
}

.header6 a:hover
{
	text-decoration:underline;
}
.footnote
{
	font-size: 12px;
}

.bigprint
{
	font-size: 14px;
}

.smallprint
{
	font-size: 11px;
}

.tinyprint
{
	font-size: 10px;
}

.warning
{
	font-weight: bold;
	color: red;
}

.tagline
{
	color: #6699CC;
	font-family: 'Arial';
	font-weight: bold;
	font-style: normal;
	font-size: 22px;
	line-height:35px;
	letter-spacing:-1px;
}

.InquisitNewsList
{
	table-layout: fixed;
}


.NewsItemDate
{
	font-size:10px;
}

.NewsItem
{
	font-size:13px;
	color: #818181;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:solid 1px #999999;
}

.NewsItem a
{
	color: #FF3300;
	text-decoration:none;
}

.NewsItem a:visited 
{
	color: #FF3300;
	text-decoration:none;
}

.NewsItem a:hover
{
	color: #FF3300;
	text-decoration:underline;
}

.NewsItem a:active 
{
	color: #FF3300;
	text-decoration:underline;
}

.NewsDescriptionPanel
{
}

.SearchTextBox
{
	width: 150px;
	color: gray;
	background-color: white;
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
}

.DownloadButton a:link
{
	height:48px;
	width:135px;
}

.SearchButton
{
	font-size:13px;
	font-weight:bold;
	color: white;
	background-color: #006699;
	text-decoration:none;
	border:solid 1px white;
	padding:1px 3px 1px 4px;
}

.SearchButton:hover
{
	color: white;
	text-decoration: none;
}

#leftmarginimg
{
	width:150px;
}

.ActiveStep
{
	font-weight:bold;
	background-color:White;
	width:115px;
}

.InactiveStep
{
	background-color:Silver;
	width:110px;
}

.PriceTable
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	border-collapse: collapse; 
	padding: 2pt 10pt 2pt 10pt;
	width:400px;
}

.PriceTableCell
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	padding: 2pt 10pt 2pt 10pt;
}

.PriceTableHeader
{
	font-weight:bold;
}


.orderwizardpage
{
	width:700px;
	text-align:left;
}

.footerlink a
{
	color:#FFFFFF;
	text-decoration:none;
	height:80px;
}

.footerlink a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

/*Google Search Styles*/

#GoogleSearchResults .gsc-control 
{
	width : 100%;
}

#GoogleSearchResults .gs-webResult .gs-visibleUrl 
{ 
	display : none; 
}

#GoogleSearchResults .gs-webResult .gs-visibleUrl 
{ 
	display : none; 
}

#GoogleSearchResults .gsc-tabsArea 
{
	display : none; 
}

#GoogleSearchResults .gs-no-results-result
{
	background-color:White;
	color:Black;
	border:solid 0px white;
}
