/*  thspartners master form styles
Author: www.readingroom.com*/

body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 62.5%; 
	color: #000;  
	}	 

/* COMMON ELEMENTS */
p { font-size: 1.2em; line-height: 1.4em; }
h1 { font-size:1.9em ; color: #000; } 
h2 { font-size:1.5em; color: #000; }  
h3 { font-size:1.25em; color: #000; }  
h4 { font-size:1.25em; color: #000;  }
h5 { font-size:1.1em; color: #000; } 
h6 { font-size:1em; color: #000;  } 

a:link, a:visited { padding: 0 .5em .1em .5em; font-weight: normal; text-decoration: none; color: blue; }
a:hover { color: #000033; text-decoration: underline; }

acronym { padding-left: .5em; padding-right: .5em; }

/* REMOVE ALL NON-CONTENT RELATED DATA  */
#header ul.topLinks { display: none; }
.pageTools { display: none; }
#mainNavigation { display: none; }
#footer { display: none; }

/*MAIN STRUCTURE */
#mainContentProfile .person { float: left; }
#mainContentProfile .person dl dt img { float: none; display: block;}

