@import url("nav.css");

/*--- You can target the richttext editor with the class ---*/
.mceContentBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#151C1E;
}
/*-------------------------------------------------------------------------------------*/ 


* { outline:none; }
img { border:none; }

a:link,
a:visited {
	color:#0276BC;
}
a:hover {
	color:#DB910F;
}
.clear {
	clear:both;
	font-size:0;
}
h1 {
	color:#14100D;
	font-size:26px;
	font-weight:normal;
	margin:0 0 0 0;
}
h2 {
	color:#14100D;
	font-size:20px;
	font-weight:normal;
}
h3 {
	color:#14100D;
	font-size:16px;
	font-weight:normal;
}
h4 {
	color:#151C1E;
	font-size:16px;
	font-weight:normal;
	margin:15px 0 0 0;
	font-style:italic;
}
h5 {
	color:#0276BC;
	font-size:15px;
	font-weight:bold;
	margin:5px 0;
}
#col3_right h4 {
	margin:0px 0 5px 0;
}

#btnRightColBecomeCertBody {
	display:block;
	width:122px;
	height:52px;
	overflow:hidden;
	/*background:url(../images/btn_become.png) 0 0 no-repeat;*/
	background:url(../media/1055/btn_become.png) 0 0 no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin:15px 0 15px -3px;
}
#btnRightColBecomeCertBody:hover {
	/*background:url(../images/btn_become.png) 0 -52px no-repeat;*/
	background:url(../media/1055/btn_become.png) 0 -52px no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

/*-- HOME BANNER --------------------------------------------------------------------------*/ 
#home_banner {
	background:url(../images/home/bkgrd_home_banner.jpg) top left repeat-x;
	height:333px;
}
#home_banner .content {
	width:960px;
	margin:0 auto;
}
#home_banner h1 {
	margin-top:0;
}
.home_banner_left {
	width:315px;
	float:left;
	margin:30px 30px 0 0;
	height:300px;
	position:relative;
}
.home_banner_left p {
	width:275px;
	color:#E8EEF1;
	margin-left:3px;
	line-height:19px;
}
#btnFindOutMore {
	display:block;
	width:168px;
	height:74px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	background:url(../images/home/home_btn_findoutmore.png) 0 0 no-repeat;
	cursor:pointer;
}
#btnFindOutMore:hover {
	background:url(../images/home/home_btn_findoutmore.png) 0 -74px no-repeat;
	text-indent:-9999px;
}
.home_banner_right {
	width:611px;
	height:294px;
	float:left;
	margin:30px 0 0 0;
	position:relative;
}
#home_banner .home_banner_right h1 {
	margin-left:22px;
}
#accredSel {
	width:611px;
	height:242px;
	background:url(../images/home/home_accreditation_areas_bkgrd.jpg) 0 0 no-repeat;
	position:absolute;
	bottom:0;
}
#accredSelContent {
	height:199px;
	width:550px;
	position:absolute;
	top:10px;
	left:29px;
	display:inline;
}
#accredSelContent ul {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
	float:left;
	width:121px;
	height:199px;
}
#accredSelContent ul li {
	padding:0;
	margin:3px 0 0 0;
	width:121px;
	display:block;
}
#accredSelContent ul li a:link,
#accredSelContent ul li a:visited {
	text-decoration:none;
	color:#000000;
	display:block;
	width:111px;
	height:18px;
	margin:0;
	padding:2px 0 0 10px;
}
#accredSelContent ul li a:hover {
	background:url(../media/11690/accreditation_hover.png) 0 0 no-repeat;
	color:#FFFFFF;
}	
	#accredSelContent ul li.accredLink {
		margin:8px 0 0 0;
	}
	#accredSelContent ul li.accredLink a {
		text-align:right;
		font-weight:bold;
		padding:2px 10px 0 0;
	}
#accredShadow {
	width:295px;
	height:199px;
	background:url(../media/9089/home_accreditation_areas_image_shadow.png) 0 0 no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	z-index:100;
}
.accredSelImg {
	display:block;
	width:295px;
	height:199px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:50;
	display:none;
}
/*-------------------------------------------------------------------------------------*/



