.HiddenCounter {
	color : Black;
	text-decoration : none;
}

a.HiddenCounter:hover {
	text-decoration : none;
	color : Black;
}

.regularblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

a.regularblack:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 000099;
}

.regularblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 003366;
}

a.regularblue:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 339999;
}

.regularred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Red;
}

a.regularred:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 339999;
}

.regularbluesmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : 003366;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : 003366;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : 003366;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 003063;
	font-weight : bold;
	font-style : italic;
}

.fineline {
	font-family : Arial, Helvetica, sans-serif;
	color : 003366;
	font-size : 11pt;
	font-style : italic;
	font-weight : bold;
}

P {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : 003366;
	font-style : normal;
	font-size : 14px;
	font-weight : normal;
}




.mainmenu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : 013366;
	font-weight : bold;
	font-size : 8pt;
	
}

a.mainmenu:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0B96A6;
	font-weight : bold;
	font-size : 8pt;
}


.mainmenuhot {
	font-family : Arial, Helvetica, sans-serif;
	color : 003366;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}


a.mainmenuhot:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : 339999;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}

.menubar {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
}

.atgis {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	color : 000099;
	font-weight : normal;
	font-style : italic;
}

.tollfree {
	font-family : Arial, Helvetica, sans-serif;
	color : 000099;
	font-weight : bold;
}


.mailorder {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16pt;
	color : 000099;
	font-weight : bold;
	font-style : italic;
}



a.menubar:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : CD6969;
	font-weight : bold;
}

.miniblack {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : 000000;
	font-size : 8pt;
}

a.miniblack:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : 003366;
	font-size : 8pt;
	background-color : #C4D6F4;
}

.statement {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : 000099;
}

a.statement:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : 339999;
}

.chartblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-align : center;
}

.chartwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-align : center;
}

.chartblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 003399;
	text-align : center;
}


.chartblueunderline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 000099;
	text-align : center;
}


a.chartblueunderline:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Maroon;
	text-align : center;
}

.charttitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	text-align : center;
	font-weight : bold;
}

.chartblackbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-align : center;
	font-weight : bold;
}

.chartwhitebold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-align : center;
	font-weight : bold;
}

.chartwhiteboldleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-align : left;
	font-weight : bold;
}

.chartbluebold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 003399;
	text-align : center;
	font-weight : bold;
}

.chartredbold {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Red;
	text-align : left;
	font-weight : bold;
}

.chartblackboldleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-align : left;
	font-weight : bold;
}