/* Page level
*************************************** */
body {
	background:#fff;
	font-family: verdana, sans-serif;
	font-size: 11pt;
	color:#333;
	text-align: center;
}

#resume-page-layout {
	width: 750px;
	text-align: left;

	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 0;

/*
	border-width: 5px;
	border-color: #005E00;
	border-style: double;

	border-style: ridge;
	border-style: dotted;
	border-style: none;
	border-style: dashed;
	border-style: inset;
	border-style: outset;
	border-style: solid;
	border-style: groove;
*/
}

#resume-address {
	width: 30%;
	float: right;
}

#resume-contact-info {
	width: 30%;
	float: right;
}

#resume-author {
	font-size: 1.5em;
	font-weight: bold;
	clear: both;
}

.resume-section-title {
	background-color: #cccccc;
	padding: 0.3em 0.5em 0.3em 0.5em;
	margin: 1.5em 0em 0em 0em;
	font-weight: bold;
}

.resume-section-content {
	margin: 1em 0em 0em 2em;
}

.resume-technical-groups {
	margin: 1em 0em 0em 0em;
	font-weight: bold;
}

.resume-technical-group-list {
}

.resume-job-date {
	width: 40%;
	float: right;
}

.resume-job-title {
	font-weight: bold;
}

.resume-job-location {
}

.resume-job-details {
}

.resume-education {
	margin: 1em 0em 0em 0em;
	font-weight: bold;
}

.resume-education-location {
}

.resume-achive {
	margin: 1em 0em 0em 0em;
}

.resume-achive-location {
}

.resume-publish-authors {
	margin: 1em 0em 0em 0em;
}

.resume-publish-title {
}

.resume-publish-journal {
}

.resumer-hobbies {
	margin: 1em 0em 0em 0em;
}

.resumer-hobbies-list {
}