/*-- HOME CONTENT --------------------------------------------------------------------------*/ 
#home_content {
	background:url(../images/home/bkgrd_home_content.jpg) top left repeat-x;
	min-height:365px;
}
#home_content .content {
	width:960px;
	margin:0 auto;
}
.home_col_left {
	width:300px;
	float:left;
	margin:30px 30px 0 0;
}
.home_col_right {
}
#btnBecomeCertification {
	display:block;
	width:256px;
	height:59px;
	overflow:hidden;
	background:url(../images/home/home_btn_become.png) 0 0 no-repeat;
	cursor:pointer;
	margin:40px 0 20px 10px;
}
#btnBecomeCertification:hover {
	background:url(../images/home/home_btn_become.png) 0 -59px no-repeat;
	text-indent:-9999px;
}
#btnSearchCertification {
	display:block;
	width:256px;
	height:62px;
	overflow:hidden;
	background:url(../images/home/home_btn_search.png) 0 0 no-repeat;
	cursor:pointer;
	margin:0 10px;
}
#btnSearchCertification:hover {
	background:url(../images/home/home_btn_search.png) 0 -62px no-repeat;
	text-indent:-9999px;
}
#btnIAAC {
	display:block;
	float:left;
	margin:60px 0 0 35px;
	display:inline;
}
#btnIAF {
	display:block;
	float:left;
	margin:50px 0 0 35px;
}
.home_latest {
	width:280px;
	float:left;
	margin:30px 0 0 20px;
}
.home_latest a:link,
.home_latest a:visited {
	text-decoration:none;
	color:#000000;
}
.home_latest a:hover {
	text-decoration:underline;
	color:#DB910F;
}

.home_latest h4 {
	font-weight:normal;
	font-size:16px;
	font-style:italic;
	margin:0;
	color:#151C1E;
}
.home_latest ul {
	list-style:none;
	margin:0;
	padding:0;
}
.home_latest ul li {
	font-size:11px;
	margin:25px 0;
}
.home_latest ul li .bullet {
	display:block;
	width:74px;
	height:16px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/latest_item_bullet.png) 0 0 no-repeat;
}
.home_latest ul li p {
	margin:0;
	padding:3px 0 0 10px;
}
/*-------------------------------------------------------------------------------------*/



/*-- SEARCH RESULTS --------------------------------------------------------------------------*/ 
#searchresults {
	position:relative;
	margin-top:15px;
}
#searchresults .searchbox {
	border:#ff0000 1px solid;
}
#searchresults .searchterms {
	float:left;
	width:250px;
	line-height:24px;
	display:block;
}
#searchresults .searchbutton {
	float:left;
	display:block;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
#searchresults ul {
	padding:0;
	margin:0;
}
#searchresults ul li {
	padding:8px 0 20px 0;
	list-style:none;
	border-bottom:1px #ccc solid;
}
#searchresults ul li a:link,
#searchresults ul li a:visited {
	font-size:16px;
}
#searchresults ul li a:hover {

}
#searchresults ul li div {
	font-size: 8pt;
	padding:4px 0 0 0;
}
/*-------------------------------------------------------------------------------------*/



/*-- NEWS --------------------------------------------------------------------------*/ 
.news_item {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:#ccc 1px solid;
}
.news_item span {
	font-weight:bold;
}
.news_item .news_title {}
.news_item .news_title a:link,
.news_item .news_title a:visited {
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}
.news_item .news_item a:hover {}
.news_item .news_teaser {
	padding:4px 0;
}
.news_item a:link,
.news_item a:visited {
	font-size:10px;
	font-weight:bold;
}
.news_item a:hover {}
.news_date {
	font-weight:bold;
	margin-top:5px;
}
a.newsPagerLinks:link,
a.newsPagerLinks:visited {
	font-size:14px;
	display:block;
	float:left;
	padding:4px 8px;
	border:#ccc 1px solid;
}
a.newsPagerLinks:hover {

}
/*-------------------------------------------------------------------------------------*/


/*-- SITEMAP ------------------------------------------------------------------------------*/
#sitemap {
	margin: 20px 0 0 50px;
}
#sitemap a:link,
#sitemap a:visited {
	font-size:14px;
}
#sitemap a:hover {
	text-decoration:underline;
}
#sitemap ul {
	margin:5px 15px;
	padding:0;
	list-style:none;
}
#sitemap ul li {
	margin:4px 0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
#sitemap ul ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
#sitemap ul ul li {
	font-weight:normal;
}
/*-------------------------------------------------------------------------------------*/ 


/*-- HEADS UP ------------------------------------------------------------------------------*/
#headsUp ul {
	margin:0px 0 0 10px;
	padding:0;
}
#headsUp ul li {
	margin:5px 0;
	padding:0;
	list-style:none;
}
#headsUp ul li.headsUpTopic {
	font-weight:bold;
	margin:9px 0;
}
a.headsUpViewAll:link,
a.headsUpViewAll:visited {
	font-size:13px;
	font-weight:bold;
	display:block;
	margin:10px;
}
a.headsUpViewAll:hover {

}
.headsUpAll {
	display:none;
}
/*-------------------------------------------------------------------------------------*/





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
color:#14100D;
font-size:20px;
font-weight:normal;
}

h3 {
color:#14100D;
font-size:16px;
font-weight:normal;
}

h4 {
color:#151C1E;
font-size:16px;
font-weight:normal;
margin:15px 0 0 0;
font-style:italic;
}

h5 {
color:#0276BC;
font-size:15px;
font-weight:bold;
margin:5px 0;
}

