@charset "utf-8";

html, body {
	background-image: url(masthead_stripe.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-weight:100;
	color: #333;
}
#homebody {
	background-image:url(home_masthead.gif);
}
.wrapper {
	background-image: url(masthead_stripe.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 830px;
	margin:0 auto;
	border: 0px solid #BBB;
	border-top: none;
	background-color: #FFF;
} 
a:link, a:visited, a:active {
	color: #333333;
}
a:hover {
	color: #a62900;
}
h1, h2, h3, h4, p.BOLD, li.BOLD, div.BOLD, .subnav_head {
	color: #a62900;
}
td, th, a, p.ROMAN, li.ROMAN, div.ROMAN, ol, ul, dl {
	font-family: Georgia, serif;
	font-size: 11pt;
	line-height: 15pt;
		color: #333333;
}
p {
	font-size: 11pt;
	line-height:15pt;
	font-family:Georgia;
	font-weight:normal;
	margin-top: -5px;
	color: #333333;
}
h2 {
	margin-top:0pt;
	margin-bottom:15pt;
	font-size:15pt;
	line-height:15pt;
	font-family:Georgia;
	font-weight: normal;
}
h3 {
	margin-top:0pt;
	line-height:15pt;
	font-size:13pt;
	font-family:Georgia;
	font-weight: normal;
}
h4 {
	line-height:15pt;
	font-size:13pt;
	font-family:Georgia;
	font-weight: normal;
}
h5 {
	line-height:15pt;
	font-size:11pt;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin-top: -18px;
	margin-bottom: 18px;
}
ul, ol {
	margin-bottom: 11px;
	margin-top: -7px;
}
ul li, ol li {
	padding-bottom: 8px;
	margin-left: -15px;
}
.photo_right {
	top: 0px;
	left: 0px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.publication {
	position: relative;
	left: 0px;
	margin-right: 10px;
	top: 5px;
	margin-bottom: 12px;
}
.pub_caption {
	font-size: 9pt;
	line-height: 13pt;
	padding-top: 10px;
	width: 370px;
}
.masthead {
	background-image: url(masthead_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-bottom: 40px;
	height: 145px;
	float: none;
}
.masthead_home {
	width: 100%;
	padding-bottom: 40px;
	height: 337px;
	float: none;
}
.logohead {
	background-image: url(fitch_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 220px;
	left: 600px;
	float: right;
	position: absolute;
	top: 43px;
	z-index: 2000;
}
#home {
	top: 235px;
}
.navigation {
	float: left;
	top: 110px;
	position: relative;
	left: 20px;
	width: 100%;
	z-index: 1000;
}
#navhome {top:303px; 
}
.footer {
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 15px;
}
.logo {width:106px; height:94px; cursor:pointer; margin-top:9px; margin-left:10px; z-index: 3000;
}
.subnavigation {
	width:200px;
	padding-bottom: 40px;
	float: left;
	padding-left: 30px;
}
.subcontent {
	width:520px;
	padding-bottom: 40px;
	margin-left: 230px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.subnav_head {
	font-family: Georgia, Times, serif;
	font-size: 11pt;
	font-style: italic;
	margin-bottom: 10px;
	padding-top: 7px;
	line-height: 16px;
}
.subnav {
	font-family: Georgia, Times, serif;
	font-size: 11pt;
	font-style: normal;
	padding-left: 10px;
	margin-top: -5px;
	margin-bottom: 20px;
}
.subheading {
	font-size: 11pt;
	font-style: normal;
	color:#666666;
	text-transform: uppercase;
	letter-spacing: .02em;
}