/*Web Design and Development by Your Creative People*/
/*GLOBAL SETTINGS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: verdana,helvetica,sans-serif;
	vertical-align: baseline;
	color: #333333;
}
h1, .h1, .h1 a:link, .h1 a:visited, .h1 a:hover{
	font-family: inherit;
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	line-height: 35px;
}
h2, .h2, .h2 a:link, .h2 a:visited, .h2 a:hover{
	font-family: inherit;
	font-size: 22px;
	color: #4e4949;
	line-height: 25px;
}
h3, .h3, .h3 a:link, .h3 a:visited, .h3 a:hover{
	font-family: inherit;
	font-size: 18px;
	color: #C52318;
    margin:0;
    padding:0
    line-height:22px;
}
h4{
	font-family: inherit;
	font-size: 14px;
	color: #666;
    margin-bottom: 20px;
    padding:0
    line-height:22px;
}
.landingLeft h3{
	font-family: inherit;
	font-size: 18px;
	color: #C52318;
    margin:0 0 30px 0;
    padding:0
    line-height:22px;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clearBoth{
	clear:both;
}
body {
	background: url(/education/images/topGridBg.jpg) 0 0 repeat-x;
}
a:link, a:visited, a:hover{
	text-decoration: none;
	color: #b91c13;
}
.imgLeft{
    float:left;
    margin:3px 7px 4px 0;
}

.imgRight{
	padding:4px;
    float:right;
    margin:5px 0 5px 15px;
}
#container{
	position:relative;
	width:100%;
	margin:0 auto;
}
#headArea{
	background: url(/education/images/contentAreaBG.jpg) no-repeat scroll center top;
	height:433px;
}
.logo{
	position: relative;
	margin:0 auto;
	top:30px;
	right:160px;
	width:807px;
	height: 52px;
	/*Old Logo changed feb.22 2010
	background: url(/education/images/logo.png) center top no-repeat;*/
	background: url(/education/images/Header_logo_US.png) center top no-repeat;
	cursor: hand;
	cursor: pointer;
}
.shadowLeft{
	position:relative;
	float:left;
	background: url(/education/images/shadowLeft.png) 0 0 no-repeat;
	width:9px;
	height: 418px;
	margin: -250px auto 0;
	z-index: 0;
}
.shadowRight{
	position:relative;
	float:left;
	background: url(/education/images/shadowRight.png) 0 0 no-repeat;
	width:9px;
	height: 418px;
	margin: -250px auto 0;
	z-index: 0;
}
.contentContainer{
	position:relative;
	width:1004px;
	margin: 0 auto;
	z-index: 10;
}
.contentArea{
	position:relative;
	float:left;
	width:986px;
	margin: -280px auto 0;
	z-index: 10;
}
.contentBottom{
	position:relative;
	background: url(/education/images/contentBottom.png) 0 0 no-repeat;
	width:986px;
	height:46px;
}
.intContentright{
	float:left;
	width: 660px;
	margin: 30px 40px 0;
}
.intContentStuff{
	float:left;
	width: 660px;
	margin: 30px 40px 0;
}
.intContentrightExpanded{
	float:left;
	width: 900px;
	margin: 30px 40px 0;
}
.left{
	position:relative;
	width:310px;
	float:left;
	margin-right:40px;
}
.leftForm{
	position:relative;
	width:335px;
	float:left;
	margin-right:40px;
}
.leftContact{
	position:relative;
	width:520px;
	float:left;
}
.right{
	position:relative;
	width:310px;
	float:left;
}
.news{
	float:left;
	margin-left:30px;
	padding-top:10px;
	position:relative;
	text-align:right;
	width:845px;
}
.news a{
	font-size: 13px;
}
.newsImg{
	background: url(/education/images/recentNews.png) 0 0 no-repeat;
	position: relative;
	float: right;
	width:107px;
	height:29px;
	margin-right:-7px;
	margin-top:5px;
}

.content{
	position:relative;
	background: #fff;
	width:984px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-top: -10px;
}
.flashArea{
	position: relative;
	background: #ededed;
	width: 984px;
	height:269px;
	margin-bottom:5px;
	}
