/* CSS Document */
/*
//// CSS for the header, wrapper, common tags, home page and footer
////
//// To line up bottom of three main columns see tags: 
	.blueboxlistlinks 
	#topleft_box
	#topright_box
	#botleft_box 
	#botright_box 
	.mrilistlinks
*/

/*PRINT STYLES*/
#print_header {
	display: none !important;
}

#print_home_leftnav {
	display: none !important;
}

#print_slideshow {
	display: none !important;
}

.itn_print {
	display: none !important;
}

.mri_print {
	display: none !important;
}

.footer_main_print {
	display: none !important;
}

/*GENERAL STYLES*/
body { 
	background-color:#FFF; 
	color:	#333; 
	margin: 0px auto;
	text-align: center; 
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 1em;
	width: 100%;
	line-height: normal;
}

h1 {
	font-family: Arial,verdana,sans-serif;
	font-size: 2.4em;
	font-weight: 100;
	line-height: .8em;
	font-weight: normal;
	color: #7D7D7D; 
	padding: 0px; 
	margin: 0px; 
	text-align: left;
	letter-spacing: -.05em;
	position: relative;
	left: 8px;
	top: -3px;
}

h3 {
	color: #747474; 
	font-size: 1.65em;
	font-weight: 100;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	padding: 0px; 
	margin: 0px; 
	line-height:normal;
}

h4 {
	color: #5D5D5D;
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px; 
	margin: .6em 0px 0px 0px; 
} 

.copy_intro {
	color: #000;
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 1.15em; 
} 

a:link { color: #000099;  }
a:visited { color: #663399;  }
a:hover { color: #000099; text-decoration:underline; }
a:active { color: #CC0000;  }



ul { 
	list-style-type: none;
	padding: 7px 0px 4px 0px;
	margin: 0px;
}



ul li {
	list-style-type: none;
	background-image: url('../glmedia/bullet_arrow.gif');
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	line-height: 1.4em; 
	padding: 0px 0px 0px 16px; 
	background-repeat: no-repeat; 
	background-position: 2px 6px; 
	margin: 0px;
}




ol {
	padding: 0px 0px 0px 25px;  
	margin: 0 0 0 5px;
}

/* for double bullet ul and li's */
.ulx2 {
	list-style-type: none;
	padding: 5px 0px 2px 10px;
	margin: 0px;
}

.ulx2_listitem {
	list-style-type: none;
	background-image: url('../glmedia/bullet_arrow.gif');
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	line-height: 1.4em; 
	padding: 0px 0px 0px 26px; 
	background-repeat: no-repeat; 
	background-position: 2px 6px; 
	margin: 0px;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

blockquote {
	padding: 6px 6px 6px 16px;
	margin: 0px;	
}

hr {
	size: 1px;
	color: #CCCCCC;	
	height: 1px;
	font-size: 0px; 
	background: #CCC;
	margin: 10px 0px;
	padding: 0px;
	line-height: 0px;
}

.hrule {
	color: #CCCCCC;	
	height: 1px;
	font-size: 0px; 
	background: #CCC;
	margin: 10px 0px;
	padding: 0px;
	line-height: 0px;
}

.pdf_link {
	font-size: .825em;
	color:#666;
}
 
/*Outer Wrapper*/
#outerdiv {
	margin: 0px auto;
	max-width: 960px;
	min-width: 790px;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 961 ? "960px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 789 ? "790px" : "98.7%"));
	border: 1px #20396C solid;
	text-align: left;
}

/*HEADER STYLES*/
#header {
	padding: 0px;
	margin: auto;
}

#header_hhs {
	background-image: url(../glmedia/head_hhs_ban_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
	font-size: 0px;
}

#header_hhs_left {
	background-image: url(../glmedia/head_hhs_ban1.gif);
	background-repeat: no-repeat;
	float: left;
	width: 353px;
	height: 41px;
}

#header_hhs_right {
	background-image: url(../glmedia/head_hhs_ban2.gif);
	background-repeat: no-repeat;
	float: right;
	width: 132px;
	height: 41px;
}

#header_mid {
	background-image: url('../glmedia/head_bg_texture.gif');
	background-repeat: no-repeat;
	min-height: 65px;
	height:expression(this > 0? "auto": "65px" );
}

#header_mainlogo {
	float: left;
	min-height: 65px;
}

/* header subnav and main search */
#header_subnav_search {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: .85em;
	width: 100px;
	text-align: right;
	background-image: url('../glmedia/head_subnav_bg2.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#header_subnav {
	color: #FFF;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: .85em;
	min-height: 17px;
	background: #3D5E9B;
	position: relative;
	top: -3px;
}

#header_subnav a:link {color: #FFF;  background-color:#3D5E9B; font-size: .92em; padding: 0px 7px;}
#header_subnav a:visited {color: #FFF;  background-color:#3D5E9B; font-size: .92em; padding: 0px 7px;}
#header_subnav a:hover {text-decoration: underline;}
#header_subnav a:active {color: #FFF;  background-color:#3D5E9B; font-size: .92em; padding: 0px 7px;}

