/* 3px jog. Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {height: 1%;  margin-left: 0;}
/* End hide from IE5/mac */


body {
	background: #005596 url(../2010ib/images/gradient.gif) repeat-x top left;
	padding: 0;
	margin: 0;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	width: 760px;
	background-color: #fff;
	color: #333;
	border-right:2px solid #eee;
	}

#banner {
	width: 760px;
	height:99px;
	background: url(../2010ib/images/header.gif) no-repeat top left;
	}

	#bannermenu {
		padding-left: 349px;
		padding-top:42px;
		}
	
		.pdf, .globe {
			padding-left: 26px;
			margin-bottom:.5em;
			}
	
		.pdf {
			background: url(../2010ib/images/pdf_sm.gif) no-repeat top left;
			}
	
		.globe {
			background: url(../2010ib/images/computer.gif) no-repeat top left;
			}

#crumb {
	font-size: 0.9em;
	padding: 5px;
	background-color: #C6A983; /* 90% opacity color value of #de4300 */ 
	color:#005596;
	border-top:1px solid #233a77;
	border-bottom:1px solid #233a77;	
	}

	#crumb a:link {text-decoration: none; color: #fff;}
	#crumb a:visited {text-decoration: none; color: #fff;}
	#crumb a:hover, #crumb a:active {text-decoration: none; color: #005596;}
 	

	
	
	
#content {
	padding: 5px 15px 5px 10px;
	background-color: #fff;
	background: url(../2010ib/images/globe_bottom.gif) no-repeat top left;
	}

#content ul li {
margin-left: -20px;
padding-bottom: 5px;
	} 

#pathway ol li {
margin-left: -15px;
padding-bottom: 10px;
	} 

#menu ul li, #toc ul li, #centers ul li {
margin-left: 0px;
padding: 0;
	} 

.rightmenu {
	text-align: right; 
	float:right;
	font-size: 0.9em;
	}

table#menu {width: 730px; padding: 5px; border: margin-bottom: 15px; color: #000; color: #555;}
table#menu #col1 {width:250px;}
table#menu #col2 {width:480px;}
table#menu ul {margin-left: 0; margin-bottom: 0;}
table#menu li {line-height: 1.5em;}

table#menu a:link {text-decoration: underline; color: #233a77;}
table#menu a:visited {text-decoration: underline; color: #233a77;}
table#menu a:hover, table#menu a:active {text-decoration: none; color: #FFAA3E;}

#update {text-align: center; font-size: 0.9em; margin-bottom: 5px; clear:both;}

#footer {
		background-color: #fff;
		font-size: 95%;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 15px;
		border-top: 1px dashed #ccc;
		line-height: 15px;
	}


a:link {text-decoration: underline; color: #233a77;}
a:visited {text-decoration: underline; color: #233a77;}
a:hover, a:active {text-decoration: none; color: #FFAA3E;}

#bannermenu a:link, #menu a:link {text-decoration: none; color: #005E99;}
#bannermenu a:visited, #menu a:visited {text-decoration: none; color: #005E99;}
#bannermenu a:hover, #menu a:hover, #bannermenu a:active, #menu a:active {text-decoration: none; color: #FFAA3E;}

#toc a:link {text-decoration: none; color: #005E99;}
#toc a:visited {text-decoration: none; color: #005E99;}
#toc a:hover, #toc a:active {text-decoration: underline; color: #FFAA3E;}

.right a:link, .rightmenu a:link {text-decoration: none; color: #005E99;}
.right a:visited, .rightmenu a:visited {text-decoration: none; color: #005E99;}
.right a:hover, .rightmenu a:hover, .right a:active, .rightmenu a:active {text-decoration: none; color: #FFAA3E;}

h1, h2, h3 {font-family: Verdana, Arial, Helvetica, sans-serif; }
h4, .surcharge {font-family: Arial, Helvetica, sans-serif; line-height: 120%; font-size: 15px; color:#555;}
h5 {font-family: Arial, Helvetica, sans-serif; line-height: 120%; font-size: 14px; color:#555;}
h2 {line-height: 120%; font-size: 18px; color:#005696;}
h3 {line-height: 120%; font-size: 16px; color:#444;}

.right {text-align: right; margin-bottom: 12px;	font-size: 90%;}

ul.none {list-style-type: none;}

blockquote {background-color: #F2E1CC; padding: 5px; border: 1px solid #ccc; color: #000;}
blockquote.normal {background-color: #fff; padding: 5px; border: none; color: #000;}

#eptable, .refgde {padding: 5px; color: #000;}
#eptable td, .refgde td {width: 50%; padding: 2px 10px 2px 2px;}
#eptable tr.shade, .refgde tr.shade {background-color: #CAE3F4;}
#eptable th, .refgde  {text-align: left;}
.refgde {width: 600px; margin-bottom: 10px;}

.surcharge {font-size: 0.9em; margin-top: -12px; line-spacing: 0.9em;}




