/*************************************
  Eric Meyer's Browser Reset (Reloaded)
**************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption {border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}:focus{outline:0}body{line-height:1;color:#363534;background:#fff}ul{list-style:none}
/*************************************
  END RESET CSS
**************************************/
/* DEFAULT GLOBAL TEXT STYLES */
body {
	font-family:Georgia, "Times New Roman", serif;
	color:#444444;
	font-size:.7em;
	line-height:1.35em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#285382;
	text-transform:uppercase;
	font-weight:bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}
h1 {font-size:2em;}
h2 {
	font-size:1.8em;
	line-height:1em;
	margin:0 0 .5em 0;
}
h3 {font-size:1.7em;}
h4,h5,h6{font-size:1em;}

p {
	line-height:1.7em;
	margin:0 0 1em 0;
}
td {
	line-height:1.35em;
}
ul {
	list-style:circle;
}
li {
	color:#444444;	
	line-height:1.8em;
}
a {
	color:#285382;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#285382;	
}
a:active {
	color:#285382;	
}
strong {
	font-weight:bold;
}
.clear {
	clear:both;
	height:1px;
	width:100%;
}
i, em {
	font-style:italic;
}
.larger_text {
	font-size:14px !important;
	line-height:20px !important;
}
/*---------------------------------END GENERIC STYLES --*/
.wrapper {
	margin:0 auto;
	width:988px;
}
.header_leftend {
	float:left;
	width:22px;
	height:133px;
	background:url(/images/kettering/header_leftend.jpg) no-repeat;
}
.header_container {
	float:left;
	width:944px;
	height:133px;
	background:url(/images/kettering/header_container_bg.jpg) repeat-x;
}
.header_rightend {
	float:right;
	width:22px;
	height:133px;
	background:url(/images/kettering/header_rightend.jpg) no-repeat;
}
.header_container h1 {
	float:left;
	text-indent:-9999em;
	display:block;
	background:url(/images/kettering/header_logo.png) no-repeat;
	width:172px;
	height:69px;
	margin:27px 0 0 0;
	cursor:pointer;
}
/*---------------------------------TOP RIGHT MENU STYLES--*/
.top_menu_container ul {
	list-style:none;
}
.top_menu_container ul li {
	list-style:none;
	display:inline;
	float:right;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	font-size:.8em;
	font-weight:bold;
	padding:0 4px 0 4px;
	margin:.2em 0 0 0;
	letter-spacing:.1em;
}
.top_menu_container ul li a, .top_menu_container ul li a:visited {
	text-decoration:none;
	color:#FFFFFF;
	background:url(/images/kettering/top_nav_divider.jpg) no-repeat;
	background-position:right;
	padding:0 8px 0 0;
}
.top_menu_container ul li a:hover {
	text-decoration:underline;
}
a.last_li {
	border:0 !important;
	padding:0 !important;
	background:none !important;
}
/*---------------------------------END TOP RIGHT MENU STYLES--*/