.footerLine{
	position:relative;
	background: url(/education/images/footerLine.gif) 0 0 repeat-x;
	margin-top:-48px;
	margin-bottom:33px;
	height:43px;
	width:100%;
}
.menuHolder{
	width:100%;
	height: 303px;
	}
.footerLeft{
	position:relative;
	float:left;
	/*Logo changed feb 22 2010
	background: url(/education/images/footerLogo.png) 0 0 no-repeat;*/
	background: url(/education/images/Footer_logo.png) 0 0 no-repeat;
	width: 193px;
	height:50px;
	}
.menuTitle{
	height: 75px;
	width: 245px;
	}
.menuTitle h1{
	color: #4e4949;
	padding-left: 24px;
	padding-top: 24px;
	}
.menuTitle h2{
	color: #4e4949;
	padding-left: 24px;
	}
.menuTitle img{
	padding-left: 5px;
	}
.menuCopy{
	width: 215px;
	height: 235px;
	padding:20px;
	}
.menuCopy ul, .left ul, .right ul{
	padding:20px 10px;
}
.menuCopy ul li, .left ul li, .right ul li{
	list-style-image: url(/education/images/bullet.gif);
	line-height: 19px;
	
}
.menuCopy ul li a, .menuCopy ul li a:hover, .left ul li a, .left ul li a:hover, .right ul li a, .right ul li a:hover {
	color:#c52318;
	font-weight: bold;
	text-decoration: none;	
	}
.whatIsAesop{
	float: left;
	width: 245px;
	height: 310px;
	}
.footerRight{
	position:relative;
	float:left;
	background: url(/education/images/footerContentBG.png) 0 0 no-repeat;
	width: 761px;
	height:50px;
	margin-left: 2px;
	padding:5px 15px;
	font-size: 10px;
	text-align: justify;
	font-family: arial;
	color:#333;
	
}
.footerRight a, .footerRight a:visited{
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	.font-size: 8px;
	font-family: arial narrow;
}

.footerRight a:hover{
	color: #000;
}
.footer{
	position:relative;
	width:986px;
	height:50px;
	margin:0 auto 40px;
}
/*Landing Page Styles*/

