* { margin: 0;}

html, body { height: 100%; }

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -44px;
	background-image: url(images/background.jpg);
	}
.push {
	height: 60px;
	clear:both;
}
.footer {
	background-color: #DADCB4;
	position: relative;
	height: 44px;
	width: 800px;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.filesize {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	float:right;
	display: inline-block;
}
.filelist br {
	clear:all;
}
.filelist {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	display:inline;
	margin-right: 50px;
}
a.filelist {
	color: #00f;
}
.mainMenuItem {
	display:block;
	height: auto;
	width:auto;
	border: 1px solid;
	border-color:#ddb;
	background-image:url(images/mainmenubg.jpg);
	vertical-align: bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: .4em;
	line-height: 30px;
	text-decoration: none;
}
a.mainMenuItem {
	color:#336600;	
}
a.mainMenuItem:visited {	
}
a.mainMenuItem:hover {
	background-image:none;	
	background-color: #FFFFD0;
	border: 1px solid #006600;
}
a.mainMenuItem:action {	
}


#topBanner {
	position: relative;
	height: 123px;
	width: 726px;
	top: 0px;
	left: 36px;
}
#topBannerSmall {
	position: absolute;
	top: 0px;
	left: 0px;
	}
#panelContent {
	background-color: #FFFFCD;
	border: 1px solid #0B0704;
	position: relative;
	width: 470px;
	left: 36px;
	top: 10px;
	min-height: 408px;
	height: auto;
	float: left;
}
#panelContentWide {
	background-color: #FFFFCD;
	border: 1px solid #0B0704;
	position: relative;
	width: 720px;
	left: 36px;
	top: 10px;
	min-height: 408px;
	height: auto;
	float: left;
}
.panelContentText {
	margin-left: 10px;	
	margin-right: 10px;
	line-height: 20px;
}

#panelContentMain {
	background-color: #FFFFCD;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 280px;
	background-image: url(images/Watermark-Flower.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#panelRightImage {
	position: relative;
	height: 408px;
	top: 10px;
	left: 48px;
	float: left;
}
#topBannerStatus {
	position: absolute;
	height: 30px;
	width: 690px;
	top: 54px;
	left: 58px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFCD;
}
#topBannerNavigation {
	position: absolute;
	height: 21px;
	width: 690px;
	top: 90px;
	left: 58px;
}
#bgpanelInner {
	background-color: #FBFFE8;
	height: 570px;
	width: 756px;
	left: 22px;
	top: 0px;
	position: absolute;
}
.tab { 
	font-family: "Times New Roman",serif; 
	font-size: 12pt;
	width: 200px;
	white-space: nowrap;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	}
.tabhold {
	background-color: #DBDDB5;
	color: black;
	}
.tabfocus {
	background-color: #FBFFE8;
	color: #000000;
	}
.tabcontent { 
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	width: auto;
	height: auto;
	border-style: none;
	border-color: black;
	border-width: 1px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}
.tabcontent h3 {
	font-size: 14pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
.tabcontent p {
	margin-bottom:12pt;
}
.bottomBannerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	margin-left: 38px;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}
.panelContentText h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
}
.panelContentText h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
a.menuItem:link {
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}
a.menuItem:visited {
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}
a.menuItem:hover {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuItem:action {
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}

a.breadCrumb:link {
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}
a.breadCrumb:visited {
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}
a.breadCrumb:hover {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.breadCrumb:action {
	font-variant: normal;
	color: #DADCB4;
	text-decoration: none;
}
.resumeTable {
	width: auto;
	border: thin inset #DBDDB5;
	padding: 3px;
	}
.resumeTableCell {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt;
}
.resumeTableCell h1 {
	margin-top: 5px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.resumeTableCell h2 {
	margin-top: 5px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.resumeTableCell em {
	text-decoration: underline;
	font-size: 12pt;
	font-weight: normal;
}
.resumeTableCell li {
	list-style-position: outside;
	list-style-type: square;
	}
.panelContentMain p {
	padding-bottom: 110px;
	margin-bottom: 24px;
}
.projectdesc {
	font-size:small;
	display:block;
	line-height: 16pt;
}