/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
	background-color: #EBEBEB;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	color: #434343;
	font-size: 75%;
	line-height: 1.4em;
	letter-spacing: 0.03em;
	padding-bottom:40px;
}

/* -- General Link Styling -- */

a:focus, a:hover, a:active {
outline: none
}

a:link {
	color: #3333CC;
	text-decoration:none;
}

a:visited {
	color: #3333CC;
	text-decoration:none;
}

a:hover {
color: #A9031E;
text-decoration:none;
}

#ContentColumn a:link {
	text-decoration:none;
	font-weight: bold;
}

#ContentColumn a:visited {
text-decoration:underline;
}

#ContentColumn a:hover {
	text-decoration:underline;
	color: #A9031E;
}

.Navigation a:link,
.ExtraNav a:link  {
	color: #3333CC;
	padding:3px;
	font-weight: bold;
}

.Navigation a:visited,
.ExtraNav a:visited{
	color: #3333CC;
	padding:3px;
	font-weight: bold;
}

.Navigation a:hover,
.ExtraNav a:hover {
	color: #A9031E;
	padding:3px;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
	width: 1050px;
}

#Header {
height: 300px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 230px;
	text-align: justify;
}

#NavColumn {
	float: left;
	width: 230px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
	margin-left: -1050px;
	padding-top: 165px;
}
#NavColumn h2 {
	color: #A9031E;
	font-size: 160%;
	line-height: 110%;
	font-weight: bold;
	text-align: left;
}

#ExtraColumn {
	float: left;
	width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
	margin-left: -200px;
}

#Footer {
clear: both;
width: 100%;
text-align: center;
margin-bottom; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:8px
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#NavColumn .Liner {
margin: 10px;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
position:relative;
margin: 0 auto;
background: url('../image-files/background.jpg') repeat-y top left;
}

#Header {
background: url('../image-files/banner.jpg') no-repeat top left;
position:relative;
z-index:1
}

#NavColumn {
}

#ExtraColumn .Liner {
	padding-top:0;
}

#ContentColumn .Liner {
padding: 0 30px 0;
}

#ContentColumn, #ExtraColumn, #NavColumn {
position:relative;
z-index:10;
}

#ContentColumn, #ExtraColumn {
margin-top:-40px;
}

#NavColumn {
margin-top:-200px;
}

#Footer {
position:relative;
z-index:1;
}
#Footer .Liner {
padding:0;
margin-left:260px;
margin-right:40px;
background-color:#A9031E;
color:#FFF;
position:relative;
z-index:5;
}
#Footer p {
  margin:0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
}

/* -- Nav Headers -- */

.Navigation ul {
list-style-type: none;
position: relative;
margin: 0;
padding: 0;
}

.Navigation h3 {
border-top: 1px solid #757474;
border-bottom: 1px solid #757474;
padding:5px 0;
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps;
font-size:120%;
}

.Navigation li {
padding:0;
margin: 0;
margin-bottom: 3px;
}

.Navigation a {
display:block;
width:100%;
padding: 3px 3px 3px 0;
}


/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a {
text-decoration: none;
}

.ThumbnailLink .Caption {
text-decoration: underline;
}

/* -- Horizontal Text NavBar -- */

#Header {
position:relative;
}

#Header .ExtraNav {
	position: absolute;
	top: 190px;
	right: 40px;
	font-size: 90%;
	display: inline;
	text-align: right;
}


.ExtraNav ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.ExtraNav ul li {
	display: inline;
	text-align: right;
}

.ExtraNav a {
text-align: center;
padding: 0 4px;
}

#Footer .ExtraNav {
background-color:#EBEBEB;
}



/* ------ Section 6 - Specific Font Styles ------ */

#NavColumn {
font-size: 90%;
}

#ExtraColumn {
	font-family: Tahoma;
	font-size: 90%;
}
#ExtraColumn a:hover {
	text-decoration: none;
}
#ExtraColumn  h3 {
	background-image: url('../image-files/button-right.gif');
	background-repeat: no-repeat;
	font-size: 1.5em;
	color: #3333CC;
	height: 40px;
	width: 150px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px
}
#ExtraColumn h2 {
	font-size: 140%;
	color: #A9031E;
	font-weight: bold;
}

#Footer {
font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
	color: #444444;
	font-weight: normal;
	font-family:Verdana, Helvetica, Geneva, Sans-Serif;
}

h1 {
	font-size: 2.0em;
	line-height: 110%;
}
h2 {
	font-size: 1.65em;
	line-height: 110%;
}

h3 {
	font-size: 1.50em;
	line-height: 110%;
}

