/* CSS Document */

* { Padding: 0; Margin: 0; Border: 0; }

body { 
  Width: 7.5in;
  Background: #ffffff;
  Color: #000000;
  Margin: 0.5in 0.5in 0.5in 0.5ini;
  Font-Size: 12px;
/*  Font-Family: Verdana, Helvetica, sans-serif; */
  Font-Family: "Times New Roman", Times, serif; }

 
a:link, a:visited { Color: #000000; }
a:hover { Color: #000000;}

.centerText {
   	Text-Align: center;
	Float: none; }
.italicized { Font-Style: italic; }
.makeBold { Font-Weight: bold; }
.Red { Color: #ff0000; }
.Black { Color: #000000; }

.Centered { 
	Margin-Left: auto !important;
	Margin-Right: auto !important;
	Float: none !important; }

.centeredImage {
   	Text-Align: center;
	Margin: 0px auto;
    Padding: 0px; }
	
.Right { 
	Margin: 5px 10px 5px 15px;
	Float: right; }
.Left { 
	Margin: 5px 15px 5px 10px;
	Float: left; }
.Left_nomargin { 
	Margin: 0;
	Float: left; }
.indentLine { Padding-Left: 2em; }

img.icon {
    Width: 16px;
	Height: 16px; }

.swf {
    Height: 16px;
	Float: left;
	Background: url(../images/templates/bullets/swf.jpg) no-repeat;
	Padding-Left: 24px; 
    Margin-Bottom: 0.5em;
	Margin-Right: 32px; }
.pdf {
    Height: 16px;
	Width: 420px;
	Float: left;
	Background: url(../images/templates/bullets/pdf.jpg) no-repeat;
	Padding-Left: 24px; 
    Margin-Bottom: 1.2em;
	Margin-Right: 32px; }
span.clearleft { 
	Display: block;
	Clear: left; }
div.clearleft { Clear: left; }
div.clearleft a { Clear: none; }

#banner { Display: none; }

#bodymain { Clear: both;
  Width: 7.5in; 
  Margin-Top: 10px; }


#sidebar { 
  Display: none; }
  

#content {  
  Font-Family: "Times New Roman", Times, serif; 
  Width: 7.5in; 
  Color: #000000;
  Padding-Bottom: 10px; }
#content h1 { Font-Family: "Times New Roman", Times, serif;
  Font-Size: 160%;
  Font-Variant: small-caps;
  Padding: 0 5px 0.5em 5px;
  Letter-Spacing: 0.05em;
  Line-Height: 1.5; }
#content h2 { 
  Font-Size: 125%;
  Text-Align: justify;
  Clear: left;
  Padding: 1em 5px 0.5em 10px;
  Letter-Spacing: 0.05em;
  Line-Height: 1.5; }
#content h3 { 
  Font-Size: 110%;
  Text-Align: justify;
  Clear: left;
  Padding: 0.5em 5px 0.7em 10px;
  Letter-Spacing: 0.05em;
  Line-Height: 1.5; }

#content p, #content h4, #content h5, #content h6 {
  Font-Size: 90%;
  Font-Weight: normal;
  Text-Align: justify;
  Padding: 0 10px 1em 15px;
  Letter-Spacing: 0.05em;
  Line-Height: 1.6; }

#content p.centeredImage, #content h5 {
   	Text-Align: center;
	Margin: 0px auto;
    Padding: 2px 5px 0.5em; 
	Font-Size: 80%;
	Font-Weight: bold; }
#content .dimensions {
	Font-Size: 80%;
	Font-Weight: bold; }

#content .firstCoin_wide { Margin-Right: 75px; }
#content .secondCoin_wide { Margin-Left: 75px; }
#content .firstCoin { Margin-Right: 120px; }
#content .secondCoin { Margin-Left: 120px; }
	

#content a { Text-Decoration: none; }
#content hr { Width: 85%;
	Margin: 0.25em 7.5% 0.75em;
	Border: 1px Solid #4499cc; 
	Clear: both;
    Display: block; }
#content hr.sameCategory { Width: 50%;
	Margin: 0 25% 0.5em;
	Border: 1px Solid #4499cc; 
	Clear: both;
    Display: block; }



#content #nav, #content #sidebar-2 { Display: none; }
  
#content #teaserimg, #content #teaserimg2, #content #teaserimg3 { Display: none; }


#content #article { 
  Width: 7.5in;
  Border-Left: 0;
  Border-Right: 0;
  Float: left; 
  Clear: both; }

#content #calendar { 
  Width: auto;
  Border-Left: 0;
  Border-Right: 0;
  Float: left; 
  Clear: both; 
  Padding-Bottom: 12px; }

#content #calendar ul, #content ul.emailList {
  List-Style: none;
  Overflow: visible;
  Display: block; }

#content #calendar li.article, #content li.emailList {
  Background: url(../images/templates/bullets/arrow1.gif) no-repeat 0 6px;
  Margin: 0 10px 0 20px;
  Padding: 0 0 0.5em 16px;
  Clear: left;
  Line-Height: 1.75;
  Font-Size: 85%; }

#content h4, #content p.orderNotice, #content ul.artLink { Display: none; }

#content #contentbottom { Display: none; }


#footer { Display: none; }