﻿			.twoColumn {
				background: url(../images/display/twoColumnTile.gif) repeat-y !important;
			}
			
			#topSection {
				position : relative;
				height : 118px;
				border-bottom : 1px solid #50544a;
			}
			
			.header-text-left {
				position : absolute;
				bottom : 8px;
				left : 25px;
				margin : 0;
				padding : 0;
			}
			
			.heading3 {
				margin: 0 0 7px 0 !important;
				padding : 0 !important;
			}
			
			.header-text-left p {
				margin : 0 !important;
				padding : 0 !important;
			}
			
			.header-text-center {
				position : absolute;
				bottom : 8px;
				left : 250px;
				margin : 0;
				padding : 0;
			}
			
			.header-text-center p {
				margin : 0 !important;
				padding : 0 !important;
			}

			.header-text-center p a {
				color : #fff;
			}

			
			.header-text-right {
				position : absolute;
				bottom : 22px;
				right : 20px;
				margin : 0;
				padding : 0;
			}
			
			.header-text-right p {
				font-size : 80% !important;
				font-weight : normal !important;
				color : #000000 !important;
				text-align: right !important;
			}
			
			.content-wide {
				float : left;
				border-right : 1px solid #bfbfbf;
				padding-bottom : 45px;
			}
			
			.sub-header {
				position : relative;
				width : 703px !important;
				margin : 12px 20px 20px 25px;
				padding : 0;
			}
			
			.sub-title {
				font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-weight : normal;
				font-size : 75%;
				margin : 0;
				padding : 0;
			}
							
			a.print:link     { color: #333; font-weight: normal; text-decoration: none; }
            a.print:visited  { color: #333; font-weight: normal; text-decoration: none; }
            a.print:hover    { color: #000; font-weight: normal; text-decoration: underline; }
            a.print:active   { color: #000; font-weight: normal; text-decoration: underline; } 
			
			.print-link {
				display : block;
				position : absolute;
				top : 0;
				right : 0;
				font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-weight : normal;
				font-size : 65%;
				margin : 5px 0 0 0;
				padding : 0;
			}
			
			.mousehover
			{
				cursor:pointer;
				position:relative;
				z-index:100;
			}
			
		    .iframeContainer
			{				
				width: 532px;
				height: 290px;
				position: absolute;
				top: 25px;
				left: 0px;
			}	
			
			.expanded-list li a:hover {font-weight:bold; text-decoration: underline;}