#ContentColumn h1,
#ContentColumn h2,
#ContentColumn h3,
#ContentColumn h4,
#ContentColumn h5,
#ContentColumn h6 {
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-variant: small-caps;
	line-height: 110%;
}



.Caption {
font-size: 85%;
font-weight: bold;
display: block;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 110%;
font-family: Arial, Helvetica, sans-serif;
}



/* ------ Section 7 - Boxes ------ */

.CalloutBox {
	width: 85%;
	margin: 18px auto 24px auto;
	padding: 4px;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDCDC;
}

.ReminderBox p,
.CalloutBox p {
margin: 8px;
font-size: 95%;
}

.ReminderBox {           /* the container box */
background-color: #A9031E;
width: 35%;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #FFF;
}

.ReminderBox p {
padding: 0 4px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
text-align: center;
background-color: #FFF;
border-top: 1px solid #8F8FB3;
border-bottom: 1px solid #8F8FB3;
margin: 20px auto;
padding: 0 2px;
}

/* -- RSS Box -- */

#RSSbox {
width: 160px;
margin: 8px 8px 8px 0;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
line-height: 14px;
text-align: center;
}



/* ------ Section 8 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

img {
}

/* -- lists -- */

#ContentColumn ul {
list-style-type: disc;
padding: 0;
margin-left: 5px;
}

#ContentColumn li {
padding: 0;
margin-left: 5px;
}

#ContentColumn ol {
list-style-type: decimal;
margin: 0 0 8px 10px;
}

#ContentColumn li {
margin: 0 0 8px 5px;
}

#ContentColumn h4 {
	font-size: 1.4em;
	font-variant: normal;
	font-weight: bold;
}
/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}
#headerBanner {
	position: absolute;
	left: 555px;
	top: 40px;
	background-image: url('../image-files/christine-numismedia-468x160.gif');
	background-repeat: no-repeat;
	display:block;
	height:60px;
	text-indent:-9999px;
	width: 468px;
	font-weight: bold;

}
#headerBannerTestAd {
	border:1px solid #A9031E; position: absolute;
	left: 555px;
	top: 40px;
}


div.transbox1
{
width:200px;
  height:50x;
  margin:5px 134px;
  background-color:#ffffff;
  border:1px solid A9031E;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

#RHSkyscraper2 {
	background-image: url('../image-files/morgan-dollar-ebook-ad-160x600.jpg');
	background-repeat: no-repeat;
	display:block;
	height:600px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
	border: 1px solid #A9031E;
}

div.transbox2
{
width:140px;
  height:50px;
  margin:270px 10px;
  background-color:#ffffff;
  border:1px solid A9031E;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

#RHHalfSkyscraper3 {
	background-image: url('../image-files/delvan-collectibles-160-300.jpg');
	background-repeat: no-repeat;
	display:block;
	height:300px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

#RHHalfSkyscraper4 {
	background-image: url('../image-files/coinlink-160x300.jpg');
	background-repeat: no-repeat;
	display:block;
	height:300px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

div.transbox3
{
width:140px;
  height:75px;
  margin:110px 10px;
  background-color:#ffffff;
  border:1px solid A9031E;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

#RHButton5 {
	background-image: url('../image-files/world-mint-coins-160x160.jpg'); 
	background-repeat: no-repeat;
	display:block;
	height:160px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

#RHButton6 {
	background-image: url('../image-files/silver-coins-today-160x160.jpg');
	background-repeat: no-repeat;
	display:block;
	height:160px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

#RHButton7 {
	background-image: url('../image-files/america-the-beautiful-quarters-160x160.jpg'); 
	background-repeat: no-repeat;
	display:block;
	height:160px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

#RHButton8 {
	background-image: url('../image-files/uscoinstoday.jpg');
	background-repeat: no-repeat;
	display:block;
	height:160px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

#RHHalfSkyscraper9 {
	background-image: url('../image-files/coinforums-160x300.jpg');
	background-repeat: no-repeat;
	display:block;
	height:300px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;

}

#RHHalfSkyscraper10 {
	background-image: url('../image-files/coinlink-news-160x300.gif');
	background-repeat: no-repeat;
	display:block;
	height:300px;
	text-indent:-9999px;
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}

#RHButton11 {
	background-image: url('../image-files/chinese-coin-ad-160x160.jpg');
	background-repeat: no-repeat;
	display:block;
	height:160px;
	text-indent:-9999px;
	width: 160px;
	font-weight: bold;

}

#RHButton12 {
	background-image: url('../image-files/panda-usa-160-160.gif');
	background-repeat: no-repeat;
	display:block;
	height:160px;
	text-indent:-9999px;
	width: 160px;
	font-weight: bold;
	border: 1px solid #A9031E;
}


