/****************************
	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 {
width: 70%;
margin: 1em auto;
text-align: left;
}
* html div#accreditations {
	width: 70%;
}
*/
div#accreditations h3 {
	margin-top: 1.5em;
}

ul#reasons li {
font-size: 110%;
padding-left: 36px;
background: url(/assets/7/img/list_1.jpg) left top no-repeat;
padding-bottom: 1em;
}
ul#reasons li h3 {
font-size: 1.4em;
margin-bottom: 0;
}
ul#reasons li.first {
background-image: url(/assets/7/img/1.gif);
}
ul#reasons li.second {
background-image: url(/assets/7/img/2.gif);
}
ul#reasons li.third {
background-image: url(/assets/7/img/3.gif);
}
ul#reasons li.fourth {
background-image: url(/assets/7/img/4.gif);
}
ul#reasons li.fifth {
	background-image: url(/assets/7/img/5.gif);
}

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;
}
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;
}
