@charset "utf-8"; 
/*------------------------- WEBSITE -------------------------*/
	body, html, form, dl, dt{margin:0; padding:0; font-size:92%; line-height:1.6em}
	body, html{font-family:Arial, Tahoma, Verdana; color:#10183d; background:#94acca url(../../images/bgs/body.gif) repeat-x top left;}
		* font{font:100%/1.5 Verdana!important; color:#10183d!important;} /* FONT PROTECTION = force overwrite of font changes in any manner */
	h1,h2,h3,h4,h5,h6{margin-bottom:1em; margin-top:1em; padding:0; color:#a6afd3; font-weight:bold;}
	h1{font-size:200%;}
	h2{font-size:160%;}
	h3{font-size:130%;}
	h4{font-size:115%;}
	h5{font-size:100%; color:#000;}
	h6{font-size:100%; color:#10183d;}
	
	a:link, a:active, a:visited{color:#1d426f; text-decoration:underline;}		
	a:focus, a:hover{color:#1d426f; text-decoration:none; outline:none;}		

	/* Tables */ 
	table{margin:0 0 1.5em 0; border-top:1px solid #ccc; border-left:1px solid #ccc;}
	caption{background:#bae2f0; color:#0e85b0; border:1px solid #ccc; text-align:left; padding:0.5em; margin:0;}
	th,td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:0.5em; text-align:left; vertical-align:middle;}
	th{background:#E0EBEF; color:#0e85b0; font-weight:bold;}
	
	hr{border:0; border-bottom:1px solid #888; height:1px;}
	
/* *************************************************************** SYSTEM ************************************************************************* */
	/* Resets */  
	#doc{width:750px;} #doc2{width:950px;} #doc3{width:100%;} #doc4{width:974px;} /* using sizes to maintain websites width on zoom */
	html{overflow:-moz-scrollbars-vertical; /* show FF scroll bars by default */}
	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;} strong, sub, sup, dt{font-weight:bold;}	em{font-style:oblique;}		
	
	/* CSS Page Layout Help */
	#content .instructional{padding:6px; background-color:#FFFFCF; border-top:1px dotted #666; font-family:Geneva, Arial, Helvetica, sans-serif; margin-top:3em; margin-bottom:1em}
	#content .instructional h1.info{padding:3px; margin:0; border:0; font-size:120%; background:url(../../images/formElements/icon_info.gif) no-repeat top left; padding-left:21px; color:#666;}	
	#content .instructional h1.info strong{color:#A7050B;}		 
	
	/* Generic buttons */
	.clear{overflow:hidden; width:100%;} /* generic container (i.e. div) for floating buttons */
	a.btn{background:transparent url(../../images/buttons/bg_button_a.gif) no-repeat scroll top right; font-weight:bold; color:#444; display:block; float:left; height:24px; margin-right:6px; padding-right:18px; text-decoration:none;}
	a.btn:hover{color:#5C9C31;}
	a.btn span{background:transparent url(../../images/buttons/bg_button_span.gif) no-repeat; display:block; line-height:14px; padding:5px 0 5px 18px;}	
	a.btn:active{background-position:bottom right; color:#000; outline:none; /* hide dotted outline in Firefox */}
	a.btn:active span{background-position:bottom left; padding:6px 0 4px 18px; /* push text down 1px */}	

	.floatLeft{float:left;}	.floatRight{float:right;}
	.hidden, #SiteSearch legend, #SiteSearch label, #SiteSearch h1{display:none!important;}	

	/* Horizontal and Vertical Navigation Resets */
	.NavVertical ul, .NavVertical ul li, .NavHorizontal ul, .NavHorizontal ul li, #Tools1 ul li, #StyleSheetTools ul li, ul.paging li{margin:0; padding:0; list-style:none;}
	.NavVertical ul li a, .NavHorizontal ul li a, #Tools1 ul li a, #StyleSheetTools ul li a{white-space:nowrap; overflow:hidden; display:block; text-decoration:none;}
	
/* *************************************************************** END SYSTEM ************************************************************************* */	
	/* #hd head */	
	#hd{height:310px; background:url(../../images/bgs/header.jpg) no-repeat left top;}
	
	/* #bd body */
	#bd{ background:url(../../images/bgs/main.gif) repeat-y left top; padding-left:33px; padding-right:33px;}

	/* StyleSheetTools */
	#StyleSheetTools{position:absolute; top:9px; width:750px; margin-left:0px}
	#StyleSheetTools ul{white-space:nowrap;}
	#StyleSheetTools ul li{display:inline; padding:0px 8px 0px 17px; float:left; list-style-type:none;}
	#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:195px;}
		ul#history{padding:0px; list-style:none;}
		ul#history li{list-style-type:none; display:inline; text-transform:capitalize;}

	/* Search */
	#SiteSearch{width:220px; position:absolute; top:4px; margin-left:759px; background:url(../../images/bgs/searchicon.gif) no-repeat 0px 4px;}		
		#SiteSearch fieldset{float:right; margin-right:10px;}				
		#SiteSearch input.txtSiteSearch{width:130px; padding:3px; border:1px solid #ccc; background:url(../../images/formElements/buttonblock.gif) no-repeat top left; margin-right:-3px; font-size:96%!important;}			
		#SiteSearch input.btnSiteSearch{background:url(../../images/buttons/searchsmall.gif) no-repeat left 1px; border:0px; width:50px; height:23px;}
	
/*-------------------------( Logos And Banner Images )-------------------------------- */
	/* Logo */
	#hd h1.logo{width:460px; height:32px; position:absolute; top:49px; text-indent:-9009px; background:transparent url(../../images/pageElements/logo.gif) no-repeat 0 0; display:block; padding:0; margin:0;}
	#hd h1.logo a{display:block; width:100%; height:100%; outline:none;}
	
	/* Banner Image */
	.headbnr{ display:none; position:absolute; top:38px; width:748px; height:100px; margin-left:220px; border:1px solid #ccc;}
		
/*-------------------------( #Top Horizontal Navigation - 1st: .udm | 2nd: .udmSub | 3rd: .DropDown )-------------------------------- */	
	#MainNav{width:740px; position:absolute; top:230px; z-index:100!important; margin-left:5px;}   
	#MainNav ul.udm li, #MainNav ul.level2 li{ font-family:Arial; font-size:110%; font-weight:bold;} /* nav width */
	#MainNav ul.udm li a{line-height:50px; color:#fff; padding-left:19px; padding-right:19px!important; background: url(../../images/topNav/arrow.gif) no-repeat right top;}
	#MainNav ul.udm li a img{display:none!important;}
	#MainNav ul.udm li a:hover{color:#a4b6cc;}
	
		/* all subs navs from this will obey these rules unless stated otherwise */
		#MainNav ul.level2, #MainNav ul.level3{border:1px solid #fff; width:180px;}
		#MainNav ul.level2 li a, #MainNav ul.level3 li a{line-height:15px; text-align:left; text-indent:10px; background:#1d426f; font-size:72%; text-indent:0;}

	/* Navigation Selected Rules for <li> element */
	#MainNav ul.udm li.NavSelected, 
	#MainNav ul.level2 li.NavSelected, 
	#MainNav ul.level3 li.NavSelected{}

	/* Navigation Selected Rules for <a> element */
	#MainNav ul.udm li a.NavSelected {background-color:none; color:#fed901;}
	#MainNav ul.level2 li a.NavSelected, 
	#MainNav ul.level3 li a.NavSelected{background:#2A2F66; color:#fff;}
	
/*-------------------------( #left )-------------------------------- */
	#left{}
	#left h2.leftNavHeader{display:none}
	 		
	/* Left Navigation - .level1 */
	#left ul.level1 li{margin-top:1px;}
	#left ul.level1 li a{line-height:32px; text-indent:10px; background:#bae2f0; color:#0e85b0; text-decoration:none;}
	#left ul.level1 li a:hover{background:#0E85B0; color:#fff;}
	#left ul.level1 li a.NavSelected{background:#2A2F66; color:#fff} 

		/* .level2 */
		#left ul.level2{margin-bottom:10px}
		#left ul.level2 li a{text-indent:20px; background:#E0EBEF;}
		#left ul.level2 li a:hover{background:#e7e7e7; color:#0e85b0;}
		#left ul.level2 li a.NavSelected{background:#fff; color:#0e85b0; font-weight:bold;}

			/* .level3 */
			#left ul.level3{margin-bottom:10px}
			#left ul.level3 li a{text-indent:35px; background:#fff; text-decoration:underline;}
			#left ul.level3 li a:hover{background:#fff; color:#0e85b0;}
			#left ul.level3 li a.NavSelected{background:#fff; color:#0e85b0; font-weight:bold;}

	/* 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}	
	.sideSnippet h1{font-size:163%; padding-left:0; margin-bottom:15px}
 	
/*-------------------------( #content  )-------------------------------- */
	#content{overflow:hidden; margin:0px; width:684px; font-size:110%}
	#content p{margin:1em 0;}
	#content ul, #content ol{margin:1em 0;}
	#content ul li, #content ol li{margin-left:45px; line-height:1.2em;}
	#content ul li{list-style-image:url(../../images/pageElements/bullet.gif);}
	#content img {border:1px solid #d5d9e9;}
 		
	/* Sitemap */	
	#content ul.level1 li{}
	#content ul.level1 li a{}	
		#content ul.level2 li{}
		#content ul.level2 li a{}
			#content ul.level3 li{}
			#content ul.level3 li a{}
				#content ul.level4 li{}
				#content ul.level4 li a{}	
	
	/* News Layout */ 	
	div.divNewsItem{width:100%; float:none; margin-left:0px; padding:0; margin-bottom:10px; clear:both}
		
		/* News Iamge */
		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:600px}
			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%;}

		/* News Paging */	
		div.pnlPageLinks{padding:4px 0}
		div.pnlPageLinks a{padding:4px!important}

		/* RSS Feed Links */		
		.newsFooter{font-size:100%; padding:0px; clear:both; text-align:right; margin-right:5px; padding-bottom:20px; border-top:1px solid #ccc;}
			div.rssLinkContainer ul li{margin-left:0!important;}		
	
	/* Gallery Defaults */
	li.pnlGalleryImage{margin:5px 5px 5px 5px!important; padding:0; list-style:none;}	
	li.pnlGalleryImage:hover{}

	/* Paging */
	div.PagingContainer{}
		ul.paging{border-top:1px solid #ccc; padding-top:10px;}
		ul.paging li{display:inline; padding:0px!important; margin:0px!important; list-style-image:none!important;}
		ul.paging li a{text-decoration:none; background-color:#DCF0FB; border:1px solid #DCE1E4; padding:2px 6px;}
		ul.paging li a:hover{background-color:#fff; border:1px dotted #ccc;}
		ul.paging li a.NavSelected{border:1px solid #fff; background-color:#89A9B8; color:#fff; font-weight:bold;}
	
	/* Login Defaults */
	.AspNet-Login{width:390px!important}
	.AspNet-Login input, .AspNet-PasswordRecovery input, .form input{overflow:hidden!important}
	.AspNet-Login-FailurePanel{position:relative!important; top:0px!important; left:0px!important}
	.AspNet-Login-FailurePanel span{font-style:italic; font-size:100%!important;}
	.AspNet-PasswordRecovery-FailurePanel span{font-style:italic; color:red;}	
	
/*-------------------------( #right  )-------------------------------- */
	#right{} 
	
/*-------------------------( #ft #Footer )-------------------------------- */
	#ft{padding:0px; height:97px; margin-top:0px; background: url(../../images/bgs/footer.gif) no-repeat left top; color:#abb3d5;}
	
	/* Top Tools */
	#Tools1{position:absolute; top:5px; width:300px; margin-left:450px; font-family:Arial; font-size:80%;}
	#Tools1 ul li{display:inline; padding:0px 0px 0px 14px; float:right; list-style-type:none; background:url(../../images/bgs/toolsbg.gif) no-repeat 9px center}
	#Tools1 ul li a{padding:4px 4px 4px 4px;}
	#Tools1 ul li a:hover{text-decoration:underline}
	#Tools1 ul.level1 li.NavSelected{}
	
	/* 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; padding-left:5px;}
	#footerLeft ul.level1 li.NavSelected, #footerRight ul.level1 li.NavSelected{}
 
    #footerLeft{ padding-top:15px; margin-left:33px; width:320px;}
		ul#fAddress{margin:0; padding:0;}
		ul#fAddress li{display:block; margin:0; padding:0;}
		ul#fAddress li span{}
		ul#fAddress li a {color:#abb3d5;}

	#footerRight{padding-top:0px; text-align:right; margin-right:33px; padding-top:15px; width:320px;}
	#footerRight a{text-decoration:none; border-right:0px!important}
	#footerRight a:hover{text-decoration:underline;}
	#footerRight ul{float:right; width:318px}
	#footerRight ul li a{border-right:1px solid #abb3d5!important; padding-right:12px; color:#10183d;}

	/* Company Name */
	h1.fCompanyName{margin:0; padding:0; font-size:100%; border:0; font-weight:normal;}
		
	/* Webtrade Logo */	
	h1.DevelopedByWebtrade{padding:0; margin:0; float:right; width:250px; height:20px; text-align:right; font-size:100%; font-weight:normal;} 
	h1.DevelopedByWebtrade a{ text-decoration:underline!important; color:#abb3d5;}
	h1.DevelopedByWebtrade a:hover{ text-decoration:none!important;}