body {
	text-align: center;
	width: 1050px;
	margin-right: 0px;
	font-family: Georgia, Arial, sans-serif;
	color: #444;
	padding: 0px;
}


#logo{
	float: left;
	display: block;
	margin-top:14px;
	margin-left: 10px;
	/*background: url(redwood-trust.jpg) no-repeat;*/
	background: url(RWTlogo_rgb.jpg) no-repeat;
}

#logo a{
	display:block;
	text-indent:-9999px;
	width:400px;
	height:150px;
}


#header {
	overflow: hidden;
}

#navigation a {
	display:block;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

#navigation a img {
	border: 0px;
}

#middle {
	margin-left: 26em;
	width: 30em;
	text-align: justify;
	color: #303030;
	font-family:  Georgia, Arial, sans-serif;
	height: 250px;
}

#middle h2 {
	font: 1.4em  Georgia, Arial, sans-serif;
}

#middle h1 {
}

#footer {
	color: #303030;
	font-family: Georgia,Arial,sans-serif;
	font-size: 13px;
}

#footer a img {
	border: 0px;
	margin-top: 10px;
	margin: 0px;
}

#footer a {
	font-family: Georgia,Arial,sans-serif;
	text-decoration: none;
	color: #303030;
	margin-right: 10px;
	font-size: 13px;
}


.leftnav {
	display: block;
	width: 175px;
	padding-top: 5px;
	padding-bottom: 6px;
	/*height: 26px;*/
	margin-bottom: 3px;
	background: #8e9f97;
	text-decoration: none !important;
	color: #000 !important;
	font-family: Tahoma;
	/*font-size: 1em !important;*/
	text-align: left;
	/*font-weight:bold;*/
	padding-left: 10px;
	font-variant:small-caps;
}

a.sublink, a.sublinkactive {
	display: block;
	width: auto;
	WIDTH: 165px! important;
	padding-top: 5px;
	padding-bottom: 6px;
	/*height: 26px;*/
	margin-bottom: 3px;
	/*background: url(sub-link.jpg) no-repeat;*/
	border-bottom: 1px solid #5b5a5a;
	text-decoration: none !important;
/*	color: #333  !important;*/
	font-family: Tahoma;
	/*font-size: 0.9em;*/
	text-align: left;
	padding-left: 20px;
	font-variant:small-caps;
}
a.sublink, a.sublink:link, a.sublink:visited, a.sublink:hover, a.sublink:active{
	color: #666;
	font-weight: normal;
}
a.sublinkactive, a.sublinkactive:link, a.sublinkactive:visited, a.sublinkactive:hover, a.sublinkactive:active{
	color: #000000;
	font-weight: 600;
	border-bottom: 1px solid #00000;
}
a.subsublink, a.subsublinkactive {
	display: block;
	width: 175px;
	WIDTH: 165px! important;
	padding-top: 5px;
	padding-bottom: 6px;
	/*height: 26px;*/
	margin-bottom: 3px;
	border-bottom: 0px solid #5b5a5a;
	text-decoration: none !important;
	font-family: Georgia, Arial, sans-serif;
	text-align: left;
}
a.subsublink, a.subsublink:link, a.subsublink:visited{
	color: #666;
	font-weight: normal;
}
a.subsublinkactive, a.subsublinkactive:link, a.subsublinkactive:visited, a.subsublinkactive:hover, a.subsublinkactive:active, a.subsublink:hover, a.subsublink:active{
	color: #000000;
	font-weight: normal;
}
div.sub3link {	
	display: block; 	
	border-bottom: #000000 1px solid;
}
a.corpgov, a.corpgov:link, a.corpgov:visited, a.corpgov:hover, a.corpgov:active{
	display: block;
	width: 175px;
	padding-top: 5px;
	padding-bottom: 6px;
	/*height: 26px;*/
	margin-bottom: 3px;
	text-decoration: none !important;
	font-family: Georgia, Arial, sans-serif;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #00000;
	color: #000;
	font-weight: 600;
}
.leftnav:hover {
	color: #505050  !important;
}

.leftnav:active {
	/*font-weight: bold;*/
	color: #505050  !important;
}

.sublink:hover {
	color: #505050  !important;
}


#content {
	text-align: left;
	padding: 20px;
	padding-top: 0px;
	padding:0 10px 20px 10px;	
	*padding-left: 22px;
	WIDTH: 620px
}

.title {
	display: block;
	width: 821px;
	height: 24px;
	background: url(title-back.jpg) no-repeat;
	text-align: left;
}

.title h1 {
	margin: 0px;
	font-size: 16px;
	height: 24px;
	padding-top: 2px;
	padding-left: 5px;
}

