
/*IMPORTED STYLES*/

@import url("content.css");
@import url("content_secondary.css");
@import url("contactform.css");
@import url("thickbox.css");


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



/*BODY*/
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;
	}

/*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: 40px 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 Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	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 Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	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;
	}
	
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*MARGIN: top   right   btm   left*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#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/globebanner_ansrlogo.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;
}



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

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

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

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

input.google {
	width: 150px;
	/* display: block;*/
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, 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 20px 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 16px 0px 16px;
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 old width:725px; */
.chromestyle{
width:825px;
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 16px 3px 16px;
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 16px;
position:absolute;
top: 0;
border: 1px solid #CCCCCC;/* THEME CHANGE HERE*/
border-bottom-width: 0;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 12px;
line-height:16px;
z-index:100;
background-color: #EEEEEE;
width: 155px;
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*/
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */














