.main 
	{font-family: arial;font-size:9pt;color : #003366;}

.main_bold
	{font-family: arial;font-size:9pt;color : #003366; font-weight:bold;}
	
.header
	{font-family: arial;font-size:8pt;color : #003366; font-weight:bold;}
	
.main_white
	{font-family: arial;font-size:9pt;color : #FFFFFF;}
	
.main_white_bold
	{font-family:arial; font-size:9pt; color:#FFFFFF; font-weight:bold}
	
.home_page
	{font-family:arial; font-size:22pt; color:#FFFFFF; font-weight:bold}

.main_12
	{font-family: arial;font-size:12pt;color : #003366;}

.main_bold_12
	{font-family: arial;font-size:12pt;color : #000000; font-weight:bold;}
	
.main_bold_14
	{font-family: arial;font-size:14pt;color : #000000; font-weight:bold;}

.main_white_10
	{font-family: arial;font-size:10pt;color : #FFFFFF;}

.black_small
	{font-family: arial;font-size:8pt;color : #000000;}

.pageTitle
	{font-family: arial;font-size:13pt;color:#FFFFFF;font-weight:bold;}
	
.form_label 
	{font-family: arial;font-size:9pt;color:#003366;font-weight:bold;}
	
.form_value 
	{font-family: arial;font-size:9pt;color:#003366;}
	
.form_required
	{font-family:arial; font-size:9pt; color:#FF0000; font-weight:bold;}
	
.form_button
	{font-family:arial; font-size:9pt; background-color:#336699; color:#FFFFFF; border:thin solid #003366; font-weight:bold;}

.message
	{font-family:arial; font-size:9pt; color:#FF0000; font-weight:bold;}

.breadcrumb
	{font-family: arial;font-size:9pt;color:#336699;font-weight:bold;text-decoration:none;}

.breadcrumb_small
	{font-family: arial;font-size:9pt;color:#336699;font-weight:bold;text-decoration:none;}

.leftNav_category
	{font-family: arial;font-size:10pt;color : #003366;font-weight:bold;text-decoration:none;}

.leftNav_brand
	{font-family: arial;font-size:8pt;color : #003366;text-decoration:none;}

.productSearch_header 
	{font-family: arial;font-size:10pt;color : #FFFFFF;font-weight:bold;}

.productSearch_text
	{font-family: arial;font-size:8pt;color : #003366;}
	
.listPrice-strike
	{text-decoration:line-through;}
	
.salePrice
	{font-family: arial;font-size:10pt;;color:#FF0000; font-weight:bold;}
	
a.link_orange
	{font-family: arial;font-size:9pt;color : #CA6434;}
	
	/* top navigation */
a.nav_top
{
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
a:link.nav_top {color:#000000}
a:visited.nav_top {color:#000000;text-decoration:none}
a:hover.nav_top {color:#FFFFFF;background-color:#999999;}
a:active.nav_top {color:#000000;background-color:#d1d1d1;}


/* submit buttons */
.button
{
	font-size: 9pt;
	background-color:#134962;
	color:#FFFFFF;
	border:solid thin #999999;
	font-weight:bold;
	align: center;
}
a:visited.button {color:#ffffff;text-decoration:none}
a:link.button {color:#ffffff;text-decoration:none}
a:hover.button {color:#FFFFFF;background-color:#999999;}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}
a {
	text-decoration: underline;
	color:#5C8096;
}
a.1 {
	text-decoration: none;
	color:#FFFFFF;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.t9 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}
.style2 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #FF7E00;
}
.style3 {color: #000000}

}
.dataLabel {
font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	padding-top:5px;
	text-align: right;}
	
	}
	
.dataLabel_l {
font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	padding-top:5px;
	text-align: left;}
	
	}
	
	.form_drop 
	{font-family: arial;
	font-size:8pt;
	color:#003366;
	width : auto;}

