body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
/*	background: #FF9933;*/
	margin: 0em; padding: 0% 0%;
	color: #660000; 
}
* html body { font-size: x-small; } 

a { text-decoration: underline; color: #660000; font-weight: bold; }
/*a:visited { color: #996633; }*/
a:hover { text-decoration: none; color: #FF6600; }
.Center { text-align: center; }
.hidden { visibility: hidden; position: absolute; top: 0px; right: 0px; }
H1, H2, H3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; }
H1 { font-size: 130%; text-transform: uppercase; margin-top: 10px; margin-bottom: 0px; text-align: right; }
H2 {
	font-size: 125%;
	padding-top: 10px;
}
H3 { font-size: 115%; }
strong { font-weight: bold; }

table.MainContent { margin-top: 30px; }
table.MainContent li { padding: 3px 0px; }

p.copyright { font-size: 80%; margin-top: 30px; }
table.MainContent td { padding: 5px; }
table#navigation td { padding: 0px; }


td { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #660000; } 
* html body td { font-size: x-small; }
th { font-size: 95%; font-weight: bold; text-transform: none; text-align: left; border-bottom: thin solid #660000; }

/* COLORS FOR HEADERS */
/*blue*/ body#compensation h1, body#newstudies h1, body#studylocations h1, body#participants h1, body#thankyou h1 { color: #336699; }
/*teal*/ body#WebLinks h1 { color: #66CCCC; }
/*red*/ body#contactus h1, body#privacy h1 { color: #CC3333; }
/*green*/ body#faq h1, body#topten h1 { color: #99CC66; }

/* Index */
#index { background: #FF9933; }
#index p { padding: 0px 0px 15px 0px; } 

/* FAQ */
ul.faq li { font-weight: bold; }
.question { font-weight: bold; }
.answer { }
.goback { text-align: right; font-size: 80%; }

/* Directions */
body.map { margin-left: 100px; margin-right: 10px; text-align: center; } 
body.map ul { text-align: left; }
body.map ul a { font-weight: bold; }
body.map h1 { color: #CFB53B; text-transform: uppercase; font-size: 175%; text-align: center; }
body.map h2 { font-weight: bold; font-style: italic; font-size: 125%; text-align: center; }
body.map p.address { font-size: 150%; font-weight: bold; font-style: italic; }
body.map p.important { color: #FF0000; font-size: 125%; font-weight: bold; }
body.map table { border: 5px #CFB53B double; width: 60%; margin-bottom: 10px; }
body.map p.img { text-align: center; }

/* Study Locations */
table#tblStudyLocations td ul { margin: 0px; }
