/* top navigation links */
a:link.tnav     {color:#332985; text-decoration:none;}
a:visited.tnav  {color:#332985; text-decoration:none;}
a:active.tnav   {color:#332985; text-decoration:none;}
a:hover.tnav    {color:#f27736; text-decoration:none;}

a:link.optnav     {color:#f27736; text-decoration:none;}
a:visited.optnav  {color:#f27736; text-decoration:none;}
a:active.optnav   {color:#f27736; text-decoration:none;}
a:hover.optnav    {color:#332985; text-decoration:none;}



a:link.link     {
	color:#332985;
	text-decoration:none;
}
a:visited.link  {
	color:#FFFFFF;
	text-decoration:none;
}
a:active.link   {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.link    {
	color:#0000FF;
	text-decoration:none;
}

a:link.link2     {color:#332985; text-decoration:none;}
a:visited.link2  {color:#332985; text-decoration:none;}
a:active.link2   {color:#332985; text-decoration:none;}
a:hover.link2   {color:#f27736; text-decoration:underline;}

a:link.productlink     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2e3092;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
a:visited.productlink    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2e3092;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
a:active.productlink     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A30303;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
a:hover.productlink     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A30303;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;

}



body	{
	scrollbar-face-color: #8A95B3;
	scrollbar-darkshadow-color: #8A95B3;
	scrollbar-3dlight-color: #8A95B3;
	scrollbar-arrow-color: #424E66;
	scrollbar-highlight-color: #424E66;
	scrollbar-shadow-color: #424E66;
	scrollbar-track-color: #AEB6CB;
	
}
			
.darkbluelgbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #332985;
	font-weight: bold;
}

.productcategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2e3092;
	font-weight: bolder;
	line-height: normal;
}

.redproductcategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A30303;
	font-weight: bolder;
	line-height: normal;
}

.darkbluecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #332985;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.02em;
}

.smallblackcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: 300;
	text-transform: none;
	letter-spacing: 0.02em;
}

.bluecontentsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332985;
}





.whitelgbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitesmallbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F3F3F3;
	}

.darkbluesm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #332985;
}


.copyrightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #332985;
}


/* spacing solution for Firefox */
p {margin:0px;}
p.bottom {margin-bottom:18px;}
.requiredBox {
	background-color: #D3D4E8;
}

p.top {margin-top:12px;}
