body.menu{
	margin: 0px;
	background-image: none;
}

td.menu{
	background-image: url(images/buttonFiller.gif);
	background-repeat: repeat-x;
	height: 10px;
}

body.workExperience, body {
	margin: 0px;
	background-color: #F6F8F3;
}

img.workExperience{
	margin: 62px 20px 0px 10px;
	border: 1px solid black;
	float:left;
}

table.workExperience{
	margin:			0px;
	border-width:	0px;
	width:			760px;
}

td.workExperience{
	border-width: 0px;
	padding: 0px;
	vertical-align: top;
}

.topBegin{
	margin: 0px 0px 0px 0px;
}

.sectionBegin{
	margin: 15px 0px 0px 0px;
}

.substantialText {
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
}

.trivialText {
	text-align: left;
	margin-top: 2px;
	margin-left: 20px;
}

table.trivialText{
	padding: 0px;
}

table.inner{
	margin: 18px 0px 0px -3px;
}

.buttonFiller{
	background-image: url(images/buttonFiller.gif);
	background-repeat: repeat-x;
}

.title{
	margin: 20px 0px 6px 0px;
	font-size: 22px;
	text-vertical-align: center;
	text-align: center;
	width: 769px;
}

.footer{
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	text-vertical-align: top;
	text-align: center;
	width: 769px;
}

td.title{
	height: 30px;
}


td {
	border-color: #000000;
	text-align: left;

}

th, strong{
	font-size: 17px;
	font-weight: bold;
	vertical-align: text-top;
	text-align: left;
}

.seperate{
	height: 6px;
}