/* general styles */
div.left_col_section_header { text-align: center; font-size:8pt;
      font-weight: bold; padding-bottom: 20px; }

p.left_col_section_item { text-align: left; font-size:8pt;
      font-weight: normal; }

li.left_bullets { text-align: left;}


/* resume.php page */
div.resume_left_col_section_header { text-align: center; font-size:8pt;
      font-weight: bold; padding-bottom: 20px; }

p.resume_left_col_section_item { text-align: left; font-size:8pt;
      font-weight: normal; }
div.award_details { text-align: left; margin-left: 10px; font-size: 8pt;
			font-weight: normal; font-style: italic; }
.employer_code_entry {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.resume_section_heading {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	vertical-align: bottom;
	background-color: #FE8502;
}

.top-story-date {font-weight: bold; text-align: right; font-size: 7pt;
									font-family: Verdana; padding-top: 5px;}
.top-story-title {text-align: center; font-weight: bold;
									font-size: 12pt; padding: 2px;
									margin-bottom: 5px; margin-top: 10px;}
.top-story-content {font-family: Tahoma; font-size: 10pt;
									text-align: left;}
