@import url("reset.css");
/*
 * Client: SummaCare
 * URL: http://www.summacare.com
 *
 * Author: Ben Tice
 * URL: http://www.whitespace-creative.com/
 *
 * Created: 8/24/2009
 *
 * --------------------------------------------------------------- */
html {font-size: 62.5%;}
body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #58595b;
	padding: 22px 14px 22px 14px;
	line-height: 1.5em;
}
body * {
	font-size: 1em;
	line-height: 1.5em;
	
}
body select { color: #58595b; }
body p { margin-bottom: 16px; }
body a {
	/*font-weight: bold;*/
	color: #034b92;
}
body h1 {
	font-size: 1.67em;
	color: #6c136b;
	margin-bottom: 0px;
	border-bottom: 1px solid #6c136b;
	padding-bottom: 10px;
	line-height: 1em;
}
br { margin:0; padding: 0; line-height: 0em; }
table { width: 100%; }
