@import url("content.css");
@import url("banner.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");
/*IMPORTED STYLES*/


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


img {
	padding: 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*/
body  {
	margin: 0px;
	padding: 0px;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	
body#globes {
	margin: 0px;
	padding: 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;
	padding: 0px;
	background: #FFFFFF;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	
/* Container */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container {
	margin: 0 auto;
	padding: 0px;
	width: 975px;
	text-align: left;
	background: #FFFFFF;
	}


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

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

#copyright {
	width: 975px;
	margin: 0px;
	padding: 0px;
	clear: both;
	}

#copyright .contact { 
 	float: left;
 	width: 940px;
 	margin: 0;
 	padding: 25px 15px 40px 20px;
 	list-style: none;
 	color: #787878;
 	background: #FFFFFF;
	/* border-bottom: 35px solid #EEEEEE; */
 	}

#copyright .contact .left {
 	float: left;
 	margin: 0;
 	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
 	}
#copyright .contact .left a:link, #copyright .contact .left a:visited {
	color: #787878; 
	text-decoration: none;
	}
#copyright .contact .left a:hover {
	color: #3B749D;
	text-decoration: none;
	}

#copyright .contact .right {
 	float: right;
 	margin: 0;
 	padding: 0px 17px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
 	} 
#copyright .contact .right a:link, #copyright .contact .right a:visited {
	color: #787878; 
	text-decoration: none;
	}
#copyright .contact .right a:hover {
	color: #3B749D;
	text-decoration: none;
	}

#copyright .contact .rightend {
 	float: right;
 	margin: 0;
 	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
 	} 
#copyright .contact .rightend a:link, #copyright .contact .rightend a:visited {
	color: #787878; 
	text-decoration: none;
	}
#copyright .contact .rightend a:hover {
	color: #3B749D;
	text-decoration: none;
	}
	
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Header Blue and Plain */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	background: url(/images/globebanner.jpg) top left no-repeat;
	position: relative;
	border: 0;
	}

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

#header_plain {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	position: relative;
	border: 0;
	}
	
#header_plain h1 {
	margin: 0px; 
	padding: 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;
	padding: 5px 10px 0px 0px;
	list-style: none;
	list-style-type: none;
	width: 600px;
	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 .roktalk {
	margin: 2px 0 0 0;
	display: block;
	} 


/* Social Media */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#social-media {
	margin: 0px;
	padding-top: 38px;
	padding-right: 21px;
	height: 27px;
	width: 46px;
	list-style: none;
	list-style-type: none;
	float: right;
	}
#social-media li.twitter {
	display: inline;
	float: right;
	}
	
	
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Body and Header White (Reversed) */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	

body#white  {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}
	
#header_white {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 975px;
	height: 100px;
	position: relative;
	border: 0;
	}

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

#corner_nav_white { 
	float: right;
	margin: 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: #7F7F7F;
	}

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

#corner_nav_white .end {
	padding: 2px 10px 2px 10px;
	float: right;
	padding: 4px 5px;
	text-decoration: none;
	color: #7F7F7F;
	} 
#corner_nav_white .end a {
	padding: 2px 10px 2px 10px;
	border-bottom: none;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #7F7F7F;
	}
#corner_nav_white .end a:hover{
	text-decoration: none;
	color: #3B749D;
	}
	

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

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

#header_form h1 {
	margin: 0px; 
	padding: 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; 
	padding: 0px;
	width: 625px;
	height: 100px;
  	}



/* Header - Google Search Field */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

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

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

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


/* Header - Menu Navigation */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.chromestyle {
width: 725px;
padding: 0px;
margin: 0px;
}

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

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

.chromestyle ul li {
margin: 0px;
padding: 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #135789;
letter-spacing: 0px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
display: block;
float: left;
}

.chromestyle ul li a {
padding: 6px 15px 3px 15px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #135789;
letter-spacing: 0px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
height: 22px;
display: block;
float: left;
background: transparent url("/images/bgDIVIDER.gif") no-repeat top right;
}

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

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




/* Header - Menu Navigation - Style for Drop Down Menu */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.dropmenudiv {
	margin: 6px 0px 0px 0px;
	padding: 5px 5px 10px 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, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	z-index: 100;
	background-color: #EEEEEE;
	width: 125px;
	font-weight: bold;
	color: #135789;
	visibility: hidden;
	border-bottom: 1px solid #CCCCCC;
}

.dropmenudiv a {
	width: auto;
	display: block;
	margin: 0px;
	padding: 3px 0px 5px 0px;
	color: #3B749D;
	text-decoration: none;
	font-weight: normal;
}
.dropmenudiv a:link, .dropmenudiv a:visited {
	color: #3B749D;
	text-decoration: none;
	font-weight: normal;
	}
.dropmenudiv a:hover {
	color: #073558;
	}

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

/*text-indent: 3px;
border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/


.hidemenudiv{
margin-top:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
padding: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, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, 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;
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: #3B749D;
	text-decoration: none;
	font-weight: normal;
	}
.hidemenudiv a:visited {
	color: #3B749D;
	text-decoration: none;
	}
.hidemenudiv a:hover {
	color: #073558;
	}

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







