/*============================================================================
[Print Stylesheet]															  	  *
==============================================================================
Project: Veteran Assistance Association									 		  *
Version: 1.0																	  *
Created:   03/20/09 															  *
Created by:   Meili Chen at Inner Circle Media 								          *
Primary use:   Entire site - one , two layouts										  *
=============================================================================*/


body, div {font-size: 15px; color: #000; background: #fff; letter-spacing: .06em; }
a {color: #000; text-decoration: none;}
img a {border: 0 !important;}
#mainContent {font-size: 14px;}

h1 {font-size: 14pt;}
h2 {font-size: 13pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt;}
h6 {font-size: 9pt;}

#header h1 {font-size: 22px !important;}
#pageTitle {background: none;}
#pageTitle h1 {color: #000;}
.state {margin-left: 10px; margin-bottom: 15px; float: left;}
.twoCol #primeCol, #primeCol  {float: none; margin-bottom: 55px; clear: both;}
.staneName {text-align: center;}

#secondCol {float: none; display: block; clear: both; background: #fff; padding-top: 15px;}
#content, #footer {padding: 10px 0; border-top: 1px solid #999;}

#skip, #banner, #utility, #globalNav,  #footNav, #contactInfo{display: none;}

#mainContent table {border-collapse: collapse;  margin-bottom: 20px; }
td, th {padding: 0.1em 1em;	border: 1px solid #000; }


