
/*IMPORTED STYLES*/

@import url("content.css");
@import url("homepage.css");
@import url("content_secondary.css");
@import url("newsevents.css");
@import url("marketingforms.css");
@import url("contactform.css");
@import url("researchform.css");
@import url("jquery.tabs-ie.css");
@import url("jquery.tabs.css");



/* iPhone iPod Touch - Adjusting the Text Size */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html {-webkit-text-size-adjust:none}


img {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
img A:link {
	text-decoration: none;
	}
img A:visited {
	text-decoration: none;
	}
img A:hover {
	background: #FFFFFF;
	border-bottom: 0px;
	}
	
/*BODY OLD*/
/* body    {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #5E9ED0 url(../images/globeback.jpg) repeat-x;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	} */
	

/*BODY*/
body  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	
body#globes {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #5E9ED0 url(../images/globeback.jpg) repeat-x;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}

body#plain  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* background: #FFFFFF url(../images/centerGradientWhite.jpg) no-repeat; */
	background: #FFFFFF;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	
/* CONTAINER */
#container    {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/*
	position: relative;
	*/
	width: 975px;
	text-align: left;
	background: #FFFFFF;
	}

/*FOOTER*/
#footer   {
	margin: 0px 0px 0px 0px;
	padding: 125px 0px 0px 0px;
	width: 975px;
	clear: both;
	background: #FFFFFF;
	border-bottom: 35px solid #DDDDDD;
}

#footer_plain {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	width: 975px;
	clear: both;
	background: #FFFFFF;
	border-bottom: 35px solid #DDDDDD;
	}

/*COPYRIGHT*/
#copyright    {
	margin: 50px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	}

#copyright .left {
	padding: 0px 0px 0px 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #787878;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
  	}
#copyright .left A:link {
	color: #787878;
	text-decoration: none;
	font-weight: normal;
	}
#copyright .left A:visited {
	color: #787878;
	text-decoration: none;
	}
#copyright .left A:hover {
	color: #333333;
	background: #EEEEEE;
	}
	
#copyright .right {
	padding: 0px 15px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #787878;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
  	}
#copyright .right A:link {
	color: #787878;
	text-decoration: none;
	font-weight: normal;
	}
#copyright .right A:visited {
	color: #787878;
	text-decoration: none;
	}
#copyright .right A:hover {
	color: #333333;
	background: #EEEEEE;
	}
	
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Header Blue and Plain */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	background: url(../images/globebanner.jpg) top left no-repeat;
	position: relative;
	border: 0;
	}
/* #header h1 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 100px;
	background: transparent url(../images/rel_whitelogo.gif) top left no-repeat;
	overflow: hidden;	
}
#header h1 img {
	display: none;
}
#header h1 span {
	display: none;
}
#header h1 a {
	display: block;
	width: 350px;
	height: 100px;
} */

#header .logo { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 350px;
	height: 100px;
	float: left;
	border: 0;
	}

#header_plain {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	/* background: url(../images/globeheader_white.jpg) top left no-repeat; */
	position: relative;
	border: 0;
	}
	
#header_plain h1 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 100px;
	background: transparent url(../images/rel_colorlogo.gif) top left no-repeat;
	overflow: hidden;	
}
#header_plain h1 img {
	display: none;
}
#header_plain h1 span {
	display: none;
}
#header_plain h1 a {
	display: block;
	width: 350px;
	height: 100px;
}


#corner_nav { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	list-style: none;
	list-style-type: none;
	width: 550px;
	height: 25px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	}

#corner_nav .front {
	padding: 2px 10px 2px 10px;
	float: right;
	padding: 4px 5px;
	background: url(/images/dash.png) no-repeat 0 50%;
	text-decoration: none;
	color: #FFFFFF;
	} 
#corner_nav .front a {
	padding: 2px 10px 2px 10px;
	border: none;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	}
#corner_nav .front a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

#corner_nav .end {
	padding: 2px 10px 2px 10px;
	float: right;
	padding: 4px 5px;
	text-decoration: none;
	color: #FFFFFF;
	} 
