body {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#ffffff;
	}
h1 {
	margin:18px 0px 10px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#999;
	}
h2 {
	margin:10px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#666;
	}
	
p, td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.gray, .gray a {
	color:#666666;
	font-size:10px;
}
table#fpds_table {
    background-color:#FFFFFF;
    border: solid #ccc 1px;
    padding: 0px;
}
table#fpds_table td {
    padding: 1px;
    border-bottom: solid #ccc 1px;
}
table#fpds_table .toprow {
    background-color:#eeeeee;
}

#Content>p {margin:3px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {color:#00CCFF;}

#pad10p {
	padding:10px 10px 10px 10px;
}

#content {
	font-size:11px/20px;
	margin:30px 0px 0px 235px;
	padding:10px;
	}
#logo {
	position:absolute;
	top:16px;
	left:55px;
	z-index:100;
}

#navbar {
	z-index:10;
	font-size:10px;
	line-height:15px;
	position:absolute;
	top:0px;
	left:0px;
	width:242px;
	padding:0px;
	border-bottom:none;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:230px;
	}
/* Again, "be nice to Opera 5". */
body>#navbar {width:220px;}

.input, select {
   font-size: 10px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#cccccc;
   border-bottom-color:#cccccc;
   padding: 0px;
   margin: 0px;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-right:1px solid #ccc;
}

#moduletable td, .moduletabletd {
	padding-left: 8px;
	padding-right: 5px;
	margin: 0px;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	height: 20px !important;
	height: 20px;
	text-align: left;
	width: 100%;
	border-bottom:1px solid #ccc;
}
#moduletable a {
	/* IE doesn't recognize cell formatting otherwise */
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#moduletable td:hover a, #moduletable .active a { 
	color: #ffffff;
}
.moduletable {
	background-color:#eee;
}


#moduletable td:hover, .active { 
	background-color: #4E768B; 
}
#moduletable td.header, #moduletable td.header:hover, .header {
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	background-color: #CAD0D8; 
	margin: 0px;
	font-size:11px;
	font-weight: normal;
	vertical-align: middle;
	height: 20px !important;
	height: 25px;
	text-align: left;
	width: 100%;
	text-decoration: none;
}
table.layout {
  margin-top:12px;
  margin-bottom:12px;
}
table.layout td {
  padding:2px;
}
table.layout td.year {
  width: 35px;
  vertical-align:top;
}
ul.resume {
  margin-left:0px;
  padding:0;
  list-style:none;
}
ul.resume li {
  padding:2;
  
}

