/*-------------------------------------------------------------------------
Profile
-------------------------------------------------------------------------*/
#Main.profile {
}
#Main.profile h1 {
	width:623px;
	height:63px;
	background-image:url('./images/profile/cssTitle.jpg');
	font-size:1pt;
	text-indent:-5000em;
}
#Main.profile h2 {
	clear:both;
	width:623px;
	height:100px;
	margin:0 0 15px 0;
	background-image:url('./images/profile/cssCareer.jpg');
	font-size:1pt;
	text-indent:-5000em;
}
#Main.profile .profilePhoto {
	float:right;
	width:173px;
}
#Main.profile .profilePhoto .photo {
	margin:6px 0 0 0;
}
#Main.profile .profilePhoto p {
	display:none;
}
#Main.profile .profilePhoto ul {
	width:129px;
	margin:20px 0 0 0;
	padding:0 33px 0 11px;
}
#Main.profile .profilePhoto ul li {
	font-size:1pt;
}
#Main.profile .profilePhoto ul li a {
	display:block;
	font-size:1pt;
	text-indent:-5000em;
	background-image:url('./images/profile/cssProfileLink.gif');
}
#Main.profile .profilePhoto ul .link1 {
	width:129px;
	height:31px;
}
#Main.profile .profilePhoto ul .link2 {
	width:129px;
	height:23px;
	margin:12px 0 0 0;
}
#Main.profile .profilePhoto ul .link3 {
	width:90px;
	height:23px;
	padding:0 0 0 39px;
}
#Main.profile .profilePhoto ul .link1 a {
	width:129px;
	height:31px;
	background-position:0 0;
}
#Main.profile .profilePhoto ul .link2 a {
	width:129px;
	height:23px;
	background-position:0 -43px;
}
#Main.profile .profilePhoto ul .link3 a {
	width:90px;
	height:23px;
	background-position:0 -66px;
}
#Main.profile .profileText {
	float:left;
	width:385px;
	padding:0 20px 0 25px;
}
#Main.profile .profileText p {
	margin:0 0 20px 0;
	padding:0 0 0 3px;
}
#Main.profile .profileText .profileHead {
	width:385px;
	height:38px;
	margin:21px 0 20px 0;
	background-image:url('./images/profile/cssProfileHead.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Main.profile .profileText .profileFoot {
	width:175px;
	height:35px;
	margin:15px 0 40px 0;
	background-image:url('./images/profile/cssProfileFoot.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Main.profile .careerDetail {
	padding:0 14px;
}
#Main.profile .careerDetail h3 {
	margin:0 0 10px 0;
	padding:2px 10px;
	background-color:#85b045;
	color:#fff;
}
#Main.profile .careerDetail h4 {
	padding:0 15px;
	font-size:medium;
	font-weight:bold;
}
#Main.profile .careerDetail h5 {
	margin:15px 0 10px 0;
	padding:2px 10px;
	background-color:#adadad;
	background-position:right center;
	color:#fff;
}
#Main.profile .careerDetail h6 {
	color:#669c16;
}
#Main.profile .careerDetail .period {
	font-weight:bold;
	font-size:90%;
}
#Main.profile .careerDetail .group {
	padding:0 0 0 25px;
	font-size:90%;
}
#Main.profile .careerDetail .action {
	margin:0 0 20px 0;
	padding:0 14px 0;
}
#Main.profile .careerDetail .action p {
	margin:0 0 10px 0;
	padding:0 11px 10px 11px;
	border-bottom:1px dashed #a6a6a6;
	font-size:90%;
}
#Main.profile .careerDetail .pageTop {
	margin:0 0 40px 0;
	padding:0 0 0 505px;
}
#Main.profile .content {
	padding:0 11px 0 9px;
}