#corner_nav .end a {
	padding: 2px 10px 2px 10px;
	border-bottom: none;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	}
#corner_nav .end a:hover{
	text-decoration: none;
	color: #FFFFFF;
	}
	
	
/* #corner_nav { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	list-style: none;
	width: 550px;
	height: 25px;
	}
	
#corner_nav .link_front {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding: 2px 10px 2px 10px;
	float: right;
	margin: 0;
	padding: 4px 5px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/white_dash.gif) no-repeat 0 50%;
	color: #FFFFFF;
	} 
#corner_nav .link_front a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	border: none;
	text-align: center;
	display: block;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFE;
	}
#corner_nav .link_front A:hover{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

#corner_nav .link_end {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding: 2px 10px 2px 10px;
	float: right;
	margin: 0;
	padding: 4px 5px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	} 
#corner_nav .link_end a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	border-bottom: none;
	text-align: center;
	display: block;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFE;
	}
#corner_nav .link_end A:hover{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}*/
	
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Body and Header White (Reversed) */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	

body#white  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	
#header_white {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	position: relative;
	border: 0;
	}
	
#header_white h1 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 100px;
	background: transparent url(../images/rel_colorlogo.gif) top left no-repeat;
	overflow: hidden;	
}
#header_white h1 img {
	display: none;
}
#header_white h1 span {
	display: none;
}
#header_white h1 a {
	display: block;
	width: 350px;
	height: 100px;
}

#corner_nav_white { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	list-style: none;
	width: 550px;
	height: 25px;
	}

#corner_nav_white .link_front {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding: 2px 10px 2px 10px;
	float: right;
	margin: 0;
	padding: 4px 5px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/gray_dash.gif) no-repeat 0 50%;
	color: #7F7F7F;
	} 
#corner_nav_white .link_front a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	border: none;
	text-align: center;
	display: block;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #7F7F7F;
	}
#corner_nav_white .link_front A:hover{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #146FB4;
	}
	
#corner_nav_white .link_end {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding: 2px 10px 2px 10px;
	float: right;
	margin: 0;
	padding: 4px 5px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #7F7F7F;
	} 
#corner_nav_white .link_end a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	border-bottom: none;
	text-align: center;
	display: block;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #7F7F7F;
	}
#corner_nav_white .link_end A:hover{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #146FB4;
	}
	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Header Form */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	

#header_form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	position: relative;
	border: 0;
	}
	
#header_form .logo {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0;
	top: 0;
	left: 0;
	width: 350px;
	height: 100px;
	float: left;	
}

#header_form h1 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 100px;
	background: transparent url(../images/rel_colorlogo.gif) top left no-repeat;
	overflow: hidden;	
}
#header_form h1 img {
	display: none;
}
#header_form h1 span {
	display: none;
}
#header_form h1 a {
	display: block;
	width: 350px;
	height: 100px;
}

#header_form .banner {
  	float: right;
  	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	width: 625px;
	height: 100px;
  	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*MARGIN: top   right   btm   left*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#googlefield {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 250px;
	height: 38px;
	background: url(../images/search_back.gif) top left repeat-x;
	position: relative;
	border: 0;
	}

input.google {
	width: 175px;
	/* display: block;*/
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: normal;
	text-decoration: none;
}

input.google_btn {
	/* display: block;*/
	margin: 5px 20px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 36px;
	height: 21px;
}




/* menu.css */


/* BELOW IS THE CODE FOR THE MENU */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*MARGIN: top   right   btm   left*/
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

ul#menu{margin:0;
padding:0px 0px 0px 0px;
list-style-type:none;
width:auto;
position:relative;
display:block;
height:31px;
text-transform:uppercase;
font-size:12px;
letter-spacing:0px;
font-weight:bold;
background:transparent url("../images/bgOFF.gif") repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:6px solid #0C3C78;
border-top:1px solid #DDDDDD;}
ul#menu li{display:block;float:left;margin:0;padding:0;}

