/* Elements 
-------------------------------------*/

p, div, td, li { 
	font-size:10pt;
	color: #666666;
}

a{
	COLOR: rgb(252, 186, 99);
}
h1, h2, h3 {
	color: rgb(000000);
}

table.center {
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
}

/* IDs 
-------------------------------------*/
#header { 
	font-size:22pt;
	text-align:center;
	margin-bottom:22pt;
	font-variant: small-caps;
}

/* Skills
-------------------------------------*/

div.TopTitle{
	text-align: center; 
	font-size:12px;
	color: rgb(000000);
}

span.TopDates{
	text-align: center; 
	font-size:12px;
	color: rgb(000000);
}

span.TopLocation{
	text-align: center; 
	font-size:12px;
	color: rgb(000000);
}

div.TopLogoContainer{
	text-align: center;
}

span.TopLogoContainer{
	text-align: center;
}

div.MidLogoContainer{
	text-align: center;
}

span.MidLogoContainer{
	text-align: center;
}

div.EmploymentHighlightContainer{
	clear:both;
	width:750px;
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
}

div.LogoTopRow{
	width:750px;
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
	background-image:url(images/cdc_900vhr.jpg);
	background-repeat:no-repeat;
}
div.LogoMidRow{
	width:750px;
	padding-top: 10px;
	text-align: center;
	background-image:url(images/cdc_900vhr.jpg);
	background-repeat:no-repeat;
}


/* Skills
-------------------------------------*/
H2.ResumeHeadersFix { 
	color: rgb(000000);
	text-align: center;
	font-weight: bold;
	clear:right;
	position:relative;
	top:20px;
	padding-bottom:5px;
}

H2.EmploymentHeadersFix { 
	color: rgb(000000);
	text-align: center;
	font-weight: bold;
	clear:right;
	position:relative;
	top:20px;
	padding-bottom:5px;
}

H2.EducationHeadersFix { 
	color: rgb(000000);
	text-align: center;
	font-weight: bold;
	clear:right;
	position:relative;
	top:20px;
	padding-bottom:5px;
}

span.JobYear { 
	margin: 0 22px 0 0; 
	font-weight:bold;
	color: rgb(189, 215, 60);
}

span.JobCompany  { 
	margin: 0 15px 0 0;
	font-weight:bold;
	color: rgb(148, 190, 229);
}

span.JobLocation { 
	margin: 0 15px 0 0;
	font-weight:bold;
	color: rgb(252, 186, 99);	
}

span.JobPosition { 
	margin: 0 15px 0 0;
	font-weight:bold;
	color: rgb(197, 21, 132);	
}

div.JobBody { 
position:relative;
left:140px;
width: 550px;
}

div.SchoolBody { 
position:relative;
left:140px;
width: 550px;
}

div.JobHeaderSecondRow { 
  margin: 0 0 0 0px;   
}

div.SchoolHeaderSecondRow { 
  margin: 0 0 0 0px;   
}

img
{  border-style: none;
}

img.LogoPosition{
	margin:0 0 20px 0;
}

div.Job {
	margin: 20px 0 0 0px;
	padding: 10px;
	width: 750px;
	margin-right:auto;
	margin-left:auto;
}
div.Job { 
	font-size:11pt;
	text-align:left; 
	margin-right:auto;
	margin-left:auto; 
	background-image:url(images/cdc_900vhr.jpg);
	background-repeat:no-repeat;

}

div.School {
	margin: 20px 0 0 0px;
	padding: 10px;
	width: 750px;
	margin-right:auto;
	margin-left:auto;
}
div.School { 
	font-size:11pt;
	text-align:left; 
	margin-right:auto;
	margin-left:auto; 
	background-image:url(images/cdc_900vhr.jpg);
	background-repeat:no-repeat;

}

span.SchoolYear { 
	margin: 0 22px 0 0; 
	font-weight:bold;
	color: rgb(189, 215, 60);
}

span.SchoolName  { 
	margin: 0 15px 0 0;
	font-weight:bold;
	color: rgb(148, 190, 229);
}

span.SchoolLocation { 
	margin: 0 15px 0 0;
	font-weight:bold;
	color: rgb(252, 186, 99);	
}

span.SchoolMajor { 
	margin: 0 15px 0 0;
	font-weight:bold;
	color: rgb(197, 21, 132);	
}
