/* Template Styles */

html { text-align: left; margin: auto; }
body { font-family: Arial, Verdana, Geneva, sans-serif; font-size: 12px; }
a { color: #5370b7; }
table, td, a img, form { padding: 0; border: none;  margin: 0; }
td { text-align: left; vertical-align: top; }


/* HIDE */

.menu, 
.promos, 
.footer, 
.interior,  
.rightrail,
.secid,
.breadcrumbs,
.utility {
  display:none;
}
    
.printlogo { display: true; }

#main { text-align: left;}

/*  Article Styles*/
h1,h2,h3,h4,h5,h6 { 
  color: #312b20; 
  font-family: Arial, Verdana, Geneva, sans-serif;
}

h1 { 
	font-size: 2em; 
	font-weight: bold; 
	margin-bottom: 0.2em; 
	color: #333333;
}
h2 { font-size: 1.0em; color: #a7a097; font-family: Arial, Verdana, Geneva, sans-serif; font-weight: bold; margin-bottom: 0.25em; line-height: 0.9em; text-transform: uppercase; }
h4 { font-size: 1.2em; font-family: Arial, Verdana, Geneva, sans-serif; font-weight: bold; line-height: 1.5em; margin-bottom: 0; }
