/* CSS Document - promissor.com Phase I */

body {
	margin: 0;
	padding: 0;
	border: 0;	
	background: #fff;
	color: #000;
	font: 12pt/1.3 arial, verdana, helvetica, sans-serif;
}

/*  Set up general page elements 	*/ 


.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; margin: 0; padding: 0; }
.accent {
	color: #006;
	border-bottom: 2px dotted #006;
	padding-top: 5px;
}
.indent {
	margin-left: 25px;
}
.announcement {
	font-weight: bold;
	color: #900;
}
.underline { border-bottom: 1px solid #999; }

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #006;
	margin: 1em 0 .25em 0;
}

h2, h3 {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0;
	margin: .75em 0 0 0;
}
h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

p { 
	margin: 0 0 .75em 0;
	line-height: 1.25em;
}
li { margin-bottom: .5em; }


#container {
	width: 90%;
}
#masthead {
	margin: 0;
}
#masthead #logo {
	float: none;
}
#mainNav {
	display: none;
}

#banner {
	display: none;
}

#homeColumns {
	margin: 0;
}
#homeColumns ul {
	margin: 0;
	padding: 0;
}
#homeColumns li {
	padding: .25em;
	margin: .25em;
}
#homeColumns h2 a {
	border-left: 0;
	color: #000;
	padding-left: 0;
}
#homeColumns h2 a:hover {
	border-left: 0;
	text-decoration: underline;
}
#homeColumns a {
	border-left: 0;
	text-decoration: underline;
	color: #333;
}


#testTakers, #clientSolutions, #services {
	width: 33%;
	float: left;
}

#news {
	clear: both;
	float: none;
	margin: 0;
	width: inherit;
	background: none;
	padding: 0;
}
#news ul, #tierThreeNav ul {
	margin: 0;
	border: 0;
	padding: 0 0 5px 25px;
}
#news li, #tierThreeNav li {
	list-style-type: square;
	margin-bottom: .25em;
}
#news a, #tierThreeNav a {
	text-decoration: underline;
	color: #333;
}
#news a:hover, #tierThreeNav a:hover {
	color: #006;
}
#tierThreeNav {
	width: 175px;
	float: right;
	clear: right;
	margin-left: 20px;
	padding: 10px 5px 5px 15px;
	background: url(/_grafx/bg_news.jpg) no-repeat;
}
#tierThreeNav h3 {
	font-size: 1em;	
	border-bottom: 1px solid #333;
	margin: 0 0 .5em 0;
	color: #333;
}	

#footer {
	border-top: 1px #666 solid;
	margin-top: 15px;
	clear: both;
	font-size: .85em;
	color: #666;
}


#breadcrumbs {
	font-size: .85em;
	margin: 15px 0;
	clear: both;
}



.top a { 
	padding: 0 5px;
}
.top {
	font-size: .85em;
	margin-bottom: 2em;
	text-align: right;
}

/* Press Release Styles */
table.pressReleaseList {
	margin: 10px 20px;
	border-left: 1px solid #333;
}
.pressReleaseList td {
	padding: 5px;
	vertical-align: top;
}
.date { width: 120px; }
/* End Press Release Styles */


/* Address Styles */
.address {
	margin: 10px 0 30px 20px;
	border-left: 1px solid #333;
	padding-left: 5px;
}
/* End Address Styles */

/* Upcoming Events Styles */
.event { margin: 25px 0; border-bottom: 1px solid #eee; padding-bottom: 5px; width:  }
.eventLogo { float: right; width: 300px; }
.eventDate, .eventLocation, .eventURL { padding-left: 15px; }
.eventDate { padding-top: 5px; }
/* End Upcoming Events Styles */

/* Test taker info program list */
#stateProgramList, #programList {
	width: 75%;
	border: 2px solid #999;
}
#stateProgramList td, #programList td {
	border-bottom: 2px solid #eee;
	padding: 5px;
}
#programList {
	width: 75%;
	margin-top: 50px;
}
.stateName {
	padding-top: 15px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
.linkTop {
	text-align: right;
	font-size: .85em;
}
/* End Test taker info program list */


/* Contact styles */
#contact h3 {
	border-top: 1px solid #999;
	margin-top: 25px;
	padding-top: 10px;
}
#contact ul {
	margin-top: .5em;
	margin-bottom: .75em;
}
#contact p {
	margin-left: 25px;
	margin-top: .5em;
}
#contact #tierThreeNav h3 {
	border-top: none;
	margin: 0;
	padding: 0;
}
.disclaimer {
	font-size: .85em;
}
.formfieldreq {
	font-weight: bold;
}
#contactForm {
	width: 525px;
	border: 1px solid #333;
}
#contactForm td {
	padding: 5px;
	vertical-align: top;
}
#contactForm th {
	background: #333;
	padding: 5px;
}
#contactForm h2 {
	color: #fff;
	margin: 0;
}
.warning, .formfielderr {
	font-weight: bold;
	color: #900;
}	
/* End Contact styles */

/* Bookshelf styles */
#bookshelf td, #practiceTest td {
	vertical-align: top;
	padding: 5px 10px 25px 0;
}
/* End Bookshelf styles */

/* FAQs styles */
#faqTable td {
	vertical-align: top;
	padding: 5px;
}
#faqTable ul {
	margin-top: 0;
	padding-top: 0;
}
.question {
	font-weight: bold;
	margin-top: 1em;
}
.answer {
	margin: 10px 25px;
	padding-left: 5px;
}
#faqs ul {
	margin-top: .5em;
}
#faqs h2 {
	margin-bottom: 1em;
}
#faqs h4 {
	margin-top: 15px;
}
/* End FAQs styles */

a:link { color: #339; }
a:visited { color: #339; }
a:hover { text-decoration: none; color: #006; }	


#results td, #results th {
	font-size: 10pt;
}