/* STORE STYLES */
	.text { font: 10pt/10pt Arial; color: 000000; line-height: 110%; }
	.small_bold { font: bold 8pt/8pt Arial; color: 000000; line-height: 100%; }
	.big_bold { font: bold 10pt/10pt Arial; color: 000000; line-height: 100%; }	
	.error_text { font: bold 8pt/8pt Arial; color: CC0000; line-height: 100%; }
	.required_text { font: 10pt/10pt Arial; color: CC0000; line-height: 110%; }
	.big_red_prices { font: bold 9pt/9pt Arial; color: CC0000; line-height: 110%; }		
	.direction_text { font: italic 10pt/10pt Arial; color: 000000; line-height: 110%;}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:active {
	color: #003366;
}
a:hover {
	color: #003366;
}
.browsetext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-variant : normal;
}
a.newbrowsetext:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-variant : normal;
	color: #003366;
}
a.newbrowsetext:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-variant : normal;
	color: #003366;
}
a.newbrowsetext:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-variant : normal;
	color: #97002F;
}
a.newbrowsetext:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-variant : normal;
	color: #97002F;
}
.userlist{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #003366;
	font-size : smaller;
}
.datatext{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #003366;
	font-size : smaller;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
}
.searchfield{
	font-size : 10px;
	height : 18px;
}
.formLabels { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 11px; 
	color: #003366 
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.navTable {
	border: 1px solid #99CCFF;
}
.navTableInterior {
	border-top: 0px solid #99CCFF;
	border-right: 0px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	border-left: 0px solid #99CCFF;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #003366;
}
.nameText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #97002F;
}
form {
	margin: 0px;
}
.mainTextHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0033;
}
.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #97002F;
	font-style : normal;
	letter-spacing : normal;
}