* {font-size: 100.01%;}
html {font-size: 62.5%;}
*+html .stay-box-small h2 {margin-top: 12px;}
body {
	background:#132e51 url(../images/bg-body.gif) repeat-x;
	font:1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position:relative;
}
img { border-style:none;}

p img { float: left; padding-right: 15px; }

.caption 
{
  font-size: 90%;
}
a {
	text-decoration:none;
	color:#003796;
}
a:hover { text-decoration:underline;}
input, textarea, select {
	vertical-align:middle;
	font:100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	padding:150px 0 35px;
}
.hidden{
	position:absolute;
	top:0;
	left:-9999px;
}
.table {
	height:1%;
	overflow:hidden;
}
/* header */
#header{
	width:960px;
	z-index:501;
	position:absolute;
	left:0;
	top:-150px;
}
#header .hold {
	background:url(../images/bg-header-area-t.gif) no-repeat;
	height:1%;
	padding:0 12px 3px 0;
	position:relative;
	z-index:1;
}
#header .hold:after{
	content:"";
	display:block;
	clear:both;
}
#header .header-b {
	background:url(../images/bg-header-area-b.png) no-repeat;
	height:5px;
	overflow:hidden;
}
/* sub-navigation */
.sub-nav {
	float:left;
	font-size:9px;
	line-height:13px;
	padding-right:15px;
	width:308px;
	overflow: hidden;
}
.sub-nav li {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:url(../images/separator-sub-nav.gif) 0 7px no-repeat;
	padding:4px 10px 0 15px;
}
.sub-nav li:first-child {
	background:none;
}

