/* CSS Document */


/*      Reset      */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}




/*  General  */

body {
	background: url(../images/body-bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 100%;
	display: table;
	background: url(../images/main-content-bg.gif) bottom repeat-x;
}

#main-content {
	margin: 0 auto;
	width: 921px;
}

#header {
	width: 921px;
	height: 162px;
}

#header img {
	float: left;
}

#header img.right {
	margin: -93px 0 0 0;
}

#logo {
	float: left;
	width: 206px;
	height: 43px;
	margin: 50px 0 0 40px;
	display: inline;
	background: url(../images/header-logo.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#header p {
	float: left;
	width: 300px;
	margin: 50px 0 0 17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7A7A7A;
}

#right-links {
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	margin: 10px 0 0 181px;
}

#right-links a {
	color: #FFFFFF;
	margin: 0 3px 0 3px;
}

#search {
	float: left;
	width: 190px;
	margin: 40px 0 0 143px;
}

#search input {
	float: left;
	width: 155px;
	height: 18px;
	border: 1px solid #999999;
}

#search button {
	float: left;
	width: 28px;
	height: 22px;
	border: none;
	margin: 0 0 0 3px;
	background: url(../images/search-button.gif);
}

#menu {
	float: left;
	width: 881px;
	height: 49px;
	margin: 20px 0 0 5px;
	background: url(../images/header-menu-bg.gif);
}

#menu li {
	display: inline;
}

#menu li a {
	float: left;
	display: block;
	height: 34px;
	padding: 15px 0 0 0;
	color: #8C9B4D;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #8c9b4d;
}

#menu li a {
	float: left;
	display: block;
	height: 34px;
}

#menu li a.Home {
	width: 84px;
}

#menu li a.Credentialing {
	width: 127px;
}
#menu li a.Certification {
	width: 121px;
}


#menu li a.Recertification {
	width: 134px;
}


#menu li a.Verification {
	width: 191px;
}

#menu li a.About {
	width: 100px;
}

#menu li a.Contact {
	width: 119px;
}
						
#content {
	width: 921px;
	padding: 15px 0 0 0;
	background: url(../images/content-bg.png) repeat-y;
}

* html #content {
	background: url(../images/content-bg.png) 0px 0 repeat-y;
}

#banner {
	margin: 0px auto 0 auto;
	width: 858px;
	height: 266px;
	background: url(../images/content-banner-bg.jpg) no-repeat;
}

#banner div.text {
	float: left;
	display: inline;
	width: 370px;
	margin: 60px 0 0 50px;
}

#banner div.text p {
	color: #757575;
	font-size: 14px;
	line-height: 16px;
}

#banner div.text p.tit {
	color: #0F7677;
	text-transform: uppercase;
	font-size: 27px;
	margin: 0 0 15px 0;
	line-height: 27px;
}

#banner img {
	float: right;
	margin: 19px 20px 0 0;
}

#content div.box {
	margin: 2px auto 0 auto;
	width: 854px;
	display: table;
}

#content div.background {
	width: 854px;
	display: table;
	background: url(../images/box-bg2.png) repeat-y;
}

#content div.box img {
	float: left;
}

#content div.boxes {
	float: left;
	width: 262px;
	height: 200px;
	margin: 4px 0 0 17px;
	padding: 0 0 10px 0;
	display: inline;
}

#content div.boxes h1 {
	float: left;
	width: 200px;
	margin: 3px 0 0 0;
	font-size: 16px;
	color: #0F7677;
}

#content div.boxes a.view {
	float: right;
	width: 59px;
	height: 19px;
	display: block;
	background: url(../images/box-a-button.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#box2 img {
	margin: -5px 0 0 15px;
}

#box3 div.interior h3.normal {
	font-size: 12px;
	color: #595959;
	font-weight: normal;
}

#content div.interior {
	float: left;
	width: 240px;
	margin: 5px 0 0 0;
	padding: 20px 0 0 23px;
	background: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
}

#content div.interior h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0F7677;
	background: url(../images/box-plus-sign.gif) no-repeat;
	padding: 0 0 0 17px;
}

#content div.interior p {
	font-size: 12px;
	color: #595959;
	padding: 0 0 0 17px;
	line-height: 13px;
}

#content div.interior p.date {
	font-size: 11px;
	color: #8C8C8C;
	margin: 0 0 3px 0;
}

#content div.interior ul li {
	font-size: 12px;
	color: #595959;
	padding: 0 0 0 8px;
	margin: 0 0 0 17px;
	background: url(../images/box-ul-bg.gif) 0 3px no-repeat;
}




