/**
* Copyright (c) 2009, Impact Proximity
* All rights reserved.
* @author Najam Sikander Awan <n.awan@ovrlod.com>
* @version 1.0.x
*/

/**
* css resets adapted from Eric Meyer [http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/]
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1,h2,h3,h4,h5{font-weight:bold}
/** end of resets */


/*=========================================
Page Css starts
==========================================*/
html{}
	body{background-color:#e7e7e7;}
		#TopBanner{width:728px; height:90px; margin:0 auto; margin:10px auto 11px auto;}
		#ContainerW{background: #e7e7e7 url(../Image/Background/ContainerShadow.jpg) no-repeat scroll 50% -111px;}
		#Container{width:960px; margin:0 auto; background-color:#fff; padding:10px 10px;}
					/*Header Area
					============================================*/
					#HeaderW{width:960px; background:url(../Image/Background/HeaderBackground.png) no-repeat top left; overflow:hidden; color:#5e97d4; font-family:Arial, Helvetica, sans-serif;  font-size:11px; }
						#HeaderW a:link, #HeaderW a:visited{color:#5e97d4; font-size:12px; text-decoration:none;}
						#HeaderW a:hover{color:#fff;}
						#LogoW{width:205px; float:left; margin:19px 0px 0px 30px; _margin-left:15px;}
							#LogoW a{/*display:block; width:205px; height:56px; background:url(../Image/Logo/Logo.png) no-repeat top left;*/}
							#HeaderW small.Date{color:#5e97d4;  padding:0px 0px 0px 0px; font-weight:normal;}		
						/*=========================================
						Header Forms 
						===========================================*/
							.SmallText, .BigText, .ArrowButton {padding:0px; margin:0px; border:0px solid #184f8d; float:left;}
						/* Login Area
						============================================*/
						.LoginW{width:214px; float:right; margin-right:188px; _margin-right:94px; margin-bottom:12px; margin-top:19px;}
							.LoginW p{margin:0px; padding:0px; float:left; margin-top:5px;}
							.LoginW  a{margin-right:8px;float:left; margin-top:5px;}
							.SmallText{width:93px; height:19px; background-color:#184f8d; color:#5e97d4; margin-right:4px;}
							.ArrowButton{width:20px; height:19px; background:url(../Image/Button/HeaderArrowButton.jpg) no-repeat top left scroll; text-indent:-999999px; cursor:pointer;}
							p.userMeta{ float:none; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#afc4e7;}
							p.userMeta strong{ font-weight:bold;}
							a.plus{ float:none; margin:0px;}
							
						/* Search Area
						====================================*/
						.SearchW{width:214px; float:right; clear:right; margin-right:188px; _margin-right:94px;}
							.SearchW p{}
							.BigText{width:190px; height:19px; background-color:#184f8d; color:#5e97d4; margin-right:4px;}

						/* Primary Navigation
						===============================*/
						#PrimaryNav{overflow:hidden; padding-left:15px; width:760px; float:left; margin-top:18px; *margin-top:17px;}
							#PrimaryNav li{ float:left; height:34px; width:150px; margin-right:2px;}
							#PrimaryNav li a{text-indent:-99999px; display:block; height:34px;}
									
								/*Primary navigation buttons normal state and selected link*/
								li #LnkHome:link, li #LnkHome:visited{background:url(../Image/Button/HomeButton.jpg) no-repeat top left scroll;}
								li #LnkNews:link, li #LnkNews:visited{background:url(../Image/Button/NewsButton.jpg) no-repeat top left scroll;}
								li #LnkBusiness:link, li #LnkBusiness:visited{background:url(../Image/Button/BusinessButton.jpg) top left scroll;}
								li #LnkMetrolife:link, li #LnkMetrolife:visited{background:url(../Image/Button/MetroLifeButton.jpg) no-repeat top left scroll;}
								li #LnkSport:link, li #LnkSport:visited{background:url(../Image/Button/SportButton.jpg) no-repeat top left scroll;}
								
								/*Selected Link Styling*/
								li.selected #LnkHome:link, li.selected #LnkHome:visited{background:url(../Image/Button/HomeButtonHover.jpg) no-repeat top left scroll;}
								li.selected #LnkNews:link, li.selected #LnkNews:visited{background:url(../Image/Button/newsNav_O.jpg) no-repeat top left scroll;}
								li.selected #LnkBusiness:link, li.selected #LnkBusiness:visited{background:url(../Image/Button/businessNav_O.jpg) no-repeat top left scroll;}
								li.selected #LnkMetrolife:link, li.selected #LnkMetrolife:visited{background:url(../Image/Button/mertoNav_O.jpg) no-repeat top left scroll;}
								li.selected #LnkSport:link, li.selected #LnkSport:visited{background:url(../Image/Button/sportsNav_O.jpg) no-repeat top left scroll;}
								
								/*Hover State of links in primary navigation*/
								li #LnkHome:hover{ background:url(../Image/Button/HomeButtonHover.jpg) no-repeat top left scroll;}
								li #LnkNews:hover{ background:url(../Image/Button/newsNav_O.jpg) no-repeat top left scroll;}
								li #LnkBusiness:hover{background:url(../Image/Button/businessNav_O.jpg) no-repeat top left scroll;}
								li #LnkMetrolife:hover{background:url(../Image/Button/mertoNav_O.jpg) no-repeat top left scroll;}
								li #LnkSport:hover{background:url(../Image/Button/sportsNav_O.jpg) no-repeat top left scroll;}
									
						/* Icons : Paper and Mobile
						====================================*/	
						#Icons{/*width:187px;*/ float:right; margin-top:-28px;_margin-top:-28px; margin-right:26px; _margin-right:13px; padding:0px;}
						#PaperIcon{}
						#MobileIcon{}
						
						/* Secondary navigation 
						====================================*/	
						#SecondaryNav{float:left; padding-left:15px; margin-right:20px; overflow:hidden;}
							#SecondaryNav li{ float:left; background:url(../Image/Generic/SecondaryNavigationSeprator.jpg) no-repeat scroll right 9px; margin-right:10px; height:35px; line-height:35px;}
							#SecondaryNav li.LastChild{background:url() no-repeat top left;}
							#SecondaryNav li a:link, #SecondaryNav li a:visited{padding-right:10px;font-weight:bold;}}
							##SecondaryNav li a:hover{}
							#SecondaryNav li.active a{color:#fff; font-weight:bold;}
							
						/* Icons List
						==================================*/	
						#IconList{ overflow:hidden; float:right; margin-left:40px; width:auto; width:200px;}
							#IconList li{float:left; margin-right:10px; margin-top:8px; overflow:hidden; display:inline;}
								#IconList li a{height:18px; display:block; float:left; line-height:18px;}						
							#NewsAlert{ background:url(../Image/Icon/NewsAlert.jpg) no-repeat scroll 0px 0px; padding:0px 0px 0px 20px;}
							#RSSFeeds{background:url(../Image/Icon/RssIcon.jpg) no-repeat scroll 0px 0px; padding:0px 0px 0px 20px;}
						
					/*============================================================================
						Content Area
					=============================================================================*/
					#ContentW{overflow:hidden; padding-bottom:44px;}
						.clear{clear:both;}
						#Content{float:left; width:650px; margin-right:10px;}
							#NewsTickerW{overflow:hidden; height:1%; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
								.NewsTickerHeading{margin-top:12px;  float:left; color:#002f67}			
								.NewsTickerHeading strong{border-right:1px solid #5e97d4; padding-right:15px; margin-right:11px; font-size:14px;float:left}
								.NewsTickerHeading  a {font-size:13px; text-decoration:none; color:#002f67;padding-left:10px;background:url(../Image/Background/Bullet.jpg) no-repeat 0px 50% scroll; }
								
								.NewsTickerHeading #ticker {float:left; color:#002f67 ; height:15px;}

							/*	Tabs Main Area
							=========================================================*/	
							.NewsTabs{width:650px; margin-bottom:10px; background:#f2f2f2 url(../Image/Background/TabsBorder.jpg) repeat-x top left scroll; padding-top:0px; font-family:Arial, Helvetica, sans-serif;}
							
								.arrowButton{display:block; height:20px; margin-top:0px; float:right;}
								.NewsTabs .htabs{overflow:auto;margin:0px; padding:0px; background-color:#fff; padding-right:2px; float:left;}
									.NewsTabs .htabs li{float:left; display:inline; background:#f2f2f2 url(../Image/Background/TabsBorder.jpg) repeat-x scroll top left; margin-right:2px;}
									.NewsTabs .htabs li a{color:#6b8394; font-size:15px; text-transform:uppercase; text-decoration:none; font-weight:bold; display:block; padding:15px 16px 8px 16px;}
									.NewsTabs .htabs li.activeTab{background:#e5e5e5 url(../Image/Background/TabsBorder.jpg) repeat-x scroll top left;}
									.NewsTabs .htabs li.activeTab a{ color:#002f67;}
									.NewsTabs .Tabs{ clear:both; /*padding:15px;*/ background-color:#e5e5e5;}
									.NewsTabs .Tab{ padding:16px; _padding:8px 16px; overflow:hidden; height:1%;}
										.NewsTabs .NewsMedia{float:left;}
										.NewsTabs .NewsMedia img{height:167px;width:281px;}
										.NewsTabs .MainStoryList{ float:right; width:330px;}
											.NewsTabs .MainStoryList li{ margin-bottom:5px;}
											.NewsTabs .MainStoryList li h4{margin-bottom:7px;}
											.NewsTabs .MainStoryList li h4 a{color:#002f67; font-size:14px; text-decoration:none;}
											.NewsTabs .MainStoryList li p{color:#6b8394; font-size:11px; border-bottom:2px solid #fff; padding-bottom:5px;}
											.NewsTabs .MainStoryList li .MediaLink{display:none;}
											.NewsTabs .MainStoryList .LastChild p{border:none;}
											.NewsTabs .MainStoryList li.ActiveNews{background:url(../Image/Background/ListItemTriangle.jpg) no-repeat scroll 0px 50%;}
											.NewsTabs .inner{margin-left:7px;}
											.NewsTabs li.ActiveNews .inner{background-color:#fff; padding:5px 5px;}
											.NewsTabs li.ActiveNews p{ padding-bottom:0px;}
									
							.Letters{ width:321px; margin-right:8px; float:left;}
								.Letters h3.Blue{background:#e6edf8 url(../Image/Background/BoxBlueBorderTop.jpg) repeat-x top left scroll; color:#002f67; font-family:Arial, Helvetica, sans-serif; line-height:38px; padding-left:15px; overflow:auto; height:1%; margin-bottom:2px;}
								h3.Blue span.Caption{float:left;}
								h3.Blue a{float:right; margin-top: -3px !important; margin-top:2px;}
								h3.Blue a span.LnkMore{ display:none;}
								.ContentBox{background-color:#e6edf8;}
								.ContentBox ul{ list-style:none; margin:0px; padding:0px;}
								.ContentBox ul li{margin:0px; padding:0px; border-bottom:1px solid #fff; background:url(../Image/Background/Bullet.jpg) no-repeat scroll 4px 13px; padding:8px 0px 8px 18px;}
								
								.ContentBox ul li a{text-decoration:none; color:#002f67; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
							/* Most Tabs
							========================================*/
							.MostTabs{position:relative; width:321px; background-color:#e5e5e5; float:left; overflow:hidden; font-family:Arial, Helvetica, sans-serif;}
								.MostTabs .htabs{float:left; background-color:#fff;}
									.MostTabs .htabs li{ float:left; margin-right:4px; background-color:#f2f2f2; border-top:#002f67 solid 5px; border-bottom:2px solid #fff;}
									.MostTabs .htabs li.LastChild{margin-right:0px; margin-left:0px;}
									.MostTabs .htabs li.activeTab{border-bottom:2px solid #e5e5e5; background-color:#e5e5e5;}
										.MostTabs .htabs li a{display:block; text-decoration:none; text-transform:uppercase;  font-size:11px; color:#6b8394; width:104px; text-align:center; padding:4px 0px;}
										.MostTabs .htabs li a span{ display:block;}
										.MostTabs .MainStoryList{border-top:#fff solid 2px;}
										.MostTabs .MainStoryList li{border-bottom:1px solid #fff; margin:0px 5px; padding:6px 0px 10px 13px; background:url(../Image/Background/Bullet.jpg) no-repeat scroll 0px 13px;}
										.MostTabs .MainStoryList li a{color:#002f67; text-decoration:none; font-size:11px;}
										.MostTabs .MainStoryList li.LastChild{border-bottom:none;}
										.MostTabs .Tabs{ clear:both; /*padding:15px;*/ background-color:#e5e5e5;}
										.MostTabs .Tab{ padding:0; overflow:hidden; height:1%;}
							.MostTabs h3{
								width:306px;
								padding:5px 0 12px 15px; border-top:#002f67 solid 5px; color:#002f67;
							}
							.MostTabs a.More img{
								position:absolute; right:0;top:0;
							}

							
							#GroupsW{ clear:both; overflow:auto; height:1%; margin-bottom:10px;}
								
								.NewsList{ float:left; width:210px; margin-right:10px; margin-top:10px;}
								#GroupsW .LastItem{ margin-right:0px;}
								.NewsList h3{color:#002f67; font-family:Arial, Helvetica, sans-serif; line-height:36px; padding-left:15px; overflow:auto; height:1%; margin-bottom:2px;}
								.NewsList h3.Business{background:#f2f2f2 url(../Image/Background/BoxGreenBorderTop.jpg) no-repeat top left scroll;}
								.NewsList h3.Metro{background:#f2f2f2 url(../Image/Background/BoxPurpleBorderTop.jpg) no-repeat top left scroll;}
								.NewsList h3.Sport{background:#f2f2f2 url(../Image/Background/BoxOrangeBorderTop.jpg) no-repeat top left scroll;}
								
								.NewsList .Caption{ float:left;}
								.NewsList h3 a{ float:right; margin-top:-3px !important; margin-top:2px;}
								.NewsList h3 a span.LnkMore{ display:none;}
								.ContentBox2{background-color:#e6edf8; font-family:Arial, Helvetica, sans-serif;}
								.ContentBox2 ul{ list-style:none; margin:0px; padding:0px;}
								.ContentBox2 ul li{margin:0px; padding:0px; border-bottom:1px solid #fff; background-color:#f2f2f2; padding:10px 15px 10px 15px;}
								.ContentBox2 ul li.First{background-color:#dbdbdb; padding:10px 15px 10px 15px;}
								.ContentBox2 ul li.First img{ margin-bottom:3px;}
								.ContentBox2 ul li a{text-decoration:none; color:#002f67; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin-bottom:4px; display:block;}
								.ContentBox2 ul li.First a{display:block; margin-bottom:4px; font-size:12px; font-weight:bold;}
								.ContentBox2 ul li p{color:#6b8394; font-size:11px;}
								.ContentBox2 ul li.First p{color:#6b8394; font-size:11px;}
							/* Carosel for slider
							=========================================*/
							#GalleryW{ margin-bottom:20px; background:url(../Image/Background/BoxBlueBorderTop.jpg) repeat-x scroll top left; font-family:Arial, Helvetica, sans-serif; overflow:hidden; height:1%;}
								.BlueArrow{float:right;}
								.BoxHeading{float:left; font-size:16px; color:#002f67; text-transform:uppercase; margin-top:10px;}
								#GalleryW .Gallery{float:left; clear:both; overflow:hidden; width:630px; margin-top:13px; padding:0px 10px;}
								#GalleryW .Gallery a{outline:none; border:none;}
								#LeftButton{display:block; float:left; margin-right:10px; margin-top:14px;}
								#PhotoCarousel{float:left; width:550px !important;}
								#PhotoCarousel li{height:auto !important; width:110px !important; text-align:center; display:inline;}
								
								#PhotoCarousel a{ display:block; font-size:11px; color:#002f67; text-decoration:none;}
								#PhotoCarousel a span{display:block; margin-top:3px;}
								#PhotoCarousel img{}
								
								#RightButton{display:block; float:left; margin-left:10px; margin-top:14px;}
							
							#FlashBanner{ text-align:center; margin-bottom:20px;}	
							#Cloud{color:#002f67; font-family:Arial, Helvetica, sans-serif;}
							#Cloud a {color:#002f67; font-family:Arial, Helvetica, sans-serif;font-style:normal;text-decoration:none;}
							#Cloud .ExtraSmall{font-size:12px;}
							#Cloud .Small{font-size:15px;}
							#Cloud .Medium{font-size: 20px;}
							#Cloud .Large{font-size:25px;}
							#Cloud .ExtraLarge{ font-size:30px;}
							
					/*====================================================
						Sidebar
					=====================================================*/
					#SideBar{float:right; width:300px; font-size:16px; font-family:Arial, Helvetica, sans-serif;}
						#SideBar a{color:#5e97d4; font-size:12px; text-decoration:none;}
						#AdvertisementFlash{margin-top:39px; margin-bottom:10px; width:300px; overflow:hidden;}
						
						/*Your 7Days Box
						===========================*/
						#Your7Days{background: #e6edf8 url(../Image/Background/Your7DaysHomeBoxBackground.jpg) no-repeat top left scroll;  color:#002f67; font-weight:bold; padding:14px 0px 14px 15px; font-family:Arial, Helvetica, sans-serif; overflow:auto; height:1%; margin-bottom:10px;}
							#Your7Days h3.Haeding{font-size:16px; margin-bottom:23px;}
							#Your7Days ul{width:285px; overflow:auto; height:1%; margin-bottom:22px;}
								#Your7Days ul li{ float:left;}
									#Your7Days ul li a{color:#002f67; display:block;min-height:35px; height:auto !important; height:35px;}
									#LnkStories a{background:url(../Image/Icon/YourStories.jpg) no-repeat 0px -50% scroll; padding:3px 0px 0px 40px; width:43px;}
									#LnkLetters a{background:url(../Image/Icon/YourLetters.jpg) no-repeat top left scroll; padding:3px 0px 0px 40px; width:43px;}
									#LnkGalleries a{background:url(../Image/Icon/YourGalleries.jpg) no-repeat top left scroll; padding:3px 0px 0px 40px; width:52px;}
										
									#Your7Days .SidebarTextLnkLeft{font-size:13px; color:#002f67; display:block; float:left;}
									#Your7Days .SidebarTextLnkLeft{font-size:13px; color:#002f67; display:block; float:right; margin-right:20px; _margin-right:10px; margin-top:4px;}

						/* Editor Blog Box
						=============================*/
						.TitleBar{color:#002f67; font-size:16px; background-color:#d0ddf0; padding:0px 15px 0px 17px; overflow:hidden; height:1%; margin-bottom:1px;}
							.TitleBar span{float:left; display:block; line-height:32px;}
							.TitleBar a{display:block; width:17px; height:15px; float:right; background:url(../Image/Button/BoxCloseButton.jpg) no-repeat top left; text-indent:-99999px; margin-top:9px;}
						.TitleBox{background-color:#e6edf8; overflow:hidden; height:1%; margin-bottom:10px;padding-bottom:15px;}
						.TitleBoxImg{ background:#e6edf8 url(../Image/Content/GirlThumb.jpg) no-repeat bottom left scroll;}
						.EditorBox{ overflow:hidden; height:100%; padding-top:15px; padding-bottom:40px;}
						.EditorBox .EditorPic{ float:left; width:93px; margin-left:15px; display:inline; margin-right:10px;}
						.EditorBox .Heading{ float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#002f67; margin-top:28px; margin-bottom:8px;}
						.EditorBox p.Message{ float:left; width:178px; padding-left:0px; margin:0px;}
						.TitleBox p{font-size:11px; color:#6b8394; padding-left:16px; margin-bottom:20px; margin-top:15px;}
							
								.TitleBox strong{color:#002f67; font-size:12px; font-weight:bold; display:block; margin-top:14px; padding-top:28px; margin-bottom:5px;}
								.TitleBox img{clear:both;}
								#SideBar .TitleBox a.left{float:right; margin:-21px 115px 0px 0px; color:#002F67; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
								
						/* Editor Blog Box
						=============================*/
						p.Text{ont-size:11px; color:#6b8394; width:268px; margin:0 auto; margin-bottom:10px; overflow:auto; margin-top:15px;  overflow:inherit;}
							p.Text strong{padding-top:0px; margin:0px;}
							p.field{overflow:inherit; color:#002f67; font-family:Arial, Helvetica, sans-serif; margin-bottom:3px; margin-top:5px;}
							.VoteButton{background:url(../Image/Button/VoteButton.jpg) no-repeat top left; width:83px; height:23px; border:none; cursor:pointer; margin-left:15px; margin-top:10px;}
							.TitleBox form{padding-bottom:15px;}
							
						/*	FoodiFriday
						====================================*/	
						.TitleBarFriday{background-color:#f3ead7;overflow:hidden; height:1%; margin-bottom:1px; padding-right:11px;}
							.TitleBarFriday img{float:left;}
							.TitleBarFriday a{display:block; width:17px; height:15px; float:right; background:url(../Image/Button/BoxCloseButtonFriday.jpg) no-repeat top left; text-indent:-99999px; margin-top:12px;}
						.TitleBoxFriday{background-color:#f3ead7; padding-bottom:11px;}
							img.Friday{margin-bottom:10px;}
							p.TextFriday{color:#6b8394; /*padding:0px 9px 0px 16px;*/ margin-bottom:17px; width:268px; margin:0 auto; margin-bottom:15px;padding-top:10px;}
								p.TextFriday strong{font-size:11px; font-family:Arial, Helvetica, sans-serif;}
							#SideBar .TitleBoxFriday a.TextLinkFriday{padding:0px 9px 0px 16px; font-size:11px; color:#805f1a; font-weight:bold;}

					/*==================================
						Footer Area
					====================================*/
					#FooterW{ background-color:#002f67; font-family:Arial, Helvetica, sans-serif; color:#fff;  float: left; padding:0px; margin:0 auto; margin-top:20px; width:940px; padding:15px 10px 24px 10px;}	
						#FooterW a{color:#fff; text-decoration:none;}
						#FooterW ul.Links{float:left; width:86px; font-family:Arial, Helvetica, sans-serif; margin-right:3px;}
						
						#FooterW ul.Links li a{ font-size:10px; color:#fff;}
							#FooterW ul.Links li.Heading {margin-bottom:10px;}
							#FooterW ul.Links li.Heading a{color:#5e97d4; font-weight:bold; font-size:11px;}
							#FooterW ul.Links li.SiteLink a{color:#5e97d4; font-weight:bold; font-size:11px;}
							#FooterW ul.Links li.Highlight a{color:#336699;}
					
					#Rights{font-family:arial; width:960px; margin:0 auto; margin-top:10px; color:#999999; font-size:11px; padding-bottom:15px;}
						
				/*TitleBar BlueDark
							=============================================*/	
							.TitleBarBlueDark{color:#002f67; font-size:16px; background-color:#cddbf0; padding:0px 15px 0px 17px; overflow:hidden; height:1%; margin-top:10px;margin-bottom:1px;}
							.TitleBarBlueDark span{float:left; display:block; line-height:32px;}
							.TitleBarBlueDark a{display:block; width:17px; height:15px; float:right; background:url(../Image/Button/BoxCloseButtonBlueDark.jpg) no-repeat top left; text-indent:-99999px; margin-top:9px;}
							.TitleBoxBlueDark{background-color:#d0ddf1; overflow:hidden; height:1%; margin-bottom:10px; padding-bottom:10px;}
							.TitleBoxBlueDark p{font-size:11px; color:#6b8394; padding-left:16px; margin-bottom:20px; overflow:auto; margin-top:15px; height:1%;}
							.TitleBoxBlueDark p img.left{text-align:left; float:left; margin-right:10px;}
								.TitleBoxBlueDark strong{color:#002f67; font-size:12px; font-weight:bold; display:block; margin-top:14px; padding-top:28px; margin-bottom:5px;}
								.TitleBoxBlueDark img{clear:both;}
								#SideBar .TitleBoxBlueDark a.Action{font-size:11px; color:#002f67; margin:0px 0px 0px 17px;display:inline;}
								#SideBar .TitleBoxBlueDark a.left{float:right; margin:10px 100px 0px 0px; color:#002F67; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
								.TitleBoxBlueDark p.Text{padding-left:0;line-height:1.5em;font-size:11px; color:#6b8394; width:268px; margin:0 auto; margin-bottom:10px; overflow:auto; margin-top:0px;  overflow:inherit;}
								.TitleBoxBlueDark p.Text strong{padding-top:10px; margin:0px; color:#6b8394;}
								