body {
	background-image: url(images/backgroundRepeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.txt {font-family: Verdana, Tahoma, Arial; 
       font-size: 11px;
       color: #3A4758;
      }
H3
{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
}
H2
{
	font-weight: normal;
	font-size: 12pt;
	color: #339900;
	font-family: Impact, Arial, Verdana;
}
BUTTON
{
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: #000099;
}

H4
{
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

A:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #333366;
	}
	
A:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	}
	
A.tn:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

A.tn:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	}
	
A.tn:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	}
	
A.small:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	color: #666666;
}

A.small:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	color: #666666;
	}
	
A.small:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 9px;
	color: #333333;
	}
	
A.nav:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

A.nav:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	}
	
A.nav:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}

A.navred:link {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
}

A.navred:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	}

A.navred:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	}

A.subnav:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

A.subnavred:link {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
}

A.subnav:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	}

A.subnavred:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}

A.subnav:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	}

A.subnavred:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}

A.popupred:link, A.popupred:visited, A.popupred:hover {
	color: #cc001e;
	font-size: 10px;
	font-variant : small-caps;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

A.standardSmall:link, A.standardSmall:visited, A.standardSmall.hover {
    font-size: 10px;
    }
    
    

td {
	height: auto;
	width: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;



}
hr {
	background-color: #FFFF00;
}
.SwatchDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bulletArrow.gif);
	line-height: 20pt;

}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;

}