/*---------------------------------SITE NAV STYLES--*/
.site_nav_container {
	float:left;
	width:940px;
	margin:13px 0 0 0;
	height:29px;
}
ul.site_nav {
	list-style:none;
	float:left;
	width:760px;
}
ul.site_nav li {
	display:inline;
	list-style:none;
	font-size:.9em;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	padding:0 5px 0 0;
	letter-spacing:.1em;
}
ul.site_nav li a { 
	color:#FFFFFF;	
	text-decoration:none;
	background:url(/images/kettering/site_nav_divider.jpg) no-repeat;
	background-position:right 2px;
	padding:4px 9px 4px 0;
}
ul.site_nav li a:hover {
	text-decoration:underline;
}
ul.site_nav li a:visited {
	color:#FFFFFF;
}
ul.site_nav li a.last_li {
	background:none;
	padding-right:0 !important;
}
/*---------------------------------END SITE NAV STYLES--*/
.search_container {
	float:left;
	width:180px;
	height:33px;
	background:url(/images/kettering/search_container_bg.jpg) no-repeat;
}
.search_container .search_input {
	position:relative;
	top:-3px;
	background:url(/images/kettering/search_input_bg.jpg) repeat-x;
	border:0;
	width:122px;
	height:15px;
	font-size:.8em;
}
.search_container .search_button {
	position:relative;
	top:0;
	width:53px;
	height:15px;
	background:url(/images/kettering/btn_search.jpg) no-repeat;
}
.middle_container {
	width:971px;
	margin:0 0 0 14px;
}
.middle_column ul {
	margin:.5em 0 .5em 20px;
}
.supplemental_container {
	width:198px;
	margin:1em 0 0 0;
	background:#f8f9ef;
}
.supplemental_container h4 {
	text-indent:-9999em;
	display:block;
	background:url(/images/kettering/header_supplemental.jpg) no-repeat;
	width:198px;
	height:32px;
}
ul.supplemental_list {
	list-style:none;
	padding:.5em 0 0 0;
}
ul.supplemental_list li {
	list-style:none;
	background:url(/images/kettering/arrow_down.gif) no-repeat;
	background-position:left .5em;
	line-height:2em;
	font-size:.9em;
	padding:0 0 0 8px;
	margin:0 22px 0 22px;
}
ul.supplemental_list li a {
	color:#444444;
	text-decoration:none;
}
ul.supplemental_list li a:hover {
	color:#444444;
	text-decoration:underline;
}
.supplemental_bottom {
	float:left;
	background:url(/images/kettering/supplmental_bottom.jpg) no-repeat;
	width:198px;
	height:19px;
}
/*.middle_container h2 {
	float:left;
	width:748px;
	height:137px;
	display:block;
	text-indent:-9999em;
	background:url(/images/kettering/header_section_title.jpg);
	margin:.5em 0 0 0;
}*/
.center_container {
	float:left;
	width:494px;
	background:url(/images/kettering/center_container_bg.jpg) repeat-y;
	margin:1em 13px 0 0;
}
.center_container_bg {
	width:494px;
	background:url(/images/kettering/content_bg.jpg) no-repeat;
	padding:1.5em 0 0 0;
}
.center_container_copy {
	width:434px;
	margin:0 0 0 34px;
}
.center_container_bg h3 {
	width:438px;
	height:40px;
	background:url(/images/kettering/content_title_bg.png) no-repeat;
	margin:0 0 0 28px;
	font-weight:bold;
	text-transform:uppercase;
	padding:13px 0 0 20px;
	letter-spacing:.05em;
}
.center_container_bottom {
	float:left;
	width:494px;
	height:49px;
	background:url(/images/kettering/center_container_bottom_bg.jpg) no-repeat;
}
.center_container_ext {
	float:left;
	width:747px;
	background:url(/images/kettering/center_container_bg_ext.jpg) repeat-y;
	margin:1em 0 0 0;
}
.center_container_bg_ext {
	width:747px;
	background:url(/images/kettering/content_bg_ext.jpg) no-repeat;
	padding:1.5em 0 0 0;
}
.center_container_copy_ext {
	width:680px;
	padding:0 0 0 34px;
}
.center_container_bg_ext h3 {
	width:691px;
	height:40px;
	background:url(/images/kettering/content_title_bg_ext.png) no-repeat;
	margin:0 0 0 28px;
	font-weight:bold;
	text-transform:uppercase;
	padding:13px 0 0 20px;
	letter-spacing:.05em;
}
.center_container_bottom_ext {
	float:left;
	width:747px;
	height:49px;
	background:url(/images/kettering/center_container_bottom_bg_ext.jpg) no-repeat;
}
.right_column {
	float:left;
	width:240px;
	margin:1em 0 0 0;
}
.featured_pub_container {
	width:inherit;
}
.featured_pub_container h4 {
	width:150px;
	height:46px;
	display:block;
	text-indent:-9999em;
	background:url(/images/kettering/header_featured_publications.jpg) no-repeat;
}
.publication {
	margin:0 0 1.5em 0;
}
.book {
	float:left;
	width:58px;
	height:74px;
	background:url(/images/kettering/featured_pub_book_bg.jpg) no-repeat;
	margin:0 5px 0 0;
}
.book img {
	position:relative;
	top:7px;
	left:10px
}
.book_title {
	float:left;
	width:160px;
}
.book_title h5 {
	color:#444444;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.4em;
	background:url(/images/kettering/gray_gradient_bottom.jpg) no-repeat;
	background-position:bottom left;
	padding:0 0 .3em 0;
}
.book_description {
	float:left;
	width:160px;
	font-size:.9em;
}
.corner {
	width:240px;
	height:59px;
	background:url(/images/kettering/corner.png) no-repeat;
	background-position:right;
	position:relative;
	top:-2.5em;
}
.corner a.read_more {
	position:relative;
	top:25px;
	left:84px;
}
a.read_more {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size:.9em;
	text-transform:uppercase;
	text-decoration:none;
	background:url(/images/kettering/document_icon.gif) no-repeat;
	background-position:right;
	padding:0 12px 0 0;
}
a.read_more:hover {
	text-decoration:underline;
}
.footer {
	float:left;
	clear:both;
	background:url(/images/kettering/footer_bg.jpg) no-repeat;
	width:960px;
	height:20px;
	margin:0 0 0 14px;
	display:inline;
}
.footer_text {
	float:left;
	width:100%;
	font-family:"Trebuchet Ms", Arial, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:.8em;
	font-weight:bold;
	margin:4px 0 0 8px;
}
.footer_text a { 
	color:#FFFFFF !important;
	text-decoration:underline;
}
.footer_text a:hover { 
	text-decoration:none;
}
.middle_container:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}