/* @group general styles
--------------------------------------------------------------------------------------------------------------------*/
/*body styles, resets, links, headings, other elements*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;	
}

a:link,a:visited{
	color: #FFF;	
}
a.DarkLink{
	color:#036;
}

p{margin-bottom:15px;line-height:16px;clear:left;
	
}
.contentwrap h1{
	font-size: 16px;
	line-height:17px;
	padding-bottom:12px;
}
#titan-tools .contentwrap h1{
	color: #1F4F5D;
}

#titanmate .contentwrap h1{
	color: #B31618;
}
h2{
	font-size:14px;
}

h1.SectionTitle{
	font-size: 22px;
	padding-top:25px;
	padding-bottom:16px;
	padding-left:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(/images/general/SectionTitle-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000;
	color: #FFF;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clearBoth{
	clear:both;
}

.BoldText{
	font-weight:bold;
}

.ImageBox{
}

ul.StandardList{
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: disc;
	padding-left: 14px;
}
ul.StandardList li{
padding-bottom:3px;
}
.redtext{
	color: #B31618;
}

/* @group helper styles
--------------------------------------------------------------------------------------------------------------------*/
/*forms, notifications and errors, consistent items*/



#ContactForm{
	
}


#ContactForm fieldset{
	/*background-color: #F2F0E6;*/
	margin-bottom:20px;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:30px;
	border: 1px solid #CCC;
}


#ContactForm .formTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#ContactForm input{
	border: 1px solid #999999;
	padding:2px;
	font-size: 12px;
}

#ContactForm input.error{
	border: 1px solid #F00;
	background-color: #FFC;
}


#ContactForm label.error{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	display:block;
}
#ContactForm td{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}

#ContactForm .checkboxlist li{
	float:left;
	display:inline;
}

#ContactForm legend{
	font-weight: bold;
	color: #000;
}
#ContactForm .checkbox{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#ContactForm .requiredcolor{
	background-color: #EAFAFF;
}

.RequiredBox{
	background-color: #EAFAFF;
	border: 1px solid #999999;
	width:10px;
	height:10px;
	float:left;
	margin-right:5px;
}
.RequiredFields{
	line-height:10px;
	font-size: 9px;
	font-style: oblique;
	font-weight: bold;
	padding-bottom:10px;
	
}
.np {
display:none;
}

.BoldBullets{
	padding-top:10px;
	padding-bottom:25px;
	list-style-type: disc;
	padding-left:15px;
}

.BoldBullets li{
	line-height:19px;
	font-size:13px;
	font-weight:bold;
	color: #1F4F5D;	
}

/* @group page structure
--------------------------------------------------------------------------------------------------------------------*/
/*headers, footers, navigation, layout and other page furniture*/

.wrapper{
	margin-right: 30px;
	margin-left: 30px;	
	
	min-width:960px;
	
}

#titan #content, #titan-tools-main #content, #titanmate-main #content, #product-selector #content,#products #content{
	background-color: #000;
	color: #FFF;
	background-image: none;
}

#titan .contentwrap,#titan-tools-main .contentwrap, #titanmate-main .contentwrap, #product-selector .contentwrap,#products .contentwrap{
	background-image: none;
}

#products-internal .contentwrap{

}

#content{
	background-color: #FFF;
	color: #333;
	background-image: url(/images/general/content-bottom-corner2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.contentwrap{
	padding-left:36px;
	padding-right:36px;
	padding-top:30px;
	padding-bottom:35px;
	background-image: url(/images/general/content-bottom-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer{
	background-image: url(/images/general/footer-BG.gif);
	background-repeat: repeat-x;
	padding-top:100px;
	padding-bottom:25px;
	height: 200px;
	text-align: center;
	font-size: 13px;
	line-height: 19px;
	clear:both;
}

.USA{
	background-image:url(/images/general/usa.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:100px;
	
	padding-left:35px;
	
}

#TopHeader{
	background-image: url(/images/general/top-header-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	position:relative;
	height:72px;

}
#logo{
	float:left;
}
#logotagline{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left:2px;
	float:left;
}

/*Navigation*/
#TopLinks{
	float:right;
	overflow: hidden;
	position:absolute;
	bottom:20px;
	right:25px;
	
}
#TopLinks li{
	float:left;
	display:inline;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
}
#TopLinks li a{
	display:block;
	padding:5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#TopLinks li a:hover{
	color: #FFF;
	background-color: #C00;	
}

