@charset "utf-8";
/* CSS Document */

div ul
{
	margin-left: 0px;
}
.article{
 padding: 5px 0px;
}

.article-body{
 padding: 0px 10px;
}

.article-teaser{
 padding: 5px 0px;
}

.article-title{
 font-weight: bold;
 font-size: 12px;
}

#clients-text{
 width: 200px;
 padding: 5px;
 line-height: 1.5em;
 }

#clients-container{
 padding: 10px 0px;
} 

#clients-signature{
text-align: right;
 padding: 10px;
} 

#subpage-header-feature-image{
width:940px;
height:109px;
background-position: top center;
}

#subpage-header-pane{
height:159px;
width: 100%;
}

#subpage-header-logo-bottom{
width:207px;
height:20px;
position: relative;
top: -109px;
right: 12px;
background-position: top center;
background-repeat: no-repeat;
z-index: 2;
}

#subpage-header-dash{
  height: 1px;
  background: white url(/common/images/interface/header/dotted-divider-bg.gif) repeat-x;
}

#subpage-content-pane
{
 height: 528px;	/* was 528 */
 width: 940px;
}


#subpage-content-navigation-pane{
  width: 180px;	/* was 180px */
  padding-right:12px;
  float: left;
}

#subpage-content-content-pane{
  width: 500px;	/* was 388px */
  text-align: justify;
}

#subpage-content-right-pane{
  width: 160px;	/* was 240px */
  vertical-align: top; 
  float: left;
  padding-left: 15px;	/* was 59px */
}

#subpage-content-right-container{
}

#subpage-contents-title-seperator{
 border-bottom: solid black;
 height: 32px;
}

#subpage-contents-container
{
	/*font-size:medium;	*/
	font-family:Georgia;
  margin: 0px auto;
  font-size: 2.2em;
  width: 425px;	/* was 388px */
}
#subpage-contents-container ul
{
	text-align: justify;
	margin-left:0px;
	padding-left:50px;
	width: 370px;
}
#subpage-fullwidth-contents-container
{
	padding-left:40px;
	font-family:Georgia;
	font-size:2.2em;
	margin: 0px auto;
	width:680px;
	vertical-align:top;	
}
#subpage-fullwidth-contents-container ul
{
	text-align:justify;
	margin-left: 0px;
	padding-left:50px;
	width:650px;
}
#subpage-quickFacts-container
{
	height: 240px;
 width: 240px;
}

#subpage-title-line{
 padding-top:0px;
 margin-top: 0px;
}

#subpage-articles-container{
 margin: 0px auto;
}

#subpage-quickFacts-container-title{
  height: 34px;
  width: 240px;
}

#subpage-quickFacts-container-bottom-text
{
	height: 240px;
	line-height: 1.5em;
  padding: 15px 25px;
  font-size: 1.6em;	/* was 12px */
}

@media print{

#nav-left-container{
 display: none;
}
#nav-left-active-submenu{
 display: none;
}
.nav-left-links span, .nav-left-links-parent span {
 display: none;
}
.nav-left-menu-item{
 display: none;
}
#subpage-contents-container
{
  float: left;
  width: 450px;
}
#nav-left-container{
 display: none;
}
#nav-left-active-submenu{
 display: none;
}
.nav-left-links span, .nav-left-links-parent span {
 display: none;
}
.nav-left-menu-item{
 display: none;
}
#subpage-content-right-pane{
  float: right;
  width: 240px;
}
#subpage-content-right-container{
float: right;
  width: 240px;
}
}

#subpage-quickFacts-container-bottom{
  height: 240px;	/* was 96px, 240px */
  width: 240px;	/* was 240px */
  padding-bottom: 20px;
  background: white url(/common/images/interface/feature-box/subpage-feature-box-bottom2.png) no-repeat;	/* was bottom.jpg */
}

#training_event_alerts_logo{
 height: 102px;
}
#training_event_alerts_logo span{
 display: none;
 }
 #pipemenu {
	width: 100%;
	color: #FFFFFF;
	height: 20px;
	margin: 0px;
	padding: 10px 0px 0px 30px;
}
#pipemenu_start {
	font-weight: normal;
	float: left;
	width: 15px;
	background-image: url(/common/images/interface/FCKStyleImages/pipe_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-top: 4px;
}
#pipemenu_end {
	font-weight: normal;
	float: left;
	width: 15px;
	background-image: url(/common/images/interface/FCKStyleImages/pipe_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	padding-top: 4px;
}
#pipemenu_main {
	color: #FFFFFF;
	height: 20px;
	background-color: #a5b7cb;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 8pt;
	font-weight: normal;
}
#pipemenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#pipemenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#pipemenu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}