/****************************
	Info/Static page styles
******************************/

ul.testimonials li {
	font-family: Georgia, Times, serif;
	font-style: italic;
}

div#content form {
	margin: 0 auto;
	padding: 0;
}

div#content form table {
	border: 0;
	padding: 0; margin: 0 auto;
	width: 80%;
}

div#content div.wysyiwyg-wrap {
	margin: 0 auto;
}
div#content div.wysiwyg-wrap textarea {
	display: block;
	width: 90%;
	background: #eef;
	border: 1px solid #666;
	margin: 0 auto;
}
textarea.wysiwyg-large {
	height: 20em;
}
textarea.wysiwyg-small {
	height: 6em;
}
div.maincolumn {
	width: 74%;
	float: left;
	margin: 0 10px;
	padding: 0;
}
div.rightcolumn {
	margin-left: 75%;
	font-size: .8em;
	padding: 0;
	border: 1px solid #333;
}
div#accreditations h3 {
	margin-top: 1.5em;
}
div#accreditations p.moreinfo a {
font-weight: bold;
}



div#nextactions {
font-size: 120%;
font-weight: bold;
text-align: center;
}





/***  New Board info pages ****/
div.licensure-item h2 {

}
div.licensure-item h3 {
color: #900;
font-size: 1.1em;
text-align: center;
margin-top: 1em;
}
div.licensure-item h4 {
font-size: 1em;
color: black;
margin-bottom: .25em;
}
div#requirements-disclaimer {
margin: 1.5em auto 1em;
border-top: 2px solid #ccc;
padding: .5em 1em;
font-size: 90%
}


div#arrow {
height: 106px;
text-align: center;
vertical-align: middle;
background: url(/images/design/bigarrow.jpg) center center no-repeat;
}
div#arrow p {
padding-top: 44px;
}

p.providerCode {
font-weight: bold;
}