#header_searchbox {
	clear: left;
	width:120px;
	height:1.01em;
	border:1px #494949 solid;
	color: #494949;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 1px 0px 1px 3px;
}

#header_goimg {
	margin: 0px 14px 0px 0px;
	padding: 0px;
	position: relative;
	top: 4px;
}

#header_search_text {
	float: right;
	text-align: right;
	color: #494949; 
	font-size: .9em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	margin-top: 0px;	
	padding: 3px 14px 0px 0px;
	background: #FFF;
}

/* header horizontal nav */
#header_horz_nav {
	clear: both;
	background: url('../glmedia/head_horz_nav_bg.gif') 0px 0px repeat-x;
	height: 17px;
	min-height: 10px;
	max-height: 1000px;
	padding-left:  11px;
	text-align: left;
}

#content {
	text-align: center;
	clear:both;
	margin: 8px 0px;
	padding: 0px;
}

#home_content_tbl {
	clear: both;
	border: inherit;
	width: 100%;
}

#home_content_tbl td {
	border: 1px solid #CCC;
	width: 33%;
	vertical-align: top;
	padding: 8px;
}

/* Home Page */
/* Col blue box */
#col_bluebox {
	text-align: left;
}

#nav_blue_box {
	background: #20396C;
	line-height: 0;
}

.blue_box_dashed_line {
	background: url('../glmedia/nav_blue_box_dashed_line.gif') repeat-x;
	height: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;	
}

/* oer box */
#oer_box {
	border: 1px solid #033A95;	
	margin-top: 7px;
	padding: 0px;
}

#oer_box_header {
	margin-top: 3px;
	padding: 0px;
}

#oer_header_hr {
	background: url('../glmedia/oer_header_hr.gif') 0 0 repeat-x;
	margin-top: 5px;
	padding: 0px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

#blueboxlist { 
	list-style-type: none; 
	padding: 1px 0px 4px 4px; 
	margin: 0px;
}

.blueboxlistlinks {
	list-style-type: none;
	background-image: url('../glmedia/bullet_arrow.gif'); 
	font-size: 0.81em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	line-height:1.85em; /* Adjust line-height to line up bottom of three main columns */
	padding: 0px 0px 0px 16px; 
	background-repeat: no-repeat; 
	background-position: 2px 9px; 
	margin: 0px;
}

#oer_search_show {
	display: none;
}

#oersearchheader {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #003894; /*dark blue*/
	padding: 7px 0px 0px 5px;
	margin: 0px;
	line-height: 1em;
}

#oersearchbox {
	width: 55%;
	border:1px solid #003894; /*oer blue*/
	color: #494949;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 1px 0px 1px 3px;
}

#oer_goimg {
	margin: 0px 14px 0px 0px;
	padding: 0px;
	position: relative;
	top: 2px;
}

/* Home page Col slideshow */
#col_slideshow {
	text-align: center;
}

#slideshow {
	position: relative;
	width: 410px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-align: center;
	font-size:.87em;
}

/* slideshow col boxs */
#ss_boxes {
	width: 410px;
	background: #FFF;
	font-size: .79em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px auto;
	text-align: left;
}

#topleft_box {
	background: #FFF;
	display: inline;
	float: left;
	width: 200px;
	margin: 5px 3px 3px 0px; 
	border: 1px solid #EBEBEB;
	height: 84px; /* Adjust height to line up bottom of three main columns */
}

#botleft_box {
	clear: both;
	background: #FFF;
	display: inline;
	float: left;
	width: 200px;
	margin: 5px 3px 3px 0px; 
	border: 1px solid #EBEBEB;
	height: 129px; /* Adjust height to line up bottom of three main columns */
}

#ss_boxbreak {
	clear: both;
	width: 97%; 
	height: 1px; 
	font-size:0px; 
	line-height: 0px;
}

#topright_box {
	background: #FFF;
	display: inline;
	float: left;
	width: 200px;
	margin: 5px 0px 3px 3px; 
	border: 1px solid #EBEBEB;
	height: 84px; /* Adjust height to line up bottom of three main columns */
}

#botright_box {
	background: #FFF;
	display: inline;
	float: left;
	width: 200px;
	margin: 5px 0px 3px 3px; 
	border: 1px solid #EBEBEB;
	height: 129px; /* Adjust height to line up bottom of three main columns */
}

.ss_copy {
	padding: 0px 6px;
	margin: 7px 0px;
	line-height: 1.1em;
}

.ss_images {
	 float: left;
	 margin-right: 6px;
	 border: 1px solid #CCC;
}

.ss_boxes_headers_top {
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	color: #20396C;
	background: #D9E1F0;
	margin: 0px;
	padding: 3px 4px;
}

.ss_boxes_headers_bot {
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	color: #FFF;
	background: #3D5E9B;
	margin: 0px;
	padding: 3px 4px;
}

/* home page Col news */
#col_news {
	
}

#inthenews_header {
	padding: 4px;
	margin-bottom: 4px;
	border-top: 6px solid #EB9A43;
	border-right: 1px solid #EB9A43;
	border-bottom: 1px solid #EB9A43;
	border-left: 1px solid #EB9A43;
	font-family: Georgia, serif;
	font-size: 1.1em;
	text-align: left;
	color: #EB9A43;	
}

