#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.87em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1em;
}
#rightcontent h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADADAD;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#rightcontent ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcontent li {
	font-size: .72em;
	margin-bottom: 0.7em;
	padding-left: 20px;
	background-image: url(../images/career_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#rightcontent a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#rightcontent a:visited {
	color: #000000;
	text-decoration: none;
}
#rightcontent a:hover {
	color: #0066FF;
	text-decoration: underline;
}





#rightcontent p {
	font-size: 0.72em;
	margin-top: 0px;
	line-height: 1.6;
	color: #575782;
}
.rightspan {
	font-weight: bold;
}


.mainphoto {
	height: 150px;
	background-image: url(../images/main_career_base.jpg);
	background-repeat: repeat-x;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}