div.transbox4
{
width:140px;
  height:60px;
  margin:50px 10px;
  background-color:#ffffff;
  border:1px solid A9031E;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }


.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

.Center { 
text-align: center;
}

/* This code defines Coin Value Tables */

table.CVTvalues {
	border-collapse: collapse;
	outline: #A9031E solid thin;
	border: 1px solid #A9031E;
}

.coin {
	height:  40px;
	width: 88px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 16px;
	text-align: center;
	vertical-align:bottom;
	color: #020268;
	font-weight: bolder;
	text-indent: 3px;
}

.series {
	height:  40px;
	width: 238px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 16px;
	text-align: center;
	vertical-align:bottom;
	color: #020268;
	font-weight: bold;
	text-indent: 3px;
}

.HVTrends {
	height:  40px;
	width: 238px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align:top;
	color: #020268;
	font-weight: bold;
	text-indent: 3px;
}

.logo  {
	height:  65px;
	width: 134px;
	vertical-align:top;
	text-align:center;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
}

.var  {
	height:  40px;
	width: 88px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align:bottom;
	color: #020268;
	font-weight: bold;
	text-indent: 3px;
}

.mint   {
	height:  40px;
	width: 88px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align:top;
	color: #020268;
	font-weight: bold;
	text-indent: 3px;
}                                                     

.minttotal   {
	height:  40px;
	width: 88px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align:top;
	color: #020268;
	font-weight: bold;
	text-indent: 3px;
}                

.yearhead{
	height:  30px;
	width: 45.833px;
	background-color: #C6D8DD;
	border: 1px solid #C6D8DD;
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	color: #020268;
	font-weight: bold;
}

.grade{
	height:  30px;
	width: 45.833px;
	background-color: #C6D8DD;
	border: 1px solid #C6D8DD;
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	color: #020268;
	font-weight: bold;
}

.year{
	height:  20px;
	width: 45.833px;
	background-color: #C6D8DD;
	border: 1px solid #C6D8DD;
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	color: #020268;
	font-weight: bold;
}