.landingTop{
	background: url(/education/images/landingTopRound.png) 0 0 no-repeat;
	position: relative;
	width: 986px;
	height:11px;
	z-index: 999;
	margin-bottom:10px;
}
.landingFlashArea{
	position:relative;
	width:967px;
	height:283px;
	background: gray;
	margin: -10px auto 0;
}
.topShade{
	position:relative;
	width:962px;

	margin: 10px auto 0;
	padding-top:30px;
	background: url(/education/images/topContentShade.gif) 0 0 no-repeat;
}
.landingLeft{
	position:relative;
	float: left;
	width:630px;
	min-height: 400px;
	margin: 30px 35px 0 30px;
}
.bottomBox{
	position:relative;
	float: left;
	width: 254px;
	height: 60px;
	margin: 40px 12px 20px 30px;
	background: blue;
	.background: blue;
	padding:10px;
}
.bottomBox img{
	float:left;
	margin: 0px 10px 0 -30px;
}
.bottomBox h1{
	color: #666;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}

/*NAVIGATION*/
.navBar{
	background: url(/education/images/navArea.png) 0 0 no-repeat;
	position: relative;
	width: 986px;
	height:38px;
	z-index: 999;
}

.intNavBar{
	background: #fff url(/education/images/intNavBG.png) 0 0 no-repeat;
	position: relative;
	width: 986px;
	height:109px;
	margin-top:-10px;
	margin-left:-1px;
}
.navShadow{
	position:relative;
	background: url(/education/images/navShadow.png) 0 0 no-repeat;
	width:986px;
	height:10px;
	z-index: 10;
	
}
.navHolder{
	position: relative;
	float:right;
	width:423px;
}
.intNavHolder{
	position: relative;
	float:right;
	width:555px;
	height:58px;
	margin-top:40px;
}
.intTitle{
	position: relative;
	width: 390px;
	float: left;
	margin:40px 0 0 40px;
}
.nav1 {
	width:54px;
	background:url(/education/images/nav_1.jpg) no-repeat;
	float:left;
	height:34px;
}

.navOver1 {
	width:54px;
	background:url(/education/images/nav_over_1.jpg) no-repeat;
	float:left;
	height:34px;
	cursor: pointer;
}
.nav2 {
	width:87px;
	background:url(/education/images/nav_2.jpg) no-repeat;
	float:left;
	height:34px;
	cursor: pointer;
}
.navOver2 {
	width:87px;
	background:url(/education/images/nav_over_2.jpg) no-repeat;
	float:left;
	height:34px;
	cursor: pointer;
}
.nav3 {
	width:75px;
	background:url(/education/images/nav_3.jpg) no-repeat;
	float:left;
	height:34px;
}

.navOver3 {
	width:75px;
	background:url(/education/images/nav_over_3.jpg) no-repeat;
	float:left;
	height:34px;
	cursor: pointer;
}
.nav4 {
	width:90px;
	background:url(/education/images/nav_4.jpg) no-repeat;
	float:left;
	height:34px;
}

.navOver4 {
	width:90px;
	background:url(/education/images/nav_over_4.jpg) no-repeat;
	float:left;
	height:34px;
	cursor: pointer;
}
.nav5 {
	width:98px;
	background:url(/education/images/nav_5.jpg) no-repeat;
	float:left;
	height:34px;
}
.navOver5 {
	width:98px;
	background:url(/education/images/nav_over_5.jpg) no-repeat;
	float:left;
	height:34px;
	cursor: pointer;
}
.intnav1 {
	width:68px;
	background:url(/education/images/intNav_1.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
}
.intnavOver1 {
	width:68px;
	background:url(/education/images/intNavOver_1.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
	.padding: 15px 0 0 0;
}
.intnav2 {
	width:86px;
	background:url(/education/images/intNav_2.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
}
.intnavOver2 {
	width:86px;
	background:url(/education/images/intNavOver_2.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
	.padding: 15px 0 0 0;
}
.intnav3 {
	width:88px;
	background:url(/education/images/intNav_3.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
	
}
.intnavOver3 {
	width:88px;
	background:url(/education/images/intNavOver_3.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
	.padding: 15px 0 0 0;
}
.intnav4 {
	width:96px;
	background:url(/education/images/intNav_4.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
	
}
.intnavOver4 {
	width:96px;
	background:url(/education/images/intNavOver_4.png) no-repeat;
	float:left;
	height:58px;
	margin-left:45px;
	cursor: pointer;
	cursor: hand;
	.padding: 15px 0 0 0;
}
#menus {
	float:none;
	position:absolute;
	top:34px;
	z-index: 1000;
}
#menus a {
	color:#333;
}
#menus a:hover {
	color:#FFF;
	text-decoration:none;
}
.menus {
	float:none;
	border: none;
	width:169px;
	display:none;
	position:absolute;
	padding-top:3px;
	background:#fff url(/images/menuBg.gif) repeat-x;
	z-index: 1000;
}
#menu2 {
	left:580px;
}

#intMenus {
	float:none;
	position:absolute;
	top:98px;
	.top: 89px;
	z-index: 1000;
}
#intMenus a {
	color:#333;
}
#intMenus a:hover {
	color:#FFF;
	text-decoration:none;
}
.intMenus {
	float:none;
	border: none;
	width:160px;
	display:none;
	position:absolute;
	padding-top:1px;
	background: #fff url(/images/menuBg.gif) repeat-x;
	z-index: 1000;
}
#intMenu1 {
	left:430px;

}
#intMenu2 {
	left:560px;
}
#intMenu3 {
	left: 690px;
}
#intMenu4 {
	left: 830px;
}
.navLine { height:2px; background:url(/images/navItem.jpg) repeat-x; margin-bottom:1px; }
.navItem { 
	position:relative; 
	background:url(/images/navItem.jpg) repeat-x; 
	padding:5px 5px 5px 20px; 
	cursor:pointer; 
	cursor:hand;
	color:#333;
	font-size:11px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
}
.intnavItem{
	position:relative; 
	background:url(/images/navItem.jpg) repeat-x; 
	padding:5px 5px 5px 20px; 
	cursor:pointer; 
	cursor:hand;
	color:#333;
	font-size:11px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
}
.navItemOver { 
	position:relative;
	background:#c93227; 
	padding:5px 5px 5px 20px; 
	color:#FFF; 
	font-size:11px;
	text-transform: uppercase;
	cursor:pointer; 
	cursor:hand;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
}
.intnavItemOver{
	position:relative;
	background:#c93227; 
	padding:5px 5px 5px 20px; 
	color:#FFF; 
	font-size:11px;
	text-transform: uppercase;
	cursor:pointer; 
	cursor:hand;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;	
}
.divideNav{
	float:left;
	background: url(/education/images/navSpacer.jpg) 0 0 no-repeat;
	width: 2px;
	height: 34px;
}
.dropDownArrow{
	position:absolute;
	top:34px;
	left:658px;
	/*background: url(/education/images/arrowDown.png) 0 0 no-repeat;*/
	width: 9px;
	height: 5px;
	z-index: 999;
}
.navPanel1{
	position:relative;
	float: left;
	width:250px;
	height: 303px;
	background: url(/education/images/homeNavPanel_01.gif) 0 0 no-repeat;
	_overflow: hidden;
}
.navPanel2{
	position:relative;
	float: left;
	width:245px;
	height: 303px;
	background: url(/education/images/homeNavPanel_02.gif) 0 0 no-repeat;
	_overflow: hidden;
}
.navPanel3{
	position:relative;
	float: left;
	width:247px;
	height: 303px;
	background: url(/education/images/homeNavPanel_03.gif) 0 0 no-repeat;
	_overflow: hidden;
}
.navPanel4{
	position:relative;
	float: left;
	width:242px;
	height: 303px;
	background: url(/education/images/homeNavPanel_04.gif) 0 0 no-repeat;
	_overflow: hidden;
}
.panelTitle1{
	position: relative;
	background: url(/education/images/paneltitle_01.png) 0 0 no-repeat;
	width: 246px;
	height: 59px;
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;
}
.panelTitle2{
	position: relative;
	background: url(/education/images/paneltitle_02.png) 0 0 no-repeat;
	width: 246px;
	height: 59px;
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;
}
.panelTitle3{
	position: relative;
	background: url(/education/images/paneltitle_03.png) 0 0 no-repeat;
	width: 246px;
	height: 59px;
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;
}
.panelTitle4{
	position: relative;
	background: url(/education/images/paneltitle_04.png) 0 0 no-repeat;
	width: 241px;
	height: 59px;
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;
}
.newsLeft1{
	position:relative;
	float: left;
	width:345px;
	min-height: 250px;
}

