/*--- common styles ---*/

body {

	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height: 120%;
	background-color:#ebebeb;
	color:#333333;
}


p {
	padding-bottom: 5px;
	font-size: 103%;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}


a:hover {
	text-decoration: underline;
	color: #003399;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	color:#000;
	background: url(../images/dots-black-430.gif) bottom left no-repeat;
	padding-bottom:20px;
	margin-bottom:12px;
}


h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color:#000;
	margin-bottom:7px;
}


/*--- layout styles ---*/

#wrapper {
	width:782px;
	margin:0 auto;
	background-color:#fff;
	border:1px solid #999;
	padding:0 9px 0 9px;
}


#content {
	border-left:1px solid #999;
	border-right:1px solid #999;		
}


#header {
	background: url(../images/banner-2.jpg) top left no-repeat;
	padding:6px;
	height:106px;
	position:relative;
	width:768px;
}


#header h1 {
	background:url(../images/academy-development.gif) top left no-repeat;
	width:555px;
	height:40px;
	padding:0 0 25px 0;
	margin-top:39px;
}


#header h1 span{
	visibility:hidden;
}


#header ul {
	width:205px;
	height:55px;
	float:right;
	position:absolute;
	top:8px;
	left:572px;
	margin:0;
}


#header ul li {
	float:left;
	display:block;

}


#header ul li.naf a{
	background:url(../images/logo-naf.gif) top left no-repeat;
	height:44px;
	width:80px;
	padding:0 0 0 25px;
	display:block;
	margin-left:15px;
}


#header ul li.pf a{
	background:url(../images/logo-pf.gif) top left no-repeat;
	height:44px;
	width:66px;
	padding:0 0 0 0;
	margin-left:13px;
	display:block;
}


#header ul li.naf a:hover, #header ul li.pf a:hover{
	text-decoration:none;
}


#header ul a span{
	visibility:hidden;
	height:70px;
}


/* ------- styles for div id="white" -------*/

#white {
	padding:13px 12px 0 12px;
	border-bottom:12px solid #275498;

}


.box-a {
	width:450px;
	float:left;
	padding-bottom:10px;
}


.box-a p{
	font-size: 120%;
	line-height: 170%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
}


.box-a img{
	float:left;
	padding:0 2px 6px 3px;
	margin:0 10px 0 -3px;
}


.box-b {
	width:285px;
	float:right;
	font-size:110%;
	margin-top:-1px;
}


.box-b hr {
	margin-top:7px;
}


.materials {
	padding-bottom:6px;
/*	border:1px solid gray;*/
}


.materials-description {
	float:right;
    width:200px;
	position:relative;
}


.materials-description-short {
	float:right;
    width:260px;
	font-size:110%;

}


.materials img {
	float:left;
	margin-top:2px;
}


.materials p, .materials a {
	font-size: 90%;
}


.materials p {
	padding-right:6px;
}


.support-link {
	background:url(../images/bullet-arrow.gif) 1px 3px no-repeat;
	padding-left:14px;
	display:block;
	padding-bottom:3px;
	color: #000;
}


.materials a:hover {
	color: #003399;
}


/*----------------------------*/


.case-study {
	padding-bottom:6px;
}


.case-study-description {
	float:right;
    width:285px;
	position:relative;
}

.case-study img {
	float:left;
	padding:2px 12px 10px 0;
	margin-top:1px;
}


.case-study p, .case-study a {
	font-size: 90%;
}


.case-study p {
	padding-right:6px;
}



.case-study a:hover {
	color: #003399;
}


/*----------------------------*/



.close-box a {
	width:15px;
	height:15px;
	padding-left:0;
	padding-bottom:0;
	margin-right:-2px;
	margin-top:-17px;
	float: right;
	background: #fff; !important
}


.materials-description ul, .materials-description-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 270px;
	z-index:1;


}


/*----------------------------*/


.tooltip ul {
	position: absolute;
	left: -85px;
	top: 0px;
	display: none;
	background-color:#fff;
	border: 1px solid #999999;
	padding:5px 10px 5px 10px;
	width: 268px;
}


.materials ul {
	width: 200px;
}


.materials .tooltip ul{
	width: 266px;
}


.materials-description-2 .tooltip ul {
	left: 0px;
	width: 261px;
}


