﻿body {
	background-color: #FFFFFF;
	background-image: url(/webdata/graphics/w2_bodyBG.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	}

ul.accessibility {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1000px;
	top: -1000px;
	list-style-type: none;
	}

#container {
	position: relative;
	margin: auto;
	width:980px;
	}

#unityMenu{
	position:absolute;
	top: 226px;
	left: 0;
	width: 980px;
	}
	
/* mmenu */
nav:not(.mm-menu) {
	display: none;
	}
#mmenu {
	visibility:hidden;	
/*hide only for dw view - display:none; */
	}
.headerMB  {
	display:none;
	}

	
#mobileLogo {
	display:none;
	}
	
		
#logoPos {
	float:left;
	width:209px;
	}
#logo {
	padding-top:20px;
	padding-bottom:22px;
	padding-left:50px;
	}
	
#socialLinks {
	background-color: #3775ca;
	height: 52px;
	padding-left: 20px;
	}
#socialLinks img {
	padding-left:10px;
	padding-top: 10px;
	}	
	
#headerPhoto {
	/*float:left;*/
	position:relative;
	width:771px;
	height: 212px;
	overflow:hidden;
	z-index:10;
	}
#headerPhoto img {
	display: block;
	width:771px;
	height: 160px;
	 }	

#wOverlay {
	position:absolute;
	top: 0px;
	left: 209px;
	z-index:11;
	}

 
#contentBg {
	float:left;
	background-image: url(/webdata/graphics/w2_searchBG.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 980px;
	margin-top: 51px;
 	}
 
/* Main content columns */
#contentArea {
	margin-top: 50px;
	margin-bottom: 20px;

}
#leftcol {
	float:left;
	width:210px;
	margin-bottom: 0px;
	margin-top: 22px
	}
#midcol {
	float:left;
	width: 770px;
	margin-bottom: 20px;
	margin-top: 64px;
	}

.pageTitle {
	padding-top:0;
	margin-top:0;
	}
/* left column content images */
#leftcolcontent {
	background-color:#1451A4;
	padding-top: 20px;
	padding-right:15px;	
	padding-bottom:20px;
	padding-left:15px;
	min-height:450px;
	}
#leftcolcontent p {
	color:#FFF;
	background-color:#1451A4;
	}
#leftcolcontent img {
	max-width:180px;
	border:3px solid #FFF;
 }
 
#leftcolcontent a:link {
	color:#FFF;
	background-color:#1451A4;
	text-decoration:underline;
	}
#leftcolcontent a:active {
	color:#FF0000;
	background-color:#1451A4;
	text-decoration:underline;
	}
#leftcolcontent a:visited {
	color:#FFF;
	background-color:#1451A4;
	text-decoration:underline;
	}
#leftcolcontent a:hover {
	color:#CCC;
	background-color:#1451A4;
	text-decoration:underline;
	}
		
/* Content */
/* ================================= */

/* unity  dynamic sub nav list */
#subNav {
	display:block;
	}
#subNav {
	padding:10px 0px 10px 20px ;
	}
#subNav UL  {
	padding-left:8px; margin-left:8px;
	}
#subNav h2  {
	display:none;
	}

#content {
	padding-left:20px;
	padding-right: 10px;
	}
	 
	 
/* SEARCH */
#searchForm form {
	margin:0;
	padding:0;	
	}
#searchForm {
	position: absolute;
	left: 765px;
	top: 278px;
	width:210px;
	}
.searchInput {
	margin-right: 0px;
	padding:3px;
	width:155px;
	border:1px solid #C3C3C3;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	background-color: #FCFCFC;
	color:#1450A3;
	font-size:95%;
	}
.searchBtn {
	position: absolute;
	left: 165px;
	top: -2px;
	}
.searchTxt {
	position: absolute;
	left: 140px;
	top: 0px;
	}
/* PRINT BUTTON */	
#printLink {
	position: absolute;
	left: 562px;
	top: 282px;
	cursor: pointer;
	width: 16px;
	height: 15px;
	}
	
#fontSizerPos{
	position: absolute;
	left: 591px;
	top: 280px;
	}
	
#contactUs{
	position: absolute;
	left: 469px;
	top: 280px;
	background-image: url(/webdata/graphics/w2_contactIcon.png);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	}

