@charset "UTF-8";
/* CSS Document */

.GreyBasicText {
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.GreyBasicTextBold {
	font-family: Helvetica;
	font-size: 16px;
	color: #333;
	font-weight: bolder;
}
.GreyH3Text {
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1
.pt;
}
.BlackH3Text {
	font-family: Helvetica;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1.25pt;
}
.GreyH1TextBox {
	font-family: Helvetica;
	font-size: 70px;
	color: #666666;
	text-transform: lowercase;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.TextBoxDottedEdges {
	border: 1px dotted #666666;
}
.GreyH3TextBox {
	font-family: Helvetica;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -.75pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GreyTextBoxNoBorder {
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.WhiteBasicTextBold {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.OrangeBasicTextBoldCopy {
	font-family: Helvetica;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 18px;
}
.BottomIndexBKG {
	background-image: url(/images/BROWSER2/BROWSER_BKG.jpg);
	background-repeat: repeat-x;
}
.BlogLinkHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
}
.BlogLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5583D9;
}
.BlogCopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.LTGreyLargeFont {
	font-family: Helvetica;
	font-size: 24px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: -0.75pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LightGreyMedText {
	font-family: Helvetica;
	font-size: 14px;
	color: #999;
	font-weight: bold;
}
.BlueH3 {
	font-family: Helvetica;
	font-size: 24px;
	color: #39F;
	font-weight: bold;
	letter-spacing: -0.75pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FooterCopyrightTextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.FooterLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406AB3;
}
.DottedLineBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