.newsLeft1 h2{
	color: #b91c13;
	font-weight: normal;
	font-size: 18px;
}

.newsLeft1 h3{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	font-size: 11px;
}

.IndustryNews{
	background: #fff;
	
}

.industryRepeat{
	padding: 15px 0;
}

.industryRepeat img{
	float: left;
	padding: 5px 10px 0 0;
}

.industryRepeatText{
	float: left;
	width: 330px;
	cursor: pointer;
	cursor: hand;
	
}

#newsDivider1{
	background: url("/education/images/newsDivider1.png") no-repeat;
	width: 356px;
	height: 2px;
	margin: 5px 0 0 -41px;
}

.UpcomingEvents{
	background: #fff;
	margin: 20px 0 0 0;
}

.upcomingEventsRepeat{
	padding: 15px 0;
}

.upcomingEventsRepeat img{
	float: left;
	padding: 0 20px 0 0;
}

.upcomingEventsRepeatText{
	float: left;
	width: 280px;
	cursor: pointer;
	cursor: hand;
	
}

.newsLeft2{
	position:relative;
	float: left;
	width:485px;
	min-height: 250px;
}

.newsLeft2 h2{
	color: #b91c13;
	font-weight: normal;
	font-size: 18px;
}

.newsLeft2 h3{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	font-size: 11px;
}