.gcell{
	height:  20px;
	width: 45.833px;
	background-color: #EBEBEB;
	border: 1px solid #EBEBEB;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

.ycell{
	height:  20px;
	width: 45.833px;
	background-color: #FFFFEF;
	border: 1px solid #FFFFEF;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

.comp{
	height:  30px;
	width: 548px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 16px;
	text-align: left;
	color: #020268;
	font-weight: bolder;
	text-indent: 3px;
}

.ror{
	height:  15px;
	width: 548px;
	background-color: #DFDFBF;
	border: 1px solid #DFDFBF;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 12px;
	text-align: left;
	color: #020268;
	font-weight: bold;
	text-indent: 3px;
} 

/* ------------ */

.QuarterR1C1 { height: 186px;  width: 10px; text-align: center; border-left: 0px solid #3333CC; border-top: 0px solid #3333CC; border-right: 0px solid #3333CC; border-bottom: 0px solid #3333CC; }
.QuarterR1C2 { height: 186px;  width: 186px; text-align: center; border-left: 1px solid #3333CC; border-top: 1px solid #3333CC; border-right: 1px solid #3333CC; border-bottom: 1px solid #3333CC; padding: 3px;}
.QuarterR2C1 { width: 10px; text-align: center; border-left: 0px solid #3333CC; border-top: 0px solid #3333CC; border-right: 0px solid #3333CC; border-bottom: 0px solid #3333CC; }
.QuarterR2C2 {
	width: 186px;
	background-color: #EBEBEB;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	float: right;
	line-height: 10px;
	margin: 5px;
	border: 1px solid #AAAAAA;
}
.specialParagraph {
	line-height: 1em;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.QuarterR2C2  h3 {
	font-size: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.QuarterR2C2 img {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.coinValues {
	width: 275px;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-right: 5px;
	text-decoration: none;
	margin-left: 20px;
}
.coinValues a {
	text-decoration: none;
}
.coinValues p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 110%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* ------------ */
table.HomeHistPhotos {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	width: 500px;
	padding: 5px;
	}
.HHPR1C1 { height:  130px;  text-align: center; border-left: 0px solid #A9031E; border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 1px solid #A9031E; } 
.HHPR1C2 { height:  130px;  text-align: center; border-left: 0px solid #A9031E; border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 1px solid #A9031E; }
.HHPR1C3 { height:  130px;  text-align: center; border-left: 0px solid #A9031E; border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 1px solid #A9031E; }
.HHPR1C4 { height:  130px;  text-align: center; border-left: 0px solid #A9031E; border-top: 0px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 1px solid #A9031E; }
.HHPR2C1 {
	background-color: #EBEBEB;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	width: 130px;
	border-left: 0px solid #A9031E;
	border-top: 0px solid #A9031E;
	border-right: 1px solid #A9031E;
	border-bottom: 1px solid #A9031E;
	padding: 5px;
	line-height: 12px;
}
.HHPR2C2 {
	background-color: #EBEBEB;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	width: 130px;
	border-left: 0px solid #A9031E;
	border-top: 0px solid #A9031E;
	border-right: 1px solid #A9031E;
	border-bottom: 1px solid #A9031E;
	padding: 5px;
	line-height: 12px;
}
.HHPR2C3 {
	background-color: #EBEBEB;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	width: 130px;
	border-left: 0px solid #A9031E;
	border-top: 0px solid #A9031E;
	border-right: 1px solid #A9031E;
	border-bottom: 1px solid #A9031E;
	padding: 5px;
	line-height: 12px;
}
.HHPR2C4 {
	background-color: #EBEBEB;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	width: 130px;
	border-left: 0px solid #A9031E;
	border-top: 0px solid #A9031E;
	border-right: 0px solid #A9031E;
	border-bottom: 1px solid #A9031E;
	padding: 5px;
	line-height: 12px;
}

table.ANAmember {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	width: 550px;
	}
.ANAnumber { font-family: Verdana, Helvetica, Geneva, Sans-Serif; text-align: left; font-size: 12px; font-weight: normal; width: 464px; }

/* This is the first table of the page.  Has one row and two cells. Left cell holds 550 width info.  Right cell holds 325 "side bar" material. */
table.first {
	border-style: none;
	border-collapse: collapse;
	}
/* ------------ */
/* ------------ */
/* This code defines tables where CVT introductory material is found, which includes Google 300 or 250 ad, and coin links. */
table.CVTintro {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	background-color: #EBEBEB; }
.linkhdr{ height:  25px;  width: 548px;  background-color: #A9031E;  border-bottom: 1px solid #A9031E; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 16px;  text-align: center;  font-weight: bold;  color: #EBEBEB; }
.clickbelow{ height:  20px;  width: 548px;  background-color: #EBEBEB;  text-indent: 3px; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 12px;  text-align: left;  font-weight: normal;  color: #000000; }                 
.datelinkNYYN{ height:  30px;  width: 143px;  background-color: #EBEBEB;  border-left: 0px solid #A9031E; border-top: 1px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 0px solid #A9031E; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  text-align: center;  font-weight: bold;  color: #3333CC }          
.datelinkNYNN{ height:  30px;  width: 143px;  background-color: #EBEBEB;  border-left: 0px solid #A9031E; border-top: 1px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  text-align: center;  font-weight: bold;  color: #3333CC } 
/* ------------ */
/* ------------ */
/* This code defines the table where grading standards over time are explained */
table.GradeHist {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	background-color: #EBEBEB; }
	p.gradeexpl {margin: 3px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 8pt;  text-align: justify;  font-weight: normal;}
/* ------------ */
/* ------------ */
/* This code defines the 325 table on right side.  Has the Google 160x600 ad. */
table.rightside {
	border-style: none;
	border-collapse: collapse;
	position:absolute;left:715px; top:175px }
.PrintRptcell{ border-style: none; text-align: center; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 16px; font-weight: normal;  color: #A9031E; }
.PrintRptdesc{ border-style: none; text-align: left; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; font-weight: normal; }
.PrintRptopencell{ border-style: none; height:  50px; }
/* ------------ */
/* ------------ */
/* This code defines Coin Type literature table */
table.CoinTypeintro {
	border-style: none;
	border-collapse: collapse; }
p.intro {margin: 3px; text-align: justify; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; font-weight: normal; }
/* ------------ */
/* ------------ */
/* This code defines Coin Type photos table and specifications cells */
table.CoinTypePhotos {
	border-style: none;
	border-collapse: collapse; 
	width: 545px; }
.coinpic {	text-align: center; height:  260px;  width: 260px; }
.TypeName { height:  20px; background-color: #A9031E; border-style: none; font-family: Arial, Verdana, Helvetica, Geneva;  
                font-size: 15px;  font-weight: normal;  color: #EBEBEB; text-align: center; }
.SpecName { height:  10px; background-color: #EBEBEB; border-style: none; font-family: Arial, Verdana, Helvetica, Geneva;  
                font-size: 8pt;  text-align: center;  font-weight: bold;  text-align: center; }
.Spec { height:  10px; background-color: #EBEBEB; border-style: none; font-family: Arial, Verdana, Helvetica, Geneva;  
                font-size: 10px;  text-align: center;  color: #A9031E; font-weight: bolder; }
.PicCredit { height:  20px; border-style: none; font-family: Arial, Verdana, Helvetica, Geneva;  
                font-size: 10px;  font-style: italic; text-align: right; vertical-align: bottom}
/* ------------ */
/* ------------ */
/* This code defines table with Key Dates linking to eBay Editor kits */
table.KeyDates {
	border-style: none;
	border-collapse: collapse; 
	width: 510px;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
    font-size: 12px;
    text-align: center; }
.keydatecell { width: 170px; height:  30px;}
/* ------------ */
/* ------------ */
/* This code defines table and cells holding eBay Editor kits */
table.EditorKit {
	border-style: none;
	border-collapse: collapse; 
	width: 510px;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: center; }
.KitHdr {height:  54px;  width: 120px;  background-color: #EBEBEB;  color: #A9031E; border-left: 1px solid #A9031E; border-top: 1px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 0px solid #A9031E;}
.Trends { height:  111px;  width: 120px;  background-color: #FFFFEF;  color: 3333CC; border-left: 1px solid #A9031E; border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 0px solid #A9031E;}
.PerCent { height:  75px;  width: 120px;  background-color: #FFFFEF;  border-left: 1px solid #A9031E; border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 1px solid #A9031E;}
.eBayJava { padding:0; height:  240px;  width: 120px;  background-color: #FFFFEF;  border-left: 0px solid #A9031E; border-top: 1px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 1px solid #A9031E;}
.Spacer { height:  240px;  width: 40x;  border-style: solid; border-width: 0px;}
p.ListValues {margin-left: 17px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 8pt;  text-align: left;  font-weight: normal;  color: #3333CC;}
/* ------------ */
/* ------------ */
/* This code defines links to Coin types */
table.CoinTypes {
	border-style: none;
	border-collapse: collapse; 
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;
	text-align: left;
	background-color: #EBEBEB;
	position:absolute;left:718px; top:175px  }
.TypeSidebarCellTop { text-align: center; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 14px; font-weight: bold;  height: 35px;  width: 250px; color: #000066;}
.TypeSidebarCell { font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10px; font-weight: normal;  color: #A9031e; text-indent: 20px; height: 25px;  width: 250px}
.SidebarPicCell { font-family: Verdana, Helvetica, Geneva, Sans-Serif; text-align: justify; font-size: 10px; font-weight: normal; width: 250px; border-style: none;
	border-collapse: collapse; padding: 5px}
table.farrightside {
	border-style: none;
	border-collapse: collapse;
	position:absolute;left:980px; top:175px }
/* This code defines Copyright notice at bottom of page. */
table.Copyright {
	border:1px solid #A9031E;
	border-collapse: collapse;
	background-color: #EBEBEB;
	width: 550 }
p.Copyrighttext {margin: 3px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 8pt;  text-align: center;  font-weight: normal;}
/* ------------ */
/* ------------ */
table.CoinPicsBottom {
	border-style: none;
	border-collapse: collapse;
	width: 550px;
	margin-left: .3cm; }
/* ------------ */
/* ------------ */
/* This code defines tables where many T2 or T3 introductory material is found, which includes Google 300 or 250 ad, and bullet point links to areas lower on same page. */
table.TopTable { width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	background-color: #EBEBEB; }
.MaroonHdr {height:  30px;  width: 550px;  background-color: #A9031E;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 24px;  text-align: left;  font-weight: bold;  color: #EBEBEB;   }
.LeftCell { width: 300px;  background-color: #EBEBEB; vertical-align: top }
.RightCell { width: 250px;  background-color: #EBEBEB;  }
ul.Top {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 1.75em;
font-weight: normal;
font-variant: normal;
text-indent: 5px;
list-style-position: inside;
list-style-type: disc;
padding: 6px;
margin: 2px }
/* ------------ */
/* ------------ */
/* This code defines tables describing Bullish US coins. */
table.BullishCoinTopTable { width: 550px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	background-color: #EBEBEB; }
.BullishCoinHdr1 {padding: 10px; height:  150px;  width: 248px;  background-color: #EBEBEB;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 16px;  text-align: left;  font-weight: bold;    }
.BullishCoinHdr2 {height:  150px;  width: 151px;  background-color: #EBEBEB;  text-align: center;  }
table.BullishCoinMid1Table { width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;	 }
.Mid1TableGrade {width: 55px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: center;  font-weight: bold; color: #808040; background-color: #FFFFD7;
	border-width: 0px 1px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableEstCV {width: 275px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 13px;  text-align: center;  font-weight: bold; background-color: #C6DBDD;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableCompRet {width: 220px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 13px;  text-align: center;  font-weight: bold; background-color: #DFDFBF;
	border-width: 0px 0px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableDateValue { height: 25px;  width:54px; font-family: Arial, Helvetica, Geneva, Sans-Serif; font-size: 13px;  text-align: center;  font-weight: bold; 
	border-width: 0px 1px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableDateValueLast { height: 25px;  width:54px; font-family: Arial, Helvetica, Geneva, Sans-Serif; font-size: 13px;  text-align: center;  font-weight: bold; 
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableGradePt {height: 20px; width: 55px; font-family: Arial, Helvetica, Geneva, Sans-Serif; font-size: 13px;  text-align: center;  font-weight: bold; color: #808040; background-color: #FFFFD7;
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableValueBlue { height: 20px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: center; background-color: #C6DBDD;
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableValueGold { height: 20px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: center; background-color: #DFDFBF;
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableValueGoldLast { height: 20px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: center; background-color: #DFDFBF;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableValueWhite { height: 20px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: center; 
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.Mid1TableValueWhiteLast { height: 20px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: center; 
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
table.BullishCoinMid2Table { width: 550px;
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	background-color: #EBEBEB; }
p.MidTableText {padding: 3px; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 8pt;  text-align: justify;  font-weight: normal; line-height: 1.2em;}
table.BullishCoinMid3Table { width: 550px;
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;	 }
.BullishCoinMid3TableLeft {background-color: #EBEBEB;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 8pt;  text-align: justify;  font-weight: normal; }
.BullishCoinPicCell {
	padding: 3px;
	background-color: #EBEBEB;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
.BullishCoinPicCellText {padding: 3px; font-family: Arial, Helvetica, Geneva, Sans-Serif;  
    font-size: 8pt;  text-align: justify;  font-weight: normal;
    border-width: 0px 0px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
table.BullishCoinCredits {width: 550px;
	border-collapse: collapse; }
.BullishCoinCreditsCell {
	font-family: Arial, Helvetica, Geneva, Sans-Serif; font-size: 8pt;  text-align: left;  font-weight: normal; }
/* ------------ */
/* ------------ */
/* This code defines tables where many T2 or T3 supporting material is found.  Bullet point links in TopTable connect SupportTable. */
table.SupportTable { width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;
	 }
.GrayHdr {
	height:  40px;  width: 550px;  background-color: #EBEBEB;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
    font-size: 20px;  text-align: left; font-weight: normal;  color: #A9031E;  
    padding:5px;
    line-height: 120%;
    border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
}
.SmallTableCaption { font-family: Verdana, Helvetica, Geneva, Sans-Serif; text-align: justify; font-size: 10px; font-weight: normal;  border-style: none;
	border-collapse: collapse; padding: 3px; background-color: #EBEBEB;}
table.plain {
	width: 550;
	border-style: none;
	border-collapse: collapse; 	}
.RareAmSidebarHdr { font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px; font-weight: normal;  text-indent: 20px; height: 25px;  width: 250px}
.RareAmSidebar { font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10px; font-weight: normal;  text-indent: 35px; height: 25px;  width: 250px}
.TypeSidebarCellTop { text-align: center; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 14px; font-weight: bold;  height: 35px;  width: 250px; color: #000066;}
.colhd1{ height:  30px;  width: 79.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd2{ height:  30px;  width: 50.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd3{ height:  30px;  width: 47.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd4{ height:  30px;  width: 65.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd5{ height:  30px;  width: 171.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd6{ height:  30px;  width: 67.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd7{ height:  30px;  width: 67.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}
.colhd{ height:  30px;  width: 75.00px;  background-color: #DFDFBF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  color: #008080;  font-weight: bolder;}                                                                                                                
.gcell1{ height:  20px;  width: 79.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}
.gcell2{ height:  20px;  width: 50.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}
.gcell3{ height:  20px;  width: 47.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}
.gcell4{ height:  20px;  width: 65.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}
.gcell5{ height:  20px;  width: 171.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: left;  font-weight: normal;}
.gcell6{ height:  20px;  width: 67.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}
.gcell7{ height:  20px;  width: 67.000px;  background-color: #EBEBEB;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}                
.ycell1{ height:  20px;  width: 79.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}
.ycell2{ height:  20px;  width: 50.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;} 
.ycell3{ height:  20px;  width: 47.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;} 
.ycell4{ height:  20px;  width: 65.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;} 
.ycell5{ height:  20px;  width: 171.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: left;  font-weight: normal;} 
.ycell6{ height:  20px;  width: 67.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;} 
.ycell7{ height:  20px;  width: 67.000px;  background-color: #FFFFEF;  border-style: none;  border-width: medium;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10px;  text-align: center;  font-weight: normal;}                                                                                                              
table.RareAmCoinsTable {
	width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse; }
table.PresDollars {
	width: 550;
	border-style: none;
	border-collapse: collapse;}
.PresDollarsLinks {
	width: 546;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 8pt;
	line-height: 2.5em;
	text-align: center;	}
.PresDollarDescr { background-color: #EBEBEB; border-style: none; text-align: left; }
.PresDollarDescr1 { background-color: #EBEBEB; border-style: none; text-align: left; border-top: 0px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; border-left: 1px solid #A9031E;}
.PresDollarDescr4 { background-color: #EBEBEB; border-style: none; text-align: left; border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 0px solid #A9031E; border-left: 0px solid #A9031E;}
.PresDollarPicCredit { height:  30px; border-style: none; font-family: Arial, Verdana, Helvetica, Geneva; font-size: 10px;  font-style: italic; text-align: center; vertical-align: bottom;
						border-top: 0px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 1px solid #A9031E; border-left: 1px solid #A9031E;}
.PresBorderCell1{text-align: center; border-top: 1px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; border-left: 1px solid #A9031E;}
.PresBorderCell23{text-align: center; border-top: 1px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; border-left: 0px solid #A9031E;} 
.PresBorderCell4{text-align: center; border-top: 1px solid #A9031E; border-right: 1px solid #A9031E; border-bottom: 0px solid #A9031E; border-left: 0px solid #A9031E;} 
table.PresidentialDollarPoints {
	width: 500px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse; }
.PresKeyPointHdr { height:  30px; background-color: #A9031E; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 15px;  font-weight: normal;  color: #EBEBEB; text-align: center; }
.PresKeyPointYel { padding: 10px; height:  50px; background-color: #FFFFEF; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: justify; }
.PresKeyPointGry { padding: 10px; height:  50px; background-color: #EBEBEB; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: justify; }
table.PresidentialDollarSchedule {
	width: 380px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse; }
.PresScheduleHdrC1 { background-color: #EBEBEB; text-align: center; width: 98px; height:  30px; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: bold; border-bottom: 1px solid black;}
.PresScheduleHdrC2 { background-color: #EBEBEB; text-align: center;height:  30px; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: bold; border-bottom: 1px solid black;}
.PresScheduleYelC1 { padding: 5px; width: 98px; height:  30px; background-color: #FFFFEF; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: center; border-right: 1px solid black; border-bottom: 1px solid black;}
.PresScheduleGryC1 { padding: 5px; width: 98px; height:  30px; background-color: #EBEBEB; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: center; border-right: 1px solid black; border-bottom: 1px solid black;}
.PresScheduleYelC2 { padding: 5px; height:  30px; background-color: #FFFFEF; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: left; border-bottom: 1px solid black;}
.PresScheduleGryC2 { padding: 5px; height:  30px; background-color: #EBEBEB; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: left; border-bottom: 1px solid black;}
table.GlossaryHdr {
	width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse;  }
.col1 {  height:  30px;  width: 88px;  background-color: #FFFFEF; border-width: 0px 0px 1px 0px; border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;  font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 16px;  text-align: center;  font-weight: normal;  color: #A9031E;  font-weight: bolder;  text-indent: 3px;}
.col2 {  height:  30px;  width: 458px;  background-color: #FFFFEF; border-width: 0px 0px 1px 0px; border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;  font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 16px;  text-align: center;  font-weight: normal;  color: #A9031E;  font-weight: bolder;  text-indent: 3px;}                                               
.term { height:  40px;  width: 108px;  background-color: #EBEBEB;  border-width: 0px 0px 1px 0px; border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: LEFT;  color: #008080;  font-weight: bolder; padding: 7px}
.def { height:  40px;  width: 436px;  background-color: #EBEBEB;  border-width: 0px 0px 1px 0px; border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;  font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 12px;  text-align: left;  color: #000080;  font-weight: bolder; padding: 7px }
table.GlossaryTable {
	width: 550px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse; }
.RefTblC1 {width:  25px; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;}
.RefTblC2 {padding: 10px; width: 547; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;}
.RefTblLastRowC1 {width:  25px; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: center;
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;}
.RefTblLastRowC2 {padding: 10px; width: 547; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: left;
table.MintAct {
	width: 280px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse; }
.MintActMaroonHdr { height:  30px; background-color: #A9031E; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 15px;  font-weight: normal;  color: #EBEBEB; text-align: center; }
.MintActHdrC1 { background-color: #EBEBEB; text-align: center; width: 180px; height:  30px; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: bold; border-bottom: 1px solid #A9031E;}
.MintActHdrC2 { background-color: #EBEBEB; text-align: center; width: 98px; height:  30px; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: bold; border-bottom: 1px solid #A9031E;}
.MintActYelC1 { padding: 5px;  width: 180px; height:  30px; background-color: #FFFFEF; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: left; border-right: 1px solid black; border-bottom: 1px solid #A9031E;}
.MintActGrayC1 { padding: 5px; width: 180px; height:  30px; background-color: #EBEBEB; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: left; border-right: 1px solid black; border-bottom: 1px solid #A9031E;}
.MintActYelC2 { padding: 5px; width: 98px; height:  30px; background-color: #FFFFEF; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: left; border-bottom: 1px solid #A9031E;}
.MintActGrayC2 { padding: 5px; width: 98px; height:  30px; background-color: #EBEBEB; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: left; border-bottom: 1px solid #A9031E;}
table.StateLinks {
	width: 540;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;
	border-collapse: collapse; }
.SQHdr { height:  40px; background-color: #A9031E; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 14pt;  font-weight: normal;  color: #EBEBEB; text-align: center; }
.SQListYel { padding: 10px; height:  40px; background-color: #FFFFEF; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 14pt;  font-weight: normal;  text-align: left; color: #A9031E;}
.SQListGry { padding: 5px; height:  50px; width: 107px; background-color: #EBEBEB; border-style: none; font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
                font-size: 10pt;  font-weight: normal;  text-align: center; border-bottom: 1px solid #A9031E; }
table.SupportTableBlue { width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #3333CC #3333CC #3333CC #3333CC;
	border-collapse: collapse;	 }
.GrayHdrBlue {height:  30px;  width: 550px;  background-color: #EBEBEB;  font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
    font-size: 20px;  text-align: left; font-weight: normal;  color: #3333CC;  
    border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #3333CC #3333CC #3333CC #3333CC; }
table.TopTableBlue { width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #3333CC #3333CC #3333CC #3333CC;
	border-collapse: collapse;
	background-color: #EBEBEB; }
table.CopyrightBlue {
	border:1px solid #3333CC;
	border-collapse: collapse;
	background-color: #EBEBEB;
	width: 550 }
.ImportantNoteBelow {
	width: 548;
	text-align: left;
	padding: 5px;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 8pt;  font-weight: normal; 
	border-width: 1px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E; }
table.BlueOutline { width: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #3333CC #3333CC #3333CC #3333CC;
	border-collapse: collapse; }
.RefTblC1 {width:  25px; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;}
.RefTblC2 {padding: 10px; width: 547; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;}
.RefTblLastRowC1 {width:  25px; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: center;
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #A9031E #A9031E #A9031E #A9031E;}
.RefTblLastRowC2 {padding: 10px; width: 547; height: 40; font-family: Verdana, Helvetica, Geneva, Sans-Serif; font-size: 10pt; text-align: left;}
.BuffGoldObvC1 {text-align: center; border-left: 0px solid #A9031E; border-top: 1px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; } 
.BuffGoldObvC2 {text-align: center; border-left: 0px solid #A9031E; border-top: 1px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; }
.BuffGoldObvC3 {background-color: #EBEBEB; text-align: center; border-left: 0px solid #A9031E; border-top: 1px solid #A9031E; border-right: 0px solid #A9031E; border-bottom: 0px solid #A9031E; font-family: Verdana, Helvetica, Geneva, Sans-Serif; text-align: justify; font-size: 9px; font-weight: normal;}
/* ------------ */
/* ------------ */
.salesHeadRed {
	font-size: 1.5em;
	color: #A10E1B;
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
}
.salesHeadBlue {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #3333CC;
	line-height: 1.4em;
}
blockquote {
	color: #DDDDDD;
	background-color: #3333CC;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.blue {
	color: #3333CC;
}
#CIGrades {
	padding: 0px;
	width: 80%;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#CIGrades td {
	padding: 5px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
table.KeyDatesHalf {
	border-style: none;
	border-collapse: collapse; 
	width: 250px;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif;  
    font-size: 12px;
    text-align: center; }
.keydatecellHalf { width: 125px; height:  40px; text-align: center;}
.keydatecellHalfFullRow { width: 250px; height:  40px; text-align: center;}


/* ------------ */