.TinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}


.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	list-style-image: url(../images/bullet-point-bodycopy.gif);
}

.body_copy a:link { text-decoration: none; color: #444444; }
.body_copy a:active { text-decoration: underline; color: #00adef; }
.body_copy a:visited { text-decoration: none; color: #444444; }
.body_copy a:hover { text-decoration: underline; color: #00adef; }

.loggedin-text a:link { text-decoration: none; color: #9ACA00; }
.loggedin-text a:active { text-decoration: underline; color: #00adef; }
.loggedin-text a:visited { text-decoration: none; color: #9ACA00; }
.loggedin-text a:hover { text-decoration: underline; color: #00adef; }


.TinyText-home a:link { text-decoration: none; color: #5b80be; }
.TinyText-home a:active { text-decoration: underline; color: #0761DC; }
.TinyText-home a:visited { text-decoration: none; color: #5b80be; }
.TinyText-home a:hover { text-decoration: underline; color: #0761DC; }

.TinyText a:link { text-decoration: none; color: #a6a6a6; }
.TinyText a:active { text-decoration: underline; color: #666666; }
.TinyText a:visited { text-decoration: none; color: #a6a6a6; }
.TinyText a:hover { text-decoration: underline; color: #666666; }

.logout-text a:link { text-decoration: none; color: #00adef; }
.logout-text a:active { text-decoration: underline; color: #00adef; }
.logout-text a:visited { text-decoration: none; color: #00adef; }
.logout-text a:hover { text-decoration: underline; color: #00adef; }


.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00ADEF;
}
.TinyText-home {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5b80be;
}
.TinyText-footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.TinyText-footer a:link { text-decoration: none; color: #FFFFFF; }
.TinyText-footer a:active { text-decoration: underline; color: #FFFFFF; }
.TinyText-footer a:visited { text-decoration: none; color: #FFFFFF; }
.TinyText-footer a:hover { text-decoration: underline; color: #FFFFFF; }


.home-newsboxes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	list-style-image: url(../images/bullet-point-bodycopy.gif);
}
.TinyText-newsboxes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TinyText-contact-heading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.TinyText-contact-info {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00adef;
}
.orderform-text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	list-style-image: url(../images/bullet-point-bodycopy.gif);
}
.loggedin-text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #9ACA00;
	list-style-image: url(../images/bullet-point-bodycopy.gif);
}
.Heading-bestsellers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body_copy-cyan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00ADEF;
	list-style-image: url(../images/bullet-point-bodycopy.gif);
}

.logout-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #00adef;
}

ul#ulocation{
	list-style:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:0 0 0 20px;
	margin:0;
        width:280px;
}
ul#ulocation li a { color:#00adef;}
ul#ulocation li {
background:url(../images/divider.gif) bottom left no-repeat;
width:230px;
}

ul#ulocation li p{
	/*background:url(../images/bluecircle.gif) 0 3px no-repeat;*/
  background:url("../images/bullet.gif") no-repeat scroll 2px 4px transparent;
	padding-left:15px;
	padding-bottom:10px;
	margin:10px 0 0 0;
}
ul#ulocation li span.txtSmall{
	font-size:11px;
	
}

