body
{
}


.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002A5C;
	font-weight: bold;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Search_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FAA23E;
}

input.Search_text 
{
	font-size:11px;
	font-weight: normal;
	color: #000;
}
select.Search_text 
{
	font-size:12px;
	font-weight: normal;
	color: #000;
}



form {
	margin: 0px;
	padding: 0px;
}
.navigation_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.title_bar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FAA23E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A5C;
	font-weight: bold;
}

.learnMore
{
	float:right;
}

.detail
{
	clear:both;
	float:left;
	margin:0px 10px 0px 5px;
}

.productName
{
	font-family:Verdana;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
	color:#002A5C;
	margin:10px 0px 0px 0px;
}

.productNameLrg
{
	clear: right;
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 7px;
	color: #002a5c;
	line-height: 1.5em;
	font-family: Verdana;
	text-align: left;
}
.stdCopy
{
	font-family:Verdana;
	font-size:.7em;
	color:Black;
}
.stdCopyHeading
{
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:Black;
}

.thumb
{
	float:left;
	margin:2px 10px 3px 5px;
}

.productImage
{
	float: left;
	margin: 0px 20px 0px 20px;
}

.productContent
{
	margin: 0px 10px 0px 10px;
}


.hdash
{
	height:1px;
	background: #ffffff url(/images/dash_h.gif) repeat-x;
}

.catHead
{
	clear: both;
	table-layout: fixed;
	font-weight: bold;
	font-size: 1.3em;
	background: url(/images/header_bg.gif) #fff fixed no-repeat;
	overflow: hidden;
	width: 689px;
	color: #ff860d;
	text-indent: 0.5em;
	padding-top: 7px;
	font-family: Verdana;
	height: 45px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subCatTitle
{
	font-family:Arial;
	font-size:1.0em;
	font-weight:bold;
	color:#002A5C;
	text-align:left;
}

.subCatText
{
	font-family:Arial;
	font-size:0.8em;
	font-weight:bold;
	color:#002A5C;
	text-align:left;
}


.featureBox
{
	padding: 2px;
	border: solid 3px #e0e0e0;
	display: block;
	font-weight: bold;
	font-size: 0.6em;
	margin: 15px;
	vertical-align: bottom;
	font-family: Verdana;
	height: 90px;
	width: 100px;
	overflow: hidden;
}
.featureName
{
	clear: left;
	overflow: hidden;
	width: 100px;
	height: 40px;
	white-space: normal;
	TEXT-OVERFLOW: ellipsis;
}
.featureImage
{
	float: right;
	overflow: hidden;
	height: 50px;
	width: 50px;
}
.prodDesc
{
	font-family:Verdana;
	font-size:1em;
	color:Black;
}

.body_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.body_text_white:link {
 text-decoration: none;
}
a.body_text_white:visited {
 text-decoration: none;
}
a.body_text_white:hover {
 text-decoration: underline !important;
}
.body_text_sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.body_text_sitemap:link {
 text-decoration: bold;
 color: #000000;
}
a.body_sitemap:visited {
 text-decoration: bold;
 color: #000000;
}
a.body_text_sitemap:hover {
 text-decoration: underline !important;
 color: #000000;
}
.horzon {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
