/* 
	File:			wsi-privacy.css
	Author:			Erin Lathers
	Created:		2008.11.13
	Description:	Styles specific for WSI Corp Site - Privacy Policy section

*/
body#privacy-policy h2 { text-transform: uppercase; color:#917c38; font-family:"Times New Roman", Times, serif; font-size: 1.4em; font-weight: bold; padding: .5em 0 .25em 0;}
body#privacy-policy h3 {color: #917c38; font-size: 1.2em; font-weight: bold; padding: .5em 0 .25em 0;  }
body#privacy-policy div#content { border: .1em solid #af8f48; background-color:#FFF; width: auto; padding: 2em 8em; }
body#privacy-policy div#content p { color:#9D9D9D; padding-bottom: 1em; line-height: 1.25em;}
body#privacy-policy div#content a { color:#917c38;}