/*============================================================================
[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: .07em; }
a {color: #000; text-decoration: none;}
img a {border: 0 !important;}
#mainContent img {display: inline; float: right; margin: 10px;}
#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;}

#content, #footer {padding: 10px 0; border-top: 1px solid #999;}

#skip, #banner, #utility, #globalNav,  #footNav, #secondCol, #contactInfo{display: none;}

#mainContent table {border-collapse: collapse;  margin-bottom: 20px; }
td, th {padding: 0.1em 1em;	border: 1px solid #000; }