/* Ektron overrides */
#header a,
#header h3,
#header fieldset,
#header label,
#header *
{
  
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
#header select 
{
  border-width: 1px;
}



#header a {
	color:#d6dfed;
}
#header a:hover {
	color:#fff;
	text-decoration:none;
}
/* header search-form */
#header .search-form {
	float:left;
	width:251px;
	padding:9px 15px 0 0;
}
.search-form label {
	font-size:11px;
	color:#a9bad8;
	float:left;
	margin:2px 9px 0 0;
}
.search-form .text {
	width:168px;
	height:16px;
	float:left;
	background:url(../images/bg-text.gif) no-repeat;
	padding:4px 0 0 5px;
}
.search-form .text input {
	background:none;
	border:0;
	padding:0;
	margin:0;
	width:162px;
	float:left;
}
.search-form .submit{
	width:17px;
	height:17px;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	float:right;
	margin:1px 0 0;
	cursor:pointer;
	background:url(../images/btn-search.gif) no-repeat;
}
.search-form .submit:hover,
.search-form input.hover {background-position:0 -17px;}
.advanced {
	width:100px;
	float:left;
	margin:3px 0 0;
	padding: 0;
	line-height:13px;
	position:relative;
	font-size:10px;
	list-style: none;
}
/* option box */
.options-box {
	float:right;
	padding:9px 0 0;
	width:252px;
}
.options-box .login,
.options-box .logout {
	float:left;
	width:91px;
	position:relative;
}
.login a.opener,
.logout a.opener,
.find a.opener{
	display:block;
	width:91px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-login.gif) no-repeat;
}
.find {
	width:138px;
	float:right;
	position:relative;
}
.find a.opener{
	width:138px;
	background:url(../images/btn-find.gif) no-repeat;
}
.logout a.opener 
{
  background:url(../images/btn-logout.png) no-repeat;
}
.options-box .opener:hover {background-position:0 -20px;}
.options-box .active .opener,
.options-box .active .opener:hover{background-position:0 -40px !important;}
/* option box drop */
.options-box .login .drop{
	position:absolute;
	top:29px;
	right:-3px;
	width:289px;
	display:none;
}
.options-box .login .drop-t{
	height:71px;
	overflow:hidden;
	background: url(../images/bg-login-drop-t.png) no-repeat;
}
.options-box .login .drop-b{
	height:76px;
	overflow:hidden;
	background: url(../images/bg-login-drop-b.png) no-repeat;
}
.options-box .login .drop-m{
	height:1%;
	padding:0 14px 0 17px;
	background: url(../images/bg-login-drop-m.png) repeat-y;
}
.options-box .login .drop-m:after{
	content:"";
	display:block;
	clear:both;
}
.options-box .login .drop-f{
	width:100%;
	float:left;
	margin:-72px 0 -62px;
	position:relative;
}
.drop .close
{
	position:absolute;
	top:9px;
	right:0;
	width:9px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/btn-close-blue.gif) no-repeat;
}
.drop .close:hover{background-position:0 -9px;}
/* login form drop */
.login-form-holder{
	color:#3b3b3b;
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
.login-form-holder p{margin:0 0 6px;}
#header .login-form-holder a {
	color:#003796;
}
#header .login-form-holder a:hover {
	color:#003796;
	text-decoration: underline;
}
.login-form-holder .login-form{
	float:left;
	width:125px;
	padding:0 10px 0 0;
}
.login-form-holder h3,
.find-form h3{
	font-size:16px;
	line-height:16px;
	color:#003796;
	padding:0 0 8px 5px;
	display: block;
	font-weight: normal;
}
.find-form h3{
	padding-left: 0;
}
.login-form-holder .row{
	height:1%;
	padding:0 0 0 5px;
}
.login-form-holder .row:after{
	content:"";
	display:block;
	clear:both;
}
.wrap-text
{
  width: 98%;
	height:1%;
	background: url(../images/bg-wraptext.gif) no-repeat;
	padding:0 0 12px 5px;
}
.find-form .row .wrap-text{ padding-bottom: 0; }
.wrap-text div{
	padding:5px 5px 0 0;
	height:15px;
	overflow:hidden;
	background: url(../images/bg-wraptext.gif) no-repeat 100% 0;
}
.login-form-holder .wrap-text{
	width:115px;
	margin:0 0 5px 5px;
	padding-bottom: 1px;
	overflow: hidden;
}
.wrap-text .text{
	float:left;
	margin:0;
	padding:0;
	border:0;
	background:none;
	color:#000;
	font: 9px Arial,Helvetica,sans-serif;
	width:100%;
}
.wrap-text .placeholder 
{
  color: #858585;
}
.login-form-holder .checkbox{
	float:left;
	width:16px;
	height:15px;
	margin:0 2px 0 0;
	padding:0;
}
.login-form-holder .col-r{
	float:left;
	padding:0 0 0 8px;
	width:110px;
	line-height:11px;
	border-left:1px solid #bccbe7;
	margin-left: -1px;
	display: inline;
}
.login-form-holder .col-r h3{
	color:#fff;
	padding:0 5px 8px 0;
}
.login-form-holder .col-r .row{padding:0;}
/* login form */
.login-form-holder a{color:#003796;}
.login-form-holder a:hover{
	color:#003796;
	text-decoration:underline;
}
.login-form-holder .submit{
	float:left;
	width:63px;
	height:28px;
	margin:0 0 0 -4px;
	overflow:hidden;
}
.login-form-holder .submit input{
	display:block;
	width:100%;
	height:56px;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background: url(../images/submit-login.png) no-repeat;
}
.login-form-holder .submit:hover input,
.login-form-holder .submit-hover input{margin:-28px 0 0;}
.login-form-holder .btn-join{
	display:block;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	width:51px;
	height:28px;
	margin:0 0 0 -4px;
	cursor:pointer;
	z-index:2;
}
.login-form-holder .btn-join span{
	display:block;
	overflow:hidden;
	height:56px;
	background: url(../images/btn-join.png) no-repeat;
}
.login-form-holder .btn-join:hover{border:0;}
.login-form-holder .btn-join:hover span{margin:-28px 0 0;}
/* find form drop */
.options-box .find .drop{
	position:absolute;
	top:29px;
	right:-4px;
	width:226px;
	display:none;
}
.options-box .find .drop-t,
.options-box .find .drop-b{
	height:138px;
	overflow:hidden;
	background: url(../images/bg-find-drop-t.png) no-repeat;
}
.options-box .find .drop-b{background: url(../images/bg-find-drop-b.png) no-repeat;}
.options-box .find .drop-m{
	height:1%;
	background: url(../images/bg-find-drop-m.png) repeat-y;
	padding:0 14px;
}
.options-box .find .drop-m:after{
	content:"";
	display:block;
	clear:both;
}
.options-box .find .drop-f{
	width:100%;
	float:left;
	margin:-138px 0;
	position:relative;
}
.find .close
{
  background: url(../images/btn-close-green.gif) no-repeat;
}

.print-popup a.close,
.mail-popup a.close,
.add-content-popup a.close
{
  background-image: url(../images/ico-close2.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.print-popup a.close:hover,
.mail-popup a.close:hover,
.add-content-popup a.close:hover
{
  background-image: url(../images/ico-close2-h.gif);
}

.add-content-popup .row-btn a.close,
.add-content-popup .row-btn a.close:hover
{
  background-image: none;
  margin-right: 15px;
}
.add-content-popup .row-btn a.close:hover
{
  text-decoration: underline;
}

.find-form{padding:10px 0 0;}
.find-form .heading{padding:0 10px 8px 0;}
.find-form .row{
	padding:0 0 12px;
	height:1%;
	overflow:hidden;
}
.find-form select{
	margin:0;
	float:left;
}
.find-form .small-text{
	width:59px;
	float:left;
}
.find-form .of{
	float:left;
	padding:3px 5px;
}
.find-form .btns{
	float:right;
	margin:0;
	padding:0;
	list-style: none;
}
.find-form .btns li{ float: left; }
.find-form .submit{
	float:left;
	width:66px;
	height:30px;
	overflow:hidden;
}
.find-form .submit input{
	display:block;
	width:100%;
	height:60px;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background: url(../images/submit-search.png) no-repeat;
}
.find-form .submit:hover input,
.find-form .submit-hover input{margin:-30px 0 0;}
.find-form .reset{
	float:left;
	height:27px;
	border:0;
	margin:0;
	background:none;
	color:#fff;
	cursor:pointer;
	font-size:11px;
}
.find-form .reset:hover,
.find-form .reset-hover{color:#3e5b01;}
.links .drop{
	position:absolute;
	top:35px;
	right:271px;
	width:200px;
	display:none;
}
.links .drop-t,
.links .drop-b{
	height:71px;
	background: url(../images/top-search-t.png) no-repeat;
}
.links .drop-b{
	height:76px;
	background: url(../images/top-search-b.png) no-repeat;
}
.links .drop-m{
	background: url(../images/top-search-m.png) repeat-y;
	height:1%;
	padding:0 15px 0 20px;
}
.links .drop-m:after{
	content:"";
	display:block;
	clear:both;
}
.links .drop-f{
	position:relative;
	width:100%;
	float:left;
	margin:-72px 0 -64px;
}
.links .drop ul{padding:5px 0 0;}
.links .drop ul li{padding:0 0 5px;}
.links .drop h3 {
	color:#003796;
	font-size:11px;
	margin: 10px 0 0;
	font-weight: normal;
}
#header .active .drop{display:block;}
/* logo */
.print-logo {
	position:absolute;
	top:-9999px;
	left:0;
}
.logo-holder {
	position:absolute;
	left:3px;
	top:48px;
	width:720px;
	text-indent: -9999px;
}
.logo-holder .logo {
	font-size:33px;
	color:#fff;
	padding: 2px 0 4px 80px;
	line-height:75px;
	display:block;
	background:url(../images/logo-tag.gif) no-repeat;
	height:100%;
	margin-top: 10px;
}
.logo-holder .logo:hover { text-decoration: none; }
.logo-holder .slogan {
	display:none;
	font-size:16px;
	color:#aecc6d;
	text-align:right;
	margin-top:-21px;
}
.login-state 
{
  font-family: Arial,Helvetica,sans-serif;
  position: absolute;
  right: 3px;
  top: 76px;
  width: 230px;
  color: #5f86ba;
}
.login-state strong
{
  display: block;
  font-weight: bolder;
  font-size: 14px;
  text-align: right;
}
.login-state strong span
{
  color: #a3cc4d;
}
.login-state a
{
  font-weight: normal;
  color: #5f86ba;
  font-size: 10px;
}
/* main */
#main {
	width:100%;
	position:relative;
	z-index:2;
}
.tabs {
	height:1%;
	background:url(../images/bg-tabs.png) no-repeat;
	padding:10px 2px 0 10px;
	font-size:11.5px;
}
.tabs:after{
	content:"";
	display:block;
	clear:both;
}
.main-list {
	padding:2px 4px 0 0;
	float:left;
	position:relative;
	z-index:100;
}
.main-list li {float:left;}
/* tabs drop-down menu -- CHANGE FONT STACK HERE ONCE RECEIVED FROM DDP */
.main-list a {
	padding:0 0 0 7px;
	color:#fff;
	float:left;
	text-transform:uppercase;
	cursor:pointer;
	font: 12px bold 'trebuchet ms', trebuchet, 'lucida grande', 'lucida sans unicode', lucida, arial, sans-serif;
	font-weight: bold;
}
.main-list a:hover span{
	color: #003796;
}
.main-list a.active span{
	color: #153c71;
}
.main-list a span{
	padding:3px 12px 0 0;
	height:30px;
	float:left;
}
.main-list .drop-item:hover .drop-item-a,
.main-list .hover .drop-item-a{
	position:relative;
	z-index:11;
	color:#003796;
	background: url(../images/bg-tab-list1.gif) no-repeat;
	font-family: "lucida grande", 'lucida sans unicode', lucida, 'trebuchet ms', trebuchet, arial, sans-serif;
}
.main-list .drop-item:hover .drop-item-a span,
.main-list .hover .drop-item-a span{background: url(../images/bg-tab-list1.gif) no-repeat 100% 0;}
.main-list .drop {
	width:674px;
	position:absolute;
	top:34px;
	z-index:10;
	font-size:11px;
	line-height:15px;
	color:#7d7d7d;
	left:-9999px;
}
.main-list li:hover .drop,
.main-list li.hover .drop{left:0;}
.main-list .drop-t {
	height:15px;
	overflow:hidden;
	background:url(../images/bg-tabsdrop-t.png) no-repeat;
}
.main-list .drop-b {
	height:17px;
	overflow:hidden;
	background:url(../images/bg-tabsdrop-b.png) no-repeat;
}
.main-list .drop-c {
	min-height:230px;
	padding:0 0 0 20px;
	overflow:hidden;
	background:url(../images/bg-tabsdrop-c.png) no-repeat;
}
* html .main-list .drop-c{
	height:230px;
	overflow:visible;
}
.main-list .column1{
	width:165px;
	float:left;
	padding:0 35px 0 0;
	position:relative;
	color:#505050;
}
.main-list h3{
	color:#003796;
	font-size:13px;
	line-height:16px;
	margin:0 0 14px;
	font-weight: normal;
}
.main-list p{margin:0 0 14px;}
.main-list .column2{
	float:left;
	width:200px;
	padding:0 40px 0 0;
	position:relative;
}
.main-list .column2 h2{margin:0;}
.main-list ul{margin:0 0 14px;}
.main-list .drop ul li{
	padding:0 0 0 7px;
	float:none;
	height:1%;
	background: url(../images/dotted-bullet.gif) no-repeat 1px 8px;
}
.main-list .drop a{
	float:none;
	color:#505050;
	text-transform:none;
	padding:0;
	letter-spacing: normal;
	font-weight: normal;
}
.main-list .drop ul a:hover{text-decoration:underline;}
.main-list .drop .btn{
	display:inline-block;
	vertical-align:top;
	background: url(../images/btn-visit.gif) no-repeat;
	padding:0 0 0 10px;
	color:#fff;
	cursor:pointer;
}
.main-list .drop .btn span{
	display:inline-block;
	vertical-align:top;
	height:18px;
	background: url(../images/btn-visit.gif) no-repeat 100% 0;
	padding:3px 10px 0 0;
}
.main-list .drop .btn:hover{
	background-position:0 -21px;
	color:#fff;
}
.main-list .drop .btn:hover span{background-position:100% -21px;}
.main-list .column3{
	width:190px;
	float:left;
	font-size:10px;
	line-height:11px;
}
.main-list .column3 h2{
	font-size:11px;
	line-height:13px;
	margin:0 0 11px;
}
.main-list .holder-image{margin:0 0 7px;}
.main-list .holder-image img{vertical-align:top;}
.main-list a:hover,
.sub-list a:hover {
	color:#003796;
	text-decoration:none;
}
.sub-list{
	float:right;
	font-size:10px;
	position:relative;
	z-index:100;
	padding-right: 5px;
}
.sub-list li {
	float:left;
	padding:0 6px 0 7px;
	background:url(../images/separator-tabs.gif) 0 9px no-repeat;
}
.sub-list li:first-child,
.sub-list li.first-child{background:none;}
.sub-list a{
	color:#fff;
	text-transform:uppercase;
	float:left;
	padding:0 0 0 8px;
	position:relative;
	font: bold 9px 'lucida grande', 'lucida sans unicode', lucida, arial, sans-serif;
	font: bold 10px 'trebuchet ms', trebuchet;
	letter-spacing: .04em;
	font-weight: bold;
}
.sub-list a span{
	float:left;
	height:30px;
	padding:5px 10px 0 0;
}
.sub-list .drop-item:hover .drop-item-a,
.sub-list .hover .drop-item-a{
	background: url(../images/bg-tab-list2-l.gif) no-repeat;
	position:relative;
	z-index:11;
	color:#003796;
}
.sub-list .drop-item:hover .drop-item-a span,
.sub-list .hover .drop-item-a span{background: url(../images/bg-tab-list2-l.gif) no-repeat 100% -36px;}
.sub-list .drop{
	width:202px;
	position:absolute;
	z-index:100;
	top:34px;
	left:7px;
	font-size:11px;
	line-height:14px;
	display:none;
	background:url(../images/none.gif);
	font-weight: normal;
}
.sub-list .drop-t,
.sub-list .drop-b{
	height:123px;
	overflow:hidden;
	background: url(../images/bg-list2-drop-t.png) no-repeat;
}
.sub-list .drop-b{background: url(../images/bg-list2-drop-b.png) no-repeat;}
.sub-list .drop-c{
	height:1%;
	padding:0 5px 0 1px;
	background: url(../images/bg-list2-drop-c.png) repeat-y;
}
.sub-list .right-side .drop-t{background: url(../images/bg-list2r-drop-t.png) no-repeat;}
.sub-list .drop-c:after{
	content:"";
	display:block;
	clear:both;
}
.sub-list .drop-f{
	position:relative;
	margin:-123px 0;
	width:100%;
	float:left;
}
.sub-list .drop h2,
.sub-list .drop strong{
	padding:0 10px 3px 15px;
	font-size:13px;
	line-height:16px;
	color:#003796;
	font-weight:normal;
}
.sub-list .drop .box{
	background: url(../images/double-line.gif) repeat-x;
	padding:7px 0 10px;
	height:1%;
}
.sub-list .drop .box:first-child,
.sub-list .drop-f .box:first-child {background-image:none;}
.sub-list .drop ul{padding:0;}
.sub-list .drop li{
	float:none;
	margin:0;
	padding:0;
	background:none;
	display:block;
	height:1%;
	vertical-align:top;
}
.sub-list .drop a,
.sub-list .drop-item:hover .drop .drop-item-a,
.sub-list .hover .drop .drop-item-a{
	float:none;
	display:block;
	padding:0;
	color:#505050;
	text-transform:none;
	background: url(../images/dotted-bullet.gif) no-repeat 15px 9px;
	cursor:pointer;
	height:1%;
	letter-spacing: inherit;
	font: normal 1em 'lucida sans', 'lucida sans unicode', lucida, 'trebuchet ms', trebuchet, arial, sans-serif;
}
.sub-list .drop a span{
	float:none;
	display:block;
	padding:3px 22px;
	height:1%;
}
.sub-list .drop a:hover,
.sub-list .hover .drop .drop-item:hover .drop-item-a,
.sub-list .hover .drop .hover .drop-item-a{
	background:#b3ca82 url(../images/dotted-bullet-blue.gif) no-repeat 15px 9px;
	color:#003796;
}
.sub-list .drop-item:hover .drop .drop-item-a span,
.sub-list .hover .drop .drop-item-a span{background: url(../images/bullet-drop.gif) no-repeat 100% 7px;}
.sub-list .drop-item:hover .drop .drop-item:hover .drop-item-a span{background: url(../images/bullet-drop-over.gif) no-repeat 100% 7px;}
.sub-list .drop .drop{
	top:0;
	left:196px;
	width:186px;
	background:url(../images/none.gif);
}

.sub-list .drop .drop .drop-t,
.sub-list .drop .drop .drop-b{
	height:20px;
	overflow:hidden;
	background: url(../images/bg-drop2-t.png) no-repeat;
}
.sub-list .drop .drop .drop-b{background: url(../images/bg-drop2-b.png) no-repeat;}
.sub-list .drop .drop .drop-c{
	height:1%;
	padding:0 14px 0 1px;
	background: url(../images/bg-drop2-c.png) repeat-y;
}
.sub-list .right-side .drop .drop .drop-t{background: url(../images/bg-drop2r-t.png) no-repeat;}
.sub-list .drop .drop .drop-c:after{
	content:"";
	display:block;
	clear:both;
}
.sub-list .drop .drop a:hover{
	color:#fff;
	background:url(../images/dotted-bullet-white.gif) no-repeat 15px 9px;
}
.sub-list .drop .drop ul{
	float:left;
	width:100%;
	margin:-14px 0 -7px;
	position:relative;
}
.sub-list .right-side .drop{
	left:auto;
	right:4px;
}
.sub-list .right-side .drop .drop{left:-183px;}
.sub-list .drop-item:hover,
.sub-list .hover{position:relative;}
.sub-list .drop-item:hover .drop,
.sub-list .hover .drop,
.sub-list .drop-item:hover .drop .drop-item:hover .drop,
.sub-list .hover .drop .hover .drop{display:block;}
.sub-list .drop-item:hover .drop .drop,
.sub-list .hover .drop .drop{display:none;}
/* main */
#main .main-b {
	height:10px;
	overflow:hidden;
	background:url(../images/bg-main-b.png) no-repeat;
}
#main .main-c {
	height:1%;
	background:url(../images/bg-main-c.gif) repeat-y;
	padding:0 10px;
}
#main .c:after {
	clear: both;
	display: block;
	content: "";
}
/* visual box */
.visual {
	position:relative;
}
.visual img {display:block; float: right;}
.visual .learn {
	position:absolute;
	left:-2px;
	top:245px;
	width:266px;
	height:29px;
	font:10px/31px "Trebuchet MS", Arial, sans-serif;
}
.learn strong {
	display:block;
	background:url(../images/bg-learn.png) no-repeat;
	height:100%;

}
.learn a {
	padding:0 17px 0 12px;
	color:#3f7679;
	position:relative;
	word-spacing: -1px;
}
/* testimonials */
.testimonials {
	width:263px;
	position:absolute;
	left:246px;
	top:44px;
	text-align:center;
	padding:0 35px;
}
/* swicher */
.visual .swicher {
	text-align:center;
	margin:0 0 10px;
	overflow:hidden;
	left:246px;
	padding:0 35px;
	position:absolute;
	top:44px;
	z-index:3;
	width:263px;
}
.swicher li {
	margin-right:10px;
	display:inline-block;
}
.swicher a {
	width:7px;
	height:7px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/bullet-swicher.gif) no-repeat;
}
.swicher li.active a {background-position:0 -7px;}
.testimonials blockquote {
	line-height:31px;
}
.testimonials q {
	display:block;
	font-size:22px;
	color:#404040;
	margin-bottom:6px;
	background: url(../images/quote2.gif) no-repeat right bottom;
	font-family: 'times new roman', times, georgia, serif;
	letter-spacing: .05em;

}
.testimonials cite {
		font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#003796;
	font-style: normal;
}
.testimonials .quote {
	float:right;
	margin:-6px -35px 0 0;
	display:inline;
	width: 43px;
	height: 37px;
}
* html .testimonials .quote {margin-top:-37px;}
*+html .testimonials .quote {margin-top:-37px;}
.testimonials em {
	color:#74962a;
	font-size:12px;
	display:block;
	line-height:14px;
	margin:-10px 0 0;
}
.visual .item-box {
	background:url(../images/bg-item-box.gif) repeat-y;
	height:1%;
	overflow:hidden;
	padding:11px 3px 10px;
}
.item-box .tools {
	float:left;
	background:url(../images/bg-tools.gif) 100% 0 no-repeat;
	padding-right:7px;
	margin-right:11px;
}
.item-box .tools .frame {
	float:left;
	background:url(../images/bg-tools.gif) no-repeat;
	padding:0 0 1px 7px;
	z-index: 10;
}