.AesopNewsRepeat{
	padding: 15px 0;
	cursor: pointer; 
	cursor: hand;	
}

.AesopNewsRepeat img{
	float: left;
	padding: 0 20px 0 0;
}

.AesopNewsRepeatText{
	float: left;
	width: 430px;
	cursor: pointer;
	cursor: hand;
}

.newsDividerRepeat{
	widows: 4px;
	min-height: 400px;
	background: url("/education/images/newsDividerRepeat.gif") repeat-y ; 
}

.newsDivider{
	position:relative;
	float: left;
	width:4px;
	margin: -41px 30px 0;
}

/*News Detail*/

.newsLeft1Detail{
	width: 275px;
	float: left;
	min-height: 250px;
	position: relative;
}

.newsLeft1Detail h2{
	color: #b91c13;
	font-weight: normal;
	font-size: 18px;
}

.newsLeft1Detail h3{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	font-size: 11px;
}

.sideRepeatDetail{
	padding: 15px 0;
}

.sideRepeatDetail img{
	float: left;
	padding: 5px 10px 0 0;
}

.sideRepeatDetailText{
	float: left;
	width: 223px;
}

.newsLeft2Detail{
	width: 545px;
	float: left;
	min-height: 260px;
	position: relative;
}

.newsLeft2Detail h2{
	color: #b91c13;
	font-weight: normal;
	font-size: 18px;
	padding: 0 0 20px 0;
}


/*Coda Slider*/
noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }
.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0 15px 0 30px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
    margin: 0;
    position: relative;
    width: 100%;
    height:269px;
}
#stripNav0{
	.display:none;
}
/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 269px; background: #fff; overflow: hidden;}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
    position: relative;
    overflow: hidden; 
    margin: auto;
    width: 984px; /* Also specified in  .stripViewer .panelContainer .panel  below */
    height: 269px;
    clear: both;
    background: #fff;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
    position: relative;
    left: 0; top: 0;
    width: 100%;
    list-style-type: none;
    /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
    float:left;
    height: 100%;
    position: relative;
    width: 984px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
    padding: 0;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	float:right;
	margin:-9px;
	position:relative;
	right:10px;
	top:250px;
	z-index:999;
}
.stripNav ul { /* The auto-generated set of links */
    list-style: none;
    float:right;
}
.stripNav ul li {
    float: left;
    margin-right: 10px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    background: #f2f3f3;
    color: #c52318;
    text-decoration: none;
    display: block;
    padding: 0 4px;
    line-height:16px;
}
.stripNav li. tab1 a, .stripNav li. a:visited { 
	background: #f2f3f3;
	color:#c52318;
}
.stripNav li a:hover {
    background: #333;
    color: #fff;
}
.stripNav li a.current {
    background: #000;
    color: #fff;
}
.stripNavL, .stripNavR { /* The left and right arrows */
    position: absolute;
    top: 110px;
    text-indent: -9000em;
    z-index: 999;
}
.stripNavL a, .stripNavR a {
    display: block;
    height: 40px;
    width: 40px;
}
.stripNavL {
    left: -14px;
}
.stripNavR {
    right: -14px;
}
.stripNavL {
    background: url("/education/images/arrow-left.png") no-repeat center;
    z-index: 1000;
}
.stripNavR {
    background: url("/education/images/arrow-right.png") no-repeat center;
    z-index: 1000;
}
/*SECONDARY ACCORDION */
.secondaryAccordion{
float: left;
width: 190px;
}
/*widget*/
.wfloat{
	float: left;
}

.menu_list {
	width: 188px;
	margin: 0 0 0 3px;
	background: #fbfafa;
}
.menu_head {
	color: #444444;
	cursor: pointer;
	position: relative;
    font-weight:bold;
	background:  url(/education/images/bottomTab2.gif) center right no-repeat;
	padding: 5px 10px;
	width: 170px;
    font-weight:bold;	
}

