/* CSS Document */




/* Main body copy
----------------------------------------------- */
TD {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 15px;
    color:#000000;
}

.bodycopy3 {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 18px;
    color:#666666;
	font-weight: normal;
}

.bodycopy3-bullets {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 13px;
    color:#666666;
	font-weight: normal;
}

.bodycopy3-italics {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 18px;
    color:#666666;
	font-weight: bold;
	font-style: italic;
}

.bodycopy3-italicReg {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 18px;
    color:#666666;
	font-weight: normal;
	font-style: italic;
}

.bodycopy3-indent {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 18px;
    color:#666666;
	font-weight: normal;
	padding-left: 30px;
}

.ingredients {
	font-family: "Verdana", sans-serif;	
	font-size: 9px;
	line-height: 14px;
    color:#666666;
	font-weight: normal;
}


.bodycopyblue {
	font-family: "Verdana", sans-serif;	
	font-size: 10px;
	line-height: 17px;
    color:#0074b2;
	font-weight: normal;
}

.bodycopyorange {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 18px;
    color:#fc7e03;
	font-weight: normal;
}

.headerorange {
	font-family: "Arial", sans-serif;	
	font-size: 12px;
	line-height: 20px;
    color:#fc7e03;
	font-weight: bold;
}


.gold1 {
	font-family: "Verdana", sans-serif;	
	font-size: 11px; 
	line-height: 18px;
	color: #5b42ad; 
	text-decoration: none;
}


.header1 {
	font-family: "Arial", sans-serif;
	font-size: 24px;
	line-height: 27px;
    color:#9a0000;
	font-weight: bold;
}

.header2 {
	font-family: "Arial", sans-serif;
	font-size: 19px;
	line-height:22px;
	color:#9a0000;
	font-weight: bold;
}

.header3 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#9a0000;
	font-weight: bold;
}


.dasheddivide {
	border-top: 1px dotted #ffffff;
}

.dasheddivide2 {
	border-top: 1px dotted #666666;
}



/* Copyright
----------------------------------------------- */
.copyright {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 15px;
    color: #666666;
}


/* Hyper-links
----------------------------------------------- */
a:link {
	font-family: "Arial", sans-serif;
	font-size: 12px; 
	line-height: 30px;	 
	color: #666666; 
	font-weight: bold;
	text-decoration: none;
}

a:visited {	
	font-family: "Arial", sans-serif;	
	font-size: 12px; 
	line-height: 30px;
	color: #666666; 
	font-weight: bold;	
	text-decoration: none;
}

a:hover {
	font-family: "Arial", sans-serif; 
	font-size: 12px; 
	line-height: 30px;
	color: #9a0000; 
	font-weight: bold;	
	text-decoration: none;
}

a:active {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #9a0000;
	font-weight: bold;	
	text-decoration: none;
}

	

/* Hyper-links - copyright
----------------------------------------------- */

.copy:link{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 15px;
    color:#666666;
	font-weight: normal;
	text-decoration: underline;
}

.copy:active{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 15px;
    color:#666666;
	font-weight: normal;
	text-decoration: underline;
}

.copy:visited{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 15px;
    color:#666666;
	font-weight: normal;
	text-decoration: underline;
}

.copy:hover{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 15px;
    color:#ac0d11;
	font-weight: normal;
	text-decoration: underline;
}




/* Hyper-links - Jumps
----------------------------------------------- */
.jump:link {
	font-family: "Arial", sans-serif;
	font-size: 12px; 
	line-height: 30px;	 
	color: #9a0000;
	font-weight: bold;
	text-decoration: none;
}

.jump:visited {	
	font-family: "Arial", sans-serif;	
	font-size: 12px; 
	line-height: 30px;
	color: #9a0000; 
	font-weight: bold;	
	text-decoration: none;
}

.jump:hover {
	font-family: "Arial", sans-serif; 
	font-size: 12px; 
	line-height: 30px;
	color: #666666; 
	font-weight: bold;	
	text-decoration: none;
}

.jump:active {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #9a0000;
	font-weight: bold;	
	text-decoration: none;
}

/* Hyper-links - Body Copy Bullets - Media Page
----------------------------------------------- */

a.bodycopy3-bullets:link {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 13px;
    color:#666666;
	font-weight: normal;
}

a.bodycopy3-bullets:visited {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 13px;
    color:#999999;
	font-weight: normal;
}

a.bodycopy3-bullets:hover {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 13px;
    color:#ac0d11;
	font-weight: normal;
}

a.bodycopy3-bullets:active {
	font-family: "Verdana", sans-serif;	
	font-size: 11px;
	line-height: 13px;
    color:#666666;
	font-weight: normal;
}

/* Hyper-links - ingredients - Media Page
----------------------------------------------- */

a.ingredients:link {
	font-family: "Verdana", sans-serif;	
	font-size: 9px;
	line-height: 14px;
    color:#666666;
	font-weight: normal;
}
a.ingredients:visited {
	font-family: "Verdana", sans-serif;	
	font-size: 9px;
	line-height: 14px;
    color:#999999;
	font-weight: normal;
}
a.ingredients:hover {
	font-family: "Verdana", sans-serif;	
	font-size: 9px;
	line-height: 14px;
    color:#ac0d11;
	font-weight: normal;
}
a.ingredients:active {
	font-family: "Verdana", sans-serif;	
	font-size: 9px;
	line-height: 14px;
    color:#666666;
	font-weight: normal;
}