ul#menu li a{display:block;float:left;
/*color:#145386;*/
color:#145386;
text-decoration: none;
/* spacing OLD - padding: 10px 20px 0px 20px; */
padding:10px 15px 0px 15px;
height:22px;
background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;}
ul#menu li a:hover{
background:transparent url("../images/bgHOVER.gif") no-repeat top right;}
ul#menu li a.current,ul#menu li a.current:hover{
color:#FFFFFF;background: transparent url("../images/bgON.gif") no-repeat top right;}

/*VG */
.chromestyle{
width:725px;
padding:0;
margin:0;
/*font-weight: bold;
text-transform:uppercase;
font-size:12px;
font-family:Helvetica,Arial,Verdana,sans-serif;*/
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display:block; 
height:0; 
clear:both; 
visibility: hidden;
}

.chromestyle ul{
padding:0;
margin:0;
list-style-type:none;
width:auto;
position:relative;
display:block;
height:31px;
text-transform:uppercase;
font-size:12px;
letter-spacing:0px;
font-weight:bold;
background:transparent url("../images/bgOFF.gif") repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:6px solid #0C3C78;
border-top:1px solid #DDDDDD;
}

.chromestyle ul li{
display:block;float:left;
margin:0;
padding:0;
}

.chromestyle ul li a{
display:block;float:left;
color: #145386;
text-decoration: none;
/* padding:6px 20px 3px 20px; */
padding:6px 15px 3px 15px;
height:22px;
background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;
}

.chromestyle ul li a:hover{
background:transparent url("../images/bgHOVER.gif") no-repeat top right; /*THEME CHANGE HERE*/
}

.chromestyle ul li a.current,.chromestyle ul li a.current:hover{
color:#FFFFFF;background:transparent url("../images/bgON.gif") no-repeat top right;}


/* Style for Drop Down Menu */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*MARGIN: top   right   btm   left*/
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.dropmenudiv{
margin-top:6px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
padding:5px 5px 5px 15px;
position:absolute;
top: 0;
border: 1px solid #CCCCCC;/* THEME CHANGE HERE*/
border-bottom-width: 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
font-size: 12px;
line-height:16px;
z-index:100;
background-color: #EEEEEE;
width: 205px;
font-weight:bold;
color: #145386;
visibility: hidden;
border-bottom: 1px solid #CCCCCC;
}

.dropmenudiv a{
width: auto;
display: block;

/*text-indent: 3px;
border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
padding:0px 0px 2px 0px;
margin-top:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
text-decoration: none;
color: #145386;
font-weight: normal;
}

.dropmenudiv A:link {
	color: #146FB4;
	text-decoration: none;
	font-weight: normal;
	}
.dropmenudiv A:visited {
	color: #146FB4;
	text-decoration: none;
	}
.dropmenudiv A:hover {
	color: #073558;
	}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*MARGIN: top   right   btm   left*/
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */




/* Style for Drop Down Menu */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*MARGIN: top   right   btm   left*/
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.hidemenudiv{
margin-top:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
padding:0px 0px 0px 0px;
position:absolute;
top: 0;
border: 0px solid #CCCCCC;/* THEME CHANGE HERE*/
border-bottom-width: 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
font-size: 0px;
z-index:0;
background-color: #0C3C78;
width: 0px;
color: #145386;
visibility: hidden;
border-bottom: 0px solid #CCCCCC;
visibility: hidden;
}

.hidemenudiv a{
width: auto;
display: block;

/*text-indent: 3px;
border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
padding:0px 0px 0px 0px;
margin-top:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
text-decoration: none;
color: #145386;
font-weight: normal;
visibility: hidden;
}

.hidemenudiv A:link {
	color: #146FB4;
	text-decoration: none;
	font-weight: normal;
	}
.hidemenudiv A:visited {
	color: #146FB4;
	text-decoration: none;
	}
.hidemenudiv A:hover {
	color: #073558;
	}

* html .hidemenudiv a{ /*IE only hack*/
width: 0%;
}