#SiteNav{
	overflow:hidden;
	height:49px;
}
#SiteNavLinksWrap{
	width:500px;
	height:49px;
	float:right;
	background-image: url(/images/general/SiteNavLinks-BG.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: right;
}
#SiteNavLinks{
	height:49px;
	padding-left:55px;
	padding-right:25px;
	float:right;
}
#SiteNavLinks li{
	float:left;
	display:inline;
	line-height:49px;
}
#SiteNavLinks li a{
	display:block;
	height:49px;
	width:175px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#SiteNavLinks #titan-tools a:hover,#SiteNavLinks #titanmate a:hover{
	background-image: url(/images/general/SiteNavLinks-Hover.gif);
	background-repeat: repeat-x;
}

#SiteNavLinks #titan-tools a{
	background-image: url(/images/general/SiteNavLinks-1.gif);
	background-repeat: repeat-x;	
	border-right-style: none;
}
#SiteNavLinks #titanmate a{
	background-image: url(/images/general/SiteNavLinks-2.gif);
	background-repeat: repeat-x;	
}
#SiteNavRule{
	height:13px;
	background-image: url(/images/general/grey-rule.gif);
	background-repeat: repeat-x;
}

#SubNav{
	background-image: url(/images/general/SubNav-BG.gif);
	background-repeat: repeat-x;
	height:32px;
}
#SubNavLinks{
	height:32px;
	overflow:hidden;
}
#SubNavLinks li{
	line-height:32px;
	float:left;
	display:inline;
	padding-right:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #788387;
	border-left-color: #384347;
}
#SubNavLinks li a{
	display:block;
	padding-left:15px;
	padding-right:15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#SubNavLinks li a:hover{
	background-color: #CCC;
	color: #000;
}

/*Navigation Highlights
------------------------------------------------------------------------------*/
/*Main*/
#titan-tools #SiteNavRule{
	background-image: url(/images/general/blue-rule.gif);
}
#titan-tools #SiteNavLinks #titan-tools a{
	background-image: url(/images/general/SiteNavLinks-1-Active.gif);
}

#titanmate #SiteNavRule{
	background-image: url(/images/general/red-rule.gif);
}
#titanmate #SiteNavLinks #titanmate a{
	background-image: url(/images/general/SiteNavLinks-2-Active.gif);
}

/*SubNav*/
#product-selector #product-selector a, #market-applications #market-applications a, #frequently-asked-questions #frequently-asked-questions a, #how-to-order #how-to-order a, #testimonials #testimonials a, #products #products a, #products-internal #products a, #features-and-benefits #features-and-benefits a, #application-video #application-video a{
	color: #535E62;
	background-color: #000;
}

#distributors #distributors, #home #home, #contact #contact, #sitemap #sitemap{
	background-color: #000;
	color: #666;
}

/* @group page components
--------------------------------------------------------------------------------------------------------------------*/
/*individual pages*/

/*Portal Home */
#PortalBanner{
	background-image: url(/images/main-homepage/banner-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 251px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696969;
	position:relative;
}

#TagLine{
left:450px;
bottom:0px;
position:absolute;
}

#PortalContent{
	background-image: url(/images/main-homepage/content-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 257px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696969;
	position:relative;
}

.PortalBox{
	height:257px;
	width:45%;
	margin-left:25px;
	float:left;
	position:relative;
}

.PortalBox div{
	position:relative;
	line-height:14px;
	width:260px;
	left:200px;
	top:45px;
	font-size: 11px;	
}
.PortalBox a.ImageLink{
	display:block;
	width:190px;
	height:250px;
	position:absolute;
	top:0px;

}

.PortalBox a.TextLink{
	position:absolute;
	display:block;
	left:200px;
	bottom:90px;
background-image: url(/images/homepage/BoxArrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:2px;
	padding-left:12px;
	font-weight: bold;
	/*text-decoration: none;*/
}
.PortalBox a.TextLink:hover{
	color: #FF9;
}

#TTPortalBox{
	
	background-image: url(/images/main-homepage/TTBox-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#TMPortalBox{
	
	background-image: url(/images/main-homepage/TMBox-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



/*TitanMate Home */

#titanmate #HomeContent{
	background-image: url(/images/homepage/titanmate-home-image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:200px;
	position:relative;
}

#titanmate #HomeText{
	position:relative;
	left:280px;
	top:45px;
	width:60%;
}

#titanmate #HomeBoxNav{
	background-image: url(/images/homepage/HomeBoxNav-BG.gif);
	background-repeat: repeat-x;
	position:relative;
	overflow:hidden;
	height:133px;
}

#titanmate .Box a{
	background-image: url(/images/homepage/BoxArrows-Red.gif);
}



/*Titan Tools home*/
#titan-tools #HomeContent{
	background-image: url(/images/homepage/home-image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:200px;
	position:relative;
}

#titan-tools #HomeText{
	position:relative;
	left:280px;
	top:45px;
	width:60%;
}

#titan-tools #HomeBoxNav{
	background-image: url(/images/homepage/HomeBoxNav-BG.gif);
	background-repeat: repeat-x;
	position:relative;
	overflow:hidden;
	height:133px;
}


#BoxNav{
	float:left;
	margin-left:55px;
	position:relative;
}
.Box{
	float:left;
	width:210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #767D7F;
	height:133px;
	background-color: #3A4649;
	background-image: url(/images/homepage/BoxBG.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	position:relative;
	padding-left:7px;
	padding-right:4px;
	font-size: 11px;
}
.Box .title{
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
}

.Box a{
	display:block;
	position:absolute;
	bottom:0px;
	padding-bottom:10px;
	background-image: url(/images/homepage/BoxArrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:10px;
	padding-left:12px;
	font-weight: bold;
	text-decoration: none;
}
.Box a:hover{
	color: #FF9;
}
/* Product Selector
--------------------------------------------------------------------------------------------------------------------*/
.ProductBox{
	clear:both;
	padding-bottom:25px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow:hidden;
	color: #000;
}

.ProductBox h1{
	/*font-size: 15px;color: #1F4F5D;*/
	padding-bottom:10px;
	
}

.ProductBox img{
	float:right;
	padding-right:20px;
}

.DownloadPDF{
	
	padding-top:10px;
	overflow:hidden;
	padding-bottom:10px;
}
.DownloadPDF li{
	line-height: 17px;
	padding-bottom:9px;
	padding-right:15px;
	float:left;
	display:inline;
	
}
.DownloadPDF li a{
	background-image: url(/images/general/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-right:5px;
	font-weight: bold;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
*/	display: block;
	color: #000;	
}
.DownloadPDF li a:hover{
	background-color: #1F4F5D;
	text-decoration:none;
	color: #FFF;	
}

#ApplicationExample{
	line-height:25px;
	padding-left:29px;
	margin-bottom:10px;
	font-style: italic;
	background-image: url(/images/general/q-mark.gif);
	background-repeat: no-repeat;
	background-position: left;	/*border: 1px solid #999;*/
}

/* Market Applications
--------------------------------------------------------------------------------------------------------------------*/
.MarketApplicationList{
	clear:both;
}

.MarketApplicationList li{
	float:left;
	display:inline;
	width:350px;
	padding-right:45px;
	padding-bottom: 10px;
	
	
}
.MarketApplicationList li ul{
	padding-top:10px;

}

.MarketApplicationList li ul li{
	float:none;
	display:block;
	padding-right:0px;
	padding-bottom: 4px;

}

.MarketApplicationList p{
	margin-bottom:2px;
	
}

/* TitanMate Products
--------------------------------------------------------------------------------------------------------------------*/
#Catalog {margin-top:25px;}
#Catalog a{
	background-color: #C00;
	color: #FFF;
	margin-left:7px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	/*Rounded Corners*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	border: 1px solid #FFF;
	font-weight: bold;
}
#Catalog a:hover{
	background-color: #666;
}

#TitanMateProducts{
	width:90%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#TitanMateProducts p{
	font-size: 11px;
}
#TitanMateProducts ul{
	overflow:hidden;
}
#TitanMateProducts ul li{
	text-align:center;
	float:left;
	display:inline;
	width:200px;
	height:210px;
	
}
#TitanMateProducts ul li a.textlink{
	font-weight: bold;
	text-decoration: none;
	display:block;
	height:35px;
}
#TitanMateProducts ul li a.textlink:hover{
	color: #C20000;
	opacity:1;
	filter:alpha(opacity=100);
}

#TitanMateProducts ul li a:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}


#TitanMateProducts2{
	margin-top:-25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#TitanMateProducts2 ul{
	overflow:hidden;
	height:25px;
}
#TitanMateProducts2 ul li{
	float:left;
	display:inline;
	padding-right:5px;
	padding-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height:14px;
	
}
#TitanMateProducts2 ul li.last{
	border-right-style: none;
}
#TitanMateProducts2 ul li.first{
	padding-left:0px;
}
#TitanMateProducts2 a{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;
	display:block;
	padding-left:3px;
	padding-right:3px;
}

#TitanMateProducts2 a:hover{
	background-color: #C40000;	
	color:#FFF;
}
#TMAR2 #TMAR2, #TMAR4 #TMAR4, #TML2 #TML2,#TML3 #TML3,  #TML4 #TML4,#TitanLite #TitanLite, #OptionalPackages #OptionalPackages, #OptionalAcc #OptionalAcc, #TMAR4-56APP #TMAR4-56APP{
background-color: #999;	
	color:#FFF;	
}


#TMProductImage{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	text-align:center;
}

.FeaturesList{
	/*width:700px;*/
	position:relative;
	overflow:hidden;
	height:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-top:20px;
}
.FeaturesList td{
	padding-right:35px;
	vertical-align: top;
}
.NoBulletList li{
	
padding-bottom:10px;
	
}
/* @group Titan Tools How to Order SubNAv
--------------------------------------------------------------------------------------------------------------------*/
#Titan-Tools-Order{
	margin-top:-25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#Titan-Tools-Order ul{
	overflow:hidden;
	height:25px;
}
#Titan-Tools-Order ul li{
	float:left;
	display:inline;
	padding-right:5px;
	padding-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height:14px;
	
}
#Titan-Tools-Order ul li.last{
	border-right-style: none;
}
#Titan-Tools-Order ul li.first{
	padding-left:0px;
}
#Titan-Tools-Order a{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;
	display:block;
	padding-left:3px;
	padding-right:3px;
}

#Titan-Tools-Order a:hover{
	background-color: #1F5060;
	color:#FFF;
}
#ExistingApplication #ExistingApplication, #NewApplication #NewApplication{
background-color: #999;	
	color:#FFF;	
}
.OrderOption{
	margin-left:20px;
	margin-right:15px;
	font-size: 11px;

	color: #666;
	font-weight: normal;
}
/* @group Contact Us
--------------------------------------------------------------------------------------------------------------------*/
#ContactInfo{
	
}
.ContactBox h2{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size:16px;
}
.ContactBox p{
	line-height:20px;
}

.ContactBox{
	float:left;
	display:inline;
	padding: 10px;
	height: 100px;
	width: 200px;
	margin-right: 25px;
	border: 1px solid #CCC;
	font-size:13px;
	/*Rounded Corners*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}



/* @group Distributors
--------------------------------------------------------------------------------------------------------------------*/
#MapHeader{
	width:900px;
	margin-left:auto;margin-right:auto;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#MapInfoWrap{
	width:860px;
	margin-left:auto;margin-right:auto;
	font-size:10px;
	
}
.MapInfo{
	height:300px;
	width:220px;
	float:left;display:inline;margin-left:20px;margin-right:20px;margin-bottom:10px;padding:10px;
	/*Rounded Corners*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #999;	
}
.MapInfo h2{
	font-size:14px;
	padding-bottom:10px;
	
}

.MapInfoBlock{
	color:#333;
	white-space: nowrap;
	width:300px;
	height:300px;
}
.MapInfoBlock h2{
	font-size:14px;
	padding-bottom:10px;
	
}
#fancybox-inner div{
	
}

#MapList{
	padding:10px;
	width:150px;
	position:absolute;
	top:40px;
	left:7px;
}
#MapList li{
	padding-bottom:3px;
}
#MapList a{
	color:#000;
	font-size:11px;
	text-decoration:none;
}
#MapList a:hover{
	background-color: #C00;
	color:#FFF;
}
.MapInfoBlock a,.MapInfo a{
	color:#036;
}
#Map{
	width:900px;
	height:400px;
	background-image:url(/images/distributors/distributor-map.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#Map a.Marker{
	position:absolute;
	border: 1px solid #CCC;
	display:block;
	height:6px;
	width:6px;
	background-color: #C00;
	padding:0px;
	margin:0px;
	font-size:6px;
}
#Map a.Erie{
	background-color: #F90;
}

#Map a.Marker:hover{
	background-color: #069;	
}

#Map #Erie{
	top:117px;
	left:238px;
}

#Map #Canada{
	top:87px;
	left:178px;
}

#Map #Argentina{
	top:295px;
	left:273px;
}
#Map #Australia{
	top:285px;
	left:760px;
}
#Map #Belgium{
	top:104px;
	left:445px;
}
#Map #Brazil{
	top:241px;
	left:305px;
}
#Map #China{
	top:150px;
	left:710px;
}
#Map #UnitedKingdom{
	top:90px;
	left:427px;
}
#Map #France{
	top:111px;
	left:432px;
}
#Map #Germany{
	top:100px;
	left:472px;
}
#Map #Holland{
	top:94px;
	left:455px;
}
#Map #Italy{
	top:120px;
	left:462px;
}
#Map #Japan{
	top:134px;
	left:771px;
}

#Map #Korea{
	top:129px;
	left:742px;
}
#Map #Mexico{
	top:163px;
	left:182px;
}
#Map #Spain{
	top:123px;
	left:420px;
}
#Map #Sweden{
	top:64px;
	left:467px;
}
#Map #Venezuela{
	top:208px;
	left:273px;
}


/* @group Collapsible List Styles
--------------------------------------------------------------------------------------------------------------------*/
#ListContainer{
	
}

#ToggleAll{
	display:none;
}

#ToggleAll ul{
	float:right;
}

#ToggleAll ul li{
	float:left;
	display:inline;
	padding-right:10px;
}

#ToggleAll ul li a{
	text-align:center;
	padding:3px;
	background-color: #2D3539;
	border: 1px solid #999;
	display:block;
	width:110px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#ToggleAll ul li a:hover{
	background-color: #1F4E5B;	
}



.listbox{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom:15px;
	padding-top:15px;
}
a.listhead{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;height:25px;
	text-decoration: none;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	background-image: url(/images/general/listhead-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.listhead:hover{
	background-color: #1F4F5D;	
}

.listcontent{
	padding-top:20px;
	padding-bottom:10px;
	padding-left:25px;
	margin-top:10px;
	font-size:12px;
	line-height:16px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1F4F5D;
	background-color:#FFF;
	background-image: url(/images/general/closebox-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.closecontentwrap{
	clear:both;
}

.closecontent{
	text-align:center;
	padding:1px;
	margin-top:10px;
	display:none;
	background-color: #2D3539;
	border: 1px solid #FFF;
	width:100px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}
.closecontent:hover{
	background-color: #1F4E5B;	
}

.HighlightDiv{
	/*background-image: url(/images/general/SectionTitle-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;	*/
}

/* @group SlideShow
--------------------------------------------------------------------------------------------------------------------*/

#slideshow {
    position:relative;
    height:251px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow DIV.active {
    z-index:10;
}

#slideshow DIV.last-active {
    z-index:9;
}


#slideshow IMG{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* @group Tabs
--------------------------------------------------------------------------------------------------------------------*/

#Tabs{
	background-image: url(/images/general/tabs-bg.gif);
	background-repeat: repeat-x;
	height:39px;
	
}
#TabLinks{
	overflow:hidden;
	
}
#TabLinks li{
	margin-left:10px;
	margin-right:10px;
	float:left;
	display:inline;
	width:263px;
	line-height:39px;
	background-image: url(/images/general/tab-inactive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#TabLinks li.active{
background-image: url(/images/general/tab-active.gif);
}
#TabLinks li.inactive{

}

#TabLinks li a{
	display:block;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;

}




#TabLinks li.active a{
	color: #0D4E7E;
}

#TabLinks li.hover{
background-image: url(/images/general/tab-hover.gif);
}
#TabLinks li.hover a{
	color: #FFF;
}

#TabContent{
	width:90%;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.Tab{
	
}
.Tab.active{
	display:block;
}
.Tab.inactive{
	display:none;
}
/**Sitemap****************************************/
._____________________________Sitemap{}

#SitemapList table{
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#SitemapList table .Header{
	font-weight: bold;
	font-size:13px;
	
}

#SitemapList table .Header a{
	color: #0F568A;
}


#SitemapList table td{
	padding-top:3px;padding-bottom:10px;
}

#SitemapList table a{
	color: #333333;	
}

#SitemapList table a:hover{
	color: #FFFFFF;
	background-color: #C00;
}

#SitemapList table ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
}

#SitemapList table ul li{
	padding-bottom:9px;
	float:left;
	padding-right:5px;
	width:270px;
}

.SMBlock{
	margin-bottom:10px;
	clear:both;
}

.SMHeader{
	padding-top: 7px;
}
#SitemapList .SMHeader a{
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

/* @group overides
--------------------------------------------------------------------------------------------------------------------*/
#titan-tools-main #content{
	padding-left:0px;
	padding-right:0px;
}

