/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif !important;
	font-size:12px;
	color:#000;
	background-color:#0f3b63;
}

p {color: #444444; line-height: 18px;}

h2 {
     color: #666666;
     margin-bottom: 10px;
     font-size: 16px;
}

h3{
    color:#666666;
    font-size:14px;
    margin-bottom: 10px;
}

a {
	color: #666666;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #eee;
	text-decoration: none;
}

a.visibleLink
{
    color: #336699;
    text-decoration: underline;   
}

a.visibleLink:hover
{
    color: #6699cc;
    text-decoration: underline;   
}

small  {
    color: #444444;
    display: block;
    font-size: 12px;
    line-height: 18px;
}

.hr 
{

    clear:both;
	border-top: 1px solid #dedede !important;
	width: 100%;
	height: 2px;
	margin: 10px auto 10px auto;
}

.image
{
  margin-right: 10px;
  border:solid 1px #dedede;   
}

.imageRight
{
  margin-left: 10px;
  
}

.containerContent {
	background-color: #0f3b63;
}

.container 
{
padding:0;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
position: relative;
background-color:#0f3b63;
width: 980px;
}




.topMenu {
background-color: #777777;
color: #4d4d4d;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
height: 45px;
}

.topMenu ul  li{
	display: inline;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.formspacer2 {margin: 3px 0px 3px 3px;}

/* -------------------------Header----------------------------- */

.header 
{
  clear:both;
  margin-top:10px;


}

.headerBanner{
height:147px;
background: #fff url(images/headerBackground.jpg) no-repeat;

}


/* -------------------------Columns---------------------------- */

.contentColumnNav{float:left; width: 155px;}

.contentColumnLeftNav
{
    float:left;
    width:560px;
}

.contentColumnLeft {
	float: left;
	width: 700px; 
}

.contentColumnRight {
	float: right;
	width: 240px;
}


.contentBox{
    clear:both;
	background: #fff;

	border: 1px solid #ccc;
	margin: 0px auto 0px auto;
	padding: 0px 0 0px 0;
	position: relative;
}

.contentBox2{
    clear:both;
	background: #fff;

	border: 1px solid #ccc;
	margin: 0px auto 0px auto;
	padding: 0px 0 0px 0;
	position: relative;
}

.center {
	text-align: center;
	}


    

.content 
{
    
    background-color:#fff;
}

.content2
{
    margin: 10px;   
}

.contentMain 
{
    background-color:#fff !important;
    padding: 20px;
}

.cleardiv {
	clear:both;
	padding:0;
	margin:0;
}
	
.padding{
	padding:5px;
}

.spacer
{
    clear:both;
    width:1px;
    height:1px;   
}

.gridView
{
    border-color:Silver;
}

.gridView tr, .gridView td
{
    border-color:Silver;
    padding: 10px !important;  
 
}

.gridView th
{
    border-color:Silver;
    padding: 5px;
}

.gridView td a
{
    text-decoration: underline !important; 
    color: #0f3b63 !important;  
}

.gridView td a:hover
{
   color: #5792cf !important; 
}



.row
{
 padding: 10px;   
}

.bg 
{
 background: #fff url(images/bottomGradient.png) bottom repeat-x;   
    
}

/* ------------------------Navigation------------------------- */
.navTop{line-height: 22px; padding-top:10px;}

.navTop li {list-style:none;float: left;padding-top:3px;}
	
.navTop li a {
	display: block;
	height: 18px;
	overflow: hidden;
	color: #4d4d4d;
	text-indent: -9999px;
	padding-right: 10px;
	

	
	/*color: #5998d8;*/
	
	background-position: center top;
	}
	
	.navAbout a{
		width: 69px;
		text-align: center;
		line-height: 22px;
		background: url(images/navAboutBack.png) no-repeat;
		}
		
	.navClients a{
		width: 57px;
		text-align: center;
		line-height: 22px;
		background: url(images/navClientsBack.png) no-repeat;
		}
		
	.navTestimonials a{
		width: 87px;
		text-align: center;
		line-height: 22px;
		background: url(images/navTestimonialsBack.png) no-repeat;
		}
		
		.navContact a{
		width: 79px;
		text-align: center;
		line-height: 22px;
		background: url(images/navContactBack.png) no-repeat;
		}
		
		.navLocation a{
		width: 65px;
		text-align: center;
		line-height: 22px;
		background: url(images/navLocationBack.png) no-repeat;
		}
		
.navTop li a:hover {background-position: 50% -18px;}
	
	.navTop li.currentSection a,
	.navTop li.currentSection a:hover {
		background-position: 50% -18px;
		}
		
.navText {
	padding-top:7px;
	float:left;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.navLogin {
	padding-top:7px;

	float:left;
	margin-left: 65px;
	text-indent: -9999px;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.navTopInput{float:left;}

.navigation
{
 clear:both;
 padding-top:10px;   
}

.navKT2
{
    clear:both;
    list-style:none;  
    padding: 0;
    margin:0;
 background-color:#fff;
}

.navKT2 li
{
 list-style:none;  
 float:left;
 }

.navKT2 li a
{
    display:block;
    height: 34px;
    overflow:hidden;
    color: #000;
    text-decoration:none;
    text-indent: -9999px;
    background-position: center top;
}

	.navKTLive2 a{
		width: 150px;
		margin-left: 70px;
		padding:0;
		background: url(images/kt-liveSessions.png) no-repeat;
		}
		
	.navKTOnDemand2 a{
		width: 150px;
		margin-left: 35px;
		background: url(images/kt-onDemand.png) no-repeat;
		}

.navKT2 li a:hover {
	background-position: 50% -34px;
	
	}
	



.navKT
{
    clear:both;
    list-style:none;  
    padding: 0;
    margin:0;
 background-color:#fff;
}

.navKT li
{
 list-style:none;  
 float:left; 
}

.navKT li a
{
    display:block;
    height: 34px;
    overflow:hidden;
    color: #000;
    text-decoration:none;
    text-indent: -9999px;
    background-position: center top;
}

	.navKTLive a{
		width: 150px;
		margin:0;
		padding:0;
		background: url(images/kt-liveSessions.png) no-repeat;
		}
		
	.navKTOnDemand a{
		width: 150px;
		margin-left: 25px;
		background: url(images/kt-onDemand.png) no-repeat;
		}

.navKT li a:hover {
	background-position: 50% -34px;
	
	}
	
	.nav li.currentSection a,
	.nav li.currentSection a:hover {
        background-position: 50% -34px;
		}


.nav
{
    
    margin-left: 10px;
	line-height: 32px;
	background-color:#000;
	font-size:14px;
	font-weight:bold;
	}
	
.nav li {
	list-style:none;
	float: left;
	}
	
.nav li a {
	display: block;
	height: 43px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	background-position: center top;
	}
	
	.navHome a{
		width: 82px;
		margin-left: 5px;
		text-align: center;
		line-height: 52px;
		background: url(images/navHomeBack.png) no-repeat;
		}
		
	.navLearner a{
		width: 195px;
		margin-left: 5px;
		text-align: center;
		line-height: 52px;
		background: url(images/navConsultingBack.png) no-repeat;
		}
		
	.navConsulting a{
		width: 212px;
		margin-left: 5px;
		text-align: center;
		line-height: 52px;
		background: url(images/navLearnerBack.png) no-repeat;
		}
		
	.navWorkforce a{
		width: 207px;
		margin-left: 5px;
		text-align: center;
		line-height: 52px;
		background: url(images/navWorkforceBack.png) no-repeat;
		}
		
	.navFacility a{
		width: 146px;
		margin-left: 5px;
		text-align: center;
		line-height: 52px;
		background: url(images/navfacility.png) no-repeat;
		}
		
.nav li a:hover {
	background-position: 50% -43px;
	line-height: 42px;
	
	}
	
	.nav li.currentSection a,
	.nav li.currentSection a:hover {
		background-position: 50% -86px;
		line-height: 52px;
		color:#4d4d4d;
		}
		







.content ol
{
    color: #777777;
    margin-left:20px;
    line-height: 20px;
    font-weight: bold;
}




.content ul
{
 text-align: left;
 line-height: 20px;  
 list-style: none; 
}

.content ul li
{
 margin: 7px 0 8px 0;   
}

.content ul li a
{
    text-decoration:underline;
    color: #336699; 
    display: block;
}

.content ul li a:hover
{
    color: #6699cc;   
    
}

.textboxShadow {
    width: 130px;
	background:url(images/fieldSearch.png) no-repeat;
    height: 22px;
	float:left;
}

.fieldLogin {
    width: 138px;
	background:url(images/fieldLogin.png) no-repeat;
    height: 22px;
	float:left;
}

.fieldPassword {
    width: 89px;
	background:url(images/fieldPassword.png) no-repeat;
    height: 22px;
	float:left;
}

.textbox{padding:3px 0 0 5px;}


.goButton 
{
    float:left; 
      
    text-indent: -9999px;
    
}

.goButton a
{
     display:block;
     width:33px;
     height:22px;
     background:url(images/buttonGo.png) top no-repeat;
}

.goButton a:hover
{
    background-position: 50% -22px;
}


img 
{
 border:none;
   
}

h3 a:hover
{
    text-decoration:underline;
}

small a
{
    text-decoration:underline;   
}

.underline 
{
    text-decoration:underline;   
}

.contentMain ol, .contentMain ul
{
     margin-left: 20px;
     color: #444;
}

.contentMain ol 
{

    font-size: 16px;
    line-height: 20px;    
}

.contentMain ol li
{

    font-size: 12px;
    line-height: 20px;   
}

.contentMain ul 
{
    font-weight:normal;
   line-height: 20px;   
}

large  {
color: #777777;
display: block;
font-size: 18px;
line-height: 20px;

}

.liLarge
{
     font-weight:bold;
     color: #666666 !important;
     margin-bottom: 10px;
     font-size: 16px !important;

}

.strong
{
 font-weight:bold;   
}

.floatleft{float:left;}

.floatright{float:right;}

/* ---------------------------Footer--------------------------- */

.footer {
	color: #a6a6a6 !important;
}

.footer a {
	color: #a6a6a6;
}


.footer a:hover{
	color:#fff;
}

.footer ul  li{
	display: inline;
	padding: 2px;
}

.footerColumn 
{
 
	float: left;
	width: 150px;
}

.footerTitle
{
 border-bottom:solid 1px #006838; 
 
}

.footerUL 
{
    padding-top:7px;
    text-indent: 0px; 
    list-style: none;  
    width: 120px; 
}

.footerLinks
{
    color:#fff;
    padding: 20px;   
}

.footerLinks a
{
    color:#fff !important;
}

.footerLinks a:hover
{
    color:#79b149 !important;
    text-decoration:none !important;    
}


.contentFooterSmall{
    float: left;
	width: 127px;  
}

.contentFooter 
{
  margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
position: relative;
background-color:#071c2f ;
width: 980px;
}


.backExcited
{
 background: #fff url(images/excited.jpg) right top no-repeat;
   
}

.backProfessional
{
 background: #fff url(images/professional.jpg) right top no-repeat;
}

.backContact
{
 background: #fff url(images/communication.jpg) right top no-repeat;
}

.backClients
{
 background: #fff url(images/clients.jpg) right top no-repeat;
}

.backKnowledge
{
 background: #fff url(images/knowledge.jpg) right top no-repeat;   
}



.olNormal li
{
  color: #444444; 
  line-height: 18px;  
  font-weight:normal;
  margin: 5px 0 5px 0;
}

.containerTop
{
    clear:both;
 width:980px;
 height:11px;
 background:#fff url(images/contentTop.png) no-repeat;   
}

.footerTop
{
    color:#fff !important;
    width:980px;
    height:48px;
    background:#071c2f url(images/footerTop.png);
}

.footerTop a, .footerTop p
{
    color:#fff;
}

.footerTop a:hover
{
    color:#fff;
    text-decoration:underline;
}

.footerBottom
{
    width:980px;
    height:9px;
    background:#071c2f url(images/footerBottom.png);
}

.footer1
{
 padding-top: 25px;  
 padding-left:10px; 
}

.blogs
{
 background:#fff url(images/blogbackground.png) no-repeat center;
 font-weight: bold;
text-align:center;
 height: 175px;  

}

.blogs a
{
    font-weight: bold;
  color:#3b84af; 
  text-decoration:none;  
}

.blogs a:hover
{
    font-weight: bold;
  color:#3b84af; 
  text-decoration:underline;  
}

.just 
{
    text-align:justify;}
    
.eventGrid
{
    border:none;
}