﻿@charset "utf-8"; 
/*------------------------- WEBSITE -------------------------*/
	body,html,form,dl,dt{margin:0; padding:0; line-height:1.5em;}
	body,html{font-family:'Lato'; color:#444; background:#fff url(../../images/bgs/bgInner.jpg) repeat-x top left;}
	
		* font{font:100%/1.5 Arial!important; color:#444!important;} /* overwrite font */
	/* Headers */
	h1,h2,h3,h4,h5,h6{margin:1em 0 0.7em 0; padding:0; line-height:1.2em; font-family:'Lato'; font-weight:normal;}
	h1{font-size:197%; margin:0.6em 0 0.7em 0; color:#26384a;}
	h2{font-size:183%; color:#26384a;}
	h3{font-size:163%; color:#26384a;}
	h4{font-size:135%; color:#203967;}
	h5{font-size:120%; color:#203967;}
	h6{font-size:110%; color:#203967;}
	
	/* Links */
	a:link, a:active, a:visited{color:#ff6000; text-decoration:underline;}		
	a:focus, a:hover{color:#ff6000; text-decoration:none; outline:none;}		

		/* Tables */
	table{margin:0 0 1.5em 0; border-top:0px solid #0b8fd1; border-left:0px solid #0b8fd1;}
	caption{background:#0b8fd1; color:#fff; font-weight:bold; border:0px solid #0b8fd1; text-align:left; padding:0.5em; margin:0;}
	th,td{border-bottom:0px solid #0b8fd1; border-right:0px solid #0b8fd1; padding:0.5em; text-align:left; vertical-align:middle;}
	th{background:#0b8fd1; color:#fff; font-weight:bold;}
	th a{color:#fff!important;} 
	
	/* Font sizes, Paragraph */
	p{margin:0.8em 0; clear:none!important}
	#doc, #doc2, #doc4, #ft{font-size:79%;}  /*  10px=77% | 11px=85% | 12px=93% | 13px=100%  | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5% 19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197%	*/		
	
/* *************************************************************** SYSTEM ************************************************************************* */
	li.webdebug{z-index:10000; font-size:110%; position:relative; color:red; margin-bottom:0px; display:block; background:#fff; width:50%; left:0; text-align:left; padding-left:4px; white-space:nowrap; filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;}
	#content .instructional{padding:6px; background-color:#FFFFCF; border-top:1px dotted #666; font-family:Geneva, Arial, Helvetica, sans-serif!important; margin-top:3em!important; margin-bottom:1em!important; color:#000!important}
	#content .instructional h1.info{padding:3px 3px 3px 21px!important; margin:0; border:0; font-size:120%; background:url(../../images/icons/icon_info.gif) no-repeat top left!important; color:#666!important;}	
	#content .instructional h1.info strong{color:#A7050B!important;}		
	.NavVertical ul, .NavVertical ul li, .NavHorizontal ul, .NavHorizontal ul li, #Tools1 ul, #Tools2 ul, #StyleSheetTools ul li, ul.paging li{list-style:none; margin:0; padding:0;}
	.NavVertical ul li a, .NavHorizontal ul li a, #Tools1 ul li a{overflow:hidden; display:block; text-decoration:none;}
	ol li{list-style-type:decimal; list-style-image:none;} blockquote{margin:1em 0; padding-left:30px; font-style:oblique} acronym{cursor:help; border-bottom:1px dotted;} fieldset{margin:0; padding:0;}
	strong, sub, sup, dt{font-weight:bold;}	em{font-style:oblique!important;} em strong{font-style:oblique!important; font-weight:bold} hr{border:0; border-bottom:1px solid #666; height:1px;} a img, :link img, :visited img {border: 0;}
	.floatLeft{float:left;}	.floatRight{float:right;} .hidden, #SiteSearch fieldset{border:0;} #SiteSearch legend, #SiteSearch label, #SiteSearch h1, .Zone legend, .Zone label, .Zone h1, .hidden{display:none!important;}	
/* *************************************************************** END SYSTEM ************************************************************************* */		
/*-------------------------( YUI Grids )-------------------------------- */	
	#doc{width:750px;} 	#doc2{width:950px;} #doc4{width:974px;} 	
	#hd{height:400px; background:url(../../images/bgs/hdHome.jpg) no-repeat top left;}
	#bd{}
	#yui-main{}
	#ft{padding:0px; height:160px; margin-top:0px; background:#192d52;}
	#adArea{padding:0px; height:130px; margin-top:20px; background:#374c71;}
	
/*-------------------------( Logo )-------------------------------- */
	#hd strong.logo{width:498px; height:55px; position:absolute; top:32px; margin:0 0 0 0px; background:transparent url(../../images/pageElements/logo.png) no-repeat top left; display:block; padding:0; border:0; text-indent:-9009px;}
	#hd strong.logo a{width:100%; height:100%; display:block; outline:none;}		
	
/*-------------------------( Banners )-------------------------------- */	
	#bnrInner{top:193px; width:974px; height:289px; margin:0 0 0 0; overflow:hidden; position:absolute;  }

/*-------------------------( Social Networking )-------------------------------- */		
	#socialNetworking{position:absolute; top:0px; width:300px; margin-left:650px;}
	#socialNetworking ul li{display:inline; padding:0px 0px 0px 14px; float:right; list-style-type:none;}
	#socialNetworking ul li.facebook a{}
	#socialNetworking ul li.twitter a{}
	#socialNetworking ul li.linkedIn a{}
	#socialNetworking ul li.rss a{}
	#socialNetworking ul li a{padding:4px 4px 4px 4px;}
	
/*-------------------------( Tools 2 )-------------------------------- */		
	#Tools2{position:absolute; top:0px; width:300px; margin-left:350px; display:none!important;}
	#Tools2 ul li{display:inline; padding:0px 0px 0px 14px; float:right; list-style-type:none;}
	#Tools2 ul li a{padding:4px 4px 4px 4px;}
	#Tools2 ul li a:hover{text-decoration:underline}
	#Tools2 ul.level1 li.NavSelected{}	
	
	#cortBaseInner{position:absolute; top:175px; width:320px; height:60px; margin-left:660px; }
	
	
/*-------------------------( Contact Number )-------------------------------- */		
	#contactNumbers{ height: 60px;   margin-left: 586px;   position: absolute;   top: 49px;   width: 350px; }
	#contactNumbers .hotline {text-align:right; color:#cc0066!important; font-size:24px; float:right;}

	#consultColleague {position:absolute; top:0px; width:320px; height:60px; margin-left:700px; }
	a.consultButton { background: url(../../images/buttons/consult.png) no-repeat 0 0; width: 270px; height: 60px; display: block; text-indent: -9999px; }
	a.consultButton:hover { background-position: 0 -60px; }
	
/*-------------------------( StyleSheetTools )-------------------------------- */	
	#StyleSheetTools{position:absolute; top:9px; width:620px; margin-left:0px; z-index:3; display:none!important;}
	#StyleSheetTools ul{white-space:nowrap;}
	#StyleSheetTools ul li{display:inline; padding:0px 8px 0px 17px; float:left; list-style-type:none;}
	#StyleSheetTools ul li.cssPrint{background:url(../../images/icons/print.gif) no-repeat left center;}		
	#StyleSheetTools ul li a{display:block; width:100%; height:100%; outline:none;}
				
		#StyleSheetTools ul.cssFile{}		
		#StyleSheetTools ul.cssTextSize li.textSizeIntro{padding-left:12px;}
		#StyleSheetTools ul.cssTextSize li{padding:0px 0px 0px 0px; margin-right:4px;}
		#StyleSheetTools ul.cssTextSize li.textSize{text-indent:-9009px; width:13px;}   	
		#StyleSheetTools ul.cssTextSize li.textSize.textDefault{background:transparent url(../../images/icons/textSmall.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textMed{background:transparent url(../../images/icons/textMed.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textLrg{background:transparent url(../../images/icons/textLrg.gif) no-repeat left center;}

/*-------------------------( Bread Crumb )-------------------------------- */	
	#BreadCrumb{position:absolute; top:370px;}
		#BreadCrumb ul#history{padding:0px; list-style:none;}
		#BreadCrumb ul#history li{list-style-type:none; display:inline; text-transform:capitalize;}

	#SiteSearch{width:268px; height:33px; top:76px; margin:0 0 0 712px; padding:0; position:absolute;}
		#SiteSearch fieldset{margin:0 0 0 0;}
		#SiteSearch input.txtSiteSearch{width:205px; float:left; padding:2px; margin:0 0 0 4px; font-size:96%!important; background:none; border:0;}
		#SiteSearch input.btnSiteSearch{width:38px; height:24px; cursor:help; background:url(../../images/trany.gif) no-repeat left 1px; border:0;}	
	
/*-------------------------( #Top Horizontal Navigation - 1st: .udm | 2nd: .level2 | 3rd: .level3 )-------------------------------- */
	/* Level 1 */	
	#MainNav{top:121px; width:974px; z-index:100; position:absolute; margin:0; padding:0;}  
	#MainNav ul{margin:0; padding:0; list-style-type:none;} 	
	#MainNav ul li{margin:0; padding:0; display:block; float:left; position:relative; } /* nav width - if no width, use auto */	
	#MainNav ul li a{padding:13px 24px 13px 24px; color:#fff; text-align:center; font-size:116%; font-style:normal; display:block; text-decoration:none; text-transform:uppercase; border-left:1px solid #3b5991;  }	
	/*
	#MainNav ul li a.item26Link{background: url(../../images/topNav/nolevel.png) no-repeat top right!important;}
	#MainNav ul li a:hover.item26Link{background: url(../../images/topNav/nolevelb.png) no-repeat top right!important;}
	#MainNav ul li a.item26Link{background: url(../../images/topNav/nolevel.png) no-repeat top right!important;}
	#MainNav ul li a.NavSelected.item26Link {background: url(../../images/topNav/nolevelb.png) no-repeat top right!important;}
	*/
	
	
	#MainNav ul li a img{}
	#MainNav ul li a:hover{background:#192c50 ;}
	#MainNav ul li a.NavSelected{background:#192c50 ;}

	/* Sub navs - widths are required */
	#MainNav ul ul.level2, #MainNav ul ul.level3, #MainNav ul ul.level4, #MainNav ul ul.level5, #MainNav ul ul.level6{width:196px; padding:0px; display:none; visibility:hidden;} /* width required */
	#MainNav ul ul.level2 li, #MainNav ul ul.level3 li, #MainNav ul ul.level4 li, #MainNav ul ul.level5 li, #MainNav ul ul.level6 li{width:196px; position:relative;} /* width required */
	#MainNav ul ul.level2 li a, #MainNav ul ul.level3 li a, #MainNav ul ul.level4 li a, #MainNav ul ul.level5 li a, #MainNav ul ul.level6 li a{width:170px; padding:10px 5px 7px 21px; font-size:85%!important; background:#203967; color:#ffffff; border-bottom:1px solid #192c50!important; text-align:left;}
	
	/* Set the dropdown visiblity and shadow positions */
	#MainNav ul.level2, #MainNav ul.level3, #MainNav ul.level4, #MainNav ul.level5, #MainNav ul.level6{-moz-box-shadow:0 1px 3px #666; -webkit-box-shadow:0 1px 3px #666; box-shadow:0 1px 3px #666; position:absolute; display:none; visibility:hidden; }
	
	/* all other li a this */
	#MainNav ul.level2 li a:hover{background-color:#192c50;}
			
	/* Set the shadow position */
	.ddshadow{position: absolute;}
	
/*-------------------------( #left )-------------------------------- */
	#left{padding-top:10px;}
	#left h2.leftNavHeader{display:none;}

	/* Left Navigation */
	#left ul.level1, #left ul.level2, #left ul.level3, #left ul.level4, #left ul.level5, #left ul.level6{padding:0; margin:0}

	/* .level1 */
	#left ul.level1 li{margin-top:1px;} /* set the width here for IE browsers */
	#left ul.level1 li a{padding:4px 20px 4px 28px; color:#203967; border-bottom:1px solid #b9c1d0; text-decoration:none; width:146px; background:#fff url(../../images/sideNav/level1.png) top left no-repeat;}
	#left ul.level1 li a:hover{background:#f6f7f9 url(../../images/sideNav/level1b.png) top left no-repeat;}
	#left ul.level1 li a.NavSelected{background:#f6f7f9 url(../../images/sideNav/level1b.png)top left no-repeat;} 

		/* .level2 */
		#left ul.level2 li{margin-top:1px;} /* set the width here for IE browsers */
		#left ul.level2 li a{padding:4px 20px 4px 28px; color:#203967; border-bottom:1px solid #f6f7f9; text-decoration:none; width:146px; background:#fff url(../../images/sideNav/level2.png) top left no-repeat;}
		#left ul.level2 li a:hover{background:#fcfcfc url(../../images/sideNav/level2b.png) top left no-repeat;}
		#left ul.level2 li a.NavSelected{background:#fcfcfc url(../../images/sideNav/level2b.png)top left no-repeat; font-weight:bold;} 

			/* .level3 */
			#left ul.level3 li{margin-left:20px;} /* set the width here for IE browsers */
			#left ul.level3 li a{padding:4px 20px 4px 28px; color:#203967; border-bottom:1px solid #f6f7f9; text-decoration:none; width:126px; background:#fff url(../../images/sideNav/level2.png) top left no-repeat;}
			#left ul.level3 li a:hover{background:#fcfcfc url(../../images/sideNav/level2b.png) top left no-repeat;}
			#left ul.level3 li a.NavSelected{background:#fcfcfc url(../../images/sideNav/level2b.png)top left no-repeat; font-weight:bold;} 							

			/* .level4 */
			#left ul.level4 li{margin-left:0px;} /* set the width here for IE browsers */
			#left ul.level4 li a{padding:4px 20px 4px 28px; color:#203967; border-bottom:1px solid #f6f7f9; text-decoration:none; width:126px; background:#fff url(../../images/sideNav/level2.png) top left no-repeat;}
			#left ul.level4 li a:hover{background:#fcfcfc url(../../images/sideNav/level2b.png) top left no-repeat;}
			#left ul.level4 li a.NavSelected{background:#fcfcfc url(../../images/sideNav/level2b.png)top left no-repeat;} 				
			
	/* Navigation Selected Rules for <li> element */
	#left ul.level1 li.NavSelected, #left ul.level2 li.NavSelected, #left ul.level3 li.NavSelected{}

	/* Snippets */		
	.sideSnippet{margin-top:0px; padding:10px 0}		
	
/*-------------------------( #content  )-------------------------------- */	
	#content{overflow:hidden; margin:0px 0 10px 00px; min-height:500px}	
	#content ul, #content ol{margin:1em 0;}
	#content ul li, #content ol li{ line-height:1.5em}
	#content ul li{list-style-image:url(../../images/pageElements/bullet.gif);}
	
	/* Snippet Layouts */
		.snippet4ColPic {width:228px!important; height:90px!important; margin:0px!important; padding:0px!important;}
		
		.snippet4Col{background:#fcfcfc; width:228px!important; margin:0px 0px 30px 0px!important; padding:0;}
		.snippet4Col h2{background:#fcfcfc; padding:0px 0 4px 0; font-size:138.5%!important; color:#203967; background:url(../../images/bgs/mainSnippetsBg.png) no-repeat top right; }
		.snippet4Col h2 a{color:#203967; text-decoration:none; }
		.snippet4Col h2 a:hover{ text-decoration:underline;}
		.snippet4Col p {}
		
		.Col1 { display:block; float:left; width:228px; margin:0 20px 0 0; }
		.Col2 { display:block; float:left; width:228px; margin:0 20px 0 0; }
		.Col3 { display:block; float:left; width:228px; margin:0 20px 0 0; }
		.Col4 { display:block; float:left; width:228px; margin:0 0 0 0; }

	/* News Layout */ 	
	div.divNewsItem{width:100%; float:none; margin-left:0px; padding:0; margin-bottom:10px; clear:both;}
		
		/* News Image */
		div.divNewsItemLeft{float:left; padding-right:0px;}
			div.divNewsItemLeft .pnlNewsThumbnail{padding:0; margin:0; margin-right:10px;}
			div.divNewsItemLeft .pnlNewsThumbnail img{}	
		
		/* News Body */
		div.divNewsItemRight{float:left; width:280px}
			div.divNewsItemRight h2{margin:0px; padding:0; border:none; font-style:normal; font-size:120%; font-weight:bold}
		
			div.lblItemDate{color:#888; font-size:90%;}
			div.lblItemDate span.Day{}
			div.lblItemDate span.Month{}
			div.lblItemDate span.Year{}
			div.lblItemDate span.Seperator{}
			
		/* News Paging */	
		div.pnlPageLinks{padding:4px 0}
		div.pnlPageLinks a{padding:4px!important}

		/* RSS Feed Links */		
		.newsFooter{padding:0px; clear:both; text-align:right; margin-right:5px; padding-bottom:20px;}
			div.rssLinkContainer ul li{border-left:1px solid; padding-left:5px!important; margin-left:0!important; float:left}		
		p.paragraph{display:none;}			

	/* News Category Layout */	
	.newsCategoryItem{border:0px solid #dddddd; margin-bottom:40px; padding:0px; clear:both;}
		.newsArticle{}
		.newsArticle h2{margin:0; background:#fcfeff; font-size:182%!important; padding:10px 10px 10px 10px; border-bottom:1px solid #f7f7f7;}
		.newsArticle h2 a{text-decoration:none; font-weight:normal!important;}
		.newsArticle h2 a:hover{text-decoration:underline; font-weight:normal!important;}
		.newsArticle .pnlNewsThumbnail{display:inline; margin:0 5px 0 5px; float:left; background-position:top!important }		
		.newsArticle .pnlNewsThumbnail .imgCaption{font-size:89%; line-height:1.2em; width:100px; clear:both; margin:4px 0 0 0; text-align:justify}		
		.pnlNewsThumbnail a img {width:100px; height:70px;}
			ul.newsInfo{font-size:75%; font-weight:normal!important; background:#fff; padding:2px 10px 2px 10px; margin-bottom:10px; border-bottom:1px solid #f7f7f7;}
			ul.newsInfo li{display:inline; border-right:1px solid #666; padding:2px 7px 1px 7px; margin:0!important}
			ul.newsInfo li a{text-decoration:none}
			ul.newsInfo li.newsDate{padding-left:0; }
			ul.newsInfo li.newsCategory span{}
			ul.newsInfo li.newsRSS{background: url(../../images/icons/rss2.gif) no-repeat center right; padding-right:20px;}
			ul.newsInfo li.flast{border-right:0}
		.newsArticle .newSummary{padding:10px!important;}
	/* Gallery Defaults */
	li.pnlGalleryImage{margin:5px 5px 5px 5px!important; padding:0; list-style:none;}	
	li.pnlGalleryImage:hover{}

	/* Paging */
	div.PagingContainer{}
		ul.paging{padding-top:10px;}
		ul.paging li{display:inline; padding:0px!important; margin:0px!important; list-style-image:none!important; float:left;}
		ul.paging li a{text-decoration:none; background-color:#666; border:1px solid #666; padding:2px 6px; color:#fff; display:block; width:14px; height:18px;  margin-right:2px; margin-bottom:2px; text-align:center}
		ul.paging li a:hover{background-color:#fff; border:1px dotted #666;}
		ul.paging li a.NavSelected{border:1px solid #fff; background-color:#666; color:#fff; font-weight:bold;}	
	
	/* Alphabetical List */
	div.alphabet{}
	div.alphabet a, div.alphabet span.Letter, span.PreviewText, a.PreviewText{padding:2px 4px; text-transform:capitalize!important}
	div.alphabet span.letter{color:#bbb;}
	div.alphabet a{border:1px solid #bae2f0; background-color:#666; text-decoration:none}
	div.alphabet a:hover{color:#fff; border:1px solid #666; background-color:#666;}	
	div.alphabet a.NavSelected{font-weight:bold; background-color:#666; color:#fff; border:1px solid #666}
	div.alphabet span.Seperator{display:none}	

	/* FAQs */
	.FAQs{}	
		.FAQs h2{font-size:100%; font-weight:bold; margin:0 0 10px 0;}	
		.FAQs h2 a{}
		.FAQs h2 a:hover{cursor:pointer;}
		.FAQs h2 span.faqNumber{font-size:160%; padding-right:10px; font-weight:normal; font-style:italic}
		.FAQs h2:hover{cursor:hand;}
		.FAQs div{padding:2px 5px;}	
		.FAQs div.faqsHeader{}		
		.FAQs div.faqsHeaderSelected{}
		.FAQs div.faqsContent{padding-bottom:30px}
	
	/* Blog */
	.Blog{width:720px!important;}	
		.Blog .BlogArticle{margin-bottom:20px}
		.Blog .BlogHeader h2{margin:0; background:#fcfeff; padding:10px 10px 10px 10px; border-bottom:1px solid #f7f7f7;}
		.Blog .BlogHeader h2 a{text-decoration:none;}
		.Blog .BlogHeader h2 a:hover{text-decoration:underline;}
		.Blog .BlogHeader div.BlogInformation{font-size:75%; font-style:normal; background:#fff; padding:2px 10px 2px 10px; margin-bottom:10px; border-bottom:1px solid #f7f7f7;}
			div.BlogInformation cite{}
			div.BlogInformation span.BlogDate{}
			div.BlogInformation span.BlogCommentCount a{color:#666; font-weight:bold}		
		.Blog .BlogArticle .BlogContent{padding-bottom:0px;}		
		.Blog .newsFooter{border:0; font-size:75%}
			
	/* Blog Comments */  
	.BlogComments{padding-bottom:80px;}
		.BlogComments .Individual{}		
		.BlogComments .Individual.AltColor{background-color:#f5f5f5;}	
		.BlogComments .Individual.AltColor .BlogHeader{}
		.BlogComments .Individual.NewComment, .Blog .BlogArticle .BlogCommentCount a.NewComment{background-color:#C4FBB1; border:1px solid #6EA55B; padding:4px;}
		.BlogComments .Individual.NewComment .BlogCommentNumber{color:#6EA55B}
				
		.BlogComments .Individual.Author .BlogHeader{background-color:#C1E7F6; border-top:1px solid #666;}		
		.BlogComments .Individual.Author .BlogContent{background-color:#C1E7F6;}
		.BlogComments .Individual.Author .BlogCommentNumber{color:#fff}
		
		.BlogComments .BlogCommentSkipToForm{margin-bottom:20px}
		.BlogComments .BlogCommentSkipToForm a{font-size:45%; font-style:normal; padding-left:20px;}		
		.BlogComments .BlogHeader{margin-top:30px; padding:5px; font-size:75%;}
		.BlogComments .BlogHeader .BlogCommentName{font-style:oblique; font-size:130%; font-weight:bold; color:#666}
		.BlogComments .BlogHeader .BlogInformation{}
		.BlogComments .BlogContent{padding:0px 10px 30px 10px; font-size:75%; margin-bottom:10px; min-height:20px; }
		.BlogComments .BlogContent .BlogCommentNumber{padding:13px 12px 18px 12px; font-size:420%; color:#93C8DC; float:left; font-family:"Times New Roman" }
	
	/* Blog Categories */
	.BlogCategories{width:220px!important;}
	.BlogCategories h2{padding-bottom:8px; margin:0; color:#203967;}
	#content .BlogCategories ul{ margin:0!important; padding:0!important;} 
	#content .BlogCategories ul li{margin-bottom:0px; list-style:none!important; background:#fcfeff; padding:10px 10px 10px 10px; border-bottom:1px solid #f7f7f7;}
	#content .BlogCategories ul li a{font-weight:normal; text-decoration:none;}
	#content .BlogCategories ul li a:hover{font-weight:normal; text-decoration:underline;}
	
	/* Links */ 
	.LinksCategories{}
	.Links{}
		.Links li{margin-bottom:20px}
		.Links a.LinkName{padding-left:19px; font-weight:bold; background:url(../../images/icons/iconPopUp2.gif) no-repeat left center;}
		.Links span {padding-top:5px;}
		.Links span.LinkURL{color:#aaa; display:block}
		.Links span.LinkContent{display:block}
		
		div.alphabet a.PreviewText{background:none!important; border:0; font-weight:bold; text-decoration:underline; border-right:1px solid; padding-right:10px!important; margin-right:10px; text-transform:none!important;}
		div.alphabet a.PreviewText:hover{color:#000!important; text-decoration:none;}
	
/*-------------------------( #right  )-------------------------------- */
	#right{} 
	
	
	/*-------------------------( #AdAreaCenter )-------------------------------- */
	#AdAreaCenter{width:974px; text-align:left; height:128px; margin:0 auto; clear:both; background:url(../../images/bgs/adAreaBg.jpg) no-repeat top left;}
	.advert{margin:12px 13px 0px 13px; width:212px!important; height:82px;}
	/*-------------------------( #ft #Footer )-------------------------------- */
	#ftCenter{width:974px; text-align:left; margin:0 auto; padding-top:10px; clear:both;color:#ffffff; font-size:89%!important;}
	
	/* footerLeft and footerRight ul li */	
	#footerLeft ul, #footerRight ul{margin:0; margin-bottom:15px; padding:0;}
	#footerLeft ul li, #footerRight ul li{display:inline; list-style-type:none; }
	#footerLeft ul.level1 li.NavSelected, #footerRight ul.level1 li.NavSelected{}
 
	#footerLeft{ padding-top:10px; width:974px; font-size:116%!important;}
	
		ul#fAddress{margin:0; padding:0; margin-top:0px}
		ul#fAddress li{display:block; margin:0; padding:0;}
		ul#fAddress li a{color:#fff!important; text-decoration:none;}
		ul#fAddress li a:hover{color:#fff!important; text-decoration:underline;}
		ul#fAddress li span{font-weight:bold; margin-left:0px;}
		ul#fAddress li.fPhone{display:inline; width:100px;}
		ul#fAddress li.fFax{display:inline; width:100px;}
		ul#fAddress li.fEmail{display:inline; width:100px;}

	#footerRight{padding-top:10px; text-align:right; width:250px; padding-right:10px;}
	#footerRight a{border-right:0px!important}
	#footerRight a:hover{text-decoration:underline;}

	#footerNav {padding-top:0px; padding-right:10px;}
	#footerNav ul{float:right; list-style:none; margin:0; padding:0; padding-top:7px; }
	#footerNav li {display:inline;}
	#footerNav ul li a{color:#fff; padding-left:12px; display:inline!important; text-decoration:none;}
	#footerNav ul li a:hover{ text-decoration:underline;}
	
	#footerCompanyInfo{ padding-top:0px; width:350px;}
	#bottomLogo {width:200px; height:45px; padding-right:20px; padding-top:20px; }
	/* Company Name */
	strong.fCompanyName{margin:0; padding:0; border:0; font-weight:normal; font-size:100%;}
		
	/* Webtrade Logo */	
	p.DevelopedByWebtrade{font-size:75%; padding:0; margin:0; border:0; float:right; width:260px; height:20px;} 
	p.DevelopedByWebtrade a{color:#fff!important; text-decoration:none}
	.DevelopedByWebtrade a {color:#fff!important;}
	
	.vt-nums { display:block; width:974px; height:30px;  top:450px; z-index:999; text-align:center; color:#fff; position:absolute; font-family:'Lato'; font-size:16px; margin:0; padding:0; line-height:30px; }
	.vt-nums p { margin:0; padding:0; line-height:normal; }