/* DVC Store StyleSheet */

a.navlinks2:link {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navlinks2:visited {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navlinks2:hover {
	color: #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navlinks2:active {
	color: #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.thin:link {
	color: #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: none;
	text-decoration :  none;
}



a.thin:visited {
	color: #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: none;
	text-decoration :  none;
}



a.thin:hover {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: none;
	text-decoration :  none;
}



a.thin:active {
	color: #FF0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: none;
	text-decoration :  none;
}

/* Used For Formatting Links in Header/Footer Bar */

a.nav:link {
	color: #0099CC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.nav:visited {
	color: #0099CC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.nav:hover {
	color: #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.nav:active {
	color: #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}


a.navonwhite:link {
	color: #0099CC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navonwhite:visited {
	color: #0099CC;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navonwhite:hover {
	color: silver;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}



a.navonwhite:active {
	color: silver;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight: bold;
	text-decoration :  none;
}

/* End Content Section Links formatting */


div {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}



/* Used for formatting input fields */

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}



/* Format paragraphs in footer */

p.fieldheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

p.headeronblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #0099CC;
}

p.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000066;
}


p.footer {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

p.fineprint { color:#FFFFCC; font-family:Arial, Helvetica, sans-serif; font-size:10px; }

p.cartwhite { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; }


p.footerblack {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}


/* Normal Paragraph Formatting */

p.contentyellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFCC;
}


p.contentred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F80000;
}


p.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	color : #000066;
}



a.linkheader:active {

	color : Red;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}



a.linkheader:hover {

	color : Red;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}



a.linkheader:visited {

	color : White;

	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size :  11px;

	text-decoration :  none;

	font-weight : normal;

}

/* END Can be deleted once all references to class="linkheader" is changed to class="titles" */
