/* Style sheet for Capital One Web Sites */

/* ### The following are universal styles ### */

body {
	font-family: Arial, Helvetica, sans-serif;
}
p, b, .boldsmall, a:link, .super { 
 	font-size: 12px;
}
.boldheader {
	font-weight: bold;
	font-size: 11px;
}
.copyblock {
	font-size: 12px;
	text-align: center;
}
p.footer {
	font-size: 10px;
}
p.copyblockheading {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
td, th, td.copyblock, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.copyblock {
	text-align: center;
}
h1 {
   color: #333;
   font-size: 14px;
}
h3 {
   color: #333;
   font-size: 11px;
}
h4 {
	color: #333;
	font-size: 16px;
}
.header {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
.subhead {
	font-weight: bold;
	font-size: 12px;
}
.errorheader {
	font-weight: bold;
	color: red;
	font-size: 11px;
}
.maroonheader {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
.spacer {
	font-size: 11px;
	margin-left: 10px;
}
.formborder {
	margin-left: 20px;
}
blockquote {
	font-size: 11px;
}
sup {
	font-size: 8px;
}
.subheadLink {
	font-weight: bold;
	font-size: 11px;
	color: #333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.breadcrumb {
	font-size: 10px;
}

/* ### The following section is for Capital One Place ### */
.copsmall {
	font-size: 9px;
}
.copred {
 	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.gray {
	color: #666;
	font-size: 10px;
}
.hrtitle {
	font-size: 23px;
	font-weight: bold;
}

