body.page
{
	margin:9px 0 0 0;
	background:url(/images/healthzone365/img_glb_background.gif) repeat-x;
}

body.popup
{
	margin:0px;
	background:#fff;
}

img, table
{
	border:0px;
}

ul
{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

ul.indent
{
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}

li.doublespaced
{
	padding-top:10px;
}

li.pad5
{
	padding-top:5px;
}

.fontsize10
{
	font-family:Arial;
	font-size:10px;
}

.fontsize11
{
	font-family:Arial;
	font-size:11px;
}

.fontsize12
{
	font-family:Arial;
	font-size:12px;
}

.fontsize15
{
	font-family:Arial;
	font-size:15px;
}

.bold
{
	font-weight:bold;
}

.black
{
	color:#000;
}

.gray
{
	color:#646056;
}

.mediumgray
{
	color:#8b867b;
}

.lightgray
{
	color:#999;
}

.footergray
{
	color:#9a9a9a;
}

.white
{
	color:#fff;
}

.red
{
	color:#ff0406;
}

.darkred
{
	color:#c12225;
}

.lightblue
{
	color:#a8b2be;
}

.aqua
{
	color:#9abae1;
}

.darkblue
{
	color:#316185;
}

.blue
{
    color:#2f6384;
}

.navy
{
    color:#253e5c;
}

.orange
{
	color:#ff6600;
}

.yellow
{
	color:#ffd629;
}

.teal
{
	color:#51bcf2;
}

.graylink
{
	color:#4f4c45;
}

.midnightblue
{
    color:#031f5d;
}

a.whitelink:link, a.whitelink:visited
{
	color:#fff;
	text-decoration:none;
}

a.whitelink:hover
{
	color:#fff;
	text-decoration:underline;
}

a.navylink:link, a.navylink:visited
{
    color:#253e5c;
    text-decoration:none;
}

a.navylink:hover
{
    color:#253e5c;
    text-decoration:underline;
}

a.bluelink:link, a.bluelink:visited
{
	color:#2f6384;
	text-decoration:none;
}

a.bluelink:hover
{
	color:#1a2c41;
	text-decoration:underline;
}

.bluelink a:link, .bluelink a:visited
{
	color:#2f6384;
	text-decoration:none;
}

.bluelink a:hover
{
	color:#1a2c41;
	text-decoration:underline;
}

.orangelink a:link, .orangelink a:visited
{
	color:#ff6600;
	text-decoration:none;
}

.orangelink a:hover
{
	color:#4f4c45;
	text-decoration:underline;
}

.couponlink a:link, .couponlink a:visited
{
	font-family:Arial;
	font-size:11px;
	color:#f60;
	text-decoration:none;
}

.couponlink a:hover
{
	font-family:Arial;
	font-size:11px;
	color:#f60;
	text-decoration:underline;
}

a.utilitylink:link, a.utilitylink:visited
{
	font-family:Verdana;
	font-size:10px;
	color:#031f5d;
	text-decoration:none;
}

a.utilitylink:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#031f5d;
	text-decoration:underline;
}

a.footerlink:link, a.footerlink:visited
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#031f5d;
	text-decoration:none;
}

a.footerlink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#031f5d;
	text-decoration:underline;
}

.inputtext
{
	font-family:Arial;
	font-size:11px;
	border:solid 1px #7a9ac1;
	width:190px;
}

.inputtextsmall
{
	font-family:Arial;
	font-size:11px;
	border:solid 1px #7a9ac1;
	width:35px;
}

.noul
{
	text-decoration:none;
}