			html,body {
				margin					: 0;
				padding					: 0;
			}
			body {
				font					: 11px Tahoma;
				text-align				: center;				
			}
			p{
				margin					: 0 10px 10px
			}
			
			div#header-line{
				position				: absolute;
				left					: 0;
				top						: 19px;
				width					: 100%;
				border-bottom			: 1px solid #8A8C8B;
				border-top				: 1px solid #8A8C8B;
				text-align				: left;				
				height					: 82px;
			}
			h4#bread-crumb{
				margin					: 0;
				padding					: 0;
				font-size				: 10px;
				top						: 68px;
				left					: 84px;
				position				: absolute;
			}
			div#saes-group{
				position				: absolute;
				bottom					: 8px;
				right					: 8px;
				text-align				: right;
				font					: 10px Tahoma;
			}
			div#saes-group a{
				display					: block;
				color					: #ED1C24;
				font-weight				: bold;
			}
			div#saes{
				padding					: 1px 0px 0px 1px;
				width					: 700px;
				position				: relative;
			}
			img#saes-sma{
				margin-bottom			: 2px;
			}
/*			div#header h1{
				height					: 64px;
				line-height				: 64px;
				margin					: 0;
				padding-left			: 10px;				
				
			}*/
			
			div#container{
				text-align				: left;
			
				border-left				: 1px solid #8A8C8B;
				border-right			: 1px solid #8A8C8B;
				padding-bottom			: 80px;
				padding-top				: 20px;
			}
			
			div#content hr{
				margin					: 2em 0 2em 0;		
				border					: 0;		
				border-top				: 1px solid #8A8C8B;				
				border-bottom			: 1px solid #fff;
			}
			
			div#content h1{
				font-size				: 14px;
				margin					: 10px;
				text-align				: center;
			}

			div#content h2{
				font-size				: 11px;
				margin					: 10px;
				text-align				: center;
			}

			div#content h3{
				font-size				: 11px;
				font-weight				: normal;
				font-style				: italic;
				margin					: 10px;
				text-align				: center;
			}
			div#content div.press-release{
				display					: none;
			}
			
			div#content{
				line-height				: 1.6;
			}
			
			div#content p{
				text-align				: justify;
			}
			
			div#content ul{
				list-style				: square;				
			}
		
			div#content table{
				border					: 1px solid #D1D9E3;
				margin					: 0.5em auto 0.5em auto;
				border-collapse			: collapse;
				width					: 95%;				
				

			}

			div#content table td table td{
				vertical-align			: middle;
				text-align				: center;
			}
			div#content table td{
				vertical-align			: top;
				border-bottom			: 1px solid #D1D9E3;
				border-right			: 1px solid #D1D9E3;
				padding					: 2px;
			}
			div#content table td.first{
				font-weight				: bold;
			}
			div#content table th{
				background				: #D1D9E3;				
				text-align				: center;
			}
			
			div#content table td.check{
				text-align				: center;
			}
			
			div#content table thead th{
				font-size				: 14px;
			}
						
			div#extra{
				background:#FF8539
			}
			div#footer{
				border-top				: 1px solid #8A8C8B;
				border-bottom			: 1px solid #8A8C8B;
				font					: 10px Tahoma;
				color					: #606060;
				text-align				: center;
				height					: 78px;
				width					: 100%;
				margin-top				: -80px;
			}
			
			div#footer p{
				margin					: 0;
				padding					:5px 10px
			}
			
			div#container{
				width					: 702px;
				margin					: 0 auto;				
			}
			div#content{
				float					: right;
				width					: 500px;				
			}
			
			div#navigation{
				float					: left;
				width					: 200px;
				padding-left			: 1px;
				margin-top				: 1px;
			}
			div#extra{
				display:none;
				float					: right;
				width					: 500px
			}
		
			ul#menu{	
				list-style				: none;
				padding					: 0;
				margin					: 0;
				width					: 200px;
			
			}
			
			ul#menu li{	
				margin					: 0px 0px 1px 0px;
				padding					: 0;
				width					: 100%;
			}
			ul#menu li a{
				display					: block;	
				background				: #A1B3C6;	
				padding					: 6px 0;
				width					: 100%;
				text-decoration			: none;
				text-indent				: 6px;
				font					: 10px Tahoma;
				color					: #fff;
				margin					: 0;
			}
			
			ul#menu li a:hover{
				background				: #8299B3;
			}
			
			ul#menu li a#menu-selected{
				background				: #fff;
				color					: #374964;				
				font-weight				: bold;
			}
			
			ul#tab{
				list-style				: none;
				padding					: 0;
				margin					: 1px 0 0 0;
				background				: #A1B3C6;				
				float					: left;
				width					: 100%;
			}
			ul#tab li{
				margin					: 0;
				padding					: 0;
				float					: left;
				border-right			: 1px solid #fff;												
			}

			ul#tab li a{
				float					: left;
				padding					: 6px;				
				text-decoration			: none;
				font					: 10px Tahoma;
				color					: #fff;
				margin					: 0;
			}
			ul#tab li.home{
				padding-left			: 200px;
			}
			ul#tab li a#tab-selected{
				background				: #fff;
				color					: #374964;				
				font-weight				: bold;
			}
			ul#tab li a:hover{
				background				: #8299B3;
			}
			
			a.external{
				background				: transparent url("../images/external.png") no-repeat scroll right center;
				padding-right			: 13px;			
			}

			div.panel{
				background			: #f0f0f0;
				border				: 1px solid #e2e2e2;
				padding				: 1em;
				margin:1em;
			}
			
			div.mini{											
				font-size			: 9px;
			}
			