#itn_header_icon {
	float: left;
	position: relative;
	top: 1px;
	padding-left: 3px;
}

.newscol_newsdiv {
	margin: 0px;
	padding: 6px 0px;
	text-align: left;
	clear: both;
	min-height: 63px;
}

.itn_header {
	color: #555; 
	font-size: 0.86em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
	padding: 0px; 
	margin: 0px; 
	line-height:normal;
}

.itn_p {
	color: #444; 
	font-size: 0.78em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	margin: 0px; 
	line-height:normal;
}

#col_news .itn_pic {
	float:left; 
	padding: 0px; 
	margin: 0px 7px 0px 0px; 
	/*border: 1px solid #999; //// if images do not have grey border */
}

.newscol_navlistdiv {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.news_navlist {
	text-align: left;
	list-style-type: none; 
	padding: 3px 0px 3px 0px; 
	margin: 0px;
}

.news_listlinkswhite {
	color: #616161; 
	background-image: url('../glmedia/bullet_arrow.gif');
	background-repeat: no-repeat; 
	background-position: 1px 5px;  
	font-size: 0.75em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	line-height: 1.1em;
	padding: 2px 0px 3px 16px; 
	margin-left: 0px;
}

#mediatable { 
	text-align: center;
	clear: both;
	border-top:1px #959595 dashed;
	padding: 4px 0px;
	margin: 4px 0px;
}

#mediatable .text { 
	vertical-align:text-bottom; 
	color: #666666; 
	font-size: 0.7em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
	padding: 0px; 
	margin: 0px;
}

.mediatble_pic	{
	vertical-align: middle;
	border: 0px;
	padding: 4px 0px 0px 0px;
}

#medresearchinit_header {
	padding: 4px;
	border-top: 6px solid #999;
	border-right: 1px solid #999;
	border-bottom: 0px solid #999;
	border-left: 1px solid #999;
	font-family: Georgia, serif;
	font-size: .95em;
	text-align: left;
	color: #666666;
	background: #FFF;
}

#mri_header_icon {
	float: left;
	position: relative;
	top: -1px;
	padding-left: 3px;
}

#mrinavlist {
	list-style-type: none; 
	padding: 5px 0px; 
	margin: 0px;
	border: 1px solid #999;
	background: #E0E0E0;
}

.mrilistlinks { 
	color: #009900; 
	background-image: url('../glmedia/bullet_arrow_gray.gif'); 
	background-repeat: no-repeat; 
	background-position: 2px 4px;
	font-size: 0.75em; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	line-height:1.5em; /* Adjust line-height to line up bottom of three main columns */
	padding: 0px 0px 0px 20px; 
	margin: 0px;
	border: none;
}

.mrilistlinks a:link { color: #313131; }
.mrilistlinks a:visited { color: #696969; }
.mrilistlinks a:hover { color: #777777; }
.mrilistlinks a:active { color: #595999; }

/* footer home page menu list */
#footermenuhome {
	text-align: center;
	height: 175px;
	margin-left: 2px;
}

.fmh_col_left {
	padding: 0px;
	float: left;
	text-align: left;
	width: 16.6%;
	height: 170px;
	margin: 0px;
}

.fmh_col_center {
	padding: 0px;
	float: left;
	text-align: left;
	width: 16.6%;
	height: 170px;
	margin: 0px;
}

.fmh_col_right {
	padding: 0px;
	float: left;
	text-align: left;
	width: 16.6%;
	height: 170px;
	margin: 0px;
}

.fmh_header {
	background-image: url('../glmedia/home_menu_footer_bg.gif');
	background-repeat: repeat;
	padding: 4px 2px 0px 10px;
	margin: 0px 0px 4px 0px;
	color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	font-weight: bold;
	height: 18px;
}

.fmh_header a:link { color: #FFF; }
.fmh_header a:visited { color: #FFF; }
.fmh_header a:hover { color: #FFF; }
.fmh_header a:active { color: #FFF; }

.footernavlist {
	list-style-type: none;
	padding: 0px 5px 0px 0px; 
	margin: 0px 8px 4px -8px; 
}

.footerlistlinks {
	background-image: url('');
	font-size: 0.67em; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height:1.1em;
}

/* footer main */
.footer_main {
	text-align: center;
	margin: 0px auto;
	padding:  0px;
	font-size: .8em;
}

.footer_hr {
	height: 1px; 
	background: #E0E0E0; 
	font-size: 1px; 
	padding: 0;
	margin: 6px 10px;
	line-height: 0px;
}

.footer_main td {
	text-align: left;
	vertical-align: top;
	padding: 13px;
}

.footer_main img {
	float: left;
	padding-bottom: 5px;
	border: none;
}
.float_box_right { /* Added by RJB 8-17-07 */
	float:right; 
	width:175px; 
	border:#ccc solid 1px; 
	padding:1em; 
	margin-left:1em; 
	margin-bottom:0.5em;
}