/*
@page { size: 8.5in 11in; margin-left: 1.25in; margin-right: 1.25in; margin-top: 1in; margin-bottom: 1in }
body { size: 8.5in 11in; margin-left: 1.25in; margin-right: 1.25in; margin-top: 1in; margin-bottom: 1in background: gray;font-family: "Century Gothic, Arial, Times New Roman";}
		table.page { background: white; }
*/
div#curriculum_vitae {
	background-color: transparent;
	padding: 20px;
/*	
	size: 8.5in 11in; 
	margin-left: 1.25in; 
	margin-right: 1.25in; 
	margin-top: 0.5in; 
	margin-bottom: 1in;
*/
}

div#curriculum_vitae table {
	background-color: inherit;
}

div#curriculum_vitae A {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #009;
}
div#curriculum_vitae P { 
	margin-bottom: 0.08in; 
	direction: ltr; 
	color: #000000; 
	widows: 2; 
	orphans: 2 
}
div#curriculum_vitae P.western { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 12pt; 
	so-language: en-US;
}
div#curriculum_vitae P.cjk { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 12pt 
}
div#curriculum_vitae P.ctl { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 12pt; 
	so-language: ar-SA;
}
div#curriculum_vitae H1 { 
	margin-top: 0in; 
	margin-bottom: 0in; 
	direction: ltr; 
	color: #000000; 
	widows: 2; 
	orphans: 2;
}
div#curriculum_vitae H1.western { 
	font-family: "Arial", sans-serif; 
	font-size: 12pt; 
	so-language: en-GB; 
}
div#curriculum_vitae H1.cjk { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 12pt 
}
div#curriculum_vitae H1.ctl { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 10pt; 
	so-language: ar-SA; 
}
div#curriculum_vitae H2 { 
	margin-top: 0in; 
	margin-bottom: 0in; 
	direction: ltr; 
	color: #000000; 
	widows: 2; 
	orphans: 2; 
	text-decoration: underline; 
}
div#curriculum_vitae H2.western { 
	font-family: "Century Gothic", sans-serif; 
	font-size: 12pt; 
	so-language: en-US; 
}
div#curriculum_vitae H2.cjk { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 12pt;
}
H2.ctl { 
	font-family: "Century Gothic, Arial, Times New Roman", serif; 
	font-size: 11pt; 
	so-language: ar-SA; 
}
/*NEW ENTRIES*/
table.cv_table {
  background-color: white;
	border:0px;
	border-collapse:collapse;
}
table.cv_table tr th {
	text-align: left;
  vertical-align: top;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
}
table.cv_table tr.headerRow th {
	text-align: left;
  vertical-align: top;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}
table.cv_table tr td {
	text-align: left;
  vertical-align: top;
	padding:2px;
}
table.cv_table tr td.field {
  font-variant: small-caps;
	font-weight: bold;
	padding-left: 10px;
}
table.cv_table tr td.fieldvalue {

}

