#rightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
}
#rightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
}
#rightcontent h2 {
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #EAEAEA;
	display: block;
	padding: 3px;
}
#rightcontent h2 a {
	text-decoration: none;
	color: #FF9900;
}
#rightcontent h2 a:visited {
	color: #FF9900;
	text-decoration: none;
}
#rightcontent h2 a:hover {
	color: #0066FF;
	text-decoration: none;
}
#rightcontent h3 {
	font-size: 0.75em;
	color: #575782;
	margin-bottom: .5em;
	padding-left: 5px;
}
#rightcontent ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcontent li {
	color: #333333;
	margin-bottom: 0.6em;
	line-height: 1.5;
	font-size: 0.72em;
	background-image: url(../images/career_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
#rightcontent li a {
	color: #FF9900;
	text-decoration: none;
}
#rightcontent li a:visited {
	color: #FF9900;
	text-decoration: none;
}
#rightcontent li a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.rightspan {
	font-weight: bold;
}


.mainphoto {
	height: 150px;
	background-image: url(../images/main_sitemap_base.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}