.menu_headBottom[style]{
	color: #444444;
	cursor: pointer;
	position: relative;
    font-weight:bold;
	background:  url(/education/images/widgetUpBottom.gif) center right no-repeat !important;
	padding: 5px 10px;
	width: 170px;
    font-weight:bold;	
}

.menu_head a{
	color: #555;
	font-size: 12px;
	font-weight: bold;
}
p.menu_head a:visited{
	color: #555;
	font-size: 12px;
	font-weight: bold;
}
p.menu_head a:hover{
	color: #111;
	text-decoration: none;
}
.menu_head a:hover{
	color: #ccc;
	text-decoration: none;
}
.menu_body {
    display:none;
    background: #fbfafa !important;
    width: 184px;
    margin: 5px 0 0 6px;
}
.menu_body img{
	float: left;
	width: 53px;
	height: 53px;
}
.menu_body a {
  display:block;
  color:#006699;
  font-weight:bold;
  text-decoration:none;
}

.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
.curveBg{
	width:160px;
	}
.widget{
	position: relative;
	width: 210px;
	min-height: 340px;
	float:left;
	left:5px;
	margin-top:15px;
	overflow: hidden;
}
.widgetTop{
	background: url(/education/images/learnMore.gif) no-repeat;
	width: 210px;
	height: 60px;
	margin-top:16px;
}
.widgetMain{
	margin-top: -2px;
	padding-left: 7px;
	width: 210px;
	_width: 217px;
	background: url(/education/images/widgetLine.gif) repeat-y;
}
.widgetBottom{
	background:url(/education/images/widgetBottom.gif) no-repeat;
	width: 210px;
	height: 16px;
	float: left;
	margin-top: -1px;
}
a newsBodyText{
	color: #666666;
}
.widgetIcon {
	display:block;
	text-decoration:none;
	float: left;
}
.iconAlign {
	margin: 3px 0 0 0;
}
.widgetSmallText{
	font-size: 11px;
	float: left;
	margin-top: 9px;
	color:#222222;
	width: 114px;
}
.widgetSmallText a{
	color:#222222;
	text-decoration:none;
}
.widgetSmallText a:hover{
	text-decoration:none;
	color: #5199BF;
}
.menu_body p {
	display:block;
	color:#222222;
	font-size: 11px;
	margin-left: 0;
}
#clientStories p:hover {
	color: #5199BF;	
}
#widgetNewsBody{
	padding: 0;
	background: #fbfafa;
	width: 184px;
}
#widgetNewsBody a:hover[style]{
	text-decoration: none;
	color: #5199BF !important;	
}
/*loginArea*/
.loginContainer{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
.loginField{
	border: #999 1px solid;
	float: right;
	margin: 3px 4px 0 0;
}

#idField{
	background: url(/education/images/loginFieldBg2.gif);
	width: 70px;
}

#aesopPin{
	width: 40px;
	background: url(/education/images/pinFieldBg2.gif);
}
.loginRight{
	float: right;
	margin: 0 18px 0 0;
	width: 180px;
	_width: 190px;
	_margin: 0 4px 0 0;
}
.loginLeft{
	float: left;
	margin: 0 0 0 2px;
	width: 100px;
}
#loginBtn{
	margin: 4px 0 0 0;
	float: right;
}
#usaLogo{
	float:left;
	margin-right:7px;
	margin-top:3px;
}
.loginLinks{
	float: left;
	width: 70px;
	height: 25px;
	overflow: hidden;
}
.loginLinks a{
	font-size: 10px;
}

#loginHelp{
	width: 340px;
	position: absolute;
	background: #FFF;
	border: 1px #CCC solid;
	border-top: 1px #BABABA solid;
	left: 24px;
	display: none;
}
.loginArea{
	position: relative;
	margin:0 auto;
	top:0px;
	left:310px;
	width:300px;
	height: 30px;
	background: url(/educationCanada/images/loginBG.png) center top no-repeat;
	z-index: 100;
}
.helpItem{
	border-bottom: 1px #CCC solid;
	color: #666;
	cursor: pointer;
	padding-bottom: 10px;
}
.last{
	border-bottom: none;
}
.helpIcon{
	float: left;
	width: 40px;
	margin: 18px 0 0 14px;
	_margin: 18px 0 0 6px;
}
.problem{
	margin-top: 16px;
}
.need{
	margin-top: 16px;
}
.helpText{
	float: left;
	margin: 12px 0 0 4px;
	width: 260px;
	font-size: 11px;
	cursor: pointer;
}
.helpTitle{
	font-size: 16px;
	color: black;
}
.rightArrow{
	background: url(/education/images/rightArrow.gif) no-repeat;
	width: 14px;
	height: 16px;
	float: left;
	margin: 22px 0 0 0;
}
#needHelp{
	cursor: pointer;
}
/*Accordion Styles*/
#faqAccordion ul {
	padding: 0;
	margin: 0;
	z-index: 10;
}
 
#faqAccordion li {
	list-style: none;
	width: 620px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 11px;
	z-index: 10;

}
 
#faqAccordion li a{
	color: #C52318;
	text-decoration: none;
	font-size: 14px;
	z-index: 10;
	font-style: italic;

}
 
#faqAccordion li div a{
	text-decoration: none;
	font-size: 11px;
	z-index: 10;

}
 
#faqAccordion li a:hover{
	text-decoration: none;
	color: #35C5D9;
	z-index: 10;

}
 
#faqAccordion li.selected a {
	list-style: none;
	width: 620px;
	color: #35c5d9;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	z-index: 10;

}
 
#faqAccordion li.selected a:hover {
	text-decoration: none;
	z-index: 10;

}
 
#faqAccordion li.selected div a {
	list-style: none;
	width: 620px;
	color: #EE0000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
}
 
#faqAccordion li.selected div {
	font-size: 11px;
}
 
#faqAccordion li.selected div a:hover {
	text-decoration: none;
}
 
#faqAccordion li.selected a.ui-accordion-header selected {
	list-style: none;
	width: 620px;
	color: #35c5d9;
	margin: 0;
	padding: 0;
}
 
ul#faqAccordion.ui-accordion-container.ui-accordion {
	padding: 0;
	margin: 0;
}
 
ul#faqAccordion.ui-accordion-container.ui-accordion div {
	padding: 0;
	padding-top: 5px;
}
 
.accordionDiv{
	margin-bottom: 15px;
	position: relative;
	left: 25px;
	margin-right: 50px;
}
 
#expandAcc{
	border: none;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.accordionTop{
	position: relative;
	width: 616px;
	height: 44px;
	background: url(/education/images/accordionTop.gif) 0 0 no-repeat;
}
.accordionBottom{
	position: relative;
	width: 616px;
	height: 44px;
	background: url(/education/images/accordionBottom.gif) 0 0 no-repeat;
	margin-top: -25px;
	bottom: -15px;
}
/*FCK STYLE*/
.educationWidgetBodyText{
	color:#222222;
	float:left;
	font-size:11px;
	margin:3px 0 0 7px;
	width:auto;
}
.boldRed{
	color: #C52318;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.quote{
	color: #333333;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
}
.horizontalLine{
	border-bottom: 1px dotted #333333;
	width: 100%;
}
hr.line{
	border : none;
	border-top : dashed 1px #333333;
	color: #333333;
	background-color : #FFFFFF;
	height : 1px;	
}

.style12 {
	color: #999999;
}
.style12 em{
	color: #999999;
}
.style9 {color: #666666;
	vertical-align:bottom;
	padding-top: 5px;
}
.style10 {color: #FFFFFF}
.style11 {color: #FF0000}
.style12 {color: #999999}
.style13 {color: #54B5D8}
.style14 {color: #54B5D8; font-size: 9px;}
.boldheadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.8em;
	font-variant: small-caps;
}
.style17 {color: #cf1d11}
.style18 {font-size: 17px; font-style: normal; line-height: 1.8em; font-variant: small-caps; color: #999999; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style22 {color: #cf1d11; font-size: 18px; }
.subtext {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#666666;
	line-height: 1.7em;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: small-caps;
	color: #54B5D8;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.customerStories{
	position: relative;
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}