.item-box .tools .frame {
	float:left;
	background:url(../images/bg-tools.gif) no-repeat;
	padding:0 0 1px 7px;
}

.item-box ul {
	color:#fff;
	text-transform:uppercase;
	margin-right:-7px;
	float:left;
}
.item-box ul li {
	float:left;
	margin-right:8px;
}

.item-box .tools .frame ul li.facts {
	background: url(../images/endodontic_facts.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
	width: 101px;
	height: 10px;
	margin-top: 4px;
	}

.item-box ul a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.item-box ul a.pause {
	width:18px;
	height:15px;
	background:url(../images/bg-pause.gif) no-repeat;
	margin-top:1px;
}
.item-box ul a.link-prev,
.item-box ul a.link-next {
	width:4px;
	height:8px;
	background:url(../images/arrow-lt.gif) no-repeat;
	margin:4px 0 0;
}
.item-box ul a.link-next {background:url(../images/arrow-rt.gif) no-repeat;}
.item-box .item a {
	padding-right:25px;
	background:url(../images/separator-info.gif) 100% 4px no-repeat;
	font-size:11px;
	color:#959595;
}
.item-box .item a:hover {
	color:#4f4f4f;
	text-decoration: none;
}
.main-holder {
	background:url(../images/bg-main-holder-c.gif) repeat-y;
}
.main-holder .holder {
	background:url(../images/bg-main-holder.gif) no-repeat;
}
.main-holder .frame {
	background:url(../images/bg-main-holder-b.gif) 0 100% no-repeat;
	height:1%;
	overflow:hidden;
	padding:3px 29px 8px 1px;
}
/* content */
#content {
	width:639px;
	float:left;
}
.content-block {background:#c4d6d7 url(../images/bg-block.gif) repeat-x;}
.content-block-b {
	background:url(../images/bg-frame-block.gif) 0 100% no-repeat;
	overflow:hidden;
	height:1%;
	padding:28px 30px 13px;
}
.content-block-lb {
	padding:28px 28px 35px 30px;
	overflow: hidden;
	height: 1%;
}
.content-heading {
	height:1%;
	overflow:hidden;
	border-bottom:2px solid #c7c7c7;
}
.content-heading h2 {
	float:left;
	font-size: 19px;
    text-transform: uppercase;
    font-family: 'times new roman', times, georgia, serif;
    font-weight: normal;
    letter-spacing: .1em;
}
.content-heading .ranked {
	float:right;
	background:url(../images/bg-ranked.gif) 100% 0 no-repeat;
	padding-right:10px;
	line-height:22px;
	margin:4px 0 0;
}
.content-heading .ranked .ranked-frame {
	float:left;
	background:url(../images/bg-ranked.gif) no-repeat;
	padding-left:10px;
	font-weight: bold;
	font-size: 9px;
}

.ranked-frame{
	color:#fff;
}

.content-heading .ranked a {color:#fff;}

.journal {
	background:url(../images/bg-block-holder.gif) repeat-y 399px 0;
	height:1%;
	overflow:hidden;
	padding:8px 0 0 0;
}
.journal p{
	display:none;
}
.journal-info {
	width: 370px;	
	float:left;
	margin: 0 00px 0 0; 
}

.jurnalImage
{	
	margin: 0 16px 0 0;
	float:left;
}

.journal-info img {
	float:left;
	margin:3px 16px 0 0;
}
.journal-head {
	margin-bottom:8px;
	overflow: hidden;
	height: 1%;
}

.journal-info h3 em { font-style: normal; font-weight: normal; }

.journal h3 {
	margin: 0 0 2px;
	font-weight: bold;
	color:#74962a;
	font-size: .9em;
}
.journal-head h3 {
	font-weight: bold;
	display:inline;
}

.journal-head ul li {
	padding:0 5px 0 4px;
	background:url(../images/separator-block.gif) 0 3px no-repeat;
	display:inline;
	margin:0 2px 0 -4px;
}
.journal-head ul li:first-child {background:none;}

.journal-cont {
	overflow: hidden;
	width: 100%;
}
.journal-cont ul {
	padding:0 0 8px 3px;
}
.journal-cont ul li {
	background: url(../images/bullet-block.gif) no-repeat 0 7px;
	padding:0 0 3px 6px;
}
.journal-cont {
	float:left;
	width: 160px;
	margin: 0 60px 0 0;
}
.journal-cont ul {
	padding:0 0 5px 3px;
}
.journal-cont ul li {
	background: url(../images/bullet-block.gif) no-repeat 0 7px;
	padding:0 0 3px 6px;
}
.future-box {
	
	width:160px;
	padding-top:2px;
	float:right;
	margin: 0 0 0 10px;
}
.pubDate{
float:left;

}

#pubs-joe .jurnalImage
{
	margin:0 20px 0 0;
}

#pubs-joe
{
  	margin-top: 10px;
	padding: 0 0 0 0;	
}

#pubs-joe .journal-cont
{	
  	width:210px;
  	float: right;
	margin: 0 20px 0 0;
}

#pubs-joe .future-box
{	
 	width:140px;
  	float: left;
	clear:none;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;

}

#pubs-joe .journal-info {
	
	float:left;
	padding:0 0 0 0;

}

#aae_addthis_big_toolbox .aae-addthis-column
{
  float: left;
  padding: 0 18px 0 0;
  width: 11em;
}
#aae_addthis_big_toolbox .aae-addthis-column a
{
  margin-top: 5px;
  clear: left;
}

.future-box h3 {
	margin-bottom:5px;
}
.future-box ul {padding-bottom:6px;}
.future-box ul li {padding-bottom:6px;}
.future-box .btn-more {
	width:159px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-learn-more.gif) no-repeat;
}
.future-box .btn-more:visited {
	background:url(../images/btn-visited.gif) no-repeat;
}
.future-box .btn-more:hover {background:url(../images/btn-learn-more.gif) 0 -20px no-repeat;}
/* news */
.news {
	padding: 13px 0 6px;
	overflow: hidden;
	height: 1%;
}
.main-news {
	overflow: hidden;
	height: 1%;
	padding: 3px 0 14px;
	background: url(../images/separator-block2.gif) repeat-x  0 100%;
}

.main-news img { padding-left: 10px; }

.main-news em { padding-left: 10px; font-style: normal; font-size: 90%; }

.main-news .img-holder {
	float: left;
	padding: 4px 18px 0 0;
}
.main-news .img-holder img {
	display: block;
}
.main-news .img-holder span {
	display: block;
	padding: 3px 0 2px;
	font-size: 0.9em;
	line-height: normal;
}
.main-news .img-holder span a {
	color:#4F4F4F;
	letter-spacing: -1px;
}
.main-news .subhead {
	display: block;
	color:#74962A;
	margin-bottom:2px;
	font-weight: bold;
	text-transform:uppercase;
}
.main-news h3 {
	font-size:1.3em;
	font-weight:normal;
}
.main-news p {
	margin: 8px 0 0;
	line-height: 1.5em;
}

.main-news a strong {
	font-size: 125%; 
	font-weight: normal;
}

.more {
	background:url(../images/arrow-rt2.gif) no-repeat 100% 60%;
	color:#74962A;
	padding-right:9px;
	font-weight: bold;
}
.main-news .more {
	float: left;
	margin-top: 2px;
}
.sub-news {
	overflow: hidden;
	width: 620px;
	margin-right: -41px;
	background:url(../images/separator-block3.gif) repeat-y 289px 0;
	padding:12px 0 0;
}
.sub-news-col {
	float: left;
	width:270px;
	padding-right: 39px;
	line-height: 1.4em;
}
.sub-news-col h3 {
	color:#74962A;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:8px;
}
.sub-news-col h4 {
	font-size: 1em;
}
.sub-news-col p {
	margin-bottom: 14px;
}
.sub-news-col p .more-link {
	color:#74962A;
	font-weight: bold;
	font-size: 90%;
}
.sub-news-col .more {
	float: left;
	margin-top: 4px;
}
/* stay box */
.stay-box {
	width: 581px;
}
.stay-box-t {
	height: 40px;
	line-height: 41px;
	padding: 0 13px;
	overflow: hidden;
	background: url(../images/bg-stay-box-t.png) no-repeat;
}
.stay-box-b {
	background: url(../images/bg-stay-box-b.png) no-repeat;
	height: 10px;
	overflow: hidden;
}
.stay-box-c {
	background: url(../images/bg-stay-box-c.png) repeat-y;
	overflow: hidden;
	height: 1%;
	padding: 0 2px 0 1px;
}
.stay-box h2 {
	color:#fff;
	float:left;
	 font-size: 16px;
    text-transform: uppercase;
     font-family: 'times new roman', times, georgia, serif;
    font-weight: normal;
    letter-spacing: .1em;
}
.social-networks {
	float:right;
}
.social-networks span {
	color:#fff;
	float:left;
	/*width: 250px; *//* newly added */
}
.social-networks ul,
.content-text .social-networks ul {
	float: left;
	margin: 8px 0 0; /* -32px 0 0; */
	padding: 0;
}
.content-text .social-networks ul li,
.social-networks li {
	float:left;
	padding-left:4px;
	background-image: none;
}
.stay-box-small .tabs-wrap ul.tabset li { background-image: none; }
.social-networks li a {
	text-indent:9999px;
	overflow:hidden;
	height:24px;
	width:24px;
	display:block;
}
/*.social-networks li a.facebook {background:url(../images/ico-facebook.gif) no-repeat;}*/
/*.social-networks li a.youtube {background:url(../images/ico-youtube.gif) no-repeat;}*/

.tabs-nav {
	width: 579px;
	margin: 0 -1px 0 0;
}
.tabs-wrap .tabset {
	background:url(../images/bg-tabset.gif) repeat-x;
	height:1%;
	overflow:hidden;
	padding:9px 0 0 8px;
	text-transform:uppercase;
}
.tabs-wrap .tabset li {
	float:left;
	margin-right:2px;
}
.tabs-wrap .tabset a {
	width:92px;
	height:32px;
	cursor:pointer;
	background:url(../images/bg-li-tab.gif) no-repeat 0 -32px;
	display:block;
	line-height:32px;
	color:#fff;
	font-weight: bold;
}
.tabs-wrap .tabset a span {
	display:block;
	padding-left:33px;
	cursor: pointer;
}

.tabs-wrap li.share a span { padding-left: 37px; }


