body{
	margin: 0;
	padding: 0;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

td a{
	color: #EE1A24;
	text-decoration:underline;
}

td a:hover{
	color: #333;
	text-decoration:underline;
}


#container{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 146px;
	clear: both;
	color:#888;
}

	.header_nav{
		font-size: 9px;
		color: #999;
		text-align:right;
		vertical-align:top;
		white-space:nowrap;
		padding: 24px 10px 0px 0px;
		width:100%;
		height:50px;
		background-repeat:no-repeat;
		background-image:url(/inpublibraries/images/headerRightNavBg.jpg); 
	}
	
	.header_nav a{
		font-size: 9px;
		color: #EE1A24;
		text-decoration:none;
	}
	
	.header_nav a:hover{
		font-size: 9px;
		color: #333;
		text-decoration:underline;
	}
	
#header_left{
		text-align:left;
		float:left;
	}
	
#header_right{
	text-align: right;
	float:right;
	padding: 30px;
	}
	
.content_right{
	font-size: 10px;
	color: #333;
	line-height: 18px;
	padding: 15px 15px 10px 20px;
}

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 16px;
	color: #EE1A24;
	/*#FCB333;*/
}

h4{
	font-size: 10pt;
	/*#FCB333;*/
}

td.greeting{
	padding:0 0 0 10px;
	color:#6F6F6F;
}

.serviceName{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	/*5A86bc, 6191CC, 6d90a5, 6d90af*/
}

.serviceDesc{
	font-size: 11px;
}

.newsletter_header{
	font-size: 10px;
	color: #666;
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
	width: 100%;
	text-align: left;
}

.newsletter_link{
	font-size: 11px;
	color: #EE1A24;
	line-height: 18px;
}

.newsletter_link a{
	font-size: 11px;
	color: #EE1A24;
	text-decoration:underline;
}

.newsletter_link a:hover{
	font-size: 11px;
	color: #333;
	text-decoration:underline;
}

table.loginbox{
		border: 1px solid #B2B2B2;
		width: 195px;
		margin: 0px;
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;	
}

td.login_label{
	font-size: 10px;
	color: #666;
	text-align: left;
	padding: 5px 0px 5px 10px;
}

td.login_field{
	text-align: left;
	padding: 0px 0px 5px 10px;
}

td.login_header{
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
	border-top: 1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	background-image:url(/inpublibraries/images/groupBoxBG_2.gif);
	padding: 4px 0px 5px 9px;
}

td.login_links{
	font-size: 10px;
	color: #EE1A24;
	line-height: 18px;
	padding: 5px 0px 0px 10px;
}

td.login_links a{
	color: #EE1A24;
	text-decoration:none;
}

td.login_links a:hover{
	color: #333;
	text-decoration:underline;
	cursor: pointer;
}

#content{
	 margin-bottom: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 background-position:top;
	 background-image:url(/inpublibraries/images/content_bg.gif); 
}

#content_wide{
	 margin-bottom: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 background-position:top;
	 background-image:url(/inpublibraries/images/content_bg_clear.gif); 
}

#content_bottom{
	 margin-bottom: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 background-position:top;
}
	
#section_title {
	/*background-color:#F6F6F6;*/
	background-repeat: repeat-x;
	text-align: left;
	padding: 16px 22px 0px 50px;
	clear: both;
	font-size: 22px;
	color: #fff;
	/*font-weight: bold;*/
}
#section_subtitle {
	/*background-color:#F6F6F6;*/
	background-repeat: repeat-x;
	text-align: left;
	padding: 0px 22px 6px 100px;
	clear: both;
	font-size: 12px;
	color: #4189dd;
	font-weight: bold;
	font-style: italic;
}

#footer{
	height: 55px;
	text-align: left;
	padding: 22px 22px 2px 145px;
	clear: both;
	
}
	/* logo in footer */
	#footer .footer_logo_ena{
		float: left;
		padding-right: 10px;
		height: 36px;
		display: block;
	}
	

	/* first text line in footer */
	#footer .line1{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color:#333;
		display: block;
		clear: right;
		margin-bottom: 8px;
	}
	#footer .line1 a{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		background: transparent;
		color: #333;
	}
	#footer .line1 a:visited, #footer .line1 a:active, #footer .line1 a:link{
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
	}
	#footer .line1 a:hover{
		color: #333;
		text-decoration: underline;
	}
	
	/* second text line in footer */
	#footer .line2{
		font-size: 10px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		color:#666;
	}
	#footer .line2 a{
		text-decoration: none;
		background: transparent;
		color: #666;
	}
	#footer .line2 a:visited, #footer .line2 a:active, #footer .line2 a:link{
		color: #666;
	}
	#footer .line2 a:hover{
		color: #333;
		text-decoration: underline;
	}
	
hr{
	border-top: 1px dotted #ccc;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}

p.hr{
	border-top: 1px dotted #ccc;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	padding: 0px;
	margin: 8px;
}



/* GLOBAL SETTINGS */
img, form{
	margin: 0;
	padding: 0;
	border: 0;
}

.textfield{
	padding: 2px;
}
.search .textfield{
	background-color: #DEEAF7;
	padding: 2px;
	vertical-align:middle;
	font-size: 11px;
}

.search .button{
	margin: 0;
	padding: 0;
	vertical-align:middle
}
div{
	/* 
	border: 1px #F00 dotted; 
	*/
}

.featureselect {
	font-size: 11px;
	width: 150px;
}


table.needlogin{
		border: 1px solid #EE1A24;
		margin: 0px;
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;	
}

td.needlogin_copy{
	font-size: 10px;
	color: #666;
	text-align: left;
	padding: 5px 10px 5px 10px;
}


td.needlogin_header{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #EE1A24;
	padding: 5px 0px 5px 10px;
}
.desc {
	line-height: 14px;
}
