@charset "utf-8";
/* CSS Document */
html{
	overflow-y:scroll;
}
body{
	margin:0px;
	padding:10px 0px 0px 0px;
	background:#35434c url(../subsidaryimages/bg.gif) repeat-x left top;
	text-align:justify;
}
td{
	vertical-align:top;
	font-family:verdana;
	text-align:justify;
}
img{
	border:0px;
}
div{
	padding:0px;
	margin:0px;
}
a{
		color:#017AC3;
		text-decoration:underline;
}
a img{
		border:0;
}
a:hover{
		color:#017AC3;
		text-decoration:none;
}
ul{
		margin:5px 0;
		padding:0 0 0 10px;
		list-style:none;
}
li{
		margin:0;
		padding:0;
		list-style:none;
		background:url(../subsidaryimages/arrow2.gif) no-repeat left;
		padding:0 0 0 12px;
}
.header{
	background:url(../subsidaryimages/cornertop.gif) no-repeat left top;
	padding-left:11px;
	height:78px;
}
.logo{
	padding-top:23px;
	background-color:#fff;
}
.posrelative{
	position:relative;
}
.posabsolute{
	position:absolute;
	top:1px;
	left:10px;
}
.menu{
	background:#f7f7f7 url(../subsidaryimages/menurpt.gif) repeat-x left top;
	width:225px;
	
}
.menu .posrelative{
			z-index:1000;
}
.menuhp{
	background:#f7f7f7 url(../subsidaryimages/menurpt.gif) repeat-x left top;
	width:225px;
	FILTER: alpha(opacity=60);
	moz-opacity: .60;
	opacity: .60;
	khtml-opacity: .60;
	
}
.menuover{
	position:absolute;
	z-index:10000;
	left:10px;
}
.relativeover{
	position:relative;
	z-index:10000;
}
.homeMenuHolder{
		height:265px !important;
}
table.homeMenu{
		height:102%;
}
table.homeMenu td{
		vertical-align:middle !important;
		background:url(../subsidaryimages/menubg-repeat.gif) repeat-x left bottom !important;
		/*border:1px solid #fff;*/
		border-bottom:none;
}
table.homeMenu td a{
		padding:5px 10px 5px 5px;
		letter-spacing:-1px;
		margin:0;
		height:100%;
		display:block;
		vertical-align:middle !important;
		background:none;
		border:none !important;
}
.homeSub{
		position:absolute;
		top:0px !important;
		left:197px;
		visibility:hidden;
	}
div.homeSub table td{
		border:none !important;
		background:none !important;		
}
div.homeSub td a{
		padding:0;
}
.menuitems{
	padding:0 9px 9px 9px;
}
.menuitems a.twolines{
	padding:15px 0px 0px 5px !important;
	height:40px;
}
.menuitems a{
	display:block;
	background:url(../subsidaryimages/menubg-repeat.gif) repeat-x left top;
	width:190px;
	height:27px;/*32*/
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#455763;
	padding:15px 10px 0px 5px;/*padding:21px 10px 0px 5px;*/
	vertical-align:middle !important;
	/*border:1px solid #fff;*/
	letter-spacing:-1px;
}
.menuitems a span{
				display:block;
				background:url(../subsidaryimages/arrow.gif) no-repeat right 50%;
}
.menuitems a:hover{
	display:block;
	text-decoration:none;
	color:#0079c2;
}
.menuitems a:hover span{
			background:url(../subsidaryimages/arrow2.gif) no-repeat right 50%;
}

.menuitems a.on{
	background:url(../subsidaryimages/menu-bg-on.gif) repeat-x top;
	color:#0079c2;
	margin:0;
	padding:20px 0 0 10px;
	height:15px;
	width:195px;
	/*border:1px solid #f00;*/
	border-bottom:none !important;
}
.menuitems a.on span{
			background:url(../subsidaryimages/arrow-down.gif) no-repeat right;
			padding:0 10px 0 0;
			margin:0 7px 0 0;
			display:block;
}
.menuitems a.on2{
	display:block;
	background:url(../subsidaryimages/menubg-repeat.gif) repeat-x left top;
	width:190px;
	height:27px;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#0079c2;
	padding:15px 10px 0px 5px;
	vertical-align:middle !important;
	border:1px solid #fff;
	letter-spacing:-1px;
}


/*.menuitems a.on2{
	background:url(../subsidaryimages/menu-bg-on.gif) repeat-x top;
	color:#0079c2;
	margin:0;
	padding:20px 0 0 10px;
	height:15px;
	width:195px;
	border:1px solid #fff;
	border-bottom:none !important;
}*/
.secondLevel{
			/*border-left:1px solid #f00;
			border-right:1px solid #f00;*/
			border-bottom:1px solid #c1c9cc;
			padding:0 0 0 10px!important;
			text-align:left;
			background:#fff url(../subsidaryimages/second-level-bg.gif) repeat-x top;
}
.secondLevel a{
			border:none;
			display:block;
			margin:0;
			padding:0;
			letter-spacing:normal;
			font-size:11px !important;
}
.paddingBottom{
			padding-bottom:10px;
}
.locations{
	background:url(../subsidaryimages/locations.gif) no-repeat left top;
	width:235px;
	height:233px;
}
.footer{
	background:url(../subsidaryimages/footer.gif) no-repeat left top;
	height:136px;
	font-family:verdana;
	font-size:10px;
	color:#4b5c67;
	line-height:18px;
}
.footer a{
	color:#4b5c67;
	text-decoration:none;
}
.footer a:hover{
	color:#0079c2;
	text-decoration:none;
}
.footer a.born{
	text-decoration:underline;
}
.footerpad{
	padding:17px 15px;
}
.middle{
	padding-top:6px;
}
.rightFooter{
	padding:6px 10px 0 0;
	text-align:right;
}

.partners{
	background:url(../subsidaryimages/partnersbg.gif) no-repeat left top;
	width:234px;
	height:150px;
}
.customers{
	background:url(../subsidaryimages/customerbg.gif) no-repeat left top;
	width:234px;
	height:73px;
}
.customers2{
	background:url(../subsidaryimages/customerbg2.gif) no-repeat left top;
	width:227px;
	height:80px;
}
.divpad{
	padding:15px 10px;
}
.divpad2{
	padding:3px;
}
.divpad3{
	padding:5px 4px;
}
.titlediv{
	padding-bottom:12px;
}
.menuitems .sub{
	position:absolute;
	top:-35px;
	left:197px;
	visibility:hidden;
	/*width:280px;
	FILTER: alpha(opacity=95);
	moz-opacity: .95;
	opacity: .95;
	khtml-opacity: .95;*/
}
.menuitems .sub a{
	background:#fff none;
	color:#FFFFFF;
	display:block;
	height:14px;
	text-decoration:none;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#455763;
	padding:5px;
	margin-bottom:2px;
	width:200px;
	border-bottom:1px solid #c1c9cc;
}
.menuitems .sub a:hover{
	text-decoration:none;
	color:#0079c2;
}
.subpage{
	background-color:#fff;
	min-height:450px;
}
.menuitems .submenupad{
	padding-left:5px;
}
.menuitems .submenupad a{
	display:block;
	background:url(../subsidaryimages/arrow.gif) no-repeat 2px 8px;
	text-decoration:none;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	width:150px;
	color:#455763;
	padding:6px 0px 5px 10px;
	height:auto;
}
.menuitems .submenupad a:hover{
	display:block;
	background:url(../subsidaryimages/arrow2.gif) no-repeat 2px 8px;
	color:#0079c2;
}
.menuitems .submenupad a.subon{
	display:block;
	background:url(../subsidaryimages/arrow2.gif) no-repeat 2px 8px;
	color:#0079c2;
}
.borderbottom{
	border-bottom:1px solid #c1c9cc;
}
.subtext{
	padding:0px 0 15px 0;/*9-7-2009*/
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#4b5c67;
	line-height:16px;
}
.subtext table td{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#4b5c67;
	line-height:16px;
}
.title{
	position:relative;
	top:-15px;
}
/*.subtitle{
	font-family:verdana;
	font-weight:normal;
	font-size:16px;
	color:#0079c2;
}*/
.breadCrumbs{
			padding:0 0 10px 0;
			color:#314450;
			text-align:right;
			}
.breadCrumbs a{
			background:url(../subsidaryimages/breadArrow.gif) no-repeat right;
			padding:0 8px 0 6px;
			}
.breadCrumbs span.breadcrumbson{
			font-size:11px;
			}
.clear{
	clear:both;
}
.tools{
	/*float:right;*/
	text-align:right;
}
.protitle{
	color:#5699d3;
	font-weight:bold;
	padding-bottom:20px;
}
.protitle a{
		text-decoration:none;
}
.imgborder{
	border:2px solid #e9e6e6;
}
.imgborder2 img{
	border:2px solid #bebebf;
	margin:0;
	padding:0;
}
.sendtofriend{
	position:absolute;
	top:0px;
	right:-2px;
	background:#ffffff;
	width:300px;
	font-size:10px;
	color:#4B5C67;
	padding:10px;
	border:1px solid #4B5C67;
	z-index:100000;
}
.whitespace{
	height:10px;
	font-size:1px;
}
.btn{
	background-color:#4B5C67;
	color:#fff;
	border:0px;
	padding:0px 3px;
}
.input3{
	border:1px solid #4B5C67;
	width:160px;
	height:16px;
	color:#4B5C67;
	font-family:verdana;
	font-size:11px;
	padding-left:3px;
}
.flleft{
	float:left;
}
.flright{
	float:right;
}
.flright a{
	color:#4B5C67;
	font-size:11px;
}
.productsbg{
	background-color:#fff;
	padding:9px 10px 6px 10px;
	min-height:171px;
}
.imagehp{
	background:url(../subsidaryimages/border.gif) no-repeat left top;
	width:217px;
	height:171px;
}
.imagehp img{
	margin:8px 6px;
}
/*.tooltip{
	position: absolute;
	width:204px;
	bottom:6px;
	left:6px;
	z-index:10000;
	FILTER: alpha(opacity=75);
	moz-opacity: .75;
	opacity: .75;
	khtml-opacity: .75;
	
}
.tooltip2{
	background:#2a8ac5;
	color:#fff;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	padding:5px;
}
.tooltipimg{
	margin:0px 10px 0px 0px!important;
}*/
/****For Boxes on home page********/
.boxgrid{ 
	width: 208px; 
	height: 162px; 
	margin:0px; 
	/*float:left;*/ 
	overflow: hidden; 
	position: relative;
	cursor:pointer;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
	cursor:pointer;
}
.boxcaption{  
	position: absolute; 
	height: 100px; 
	width: 100%; 
	color:#fff;
	top:135px;
	width:204px;
	margin:0 0 0 3px;
	padding:7px 0 6px 3px;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	cursor:pointer;
}
.boxcaption {
			top: 260;
			left: 0;
}
.boxcaption a{
		color:#fff;
		text-decoration:none;
}
.boxcaption a:hover{
		color:#fff;
		text-decoration:none;
}
.caption .boxcaption {
	top: 220;
	left: 0;
	background:url(../subsidaryimages/up.gif) no-repeat 95% top;
}
.textHolder{
			background: #2a8ac5;
			FILTER: alpha(opacity=75);
			moz-opacity: .75;
			opacity: .75;
			khtml-opacity: .75;
			cursor:pointer;
			padding:2px 2px 3px 3px;
			float:left;
			min-height:160px;
			width:209px;
			text-align:left;
}
.widthFixed{
		width:190px;
}
/****End Here******/
.disclaimer{
	padding:10px 20px;
	background-color:#fff;
	text-align:justify;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b5c67;
	text-align:justify;
	line-height:16px;
}
.disclaimerlogo{
	padding:10px 20px;
	background-color:#fff;
}
.disclaimerbody{
	margin:0px;
	padding:0px;
	background-color:#fff;
}
.thumbnews img{
		border:1px solid #abaaaa;
}
.mainbottomborder{
			border-bottom:1px dotted #314450;
			padding:0 0 10px 0;
			margin-top:0;
			vertical-align:top;
}
.date{
	font-weight:bold;
	color:#7f7f7f;
	padding-bottom:3px;
		font-size:11px;
}
.newsTitle{
		font-weight:bold;
		font-size:11px;
		color:#5699d3;
		padding-bottom:3px;
}
.newsTitle a{
		color:#5699d3;
}
.newsTitle a:hover{
	text-decoration:underline !important;
}
.moreNews{
		margin:3px 0;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
}
.moreNews a{
		color:#5699d3;
		text-decoration:underline;
}
.moreNews a:hover{
	text-decoration:none;
}
.hpnews{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#4b5c67;
	line-height:16px;
}
ul.levelOne{
			list-style:none;
			margin:0;
			padding:0;
			color:#4B5C67;
			}
ul.levelOne li{
				background:url(../subsidaryimages/arrowLevelone.gif) no-repeat left top;
				list-style:none;
				padding:0 0 0 10px;
				line-height:18px;
			color:#4B5C67;
				}
ul.levelOne li a{
			color:#4B5C67;
			text-decoration:none;
				}
ul.levelOne li a:hover{
			color:#5699D3;
			text-decoration:none;
				}
ul.levelTwo{
			list-style:none;
			margin:0;
			padding:0;
			color:#4B5C67;
			}
ul.levelTwo li{
				background:url(../subsidaryimages/arrowLeveltwo.gif) no-repeat 10px 6px;
				list-style:none;
				margin:0 0 0 15px;
				padding:0 0 0 0px;
				line-height:18px;
			color:#4B5C67;
				}
ul.levelTwo li a{
			color:#4B5C67;
			text-decoration:none;
				}
ul.levelTwo li a:hover{
			color:#5699D3;
			text-decoration:none;
				}
a.selectedLink{
				color:#017ac3;
				}
/****Contact Form****/

.contactForm input{
					height:17px;
					width:228px;
					border:1px solid #95a0a7;
					background:#ffffff;
					margin-bottom:10px;
					color:#4f5f6c;
					font-size:11px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					}
.contactForm select{
					width:229px;
					border:1px solid #95a0a7;
					background:#ffffff;
					margin-bottom:10px;
					color:#4f5f6c;
					font-size:11px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					padding:2px;
					}
.contactForm textarea{
					width:228px;
					height:69px;
					border:1px solid #95a0a7;
					margin-bottom:10px;
					}
.contactForm input.submitBtn{
						width:67px;
						height:19px;
						border:none;
						background:none;
						padding:0;
						margin:0;
						}
.menuitems .thirdLevel-Menu{
			margin:0;
			padding:0 0 10px 0;
}
.menuitems .thirdLevel-Menu a{
			background:none;
			font-weight:normal;
			line-height:13px !important;
			color:#0079c2;
			font-size:11px;
			margin:0 0 0 10px;
			background:url(../subsidaryimages/arrowThird-level.gif) no-repeat left 50%;
			font-family:Verdana, Geneva, sans-serif;
			padding:0 0 0 8px;
			display:block;
}

.menuitems .thirdLevel-Menu a:hover, .menuitems  a.thirdsubSelected{
			background:none;
			font-weight:normal;
			line-height:13px !important;
			color:#56bcfa;
			font-size:11px;
			margin:0 0 0 10px;
			background:url(../subsidaryimages/arrowThird-level-hover.gif) no-repeat left 50%;
			font-family:Verdana, Geneva, sans-serif;
			padding:0 0 0 8px;
			display:block;
}
/*.menuitems a.lasta{
			border-bottom:1px solid red;
}*/
a.thirdSelected{
			color:#0079c2 !important;
			background:url(../subsidaryimages/arrow2.gif) no-repeat 2px 8px !important;
}
.subMenuBg{}
.Vbottom{
		vertical-align:bottom;
}
.searchField{
			vertical-align:top;
			background:url(../subsidaryimages/bg-search.gif) repeat-x top;
			padding-top:26px;
}
.searchField td{
			vertical-align:top;
}
.searchField input{
				width:111px;
				height:15px;
				background:#FFF;
				border:1px solid #b5bbc0;
				padding:2px 0 0 2px;
				color:#a5adb3;
				font-size:11px;
}
.titleForm{
		font-weight:bold;
		line-height:50px;
		color:#017ac3;
		}
.titlenone{
		font-weight:bold;
		line-height:normal;
		color:#017ac3;
		}
/****Accordion******/
.accordion a {
	/*background:url(../images/tabs.gif) no-repeat left -14px;
	padding:0 0 3px 10px;
	margin: 0 0 10px 0;*/
	cursor: pointer;
	color:#5699d3;
}
.accordion a:hover {
	color: #c2c2c2;
	/*padding:0 0 3px 10px;
	margin: 0 0 10px 0;*/
}
.accordion a.active {
	/*background-position: left 7px;
	padding:0 0 3px 10px;
	margin:0;
	color:#a5ae38;*/
}
.accordion div {
	/*margin:10px 0 10px 0;
	padding:0 0 0 0px;*/
}
/************/
.copyRight, .copyRight a{
		font-size:10px;
		color:#a5adb3;
		font-weight:normal;
}
/************/
.ProcessDiv{
	position:absolute;
	left:0px;
	top:-100px;
	width:600px;
	background-color:#FFFFFF;
	border:4px solid #D6D6D6;
	padding-bottom:20px;
}
.VentureButtons{
	background-color:#F1F1F1;
}
.VentureButtons table img{
	margin-left:23px;
}
.CloseDiv{
	width:11px;
	padding:10px 10px 10px 0px;
	text-align:right;
}
.DivContent{
		padding:0 10px;
}
.imagesRight{
		float:right;
		margin:0 0 0 10px;
}
.imagesRight img{
		border:1px solid #989898;
}
.imagesRight22{
		float:right;
		margin:0 0 0 10px;
}
.imagesRight22 img{
		border:1px solid #fff;
}
.imagesBorder img{
		border:1px solid #989898;
}
.anchors{
		margin:0 0 10px 0;
}
.anchors ul{
		margin-top:0;
		margin-bottom:0;
		padding-bottom:0;
		padding-top:0;
}
.anchors ul li a{
			color:#5699d3;
}
.BackToTop{
	padding:15px 0;
}
#gallery a, #gallery2 a{
		text-decoration:none;
}
.alignRight{
		text-align:right;
}
.paddingRight{
		padding-right:20px;
}
.paddintoptd{
		padding-top:6px;
}