.tabs-wrap .tabset a:hover,
.tabs-wrap .tabset a.active {
	background:url(../images/bg-li-tab.gif) no-repeat;
	text-decoration:none;
	color:#003796;
}
.tabs-wrap .tabset li.forums span {background:url(../images/bg-forum-tab.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.forums a:hover span,
.tabs-wrap .tabset li.forums a.active span {background:url(../images/bg-forum-tab-hover.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.blogs span {background:url(../images/bg-blog-tab.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.blogs a:hover span,
.tabs-wrap .tabset li.blogs a.active span {background:url(../images/bg-blog-tab-hover.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.videos span {background:url(../images/bg-video-tab.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.videos a:hover span,
.tabs-wrap .tabset li.videos a.active span {background:url(../images/bg-video-tab-hover.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.rss span {background:url(../images/bg-rss-tab.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.rss a:hover span,
.tabs-wrap .tabset li.rss a.active span {background:url(../images/bg-rss-tab-hover.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.share span {background:url(../images/bg-share-tab.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li.share a:hover span,
.tabs-wrap .tabset li.share a.active span {background:url(../images/bg-share-tab-hover.gif) 9px 50% no-repeat;}
.tabs-wrap .tabset li a:visited span {color: white;}
/* tabbox */
.tabbox {
	overflow:hidden;
	padding:0 19px 0 20px;
	background:url(../images/separator-block3.gif) 289px 0 repeat-y;
	margin-top:10px;
	height: 1%;
	min-height: 225px;
}
.tabbox .info {
	width:245px;
	float:left;
	line-height:1.4em;
}
.tabbox .choose ul {
	font-size:1.2em;
	margin:3px 0 0 -1px;
}
.tabbox .choose li {padding-bottom:4px;line-height: normal;}
.tabbox .choose a.member {
	padding-right:13px;
	background:url(../images/bg-members.gif) 100% 50% no-repeat;
}
.tabbox .choose h3 {
	font-size: 1em;
	font-weight: normal;
}
.tabbox .blog {
	width:245px;
	float:left;
	line-height:1.4em;
}
.tabbox .blog h3 {
	color:#003796;
	margin-bottom:10px;
	font-size:12px;
	font-weight: normal;
}
.tabbox .blog h4 {
	color:#003796;
	font-size: 10px;
	font-weight: normal;
}
.tabbox .blog h4 a {
	color:#003796;
}
.tabbox .blog p {margin:0 0 5px;}

.tabbox .items h3 {font-size:0.9em;}
.tabbox .items ul li {
	padding-left:8px;
	background:url(../images/bullet2.gif) 0 6px no-repeat;
	font-size:0.75em;
	height:1%;
}
.tabbox .video {
	float:left;
	line-height:1.4em;
	width:245px;
}
.tabbox .video ul {
	height:1%;
	overflow:hidden;
	font-size:10px;
	margin:3px 0 0 -1px;
}
.tabbox .video ul li {
	padding:5px 0;
	background:url(../images/bg-li-videos.gif) repeat-x;
	margin:-2px 0 2px;
}
.tabbox .video .more-hold {
	display:block;
	padding-top:5px;
	background:url(../images/bg-li-videos.gif) repeat-x;
}
.tabbox .choose {
	width:45%;
	float:right;
}
.share-tab {
	padding:0 17px;
	background:none;
	margin-top:0;
}
.share-tab .share-col {
	float: left;
	width:111px;
	margin:10px 2px 0 0;
	height:89px;
	padding: 0 0 0 21px;
	background:url(../images/separator-block3.gif) repeat-y;
	display:inline;
}
.share-tab .share-col:first-child,
.share-tab .first-child {
	background: none;
	padding-left: 0 !important;
}
.share-tab ul {
	margin: 0;
	padding:0;
	width: auto !important;
	float:left;
	line-height:14px;
}
.share-tab ul li {padding:3px 0 3px 0;}
.share-tab ul a {
	color:#525252;
	padding:1px 0 1px 20px;
}
.share-tab ul a.facebook {background:url(../images/ico-facebook2.gif) 0 50% no-repeat;}
.share-tab ul a.digg {background:url(../images/ico-digg.gif) 0 50% no-repeat;}
.share-tab ul a.google {background:url(../images/ico-google.gif) 0 50% no-repeat;}
.share-tab ul a.myaol {background:url(../images/ico-myaol.gif) 0 50% no-repeat;}
.share-tab ul a.win {background:url(../images/ico-windows.gif) 0 50% no-repeat;}
.share-tab ul a.delicious {background:url(../images/ico-delicious.gif) 0 50% no-repeat;}
.share-tab ul a.reddit {background:url(../images/ico-reddit.gif) 0 50% no-repeat;}
.share-tab ul a.myspace {background:url(../images/ico-myspace.gif) 0 50% no-repeat;}
.share-tab ul a.in {background:url(../images/ico-linkedin.gif) 0 50% no-repeat;}
.share-tab ul a.bebo {background:url(../images/ico-bebo.gif) 0 50% no-repeat;}
.share-tab ul a.buzz {background:url(../images/ico-buzz.gif) 0 50% no-repeat;}
.share-tab ul a.stumbleupon {background:url(../images/ico-stumbleupon.gif) 0 50% no-repeat;}
.share-tab ul a.twitter {background:url(../images/ico-twitter.gif) 0 50% no-repeat;}
/*sidebar*/
#sidebar {
	width:241px;
	float:right;
	padding-top:27px;
}
.side-box {
	overflow: hidden;
	height: 1%;
	padding-bottom: 29px;
}
.side-box-t {
	height: 40px;
	line-height: 41px;
	padding: 0 10px;
	overflow: hidden;
	background-image: url(/images/bg-sidebox-t.png);
	background-repeat: no-repeat;
}
.side-box-t h3{
	color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
     font-family: 'times new roman', times, georgia, serif;
    font-weight: normal;
    letter-spacing: .1em;
    }
.side-box-b {
	background-image: url(/images/bg-sidebox-b.png);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
}
.side-box-c {
	overflow: hidden;
	height: 1%;
	line-height:13px;
	background-image: url(/images/bg-sidebox-c.png);
	background-repeat: repeat-y;
	padding: 12px 12px 0 10px;
	font-size: 90%;
}
.side-box h4 {
	font-size:1.2em;
	line-height: 1.33em;
}
.side-box-c h3 {
	color:#74962a;
	font-weight: bold;
	margin-bottom:5px;
}

.side-box p {margin:9px 0 0;}
.side-box p a {color: #74962a;}

.calendar {
	padding:0 0 11px;
	color:#4f4f4f;
}
.place li {
	display: inline;
}
.place .date {
	padding-right:9px;
	margin-right:4px;
	background:url(../images/separator-sidebar.gif) 100% 50% no-repeat;
}
* html .place .date {
	padding-right: 4px;
}
* +html .place .date {
	padding-right: 4px;
}
.calendar p {
	margin: 0 0 5px;
}
.calendar p a {
	color: #003796;
}
.side-box .side-more {
	font-family:"Trebuchet MS", Arial, sans-serif;
	display:block;
	padding-top: 3px;
}
.mark-calendar {
	background:url(../images/bg-mark-calendar.gif) repeat-x;
	margin:0 -10px 0 -9px;
	padding:8px 10px 2px 9px;
	width:219px;
	position:relative;
}
.mark-calendar div {margin-bottom:6px;}
.mark-calendar img {
	float:left;
	margin:4px 9px 0 2px;
}
.mark-calendar h4 {
	margin: 5px 0 0;
}
.mark-calendar .side-more {
	padding-top: 0;
}

.mark-calendar .ad img {
	float:none;
	margin:6px 0 -2px 10px;
}
.side-edu {
	overflow: hidden;
	height: 1%;
}
.side-ad {
	text-align: center;
	padding-bottom: 6px;
}
.side-ad img {
	vertical-align: middle;
}
.side-edu h4 {
	margin: 1px 0 0;
	color: #003796;
}
.side-edu p {
	margin-top: 6px;
}
.side-edu h5 {
	color:#74962a;
	margin-top: 11px;
	font-weight: bold;
}
.featured-content {
	background:url(../images/bg-mark-calendar.gif) repeat-x;
	margin:0 -10px 0 -9px;
	padding:8px 10px 4px 9px;
	width:219px;
	position:relative;
}
.featured-content .side-ad{
	padding: 5px 0 0;
	margin-bottom: -1px;
}
.edu-list{
	line-height:12px;
	padding:0 0 10px;
	font-size:9px;
}
.edu-list li{
	background:url("../images/bullet2.gif") no-repeat 0 5px;
	height:1%;
	padding-left:8px;
}
/* footer */
#footer {
	margin-top:10px;
	background:#4a6d81 url(../images/bg-footer-t.gif) no-repeat;
}
#footer .holder {
	background:url(../images/bg-footer-b.gif) 0 100% no-repeat;
	overflow:hidden;
	height:1%;
	padding:27px 10px 17px 18px;
}
#footer a {color:#fff;}
#footer .footer-area {
	height: 1%;
	overflow:hidden;
	margin-bottom:13px;
	background: url(../images/bg-lines.gif) repeat-y 178px 0;
}
#footer .footer-area div {
	width:164px;
	float:left;
	padding-left:12px;
	margin:0 1px 0 0;
	display: inline;
}
#footer h4 {
	font-size:10px;
	color:#9fc943;
	margin-bottom:5px;
}
#footer ul li {padding-bottom:6px;}
#footer .search-form {
	background:url(../images/bg-footer-form.gif) repeat-x;
	padding:13px 0 0;
	margin:11px 13px 0 0;
}
#footer .search-form label {
	font-size:11px;
	color:#9fc943;
	display:block;
	margin:0 0 5px;
}
#footer .search-form .text {
	background: url(../images/bg-wraptext.gif) no-repeat;
	float: left;
	width:120px;
	padding: 0 0 0 5px;
	height: auto;
}
#footer .search-form .text span {
	height:20px;
	width:120px;
	float:left;
	background: url(../images/bg-wraptext.gif) no-repeat 100% 0;
}
#footer .search-form .text input {
	background:none;
	border:0;
	padding:0;
	margin:3px 0 0;
	width:116px;
	color:#858585;
}
#footer .search-form .btn {
	width:17px;
	height:17px;
	background:url(../images/btn-footer.gif) no-repeat;
	float:left;
	padding:0;
	margin:2px 0 0 9px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
}
#footer .search-form .btn:hover {background-position:0 -17px;}
#footer .search-form input.btn.hover {background-position:0 -17px;}
#footer .footer-info {
	padding:10px 0 8px 56px;
	margin:0 13px;
	background:url(../images/logo-footer.gif) 0 4px no-repeat;
	font-size:9px;
	height: 1%;
	color:#ceddde;
}
#footer .list {
	font-size:9px;
	color:#ceddde;
	padding:0 0 0 63px;
}
#footer .list li {
	display:inline;
	padding:0 2px 0 7px;
	background:url(../images/separator-footer.gif) 0 4px no-repeat;
}
#footer .list li:first-child {background:none}


/* crawl line styles */
.crawl-line {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;	
}
.crawl-line .crawl-holder {
    float: left;
    overflow: hidden;
    position: relative;
    width: 720px;
}
.crawl-line .crawl-slider {
	width: 99999px;
}
.crawl-line .item {
	padding: 0 23px 0 0;
	float: left;
	width: auto;
	z-index: -100;
}

.crawl-slider .item a {display: block; float: left;}


/*inner1*/
.quick-links {
	padding: 0 0 11px;
	margin-top: -1px;
}
.quick-links li {
	padding: 0 0 4px 8px;
	background:url("../images/bullet2.gif") no-repeat 0 6px;
	font-size: 0.9em;
	height: 1%;
}
/*aside*/


.aside {
	width:159px;
	float:left;
	padding:0 5px;
	margin:0 0 0 -1px;
}
.aside h3 {
	font-size:16px;
	background:#184075 url(../images/bg-title-aside.gif) repeat-x;
	font-weight:normal;
	color:#fff;
	display:block;
	padding:7px 20px 13px;
	margin:0 -5px 0 -6px;
	position:relative;
	font-family: 'times new roman', times, georgia, serif;
}
.aside ul {
	background:url(../images/bg-aside-list.gif) left -50px repeat-x;
	margin:0 -5px;
	padding:9px 0 0;
	line-height:13px;
	font-size:1em;
}
.aside ul a {
	display:block;
	margin:0 -19px 0 -7px;
	padding:4px 12px 6px 0px;
	width:159px; /* was padding-left: 21px and width: 138px */
	cursor:pointer;
}
.aside ul a:hover {
	background:#153c71;
	text-decoration:none;
	color:#fff;
}
.aside ul a img 
{
  float: left;
  padding: 4px 7px 3px 8px;
}
.aside ul a span
{
  display: block;
  padding: 0 0 0 21px;
}
.aside ul .aside-slide {
	width:169px;
	overflow:hidden;
	position:relative;
	margin:0 -18px 0 -7px;
}
.aside ul ul {
	background:none;
	padding:5px 0 0;
	margin:0 0 -1px 0;
	width:169px;
}
.aside ul li {
	background:url(../images/separator-dotted.gif) 0 100% repeat-x;
	padding:0 20px 2px 5px;
	vertical-align:top;
	height:1%;
}
.aside ul ul li {
	background:url(../images/separator-dotted2.gif) 100% 0 no-repeat;
	padding:1px 0 0;
	position:relative;
}
.aside ul ul a {
	color:#4f4f4f;
	padding:4px 20px 6px 31px;
	margin:0;
	width:118px;
}
.aside ul ul a:hover {
	background:#153c71;
	color:#fff;
	text-decoration:none;
}
.aside ul ul li.active a {
	background:#74962a !important;
	color:#fff !important;
}
.aside ul ul a:hover {
	background:#153c71;
	color:#fff;
	text-decoration:none;
}
.aside ul ul li.active a {
	background:#74962a !important;
	color:#fff !important;
}
.aside ul ul li.active-arrow span {
	background:url(../images/arrow-rt3.gif) 100% 50% no-repeat;
	padding-left: 0px;
	display: block;
	margin-right:-14px;
	padding-right:14px;
}

.asideo {
	width:159px;
	float:left;
	padding:0 5px;
	margin:0 0 0 -1px;
}
.asideo h3 {
	font-size:16px;
	background:#184075 url(../images/bg-title-aside.gif) repeat-x;
	font-weight:normal;
	color:#fff;
	display:block;
	padding:7px 20px 13px;
	margin:0 -5px 0 -6px;
	position:relative;
}
.asideo ul {
	background:url(../images/bg-aside-list.gif) repeat-x;
	margin:0 -5px;
	padding:9px 0 0;
	line-height:13px;
	font-size:1em;
}
.asideo ul a {
	display:block;
	margin:0 -19px 0 -7px;
	padding:4px 12px 6px 21px;
	width:138px;
	cursor:pointer;
}
.asideo ul a:hover {
	background:#74962a;
	text-decoration:none;
	color:#fff;
}
.asideo ul .aside-slide {
	width:169px;
	overflow:hidden;
	position:relative;
	margin:0 -18px 0 -7px;
}
.asideo ul ul ,
.droppable ul {
	background:none;
	padding:5px 0 0;
	margin:0 0 -1px 0;
	width:169px;
}
.asideo ul li ,
.droppable ul li {
	background:url(../images/separator-dotted.gif) 0 100% repeat-x;
	padding:0 20px 2px 5px;
	vertical-align:top;
	height:1%;
}
.asideo ul ul li ,
.droppable ul li {
	background:url(../images/separator-dotted2.gif) 100% 0 no-repeat;
	padding:1px 0 0;
	position:relative;
}
.asideo ul ul a ,
.droppable ul a {
	color:#4f4f4f;
	padding:4px 20px 6px 31px;
	margin:0;
	width:118px;
}
.asideo ul ul a:hover ,
.droppable ul a:hover {
	background:#153c71;
	color:#fff;
	text-decoration:none;
}
.asideo ul ul li.active a ,
.droppable ul li.active a {
	background:#74962a !important;
	color:#fff !important;
}
.asideo ul ul li.active-arrow span ,
.droppable ul li.active-arrow span {
	background:url(../images/arrow-rt3.gif) 100% 50% no-repeat;
	display:block;
	margin-right:-14px;
	padding-right:14px;
}
.asideo ul .open {background:url(../images/arrow-rt4.gif) 8px 6px no-repeat;}
.asideo ul .active .open {background:url(../images/arrow-down.gif) 8px 8px no-repeat;}
.asideo ul .open:hover {background:#74962a url(../images/arrow-rt4.gif) 8px 6px no-repeat;}
.asideo ul .active .open:hover {background:#74962a url(../images/arrow-down.gif) 8px 8px no-repeat;}
/*side tools*/
.side-tools {
	width:260px;
	background:url(../images/bg-tools2.gif) no-repeat;
	margin:-10px 0 30px -20px;
	position:relative;
	font-size:9px;
	overflow: hidden;
	padding:4px 0 5px;
}
.side-tools li {
	float:left;
	margin-left:19px;
	display:inline;
}
.side-tools a {
	color:#696969;
	float:left;
	padding-left:14px;
}
.side-tools .print {background:url(../images/ico-print.gif) 0 1px no-repeat;}
.side-tools .print:hover {background:url(../images/ico-print-h.gif) 0 1px no-repeat;}
.side-tools .mail {background:url(../images/ico-mail.gif) 0 2px no-repeat;}
.side-tools .mail:hover {background:url(../images/ico-mail-h.gif) 0 2px no-repeat;}
.side-tools .bookmarks {background:url(../images/ico-bookmarks.gif) 2px 2px no-repeat;}
.side-tools .bookmarks:hover {background:url(../images/ico-bookmarks-h.gif) 2px 2px no-repeat;}
.side-tools .rss {background:url(../images/ico-rss.gif) -1px 0px no-repeat;}
.side-tools .rss:hover {background:url(../images/ico-rss-h.gif) -1px 0px no-repeat;}
.side-tools a:hover {
	text-decoration:none;
	color:#759335;
}
/*content-text*/
.content-text {
	overflow: hidden;
	width: 100%;
}
.content-text h1 {
	color:#74962a;
	font:2.2em Georgia, Times, serif;
	margin:0 0 13px;
	font-weight: normal;
}
.content-text img.left 
{
  float: left;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}
.content-text .img-holder {
	float:left;
	color:#969696;
	font-size:0.81em;
	line-height:1.44em;
	margin:4px 13px 0 0;
	width:172px;
}
.content-text .img-holder img,
.content-text .img-holder span {
	display:block;
	margin-bottom:7px;
}
.content-text h2 {
	color:#153c71;
	font:1.3636em Georgia, Times, serif;
	margin-bottom: 0.5em;
}
.content-text .stay-box-small h2
{
  padding: none;
  background-image: none;
  font-size: 17px;
  line-height: inherit;
}
.content-text p {margin:0 0 18px;}

/* fix for cms:WebCalendar control. Without this the calendar columns get float-dropped */
.content-text .RadScheduler .rsHeader p
{
  margin: 0;
}

.content-text h3 {
	color:#74962a;
	font-size:1.09em;
	font-weight:normal;
	margin-bottom: 0.5em;
}
.content-text p a,
.content-text p a:visited {color:#6a88bc;}
.content-text p a.active {color:#003796;}
.content-text h4 {
	font-size:0.9em;
	color:#153c71;
	font-style: italic;
}
.content-text blockquote {
	color:#74962A;
	/*font-size:1.27em;
	line-height:23px;*/
	padding:3px 20px 20px;
}
.content-text ul {padding:0 0 16px 15px;}
.content-text ul li {
	min-width:1%;
	padding:0 0 0 12px;
	background:url(../images/bullet3.gif) 0 8px no-repeat;
}
  
.content-text ol {padding:0 0 24px;}
.content-text ol ol{padding:0 0 0 24px;}
.content-text ol li {padding:0;}
.content-text ol span {padding-right:14px;}

.content-text .summary p
{
  margin: 0.5em 0;
}
.content-text .summary strong
{
  font-weight: 500;
  color: #153c71;
}
.content-text .backlinks
{
  float: right;
}
.content-text .backlinks a
{
  background:url(../images/arrow-lt2.gif) no-repeat 0% 60%;
	color:#74962A;
	padding-left:9px;
}
}

.inset 
{
  float: left;
  padding: 0 10px 4px 0;
}
.misc {
	background:#ecfaff url(../images/bg-misc-block-t.gif) repeat-x;
	margin:0 10px 37px 0;
}
.warning {background:#f9ebeb url(../images/bg-warning-t.gif) repeat-x;}
.misc .holder {
	background:url(../images/bg-misc-block-b.gif) 0 100% repeat-x;
	overflow:hidden;
	height:1%;
	padding:6px 6px 8px;
	line-height:1.4545em;
}
.warning .holder {
	background:url(../images/bg-warning-b.gif) 0 100% repeat-x;
	padding:6px 10px 8px 8px;
}
.misc .pdf {
	color:#505050;
	padding-left:29px;
	background:url(../images/ico-pdf.gif) 0 50% no-repeat;
	float:left;
}
.misc span {
	padding-left:9px;
	background:url(../images/separator-misc.gif) 0 4px no-repeat;
	float:left;
	margin-left:9px;
}
.warning span {
	padding-left:26px;
	background:url(../images/ico-warning.gif) no-repeat;
	margin:0;
}
.warning a.close {
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	background:url(../images/ico-close.gif) no-repeat;
	margin-top:1px;
}
.tags {
	color:#969696;
	margin-top:-12px;
	padding:2px 0 38px;
	background:url(../images/bg-tags-block.gif) repeat-x;
}
.tags a {color:#505050;}
/*breadcrumbs*/
.breadcrumbs  {
	width:100%;
	overflow:hidden;
	color:#aaa;
	font-size:0.79em;
	margin:0 0 15px;
}
.breadcrumbs li {
	float:left;
	background:url(../images/arrow-breadcrumbs.gif) no-repeat scroll 0 8px transparent;
	margin:0 6px 0 -6px;
	padding:0 3px 0 9px;
}
.breadcrumbs a {
	color:#84a837;
}
/*inner3*/
.partner .swicher {
	position: absolute;
	z-index: 3;
	top: 45px;
	left: 90px;
	padding: 0;
	width: auto;
}
.partner .swicher li {
}
.partner .slideset {
	background: none;
}
.partner .title {
	font-size:16px;
	color:#646464;
	display:block;
	margin-bottom: 20px;
	letter-spacing: .07em;
	    font-family: 'times new roman', times, georgia, serif;
    text-transform: uppercase;    
}
.partner .reason {
	color:#769631;
	display:block;
	font-size:12px;
	margin-bottom:10px;
	padding-top: 15px; /* 10px */
	font-style: italic;
	padding-right: 4px;
}
.partner .reason span {
	text-transform:uppercase;
	color:#003796;
	font: bold 10px 'lucida sans','lucida sans unicode', lucida,'trebuchet ms', trebuchet, sans-serif;
}

.reason span cufon { margin: 3px 2px 0 0;  }

/*.partner .info {
	line-height:16px;
		font: bold 9px 'lucida sans','lucida sans unicode', lucida, trebuchet, arial, sans-serif;
	font: bold 10px 'trebuchet ms', trebuchet, sans-serif;
	letter-spacing: .07em;
}*/
/*sidebar-form*/
.sidebar-form {
	padding: 1px 0 2px;
}
.sidebar-form h3 {
	color:#003796;
	margin:0 0 14px;
	font:1.3em/1.1538em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.sidebar-form .row {
	height:1%;
	overflow:hidden;
	margin:0 0 1px;
}
.sidebar-form .row input {
	float:left;
	margin:0 3px 0 1px;
	width:16px;
	height:15px;
	padding:0;
}
.sidebar-form .row label {
	color:#4f4f4f;
	float:left;
	margin-top: 1px;
}
.sidebar-form .side-more {
	padding-top: 12px;
}
/*side video*/
.video-holder {
	position:relative;
	height:208px;
	width:100%;
	margin-bottom:28px;
}
.video-box {
	background:url(../images/bg-video-box.png) no-repeat;
	height:203px;
	padding:5px 5px 0;
	font-size:9px;
	color:#fff;
}
.video-box img {
	display:block;
	margin:0 0 4px;
}
.video-box .play {
	position:absolute;
	left:104px;
	top:64px;
	width:41px;
	height:47px;
}
.video-box .play a {
	background:url(../images/ico-play.png) no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.video-box .play a:hover {background:url(../images/ico-play-h.png) no-repeat;}
.video-box .video-more {
	display:inline;
	margin:0 6px 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.video-box ul {
	display:inline;
	position:relative;
}
.video-box ul li {
	display:inline;
	padding-right:3px;
}
.video-box ul a {color:#2e2e2e;}
.video-holder .info {
	background:url(../images/bg-info-video.png) repeat-x;
	position:absolute;
	left:5px;
	bottom:27px;
	font-size:10px;
	padding:4px 9px 10px;
	width:212px;
}
* html #sidebar .video-holder .info {bottom:28px;}
/*info-wrap*/
.sub-heading {
	border-bottom:2px solid #c7c7c7;
	margin:0 10px 13px 0;
	padding-bottom:12px;
}
.sub-heading h2 {
	font:18px Georgia, Times, serif;
	color:#74962a;
}
.sub-heading h2 span {
	font-style: italic;
	font-size:12px;
	color:#003796;
}
.sub-heading h2 span em {font-size:12px;}
.info-wrap {
	width:100%;
	overflow:hidden;
	background:url(../images/separator-dotted.gif) 0 100% repeat-x;
	padding-bottom:2px;
}
.info-wrap h3 {
	margin-bottom: 6px;
	font-size: 11px;
}
.info-wrap .img-holder {
	margin:-2px 17px 0 0;
	float:left;
}
.info-wrap .img-holder img {
	display: block;
}
.info-wrap p {
	margin:0 0 18px;
}
.more-links-list li {
	padding-bottom: 1px;
	font-family:"Trebuchet MS",Arial,sans-serif;
}
.more-links-list li a {
	background:url("../images/arrow-rt2.gif") no-repeat 100% 50%;
	color:#74962A;
	padding-right:9px;
	font-size: 90%;
	font-weight: bold;
}

.lists-holder {
	background:url(../images/separator-block3.gif) 229px 0 repeat-y;
	width:100%;
	overflow:hidden;
	font-size:1em;
	padding-top:15px;
	margin-bottom:21px;
}
.lists-holder .list-box {
	float:left;
	width:205px;
	padding-right: 5px;
}
.lists-holder .sub-list-box {
	float:right;
}
.lists-holder .list-box h3 {
	margin-bottom:8px;
	font-size: .8em;
	color:#74962a;
	text-transform:uppercase;

}
.lists-holder .list-box ul li {
	margin-bottom:6px;
}
.lists-holder .list-box ul a {
	background:url(../images/arrow-rt5.gif) 100% 5px no-repeat;
	padding-right:10px;
}
.info-box {
	background:url(../images/bg-info-box.gif) repeat-x;
	margin:0 -10px 0 -20px;
	position:relative;
	padding:26px 20px 0;
	width:450px;
}
.info-box p {
	margin:0 0 18px;
}
.info-box .img-holder {
	float:left;
	width:178px;
}
.info-box .img-holder span {
	display: block;
	margin-bottom: 2px;
}
.info-box .img-holder span a {
	color:#4f4f4f;
	letter-spacing:-1px;
	font-size:1em;
}
.tools-list {
	margin:-18px 0 14px -6px;
	padding: 0;
}
.tools-list li {
	display:inline;
	background:url(../images/separator-tools.gif) 0 4px no-repeat;
	padding:0 4px 0 8px;
}
.tools-list li:first-child {background:none;}
.tools-list a.rss {
	padding-left:17px;
	background:url(../images/ico-rss2.gif) 0 2px no-repeat;
}
.info-box .book {
	width:100%;
	overflow:hidden;
	margin-bottom: 15px;
}
.info-box .book img {
	float:left;
	margin:5px 20px 0 0;
}
.book .book-list {
	margin:0;
	padding: 0;
	color:#74962a;
	font-size:10px;
	font-weight: bold;
}
.book .book-list li {
	display:inline;
	padding:0 7px 0 8px;
	background:url(../images/separator-book.gif) 0 4px no-repeat;
}
.book .book-list li:first-child {background:none;padding-left: 0;}
.info-box .book .bonus {
	font-size:10px;
	display:block;
	color:#74962a;
	margin:12px 0 1px;
	font-weight: bold;
}
.info-box .book .more-list {
	height:1%;
	overflow:hidden;
	line-height:18px;
	font-size:10px;
	padding:0 0 10px;
}
.info-box .book .more-list li {
	display:block;
	padding-left:11px;
	background:url(../images/bullet2.gif) 0 7px no-repeat !important;
}
.info-box .book .more-list a {
	background:none;
	padding-right:17px;
}
.info-box .book .more-list a.pdf {
	background:url(../images/ico-pdf2.gif) 100% 2px no-repeat;
}
.info-box .book .link {
	background: url(../images/arrow-rt5.gif) no-repeat 100% 6px;
	padding-right:10px;
}
.info-box-bg {
	background:url(../images/bg-info-box.gif) repeat-x 20 0 transparent;
	clear:both;
	position:relative;
	width:450px;
}

/* faq page formatting */
.info-box-bg + p { padding-top: 70px; }

.tooth-heading {
	border-bottom:2px solid #C7C7C7;
	margin:0 10px 13px 0;
	padding-bottom:3px;
	overflow: hidden;
	height: 1%;
}
.tooth-heading h2 {
	font:18px Georgia, Times, serif;
	color: #74962a;
	float: left;
}
.tooth-heading .more {
	float: right;
	font-size:9px;
	background:url(../images/arrow-rt2.gif) no-repeat 100% 50%;
	color:#74962A;
	padding-right:9px;
	margin-top: 5px;
}
/*stay-box-small*/
.stay-box-small {
	width: 450px;
	padding-bottom: 40px;
	font-size: 0.9em;
	margin-top: 50px;
}
.stay-box-small-t {
	height: 40px;
	line-height: 41px;
	overflow: hidden;
	padding: 0 10px;
	background: url(../images/bg-stay-box-small-t.png) no-repeat;
}
.stay-box-small-c {
	overflow: hidden;
	height: 1%;
	padding: 0 2px 0 1px;
	background: url(../images/bg-stay-box-small-c.png) repeat-y;
}
.stay-box-small-b {
	background: url(../images/bg-stay-box-small-b.png) no-repeat;
	height: 11px;
	overflow: hidden;
}
.stay-box-small h2 {
	color:#fff;
	float:left;
 font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'times new roman', times, georgia, serif;
     letter-spacing: .1em;

}
.stay-box-small .tabs-nav {
	width:447px;
}
.stay-box-small .tabbox .choose {
	width: 30%;
}
.stay-box-small .share-tab .share-col {
	padding-left: 7px;
	width: 94px;
}

/*side tabs*/
.link-tabset {
	width:218px;
	padding:0 10px 0;
	list-style:none;
	position:relative;
	margin:-12px -8px 12px -9px;
	background:#f7f7f7 url(../images/bg-link-tabset.gif) repeat-x 0 100%;
}
.link-tabset:after {
	display:block;
	clear:both;
	content:"";
}
.link-tabset li {
	float:left;
	margin:9px 0 0;
}
.link-tabset li a {
	float:left;
	width:70px;
	height:29px;
	overflow:hidden;
	padding:3px 0 0;
	font-size:9px;
	line-height:11px;
	text-decoration:none;
	text-transform: uppercase;
	color:#e0e5ec;
	text-align:center;
	background:url(../images/bg-link-tab.gif) no-repeat 0 -32px;
}
.link-tabset a.active {
	color:#74962a !important;
	text-decoration:none;
	background-position:0 0 !important;
}
.link-tabset li a:hover {
	background-position:0 -64px;
	text-decoration:none;
	color: #fff;
}
.more-list2 {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
.more-list2 li {
	float:left;
	margin:0 13px 11px 0;
}
/*inner5*/
.main-news-inner {
	font-size: 0.9em;
	line-height: normal;
}
.sub-news-col-inner {
	font-size: 0.9em;
	line-height: normal;
	width: auto;
	float: none;
	padding: 13px 0 19px;
}
.journal-inner {
	font-size: 0.9em;
	line-height: normal;
	background-position: 300px 0;
	margin-bottom: 10px;
	/*margin-top:-25px;*/
}
.journal-inner .journal-info {
	width: 290px;
}
.journal-inner .journal-head h3 {
	display: block;
}
.journal-inner .journal-head ul {
	margin: -3px 0 0 0;
	display: block;
}
.journal-inner .future-box {
	width: 130px;
	padding-right: 10px;
}
.journal-inner .future-box .dotted {
	background: url(../images/bg-li-videos.gif) repeat-x;
	padding-top: 10px;
}
.btn-more-big {
	width:97px;
	height:33px;
	background:url(../images/btn-future-block.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display: block;
}
.btn-more-big:hover {background-position:0 -33px;}
.btn-visit {
	width:97px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/btn-visit-online.gif) no-repeat;
}
.btn-visit:hover {background-position:0 -33px;}
/*store*/
.store {
	border-top:1px solid #C7C7C7;
	margin-right:-5px;
	padding:13px 20px 3px 0;
	position:relative;
	width:280px;
	margin-bottom:13px;
}
.store:first-child,
.journal .first-child {
	border-style: none;
	padding-top: 0;
}
.store .cont {
	overflow: hidden;
}
.sub-store {border:0;}
.store .ttl {
	display:block;
	margin-bottom:10px;
	color:#4f4f4f;
}
.store .ttl em {display:block;}
.store h3 {
	margin-bottom:10px;
	font-size: 1.1em;
	font-weight: bold;
}
.store label {
	display: block;
	color:#74962A;
	margin-bottom:2px;
}
.store .members {
	display: block;
	color:#74962A;
	margin-bottom:2px;
}
.store .members strong {
	color: #003796;
}
.store select {
	width:153px;
	margin-bottom:10px;
}
.store .submit {
	width:89px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url(../images/btn-add-store.gif) no-repeat;
	border:0;
	cursor:pointer;
	padding:0;
	display:block;
	margin: 10px 0 0;
}
.store .submit:hover {background-position:0 -20px;}
.sub-block .info-box,
/* content inner pages */
#content.inner .info-box-inner strong {color:#003796;}
.info-box a.more,
.forums-tab a.more,
#sidebar span.more a,
#content.inner span.more a,
#content.inner strong.title a.more {
	padding-right:9px;
	background:url(../images/arrow-rt2.gif) 100% 50% no-repeat;
	color:#74962a;
}
.sub-info {
	background:url(../images/separator-block3.gif) 289px 0 repeat-y !important;
	height:1%;
	overflow:hidden;
	padding:12px 0 0 !important;
}
.sub-info .box {
	line-height:14px;
	width:280px;
	float:left;
}
.sub-info .box2 {
	float:right;
	width:270px;
}
.box h3 {
	color:#74962a;
	font-size:11px;
	font-weight:normal;
	margin-bottom:8px;
}
.box h4 {
	font-size: 1em;
}
.box p {
	margin: 0;
	padding-bottom: 14px;
}
.box p a.more {background:none;float: none;}
.box .more {
	float: left;
	margin-top: 4px;
}
.box ul li .more {
	float: none;
	margin: 0;
}
/* inner page 1 */
.inner1 {
	background:url(../images/bg-visual-inner1.gif) no-repeat;
	height:43px;
	color:#153c71;
	font:2.7em/36px Georgia, Times, serif;
	padding:21px 28px;
}
#inner-heading-news, 
#inner-heading-about, 
#inner-heading-edu, 
#inner-heading-pubs 
{
  height: 125px;
  padding: 0;
  background: url(../images/bg-visual.gif) no-repeat 0 100%;
}
#inner-heading-foundation,
#inner-heading-residents,
#inner-heading-educator,
#inner-heading-abe
{
  height: 203px;
  padding: 0;
  background: url(../images/bg-visual.gif) no-repeat 0 100%;
}

.inner1 strong {font-weight:normal;}
.main-inner1 {background:url(../images/bg-main-c-inner1.gif) repeat-y;}
.main-inner1 .frame {
	background:url(../images/bg-main-b-inner1.gif) 0 100% no-repeat;
	padding:2px 19px 0 1px;
	min-height: 800px;
}
#twocolumns {
	width:731px;
	float:right;
}
#content.inner {
	width:460px;
	float:left;
	padding-top:11px;
	font-size:1.1em;
	line-height:1.54em;
	color:#505050;
}
#sidebar .side-box .form-more {margin-bottom:2px;}
/* inner page 3 */
.inner3 {
	height:205px;
	position: relative;
	background: url(../images/bg-visual.gif) no-repeat 0 100%;
}
.news-wrap .inner3 { height: 125px; }
.inner3 img {
	position:absolute;
	left:0;
	top:0;
}
.inner3 .resource {
	width:304px;
	padding-right:34px;
	background:url(../images/bg-resource.gif) 100% 50% no-repeat;
	position:absolute;
	left:258px;
	top:26px;
	height:160px;
	text-align:center;
}
.resource span.title {
 color: #84A837;
    display: block;
    font-size: 16px;
      font-family: 'times new roman', times, georgia, serif;
      font-style: italic;
	margin-bottom:-4px;
}
.resource strong {
	display:block;
	color:#153c71;
	 font-size: 32px;
    line-height: 36px;
    margin-bottom: 19px;
     font-family: 'times new roman', times, georgia, serif;
     font-weight: normal;
}
.resource span.info,
.partner span.info {
	font-weight: bold;
	color:#959595;
	display:block;
	margin-bottom:7px;
	text-transform:uppercase;
	font: bold 9px 'lucida sans', 'lucida sans unicode', lucida, sans-serif;
	font: bold 10px trebuchet, 'trebuchet ms', sans-serif;
	line-height: 160%;
}
.partner span.info {color:#787878;}
.resource .btn {
	width:138px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	background:url(../images/btn-resource.gif) no-repeat;
}
#inner-heading-abe .resource .btn 
{
  width: 225px;
  background: url(/images/btn-find-cert.png) no-repeat;
}
#inner-heading-foundation .resource .btn
{
  width: 211px;
  background: url(/images/btn-aae-foundation.png) no-repeat;
}
.resource .btn:hover,
#inner-heading-abe .resource .btn:hover,
#inner-heading-foundation .resource .btn:hover
{background-position:0 -20px;}

.inner3 .partner {
	width:240px;
	position:absolute;
	right:49px;
	top:22px;
	text-align:center;
}
/* inner page 4,5 */

.info-box .flash-holder {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
#content.inner .info-box .tabbox {
	height:auto;
}
* html #content.inner .info-box .tabbox {height:1%;}
#content.inner .info-box .choose {
	width:30%;
	float:right;
}
#content.inner .info-box .png-box {
	margin-bottom:40px;
}
/* aside drop-down menu */
.aside .drop,
.asideo .drop,
.droppable{
	width:164px;
	position:absolute;
	left:169px;
	top:0;
	display:none;
}
.droppable{
	display:block;
	left:-9999px;
	top:-9999px;
	z-index:500;
}
#main .aside .drop .t,
#main .asideo .drop .t,
.droppable .t {
	height:10px;
	overflow:hidden;
	background:url(../images/bg-sidedrop-t.png) no-repeat;
}
#main .aside .drop .b,
#main .asideo .drop .b,
.droppable .b {
	height:8px;
	overflow:hidden;
	background:url(../images/bg-sidedrop-b.png) no-repeat;
}
#main .aside .drop .c ,
#main .asideo .drop .c ,
.droppable .c {
	width:100%;
	background:url(../images/bg-sidedrop-c.png) repeat-y;
	padding:0;
}
#main .aside .drop .c:after ,
#main .asideo .drop .c:after ,
.droppable .c:after {
	clear:both;
	display:block;
	content:"";
}
#main .aside .drop ul,
#main .asideo .drop ul,
.droppable ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	position:relative;
}
#main .aside .drop ul li ,
#main .asideo .drop ul li ,
.droppable ul li {
	background:url(../images/separator-dotted-sidedrop.gif) 0 100% repeat-x;
	width:163px;
	padding:2px 0;
}
#main .aside .drop ul a ,
#main .asideo .drop ul a ,
.droppable ul a {
	display:block;
	color:#fff;
	padding:4px 18px;
	width:127px;
}
#main .aside .drop ul a:hover ,
#main .asideo .drop ul a:hover ,
.droppable ul a:hover {
	background:#4870a4;
	position:relative;
}
.aside ul ul li:hover,
.aside ul ul li.hover1,
.aside ul ul li.hover,
.asideo ul ul li:hover,
.asideo ul ul li.hover1,
.asideo ul ul li.hover {position:relative;}

.aside ul ul li:hover .drop,
.aside ul ul li.hover1 .drop,
.aside ul ul li.hover .drop,
.asideo ul ul li:hover .drop,
.asideo ul ul li.hover1 .drop,
.asideo ul ul li.hover .drop {display:block;}

.aside ul ul li:hover a,
.aside ul ul li.hover a ,
.aside ul ul li.hover1 a,
.asideo ul ul li:hover a,
.asideo ul ul li.hover a ,
.asideo ul ul li.hover1 a {
	background:#153c71;
	color:#fff;
}
.aside ul ul li:hover a .drop ul a,
.aside ul ul li.hover a .drop ul a,
.asideo ul ul li:hover a .drop ul a,
.asideo ul ul li.hover a .drop ul a {background:#4870a4;}
.resource .wrap{
	width:100%;
	overflow:hidden;
}
.resource .make-form{
	border:1px solid #c7c7c7;
	border-width:1px 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:31px;
	padding:3px 4px 4px 0;
}
.resource .make-form fieldset{
	float:left;
}
.resource .make-form .checkbox{
	width:15px;
	height:15px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
.resource .make-form label{
	float:left;
	font-size:10px;
	color:#003796;
}
.features{
	position:absolute;
	top:14px;
	right:16px;
	width:312px;
}
.features h3{
	margin:0 0 4px 4px;
	font-size:17px;
	color:#153c71;
	float:left;
	font-family: 'times new roman', times, georgia, serif;
    font-weight: normal;
}
.features .swicher{
	float:right;
	margin:13px 8px 0 0;
	position: static;
	padding: 0;
	width: auto;
}
.features .swicher a{
	width:6px;
	height:6px;
	background:url(../images/bullet-swicher2.gif) no-repeat;
}
.features .swicher li{
	margin:0 3px 0 0;
}
.features .swicher li.active a{
	background:url(../images/bullet-swicher-a.gif) no-repeat;
}
.features .box{
	background: url(../images/bg-box.gif) no-repeat;
	width: 312px;
	height: 138px;
	overflow:hidden;
}
.features img{
	float: left;
	margin: 48px 0 0 18px;
	display: inline;
}
.features .text-box{
	width:160px;
	float:right;
	padding:20px 13px 0 0;
}
.features .text-box strong{
	font-size:10px;
	color:#003796;
	display:block;
	margin-bottom:7px;
}
.features .text-box span{
	display:block;
	margin-bottom:10px;
	color:#4f4f4f;
}
.features .text-box .register{
	background: url(../images/bg-register.gif) no-repeat;
	width: 67px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.features .text-box .register:hover{
	background-position:0 -20px;
}
.asideo .visit-link{
	width: 119px;
	height: 33px;
	padding:1px 5px 0;
	text-align:center;
	margin:15px auto 0;
	color:#c9d4e6;
	font-size:10px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.asideo .visit-link:hover{
	text-decoration:none;
	background-position:0 -33px;
}
#content.inner .info-box-inner {
	padding-bottom:15px;
	margin-bottom:11px;
}
#content.inner .info-box-inner .img-holder {
	margin:2px 13px 10px 0;
	width:168px;
}
#content.inner .info-box-inner .img-holder img {
	margin-bottom:5px;
}
#content.inner .info-box-inner .img-holder span {
	font-size:9px;
	padding-left:3px;
	color:#4f4f4f;
}
#content.inner .info-box-inner p {
	margin-bottom:0;
}
#content.inner .box {
	padding-left:2px;
	line-height:14px;
	width:100%;
}
#content.inner .box ul {font-size:1em;}
#content.inner .box ul a.more {color:#74962a;}
#content.inner .box ul li {color:#4f4f4f;padding-bottom: 14px;}
#content.inner .box ul li strong {
	display: block;
}
#content.inner .customize {
	background:url(../images/bg-costomaze-block.gif) no-repeat;
	margin:-7px -10px 0 -20px;
	padding:13px 19px 17px 22px;
	overflow:hidden;
	font-size:10px;
	position:relative;
	width:449px;
	z-index:3;
}
#content.inner .sub-customize {
	background:url(../images/bg-costomaze-block2.gif) repeat-x;
	width:449px;
	z-index:2;
	padding:6px 19px 12px 22px;
}
#content.inner .sub-customize .close {
	background:url(../images/btn-close-blue.gif) 100% 0 no-repeat;
	color:#696969;
	float:right;
	font-size:9px;
	line-height:9px;
	margin-top:4px;
	padding-right:14px;
}
#content.inner .sub-customize .close:hover {
	text-decoration:none;
	background-position:100% -9px;
}
#content.inner .customize a,
#content.inner .customize strong.no-link {
	color:#84a837;
	float:left;
	text-transform:uppercase;
	letter-spacing:2px;
	background:none;
}
#content.inner .customize strong {
	float: left;
	font-weight: normal;
	font-size: 1.1em;
}
#content.inner .customize .btn {
	float:right;
	width:92px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-add-content.gif) no-repeat;
}
#content.inner .customize .btn:hover {
	background-position:0 -20px;
}
#content.inner .sub-customize a.misc {
	font-size:17px;
	color:#5a5a5a;
	padding-left:18px;
	background:url(../images/arrow-rt6.gif) 2px 5px no-repeat;
	margin:0;
}
#content.inner .sub-customize a.misc:hover {text-decoration:none;}
.open-close {position:relative;}
.open-close div {height:1% !important;}
.open-close p {
	margin:0 0 18px;
}
#content.inner .expand a.misc {background:url(../images/arrow-down2.gif) 2px 5px no-repeat;}
#content.inner .block-holder {
	background-position:300px 0;
	line-height:14px;
	margin-bottom:20px;
}
#content.inner .block-holder .info-box {
	background:none;
	width:295px;
	padding:0;
	margin:-4px 0 0;
}
#content.inner .block-holder .future-box {
	margin-top:-3px;
	padding:0;
	width:140px;
}
#content.inner .block-holder .cover h3 {display:block;font-size: 1em;}
#content.inner .block-holder .cover ul {margin-left:-5px;}
#content.inner .tabholder-inner {padding:26px 9px 35px 0;}
#content.inner .tabholder-inner .tabbox {height:auto;}
* html #content.inner .tabholder-inner .tabbox {height:1%;}
#content.inner .tabholder-inner .choose {width:31%;}
#content.inner .lists-holder-inner {
	padding-top:0;
	background:url(../images/separator-block3.gif) repeat-y 300px 0;
	margin-bottom:34px;
	margin-top: 20px;
}
#content.inner .lists-holder-inner .list-box {
	width:300px;
}
#content.inner .lists-holder-inner .sub-list-box {
	width:141px;
}
#content.inner .lists-holder-inner .more-list {
	padding:9px 0 0;
	line-height:14px;
}
#content.inner .lists-holder-inner .more-list a {background:none;}
#content.inner .lists-holder-inner .sub-list-box strong {
	font-size:9px;
	margin:9px 0 -6px;
}
#content.inner .lists-holder-inner .sub-list-box .more-list li {
	padding:0;
	background:none;
}
/* popups */
.print-popup,
.mail-popup,
.add-content-popup
{
	position:absolute;
	left: -9999px;
	top: -9999px;
	z-index:999;
	border:4px solid #fff;
	width:772px;
	background:#fff;
}
.print-popup .head-line,
.mail-popup .head-line,
.add-content-popup .head-line
{
	background:#153c71;
	color:#fff;
	font-size:12px;
	line-height:14px;
	padding:6px 9px 7px;
}
.print-popup .popup-frame{
	height:615px;
	overflow:auto;
}
.print-popup .option,
.mail-popup .option,
.add-content-popup .option
{float:right;}
.print-popup .option li,
.mail-popup .option li,
.add-content-popup .option li{
	float:left;
	padding:0 18px 0 0;
}
.print-popup .option a,
.mail-popup .option a
.add-content-popup .option a{
	float:left;
	color:#696969;
}
.print-popup .option a.print,
.mail-popup .option a.print{
	padding:0 17px 0 0;
	background: url(../images/ico-print.gif) no-repeat 100% 50%;
}
.print-popup .option a.close,
.mail-popup .option a.close,
.add-content-popup .option a.close {padding:0 17px 0 0;}
.print-popup .option a.print:hover,
.mail-popup .option a.print:hover{
	text-decoration:none;
	background: url(../images/ico-print-h-b.gif) no-repeat 100% 50%;
}
.print-popup .option a.close:hover,
.mail-popup .option a.close:hover,
.add-content-popup a.close:hover {text-decoration:none;}
.print-popup .breadcrumbs{overflow:hidden;color:#aaa;}
* html .print-popup .breadcrumbs{display:inline-block;}
.print-popup .breadcrumbs li{background-position:0 6px;}
.print-popup .buttonheading,
.mail-popup .buttonheading,
.add-content-popup .buttonheading{
	overflow:hidden;
	padding:10px 0 16px 7px;
}
.print-popup .header{padding:0 0 15px;}
.print-popup .header img{
	display:block;
	margin:0 auto;
}
.print-popup .content{
	font-size:11px;
	line-height:17px;
	color:#505050;
	width:580px;
	margin:0 auto;
	padding:0 0 70px;
}
.print-popup h1{
	color:#74962a;
	font:24px Georgia,Times,serif;
	margin:0 0 13px;
}
.print-popup .img-holder{
	color:#969696;
	float:left;
	font-size:9px;
	line-height:13px;
	margin:4px 13px 0 0;
	width:172px;
}
.print-popup .img-holder img,
.print-popup .img-holder span{
	display:block;
	margin:0 0 6px;
}
.print-popup h2{
	color:#153c71;
	font:15px Georgia,Times,serif;
}
.print-popup p{margin:0 0 18px;}
.print-popup h3 {
	color:#74962A;
	font-size:12px;
	font-weight:normal;
}
.print-popup h4 {
	color:#153C71;
	font-size:10px;
}
.print-popup blockquote {
	color:#74962A;
	font-size:14px;
	line-height:23px;
	padding:3px 20px 20px;
}
blockquote q:after,
blockquote q:before{
	content:"";
}
.print-popup .unordered {
	padding:0 0 16px 15px;
}
.print-popup .ordered {
	padding:0 0 24px;
}
.print-popup .ordered span {
	padding-right:14px;
}
.print-popup .misc {
	background:#ECFAFF url(../images/bg-misc-block-t.gif) repeat-x 0 0;
	margin:0 10px 37px 0;
}
.print-popup .misc .holder {
	background:transparent url(../images/bg-misc-block-b.gif) repeat-x 0 100%;
	height:1%;
	line-height:16px;
	overflow:hidden;
	padding:6px 6px 8px;
}
.print-popup .misc .pdf {
	background:transparent url(../images/ico-pdf.gif) no-repeat 0 50%;
	color:#505050;
	float:left;
	padding-left:29px;
}
.print-popup .misc span {
	background:transparent url(../images/separator-misc.gif) no-repeat 0 4px;
	float:left;
	margin-left:9px;
	padding-left:9px;
}
.print-popup .warning {
	background:#F9EBEB url(../images/bg-warning-t.gif) repeat-x scroll 0 0;
}
.print-popup .warning .holder {
	background:transparent url(../images/bg-warning-b.gif) repeat-x scroll 0 100%;
	padding:6px 10px 8px 8px;
}
.print-popup .warning span {
	background:transparent url(../images/ico-warning.gif) no-repeat scroll 0 0;
	margin:0;
	padding-left:26px;
}
.print-popup .warning a.close {
	background:transparent url(../images/ico-close.gif) no-repeat scroll 0 0;
	float:right;
	height:16px;
	margin-top:1px;
	overflow:hidden;
	text-indent:-9999px;
	width:16px;
}
.print-popup .meta{
	color:#505050;
	font-size:11px;
	line-height:14px;
	padding:0 0 19px;
}
.print-popup .meta .name{padding:0 0 4px;}
.print-popup .meta .tags {
	display:inline;
	color:#969696;
}
.print-popup .tags a {color:#505050;}
.print-popup .date{font-style:normal;}
.print-popup .date span{color:#969696;}
.print-popup .split{color:#84a837;}
.print-popup .footer{
	position:absolute;
	background:#fff;
	bottom:-1px;
	left:0;
	width:704px;
	color:#777;
	font-size:11px;
	line-height:14px;
	padding:28px 21px 15px 30px;
}
.print-popup .footer .time{
	float:right;
}
.print-popup .footer a{color:#777;}
.add-content-popup 
{
  width: 300px;
  background: #e4ebeb;
  font-size: 11px;
  line-height: 14px;
  color: #818181;
}
.add-content-popup .option{height:1%; padding-right: 17px;}
.add-content-popup .customizer-form{padding:0px 35px 15px 36px;}
.add-content-popup .row{
	padding:7px 0 0;
	height:1%;
	overflow:hidden;
}
.add-content-popup .row-btn{
	text-align:right;
	padding:11px 0 0;
}

/* mail-popup */
.mail-popup{
	width:492px;
	background:#e4ebeb;
	font-size:11px;
	line-height:14px;
	color:#818181;
}
.mail-popup .option{height:1%; padding-right: 17px;}
.mail-popup .validate-form{padding:10px 35px 76px 36px;}
.mail-popup label strong{
	color:#153c71;
	font-weight:normal;
}
.mail-popup .wrap-text{margin:4px 0 11px;}
.mail-popup .row{
	padding:7px 0 0;
	height:1%;
	overflow:hidden;
}
.mail-popup .wrap-textarea{
	width:421px;
	padding:5px 0 0;
	margin:0 0 10px;
	background: url(../images/bg-wrap-textarea.gif) no-repeat;
}
.mail-popup .wrap-textarea div{background: url(../images/bg-wrap-textarea-m.gif) repeat-y;}
.mail-popup .wrap-textarea div div{
	padding:0 5px 3px;
	height:1%;
	overflow:hidden;
	background: url(../images/bg-wrap-textarea-b.gif) no-repeat 0 100%;
}
.mail-popup .wrap-textarea textarea{
	margin:0;
	float:left;
	padding:0;
	border:0;
	background:none;
	width:100%;
	max-width:100%;
	overflow:auto;
}
.mail-popup .row-btn{
	text-align:right;
	padding:11px 0 0;
}
.mail-popup .row-btn .button{
	display:inline-block;
	background:none;
	border:0;
	color:#7d7d7d;
	margin:0;
	padding:0;
	overflow:visible;
	cursor:pointer;
}
.mail-popup .row-btn .submit{
	background: url(../images/btn-send.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:49px;
	height:20px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	border:0;
	margin:0 0 0 15px;
}
/* js styles */
form.validate-form .error label strong,
form.validate-form .error textarea,
form.validate-form .error input.text {
	color: #f00;
}
.row-liftup {
	margin: -5px 0 0;
}
.slideset {
	background: #fff url(../images/microscope.jpg) no-repeat 0 0;
	position: relative;
	overflow: hidden;
	height: 304px;
}
.slideset div.slide {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;

}
.slideset div.active {z-index: 2; display: block !important; }
.slideset div.slide .testimonials {
	padding-top: 17px;
	background: url(../images/quote1.gif) no-repeat;
}
.testimonials blockquote
 {
   
 }
.visual .testimonials {
	z-index: 3;
}

.slidelist {
	overflow: hidden;
	position: relative;
	height: 175px;
}
.slidelist .slide {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.slidelist div.active {
	z-index: 2;
}

.sidebar-slideshow {
	height: 203px;
}
.sidebar-slideshow .slidelist {
	position: relative;
	margin: 0 0 5px;
	width: 100%;
}
.sidebar-slideshow .slidelist .slide {
	position: absolute;
	width: 230px;
	height: 179px;
	top: 0;
	left: 0;
}
#sidebar .sidebar-slideshow .slidelist .slide .info {
	left: 0;
	bottom: 0;
}
.toggle-block {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}
#content.inner .expanded a.misc {
	background-image:url(../images/arrow-down2.gif);
}
a.prev-arrow,
a.next-arrow {
	position: absolute;
	top: 9px;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 65px;
	height: 32px;
	z-index: 5;
	display: none;
}
a.next-arrow {
	left: auto;
	right: -3px;
}
.toggle-block .future-box ul.bg {
	background:url(../images/bg-li-videos.gif) 0 100% repeat-x;
	margin-bottom:10px;
	padding-bottom:10px;
}
.sub-store .submit {margin-top:18px;}
.info-box .share-tab ul {
	width:117px;
	margin-right:0;
}
.info-box .share-tab ul.last {width:auto;}
* html .info-box .share-tab ul {
	padding-left:0;
	width:140px;
}
* +html .info-box .share-tab ul {
	padding-left:0;
	width:140px;
}




.info-box-inner .img-holder {
	margin:2px 13px 10px 0;
	width:168px;
	color:#969696;
	float:left;
	font-size:9px;
	line-height:13px;
}
.info-box-inner .img-holder img {
	display: block;
	margin-bottom:5px;
}
.info-box-inner .img-holder span {
	color:#4F4F4F;
	padding-left:3px;
}
.info-box .articles {
	padding:0 0 8px 3px;
}
.info-box .articles li {
	background: url(../images/bullet-block.gif) no-repeat 0 7px;
	padding:0 0 3px 6px;
}

.spfeatures .slideset {
	background: none;
	width: 312px;
}


table.Results 
{
    padding:4px;
    width:100%;
    clear: right;
}
table.Results th 
{
    background-color:#74962a;
    color: #FFFFFF;
    font-weight:bold;
}
table.Results th a 
{
    color: #FFFFFF;
}
table.Results td 
{
    padding:4px;
}
table.Results .alt 
{
    background-color:#F1F1F1;
}

table.top td, table.top th 
{
  vertical-align: top;
}

.Results ul.pager
{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.Results .pager li
{
  list-style: none;
  display: inline;
  background-image: none;
  padding: 0 0.3em;
}
.Results .pager li a,
.Results .pager li a:hover
{
  color: #505050;
}
.Results .pager li.current a,
.Results .pager li.current a:hover
{
  color: #003796;
  text-decoration: underline;
  font-weight: bolder;
}
.Results .pager li.all
{
  padding-left: 1em;
  padding-right: 0;
}

.session_inputs input {border:none;vertical-align:baseline;}
.session_inputs textarea {border:none;vertical-align:text-top;overflow:hidden; padding:0px;}
.session_evaluation .design_choices{padding-left:10px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.session_evaluation .design_choices OL{padding-bottom:10px;}
.session_evaluation P{margin: 5px 0px 5px;}

#renewAd { width: 100%;position: relative; top: 0px;height: 53px;}
#renewAd img {height: 53px; position: absolute; top: 0; left: 50%; width: 960px; margin-left: -480px;}

#ceAd { width: 100%;position: relative; top: 0px;height: 93px;}
#ceAd img {margin: 0 auto; height: 93px; position: absolute; top: 0; left: 50%; width: 960px; margin-left: -480px;}


/* following removes the Last Author property from the search results */
.ektronSearch div.searchWrapper div.resultPreview div.resultPreviewDetails span.resultPreviewLastAuthor {
    color: #497D32;
    visibility: hidden;
}
.wrap-stay-box {clear: both; margin-top: 20px; float: left;}
.wrap-stay-box .stay-box-small {margin-top: 0;}
.journal-head ul li {padding-left: 4px;}
.content-block-b .journal-inner {margin-bottom: 10px;}
.content-block-b .journal {padding-top: 0; margin-top: 0;}
.content-block-b .journal-info {width: 390px;}
.content-block-b .journal-cont {width: 250px; margin-right: 10px;}
.content-heading h2 {margin-bottom: 0; padding-top: 8px;}
.journal-head ul {
	display:inline;
	color:#003796;
	margin-left: 0;
	padding-left: 0;
}

