body {
	width: 100%;
	font: 90% Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	background:#ffffff url(../img/bkgd.gif) repeat top left;
}
.width590 {
	width: 590px;
}
#headerContainer {
	width:765px;
	height:240px;
	white-space:nowrap;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	background: #ffffff url(../img/headerBkgd.gif) no-repeat top center;
}
#contentContainer {
	margin: 0 auto;
	padding: 10px 25px;
	width: 765px;
	z-index: 90;	
}
#menu {
	margin-left: auto;
 	text-align:right;
	padding:10px 20px 0px 0px;
	z-index: 150;
	white-space: nowrap;
	font-size:90%;
}
#menu dl {
	float: left;
	width: 10em;
	margin: 1px;
	padding: 0;
	list-style-type: none;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	border: 2px solid #666666;
	margin: 0;
	padding: 1px 1px;
	list-style-type: none;
}
#menu dt a {
	color: #ffffff;
	background: #ffffff url(../img/navBkgd.gif) repeat-x top left;
	font: 120% Times,serif;
	font-style:italic;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 2px; 
	cursor: pointer;
	font-weight: bold;
}
#menu dd {
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #A1524F;
}
#menu li a {
	color: #ffffff;
	text-decoration: none;
	font: 100% Times,serif;
	font-style:italic;
	display: block;
	height: 100%;
	padding: 5px;
	background: #A1524F;
	border-bottom: 2px solid #ffffff;
}
#menu li a:hover {
	background: #8bb7e7;
	color: #ffffff;
	z-index: 150;
	border-bottom: 2px solid #ffffff;
}
#menu dt a:hover {
	background: #8bb7e7;
	color: #ffffff;
	z-index: 150;
}
#menu li a:focus, #menu li a.iefocus { 
	background: #8bb7e7;
	color: #ffffff;
	z-index: 150;
	border-bottom: 2px solid #666666;
}
#menu dt a:focus, #menu dt a.iefocus { 
	background: #8bb7e7;
	color: #ffffff;
	z-index: 150;
}
.histSection li a:hover {
	text-decoration:none;
}
.portHeaders h1 {
	font-family: Times, serif;
	font-style:italic;
	border-bottom:3px double #24221F;
	line-height:21px;
}
.styleHide {
	display:none;
}
.styleShow {
	display:block;
}
.projectImage {
	text-align: center;
}
.projectImage, 
.projectTitle, 
.projectDesc, 
.projectSoftware {
	list-style:none;
	padding-left:40px;
}
.projectDesc {
	padding: 2px 20px 10px 40px;
}
.projectSoftware {
	font-style:italic;
}
.projectTitle {
	font-weight:bold;
	padding:0px 0px 5px 20px;
	border-bottom:1px solid #C5DC80;
	margin-bottom:5px;
}
#LetterThankYou {
	width:765px;
	margin:auto;
}
#LetterThankYou div {
	padding:0px;
}
.btn, 
.isClickable, 
.isNotClickable {
    padding: 0px 10px 0px 10px;
    margin: 0px;
    font-weight: normal;
    cursor: pointer;
}
.btn, 
.isClickable {
	cursor:pointer;
}
.isNotClickable {
	cursor:default;
}
input:focus, input.sffocus {
	background:#E6DBC5;
}
.label {
	text-align:right;
	width: 1%;
	white-space:nowrap;
}
.reqLabel {
	color:#CC6600;
}
.reqField {
	border:2px solid #CC6600;
}
.expHeader {
	font-weight:bold;
	margin:0px;
	padding:0px;
	width:100%;	
}
.expHeader li {
	list-style-type: none;
	white-space:nowrap;
}
.expOrg {
	float: left;
}
.expDates {
	text-align:right;
}
.paraElement {
	list-style-type: none;
	padding:0px;
}
#histTitle h1 {
	width:100%;
	border-bottom:3px double #666666;
}
.w3cImages {
	padding:10px 0px 10px 40px;
	border-top: 1px solid #cccccc;
}
.histSection h1 {
	font-size:145%;
}
.histSection h2 {
	font-size:105%;
	margin-bottom:-10px;
}


/*
 #histAffiliations, 
 #histAwards, 
 #histClearance,
 #histEducation,  
 #histExperience {
 
}

#histSignature {
	
}
#histSkills {
	
}
#histTitle {
	
}
#histSpecialties {
	
}

.expTitle {
}




#title3d0, 
#desc3d0, 
#title3d1, 
#desc3d1, 
#title3d2, 
#desc3d2, 
#title3d3, 
#desc3d3, 
#title3d4, 
#desc3d4, 
#title3d5, 
#desc3d5, 
#title3d6, 
#desc3d6, 
#title3d7, 
#desc3d7 {
	
}



.frmRow {
	width:100%;
}
.frmRow input, 
.frmRow select,
.frmRow textarea {
	width:80%;
	float:right;
	text-align:left;
}
.frmRow select {
	width: auto;
	text-align:left;
}
.frmRow label {
	width:15%;
	display:block;
	text-align:right;
	padding: 3px 5px 3px 0px;
}
.reqlable {
	color:#cc6600;
}





tr.hover, 
tr.hover a:visited, 
tr.hover a:hover, 
tr.hover a {
	text-decoration: underline;
	cursor: pointer;
}
tr.hover {
	background-color: #F5993D;
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}
.dataListTable tr.hover td a:hover {
	background-color: #F5993D;
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}
.dataListTable th a:hover, .dataListTable th a:visited {
    text-decoration: underline;  
}
.noWidth {
	width:0;
}
.width590 {
	width:590px;
}
.width100 {
	width:100%;
}
.sectionTitle {
	font-weight: bold;
	text-decoration: none;
    font-size: 1.25em;
    color: #84675B;
	cursor:default;
	border-bottom: 5px double #999999;
    width: 100%;
	padding: 20px 0px 5px 55px;
    margin: 5px 0px 10px 0px;
	background: transparent url("/images/iconEIMS.gif") no-repeat left top;
	line-height:1.2em;
	white-space:nowrap;
}
.subTitle {
    border-bottom: 1px solid #4D3319;
    background-color: #A37953;
    padding: 5px 2px 5px 5px;
    margin: 0px;
	color:#ffffff;
	font-weight:bold;
}
.readOnlyLookUpField {
	border:1px dotted #004D99;
	background-color: #efefef;
	cursor:pointer;
	padding:3px;
	color:#004D99;
	font-weight:bold;
	line-height: 10px;
	width:99%;
}
.lookupField {
    border: 1px dashed #004D99;
    margin: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    float: left;
    background: transparent;
    color: #004D99;
	cursor:pointer;
    text-align: left;
	width:99%;
}
.lookupFieldEditable {
    border: 1px dashed #004D99;
    margin: 0px;
    padding: 2px;
    color: #004D99;
	width:99%;
}
.lookupFieldEditable input {
	width:98%;
}
.readOnlyField	{
	color: #004D99;
	border: 0px;
	background: transparent;
	width: 100%;
}
.readonlyClass	{
	font-weight: bolder;
	color: #004D99;
	font: .9em Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	border: 0px;
	background: transparent;
}
.disabledClass	{
	background: #ccc;
}
.readOnlyTextArea	{
	background: transparent;
	color: #004D99;
	font: .9em Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	border: 0px;
}
.specialText  {
    color: #004D99;
	font-size:90%;
}
.isRequired {
	color: #CC0000;
	font-size:.85em;
}
.specialTextItalic {
	color: #004D99;
	font-size:.85em;
	font-style:italic;
}
.labelSelector {
	cursor: pointer;
}
.tabActive {
	background: #E3E5E8 url("../images/spacer.gif") repeat-x left bottom;
}
.tabMenu a:hover	{
	background: #E3E5E8 url("../images/tabBkgdSelected.gif") repeat-x left bottom;
}
.tabContent {
	background: #E3E5E8;
}
.descContainer {
	padding:10px;
	width:100%;
	font-size:80%;
}
.navBody {
	padding:0px 0px 20px 0px;
	margin:0px;
	font-size:80%;
	border-left:2px solid #999999;
	border-top:1px solid #cccccc;
	background-color:#F9F9F7;
	scrollbar-face-color:#B8997A;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#D6CCC2;
}

.floatRight {
    float: right;
    padding: 2px 0px 0px 0px;
}
#myEIMSframe {
	margin-right:5px;
}
#myEIMS {
	cursor:default;
	border:0px solid #C29970;
	width:100%;
	position:absolute;
	top:0px;left:0px;
	padding:0px;
	color:#000000;
	z-index:95;	
	white-space:nowrap;
}

.groupLevel {
	border: 0px solid #666666;
}
.navGroup {
	padding:0px 0px 10px 0px;
	border:0px solid #cccccc;
	border-top:0px;
	border-bottom:0px solid #666666;
	width:100%;
}
.navGroupTitle {
	border-top:3px double #B86614;
	font-weight:bold;
	padding:2px 5px;
	white-space: nowrap;
	color:#666666;
	cursor: default;
	margin-bottom:7px;
}
.navGroupLink {
	padding-left:17px;
}

.navGroupLink div a, 
.navGroupLink div a:hover, 
.navGroupLink div a:active, 
.navGroupLink div a:visited {
	color:#000099;
	display:block;
	padding:3px 5px;
	border-bottom:1px solid #F0F0DB;	
}
.navGroupTitle a {
	color:#666666;
	text-decoration: none;
}
.navGroupTitle a:hover, 
.navGroupLink div a:hover {
	color:#B86614;

}
.navGroupTitle a:hover, 
.navGroupLink div a:hover {
	border-bottom:1px dotted #666666;
}
.navLinkArrow {
	background: transparent url("../img/navArrow.gif") no-repeat left top;
	background-position: 0px 7px;
	padding-left:5px;
}
.navLinkArrow a {
	display:block;
	width:100%;
}
.divLink {
	text-decoration:underline;
	cursor:pointer;
}
div .divLink:hover {
 text-decoration:none;
}
.justifyLeft {
	text-align: left;
}
.justifyCenter {
	text-align: center;
}
.justifyRight {
	text-align: right;
}
.doBtn {
	cursor: pointer;
}

.label {
	white-space: nowrap;
	text-align:right;	
}
.helpHeaderStyle {
    width: 100%;
	cursor:default;
	border:0px solid #C29970;
	border-bottom: 1px solid #C29970;
	width:100%;
	position:absolute;
	top:0px;left:0px;
	padding:0px;
	color:#000000;
	z-index:95;		
}
.page-title	{
  background-color: #A8CCF0;	
}

#tabContentContainer {
	clear : both;
	margin : -5px;
	margin-top: -1px;
	padding: 5px;
	padding-top: 0px;
	width: 100%;
}
.alt {
  background-color: #efefef;
}
.lookupField, 
.searchTable,
.dataTable, 
.tabContent {
  background-color: #ffffff;
}
.dataListTable {
	border-collapse: collapse;
	padding: 5px;
}
.dataTable {
	border-collapse: collapse;
	padding: 5px;
}
.tabContent {
	padding: 5px;
	border: 2px solid #000;
	border-top: 0px;
	padding: 15px;
}
.tabMenu{
	display: inline;
	margin : 0px;
	padding : 0px 0px 0px 10px;
	white-space: nowrap;	
}
.tabMenu li	{
	display : inline;
	list-style-type : none;
 	white-space: nowrap;
}
.tabMenu a:hover {
	color : #4392E2;
	background: #E0E5EB url("../img/tabSelected.gif") repeat-x left bottom;
	text-decoration: underline;
}
.tabActive {
	background: #E0E5EB url("../img/spacer.gif") repeat-x left bottom;
	border: 2px solid #000;
	border-bottom: 2px solid #E3E5E8;
	float: left;
	line-height : 14px;
	margin : -2px 4px 0px 0px;	
	padding: 5px 15px 9px 15px;
	color: #333;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
}
.tabStatic {
	background: transparent url("../img/tab.gif") repeat-x left bottom;
	border: 1px solid #000;
	border-bottom: 0px;
	float : left;
	line-height : 12px;
	margin : -2px 4px 0px 0px;
	padding : 7px 15px 9px 15px;
	text-decoration : none;
	color : #31659c;
	font-size: .75em;
}

#tabMenuContainer {
	border-bottom: 2px solid #000;
	margin : 0px;
	line-height: 28px;
}
#tabContentOuterContainer {
	padding: 0px 10px 0px 0px;
	margin-top: -8px;
}
*/
