@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
margin:0; 
padding:0; 
} 

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
}

a
{
outline:none;
}

strong
{
font-weight:bold;
}

em
{
font-style:italic;
}

body
{
background-color:#ffffff;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

#wrapper
{
width:931px;
margin:auto;
text-align:left;
}

#header
{
width:931px;
height:140px;
background-image:url(images/top-bg.jpg);
background-repeat:no-repeat;
}

#logo
{
width:228px;
height:81px;
display:inline;
margin:30px 0px 0px 20px;
float:left;
}

#telephone
{
width:306px;
height:44px;
float:left;
display:inline;
margin:61px 0px 0px 20px;
}

#top-navigation
{
background-image:url(images/top-nav-bg.jpg);
background-repeat:no-repeat;
width:931px;
height:24px;
}

#top-navigation ul
{
margin-left:10px;
}

#top-navigation li
{
display:inline;
font-size:1.2em;
float:left;
border-right:#FFFFFF 1px solid;
text-align:center;
height:20px;
padding-top:4px;
}

#top-navigation li.homenav
{
width:92px;
}

#top-navigation li.forlearnersnav
{
width:150px;
}

#top-navigation li.foremployersnav
{
width:150px;
}

#top-navigation li.eportfolionav
{
width:185px;
}

#top-navigation li.selfnav
{
width:180px;
}

#top-navigation li.contactnav
{
width:150px;
border-right:none;
}



#top-navigation a
{
color:#FFFFFF;
text-decoration:none;
display:block;
}

#orange-bar
{
width:931px;
height:36px;
background-image:url(images/orange-bg.jpg);
background-repeat:no-repeat;
}

#searcharea
{
float:left;
width:220px;
margin-top:7px;
margin-left:10px;
}

#searcharea input
{
margin-left:3px;
}

#searcharea img
{
float:left;
margin-right:5px;
padding-top:4px;
}

#newslettersnippet
{
float:right;
margin-top:7px;
margin-right:10px;
color:#FFFFFF;
font-size:1.3em;
}

#newslettersnippet input
{
margin-left:3px;
}


#middle
{
background-image:url(images/middle-bg.gif);
background-repeat:repeat-y;
width:931px;
}

#breadcrumbs
{
width:600px;
padding:5px 0px 10px 197px;
font-size:1.1em;
}

#breadcrumbs a
{
color:#333333;
}

#left
{
width:165px;
margin-left:15px;
display:inline;
float:left;
}

#left ul
{
}

#left li
{
width:153px;
height:22px;
background-image:url(images/li-bg.jpg);
background-repeat:repeat-x;
border:1px solid #CCCCCC;
border-bottom:none;
padding:8px 0px 0px 10px;
font-size:1.2em;
}

#left li.last
{
border-bottom:1px solid #CCCCCC;
}

#left li:hover
{
background-image:url(images/li-hover-bg.jpg);
background-repeat:repeat-x;
}

#left li.active
{
background-image:url(images/li-active-bg.jpg);
background-repeat:repeat-x;
}

#left a
{
color:#000000;
text-decoration:none;
display:block;
}

#left li.active a
{
color:#FFFFFF;
}

#content
{
width:562px;
margin-left:15px;
display:inline;
float:left;
}

#top-banner
{
width:562px;
margin-bottom:15px;
}

#jwtb
{
padding-bottom:25px;
}

#jwtb h1
{
color:#662D91;
font-size:2em;
padding-bottom:15px;
}

#jwtb h2
{
color:#57427A;
font-size:1.6em;
padding-bottom:10px;
}

#jwtb h3
{
color:#000000;
font-size:1.4em;
padding-bottom:5px;
}

#jwtb p
{
font-size:1.3em;
line-height:1.4em;
padding-bottom:10px;
}

#jwtb table
{
margin-bottom:20px;
width:100%;
}

#jwtb td,#jwtb th
{
font-size:1.2em;
padding:5px;
border:#7f559f 1px solid;
}

#jwtb th
{
font-weight:bold;
background-color:#ff6600;
color:#FFFFFF;
}

#jwtb ul,ol
{
margin-left:30px;
margin-bottom:10px;
}

#jwtb li
{
font-size:1.3em;
line-height:1.4em;
margin-bottom:3px;
list-style-type:disc;
}

#jwtb li li
{
font-size:100%;
}

#jwtb ul ul
{
margin-bottom:0px;
}

#jwtb ol li
{
list-style-type:decimal;
}

#people
{
margin-bottom:20px;
}

#people p
{
padding:0px;
display:inline;
margin:9px;
}

#jwtb a
{
color:#662D91;
}

#jwtb div.article-summary
{
background-color:#E8E8E8;
padding:20px;
margin-bottom:20px;
}

#contact-left
{
	float:left;
	width:175px;
}

#contact-right
{
	border-left:1px solid #f60;
	float:right;
	padding-left:20px;
	width:325px;
}

#contact-right .errors
{
	background:#f00;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:7px;
}

#contact-form
{
}

#contact-form label, #contact-form .text, #contact-form .textarea, #contact-form .vericode, #contact-form .submit
{
	float:left;
	font-size:12px;
	margin:5px 0;
}

#contact-form br
{
	clear:left;
}

#contact-form label
{
	padding:2px;
	width:146px;
}

#contact-form .text, #contact-form .textarea
{
	padding:2px;
	width:169px;
}

#contact-form .text, #contact-form .textarea, #contact-form .vericode
{
	border:1px solid #888;
}

#contact-right .errors, #contact-form .submit
{
	margin-bottom:15px;
}

#contact-form .clear
{
	clear:both;
}

#contact-form .warning
{
	color:#f60;
}


#right
{
width:149px;
float:right;
margin-right:10px;
margin-bottom:20px;
display:inline;
}

#right div.my-e-portfolio
{
width:148px;
height:154px;
background-image:url(images/my-e-portfolio.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

#right div.my-e-portfolio:hover
{
background-image:url(images/my-e-portfolio.jpg);
background-repeat:no-repeat;
background-position:0px -155px;
}


#right div.podcast
{
width:148px;
height:154px;
background-image:url(images/podcast.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

#right div.podcast:hover
{
background-image:url(images/podcast.jpg);
background-repeat:no-repeat;
background-position:0px -155px;
}


#right div.casestudy
{
width:148px;
height:154px;
background-image:url(images/case-study.jpg);
background-repeat:no-repeat;
}

#right div.casestudy:hover
{
background-image:url(images/case-study.jpg);
background-repeat:no-repeat;
background-position:0px -155px;
}


#footer
{
width:931px;
height:140px;
background-image:url(images/footer-bg.gif);
background-repeat:no-repeat;
}

#footer a
{
color:#333333;
text-decoration:none;
}

#footer-left
{
float:left;
width:240px;
height:80px;
display:inline;
margin-left:20px;
margin-top:34px;
}

#footer-left p
{
display:inline;
margin:0px;
padding:0px;
}

#footer-left img
{
margin-right:4px;
}

#footer-right
{
float:right;
width:631px;
height:94px;
margin-right:15px;
display:inline;
text-align:right;
margin-top:8px;
}

#footer-lower-left
{
float:left;
width:450px;
font-size:1.1em;
display:inline;
}

#footer-lower-right
{
float:right;
width:450px;
font-size:1.1em;
display:inline;
}

#footer-lower-right ul
{
text-align:right;
}

#footer-lower-right li
{
display:inline;
margin-left:10px;
}

span.ajaxSearch_paging
{
font-size:1.2em;
}

div.ajaxSearch_result
{
padding-top:10px;
}

div.ajaxSearch_resultExtract p
{
font-size:1.2em;
}

a.ajaxSearch_resultLink
{
font-size:1.6em;
}