a.cntUs:link {
	color:#818181;
	background-color::transparent;
	text-decoration:none;
	}
a.cntUs:active {
	color:#FF0000;
	background-color::transparent;
	text-decoration:none;
	}
a.cntUs:visited {
	color:#818181;
	background-color::transparent;
	text-decoration:none;
	}
a.cntUs:hover {
	color:#1450A3;
	background-color::transparent;
	text-decoration:underline;
	}


/*======================*/
/* footer */

.footerBlock	{
	clear: both;
	margin-top: 5px;
	height: 80px;
	background-image: url(/webdata/graphics/w2_footerBG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}


.footerTxt1 {
	font-size: 85%;
	color: #333;
	}
.footerTxt2 {
	font-size: 85%;
	color:#1450A3;
	}
	
#fcont {
	float:left;
	padding-top:20px;
	padding-left:20px;
	}	
#fTitle {
	color:#1450A3;	
	}
	
#googlePos {
	float:left;
	padding-top:20px;	
	margin-left:20px;	
}

#google_translate_element { 

	} 	
.gLink a:link {
	text-decoration:none;
	}
.gLink a:active {
	text-decoration:none;
	}
.gLink a:visited {
	text-decoration:none;
	}
.gLink a:hover {
	text-decoration:none;
}	


#footLinks {
	float:right;
	padding-top:20px;
	padding-right: 20px;
	}

.fPipe {
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	}

a.footer:link {
	color:#666;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footer:active {
	color:#FF0000;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footer:visited {
	color:#666;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footer:hover {
	color:#1450A3;
	background-color:#FFFFFF;
	text-decoration:underline;
	}
	
a.footerE:link {
	color:#1450A3;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footerE:active {
	color:#FF0000;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footerE:visited {
	color:#1450A3;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footerE:hover {
	color:#1450A3;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

	
/* --------------------------------------------------------------------
Handheld Device
-------------------------------------------------------------------- */
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px)
{

body {
	background-image:none;
}

#container {
	position: relative;
	margin: auto;
	width:auto;
	}

#tmpNav {
	display:none;
	}
#unityMenu{
	display:none;
	}

.headerMB  {
	display:block;
	text-align: center;	
	background-color:#2E59C1;
	color: #fff;	
	width: 100%;
	height: 40px;
	}
	
.headerMB.fixed {
	position: fixed;
	top: 0;
	left: 0;
	}

.headerMB a {
	position: absolute;
	top: 0;
	left: 10px;	
	display: block;
	min-width: 50px;
	min-height: 40px;	
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	background-color:#2E59C1;
	}
#mmenu {
	visibility:visible;
	}	

#logoPos {
	display:none;	
	}
#logo {
	display:none;		
	}
#socialLinks {
	display:none;	
	}


#headerPhoto {
	display:none;
	}
#headerPhoto img {
	display:none;
	 }	

#wOverlay {
	display:none;
	}
	
#mobileLogo {
	display:block;
	}
#mobileLogo img {
	width:100%;
	height:auto;
	}	
	
#contentBg {
	float:none;
	clear:both;
	background-image:none;
	width: auto;
	margin-top: 0px;
	margin-right:10px;
	margin-left:10px;
 }
 
/* Main content columns */
#leftcol {
	display:none;
	}
		
#midcol {
	float:left;
	width: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
#contentArea {
	margin-top: 0px;
	margin-bottom: 20px;
}
#content {
	padding-top:20px;
	padding-left:0px;
	padding-right: 0px;
	}
	
#content img {
	max-width:400px;
	height:auto;
	}
#searchForm {
	display:none;
	}
.searchBtn {
	display:none;
	}
#printLink {
	display:none;
	}
#fontSizerPos{
	display:none;
	}
#contactUs{
	display:none;
	}
	
.footerBlock	{
	clear: both;
	margin-top: 5px;
	height: auto;
	background-image:none;
	}	
#googlePos {
	display:none;
	}	
#fcont {
	float:none;
	padding-top:10px;
	padding-right: 0px;	
	padding-bottom:0px;
	padding-left:10px;
	}		
#footLinks {
	float:none;
	padding-top:10px;
	padding-right: 0px;	
	padding-bottom:10px;
	padding-left:10px;
	}

	




} /* end media */