/*          credentialing.html          */


#text {
	margin: 6px 0 0 14px;
	width: 822px;
	height: 300px;
	min-height: 300px;
	height: auto !important; 
	padding: 0 0 20px 0;
	overflow: hidden;
	background: url(../images/credentialing-text-bg.jpg) 0 25px no-repeat;
}

#text h1 {
	margin: 0 0 30px 0px;
	height: 20px;
	font-size: 20px;
	color: #0F7677;
	font-weight: normal;
}

#text p {
	width: 770px;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 15px 30px;
}

#text p.margin {
	width: 740px;
	margin: 0 0 15px 60px;
}

#text p.title {
	font-size: 20px;
	color: #0F7677;
	margin: 30px 0 15px 30px;
}

#text span.gold {
	color: #8C9B4D;
}

#text span.green {
	color: #0F7677;
	font-weight: bold;
}

#text ul li {
	color: #000000;
	font-size: 13px;
	margin: 5px 0 0 30px;
}




/*          cor-resources.html          */



#text a.gold {
	color: #8C9B4D;
	text-decoration: none;
}

#text a.gold:hover {
	text-decoration: underline;
}

#text p span.bold {
	color: #000000;
	font-weight: bold;
}


/*          certification.html          */



#news {
	width: 430px;
	margin: 10px 0 25px 30px;
	padding: 12px 0 20px 15px;
	border: 1px solid #c3dddd;
	background: #FFFFFF;
}

#news p {
	width: 415px;
	margin: 15px 0 0 0;
}

#newsp span.bold {
	font-weight: bold;
	color: #3F3F3F;
}

#news h3 {
	font-size: 16px;
	color: #0F7677;
	font-weight: normal;
}






/*          recertification.html          */



#text p.large-gold {
	font-size: 20px;
	color: #8C9B4D;
	line-height: normal;
}

#text p.large-gold span {
	font-size: 20px;
	color: #0F7677;
	font-weight: bold;
}

#text ul {
	float: left;
	margin: 10px 0 0 0;
}

#text ul li {
	width: 230px;
	padding: 2px 0 8px 15px;
	font-size: 14px;
	color: #0F7677;
	background: url(../images/recertification-li-bg.gif) bottom repeat-x;
}

#text ul li a {
	font-size: 14px;
	color: #0F7677;
}

#text ul li.last {
	background: none;
}





/*          certification2.html          */



#text.certification {
	background: none;
}

#left-col {
	float: left;
	width: 265px;
	height: 250px;
	padding: 25px 0 0 0;
	margin: -40px 0 0 15px;
	display: inline;
	background: url(../images/certification2-left-bg.jpg) no-repeat;
}

#left-col ul li {
	margin: 0 auto;
	width: 245px;
	height: 25px;
	background: url(../images/certification2-left-li-bg.gif) bottom repeat-x;
}

#left-col ul li a {
	float: left;
	text-decoration: none;
	font-size: 14px;
	color: #0F7677;
	margin: 4px 0 0 15px;
}

#right-col {
	float: left;
	width: 515px;
	height: 250px;
	padding: 30px 0 0 25px;
	margin: -40px 0 0 15px;
	background: url(../images/certification2-right-bg.gif) top no-repeat;
}




/*          certification3.html          */

#left-col.certification {
	height: 550px;
	background: url(../images/certification3-left-li-bg.gif) no-repeat;
}

#right-col.certification {
	height: auto;
	padding: 30px 0 40px 25px;
	background: url(../images/certification3-right-bg.gif) top no-repeat;
}

#right-col div.image {
	float: left;
}

#right-col p.desc {
	float: left;
	width: 200px;
	margin: 150px 0 0 15px;
	color: #3F3F3F;
}

#right-col p.desc a {
	color: #FF0000;
	text-decoration: none;
}

#right-col p {
	float: left;
	margin: 18px 0 0 0;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	width: 475px;
}

#right-col p span.gold,
#right-col p a {
	color: #8C9B4D;
	text-decoration: none;
}

#right-col p span.green {
	color: #0F7677;
}

#right-col p span.black {
	color: #000000;
}




/*          contact-us.html            */


#text div.col {
	float: left;
	width: 410px;
}

#text div.col p {
	width: 320px;
	line-height: 16px;
}

#text #col2 p {
	width: 360px;
	margin: 0 0 15px 30px;
}

p span.gold-large {
	color: #8C9B4D;
	font-size: 18px;
}





#footer p {
	font-size: 11px;
	color: #6E6E6E;
	margin: 18px 0 0 0;
	padding: 0 0 20px 0;
	text-align: center;
}