.tooltip ul li {
	padding-bottom:3px;
	
}


.materials-description-2 li.tooltip ul li {
	padding-bottom:7px;
}


.box-e .materials-description-2 li.tooltip ul li, .box-f .materials-description-2 li.tooltip ul li {
	padding-bottom:4px;
}


.box-e, .box-f  {
	width:280px;
	float:left;
	padding-bottom:10px;
}


.box-e{
	padding-bottom:30px;
}



.box-e p, .box-f p {
	padding-right:6px;
	padding-bottom:8px;
}


.box-e a:hover, .box-f a:hover {
	color: #003399;
}


.box-g {
	width:278px;
	float:left;
	padding-bottom:20px;
}


.short-text-wrap-2 {
	width:184px;
	float:right;
}

.box-g p {
	padding-bottom:5px;
}


.tooltip ul a {
	display: block;
	
}


.tooltip ul h4 {
	text-transform:uppercase;
	font-weight:bold;
	color: #3A75C4;
	font-size:90%;
	padding-top:3px;
	padding-bottom:3px;
	display: block;
	width:250px;
}


.materials-description-2 li.tooltip ul h4 {
	font-size: 100%;
}


.box-c .materials-description-2 li.tooltip ul {
	width:422px;
}


/*----------------------------*/


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


/* ------- styles for div id="gray-top" -------*/


#gray-top {
	background:#f8f6f7 url(../images/gray-tile.jpg) top left repeat-x;
	border-top:2px solid white;
	padding:0 15px 0 15px;
}


.column-a {
	width:440px;
	float:left;
	padding-top:24px;
/*	background-color:#F7F7F7;*/
}


.column-a img{
	float:left;
}


/*-----------------------------*/


.column-b {
	width:277px;
	float:right;
	padding-top:24px;
	padding-left:20px;
	padding-bottom:40px;
	border-left:1px solid #a9a7a8;
/*	background-color:#F7F7F7;*/
}


.column-b img{
	float:left;
}


/*----------------------------*/


.box-c {
	width:430px;
	float:left;
	padding-bottom:31px;
}


.box-c p {
	padding-bottom:8px;
}


.last {
	padding-bottom:10px;
}


.inline-link {
	background:url(../images/bullet-arrow.gif) 1px 3px no-repeat;
	padding-left:14px;
	margin-bottom:2px;
	line-height:120%;
	display:block;
	padding-bottom:3px;
	font-size:110%;
	font-weight:bold;
	color: #000;
}


.inline-link a:hover {
	color: #003399;
}


.box-d {
	width:430px;
	float:left;
	padding-bottom:8px;
}

.short-text-wrap-1{
	width:340px;
	float:right;
}

.box-d p {
	padding-bottom:8px;
}


/*-----------------------------*/


p.section-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	line-height:110%;
	color:#000;
	background: url(../images/dots-black-430.gif) bottom left no-repeat;
	padding-bottom:14px;
	margin-bottom:12px;
	font-weight:bold;
}


.short-text {
	font-size: 110%;
	line-height: 150%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:14px;
}


.box-g .short-text {
	line-height: 122%;

}


/* ------- styles for div id="purple" -------*/


#purple {
	background: url(../images/boxCbkg2.jpg) top right repeat-x;
	border-top:1px solid white;
	padding:20px 12px 18px 12px;
}



.short-text-wrap-1 {
	width:340px;
	float:right;
}


.dotted-line-a {
	margin-top:5px;
	margin-bottom:13px;
/*	padding-left:6px;*/
}

.dotted-line-b {
	margin-top:18px;
	margin-bottom:15px;
}


.dotted-line-c {
	margin-top:16px;
	margin-bottom:21px;
}


/* ------------- footer ------------------*/

div#footer {
	padding:23px 0 0 10px;
	color:#cccccc;
	font-size: 95%;
	background: #275498 url(../images/colorbar-a.gif) top center no-repeat;
}


/* ------------- footer-wide ------------------*/

div#footer-wide {
	padding:23px 0 190px 10px;
	color:#cccccc;
	font-size: 95%;
	background: #275498 url(../images/colorbar-a.gif) top center no-repeat;
	border-top: 2px solid #fff;
}


/*--- clearfix ---*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */ 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */







