@charset "utf-8";
body {
	
	/*background-image: url(../images/back.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	background-color: #f5f5f5;
	font-family:'Helvetica Neue', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #393939;
}
#pageCont { width:100%; margin:auto; }

#bodyCont { width:100%; margin:auto; background-color:#f5f5f5; /*background-image:url(../images/backBody.jpg);*/ background-repeat:repeat-x }
#bodyContIn { width:1100px; margin:auto; background-color:#f5f5f5;/* background-image:url(../images/backBodyIn.png);*/ background-repeat:repeat-y }


#headerAnimCont {position:relative; width:830px; height:395px; overflow:hidden }
#headerAnimPhoto { position:absolute; width:830px; height:380px; overflow:hidden}
#headerAnimPhotoMask { position:absolute; width:830px; height:45px; overflow:hidden; top:348px}
#headerAnimPhotoLeftShadow { position:absolute; width:9px; height:393px; overflow:hidden; background-image:url(../images/barShadow.png)}

#headerAnimCont2 {position:relative; width:830px; height:535px; overflow:hidden }
#headerAnimPhoto2 { position:absolute; width:830px; height:520px; overflow:hidden;}
#headerAnimPhotoMask2 { position:absolute; width:830px; height:45px; overflow:hidden; top:488px}
#headerAnimPhotoLeftShadow2 { position:absolute; width:9px; height:533px; overflow:hidden; background-image:url(../images/barShadow.png);}


.menuBut {
	cursor:pointer;
	height:30px;
	background-image:url(../images/menuBut.png);
	color:#7c7c7c;
	font-size:14px;
	padding-left:36px;
}
.menuButOv {
	cursor:pointer;
	height:30px;
	background-image:url(../images/menuButOv.png);
	color:#ff4800;
	font-size:15px;
	font-weight:600;
	padding-left:40px;
}

.subMenuBut {
	cursor:pointer;
	height:26px;
	background-image:url(../images/subMenuBut.png);
	color:#737373;
	font-size:11px;
	padding-left:55px;
}
.subMenuButOv {
	cursor:pointer;
	height:26px;
	background-image:url(../images/subMenuButOv.png);
	color:#ff4800;
	font-size:11px;
	font-weight:600;
	padding-left:55px;
}

.homeSubLinkBut {
	cursor:pointer;
	height:25px;
	background-image:url(../images/homeSubLinkBut.png);
	color:#626262;
	font-size:13px;
	padding-left:22px;
}
.homeSubLinkButOv {
	cursor:pointer;
	height:25px;
	background-image:url(../images/homeSubLinkButOv.png);
	color:#ff4800;
	font-size:14px;
	font-weight:600;
	padding-left:22px;
}
.butLong {
	cursor:pointer;
	height:18px;
	width:100px;
	background-image:url(../images/butLong.jpg);
	color:#ffffff;
	font-size:11px;
	text-align:center;
}
.butLongOv {
	cursor:pointer;
	height:18px;
	width:100px;
	background-image:url(../images/butLongOv.jpg);
	color:#ffffff;
	font-size:11px;
	text-align:center;
}

.butMed {
	cursor:pointer;
	height:30px;
	width:100px;
	background-image:url(../images/butMed.png);
	color:#ffffff;
	font-size:13px;
	text-align:center;
}
.butMedOv {
	cursor:pointer;
	height:30px;
	width:100px;
	background-image:url(../images/butMedOv.png);
	color:#ffffff;
	font-size:13px;
	text-align:center;
}

.butSmall {
	cursor:pointer;
	height:21px;
	width:70px;
	background-image:url(../images/butSmall.jpg);
	color:#ffffff;
	font-size:12px;
	text-align:center;
}
.butSmallOv {
	cursor:pointer;
	height:21px;
	width:70px;
	background-image:url(../images/butSmallOv.jpg);
	color:#ffffff;
	font-size:12px;
	text-align:center;
}
.txtBlueBig {
	font-size:22px;
	color:#120b4d;
}
.txtBlueBig2, .txtBlueBig2 a, .txtBlueBig2 a:link {
	font-size:20px;
	color:#120b4d;
	text-decoration:none;
}
.txtBlueBig2 a:hover {
	font-size:20px;
	color:#120b4d;
	text-decoration:none;
}

.txtGoBack, .txtGoBack a, .txtGoBack a:link {
	font-size:16px;
	color:#555555;
	text-decoration:none;
}
.txtGoBack a:hover {
	font-size:16px;
	color:#1ba9d1;
	text-decoration:none;
}


.txtBlueBigClear {
	font-size:22px;
	color:#120b4d;
}
.txtBlue {
	font-size:13px;
	color:#120b4d;
}
.txtGrayMed, .txtGrayMed a, .txtGrayMed a:link {
	font-size:18px;
	color:#5d5d5d;
	text-decoration:none;
}
.txtGrayMed a:hover {
	font-size:18px;
	color:#005680;
	text-decoration:none;
}

.txtGrayJust {
	font-size:12x;
	color:#393939;
	text-align:justify;
}
.txtGraySmall, .txtGraySmall a, .txtGraySmall a:link {
	font-size:12px;
	color:#5b5b5b;
	text-decoration:none;
}
.txtGraySmall a:hover {
	font-size:12px;
	color:#120b4d;
	text-decoration:none;
}



.txtGrayySmall, .txtGrayySmall a, .txtGrayySmall a:link {
	font-size:12px;
	color:#5b5b5b;
	text-decoration:none;
}
.txtGrayySmall a:hover {
	font-size:12px;
	color:#120b4d;
	text-decoration:none;
}


.txtGrayLightSmall {
	font-size:11px;
	color:#919191;
}
.txtWhiteJust {
	color:#FFFFFF;
	font-size:13px;
	text-align:justify;
}
.txtChooseASection {
	font-size:21px;
	color:#ff4800;
}
.txtChooseASectionOv {
	font-size:21px;
	color:#d4d4d4;
}
.txtBlueClearBig {
	font-size:22px;
	color:#120b4d;
	text-decoration:none;
}
.txtBlueClearBig2 {
	font-size:18px;
	color:#120b4d;
	text-decoration:none;
}

.listingLogos {
	width:195px;
	height:25px;
	background-color:#e4e2e2;
	color:#585858;
	cursor:pointer;
}
.listingLogosOv {
	width:195px;
	height:25px;
	background-color:#0ea4d1;
	cursor:pointer;
	color:#ffffff;
	font-weight:600;
}

.listingLinks {
	height:25px;
	background-color:#e4e2e2;
	color:#585858;
	cursor:pointer;
	padding-left:10px;
}
.listingLinksOv {
	height:25px;
	background-color:#0ea4d1;
	cursor:pointer;
	color:#ffffff;
	font-weight:600;
	padding-left:10px;	
}


.txtBlueClear {
	font-size:13px;
	color:#120b4d;
	text-decoration:none;
}
.txtBlueMed {
	font-size:16px;
	color:#120b4d;
}
.txtBlueClearSmall, .txtBlueClearSmall a, .txtBlueClearSmall a:link {
	font-size:12px;
	color:#120b4d;
	text-decoration:none;
}
.txtBlueClearSmall a:hover {
	font-size:12px;
	color:#120b4d;
	text-decoration:none;
}
.txtFooterSmall {
	font-size:12px;
	color:#120b4d;
	text-decoration:none;
}
.txtFooterLinks, .txtFooterLinks a, .txtFooterLinks a:link {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.txtFooterLinks a:hover {
	font-size:12px;
	color:#4cc5ff;
	text-decoration:none;
}

.formSearch {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120b4d;
	width:216px;
}
.formSearchdd {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120b4d;
	width:222px;
	height:22px; 
}

.formContact {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120b4d;
	width:416px;
}
.formContactLong {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120b4d;
	width:416px;
	height:100px;
}

.formCareers {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120b4d;
	width:281px;
}
.formCareersLong {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120b4d;
	width:281px;
	height:100px;
}

.galleryThumb {
	background-image:url(../images/strokeGallery.png);
	cursor:pointer;
}
.galleryThumbOv {
	background-image:url(../images/strokeGalleryOv.png);
	cursor:pointer;	
}	
.galleryThumbVideo {
	background-image:url(../images/strokeGalleryVideo.png);
	cursor:pointer;
}
.galleryThumbVideoOv {
	background-image:url(../images/strokeGalleryVideoOv.png);
	cursor:pointer;	
}


.downloadBox {
	width:120px;
	background-color:#0ea5d2;
	color:#ffffff;
	cursor:pointer;
	

}
.downloadBoxOv {
	width:120px;
	background-color:#0f4e77;
	color:#ffffff;
	cursor:pointer;
}