body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodyItalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(../images/bullet.gif);
	position: static;
	text-align: left;
	left: 2px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.imageWrap {
	padding: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #003333;
}
a:hover {
	text-decoration: none;
	color: #009966;
}
a:active {
	color: #0066FF;
}
.copyright {
	font-size: 11px;
	text-align: center;
}
.subHead {
	font-size: 16px;
	font-weight: bold;
	color: #000000;

	text-align: center;
}
#dottedBox {
	border: thin dotted #006633;
	height: 80%;
	width: 80%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/metalsidebarRepeat.gif);
	background-repeat: repeat;
}
#projectIcon {
	border: 1px dotted #000000;
}
.quote {
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
}
.quoteSig {
	font-style: normal;
	color: #333333;
}
p {
	text-align: justify;
	font-size: 14px;
}
caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006666;
	font-weight: bold;
	padding: 8px;
	background-image: url(../images/metalsidebarRepeat.gif);
	border: thin dotted;
}
#projectImageLarge {
	border: medium solid #666666;
}
#projectTable {
padding: 5px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #888888;
	text-align: left;
}
.portfolioText {
	color: #CCCCCC;
	font-size: 14px;
}
.resumeCategory {
	font-size: 16px;
	color: #e8e8e8;
}
.resumeTitle {
	font-size: 18px;
	color: #333333;
}
.projectHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC00;
	vertical-align: text-top;
	padding: 0px;
	display: inline;
}
.imageDesc {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 2px 5px 5px;
	background-position: center;
	background-color: #666666;
	color: #CCCCCC;
}
.awardText {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
}
#employeePhoto {
	border: medium solid #666666;
	margin: 10px;
}
.resumeSubTitle {
	font-style: italic;
}
.awardBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 4px;
}
.newalert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF9900;
}