/* 
* date: 2003-01-09 
* info: http://inspire.server101.com/js/xc/ 
*/ 

ul { 
list-style: disc; 
margin-left: 0; 
padding-left: 1.5em; 
} 

li.xc { 
list-style: none; 
padding-bottom: 0.4em; 
} 
div.xcx, div.xcc { 
position: relative; 
display: inline; 
} 
li.xc>div.xcx, li.xc>div.xcc { 
position: static; 
margin-left: -1.3em; 
float: left; 
width: 1.5em; 
} 
div.xcx a, div.xcc a { 
position: absolute; 
left: -2em; 
} 
div.xcx>a, div.xcc>a { 
position: static; 
} 
div.xcx a:link, div.xcx a:visited, 
div.xcc a:link, div.xcc a:visited { 
color: #000; 
text-decoration: none; 
font-family: "Courier New", Courier, monospace; 
font-size: 75%; 
font-weight: bold; 
} 

.TabSecondRow {
	background-image:  url(images/TabSecondRow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TabBottomRow {
	background-image:  url(images/TabSelectedBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TabEmpty {
	background-image:  url(images/TabEmpty.gif);
	background-repeat: repeat-x;
}
.TabLeftOff {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabLeftOff.gif);

}
.TabMidOffLeftOff {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabMidOffLeftOff.gif);
	color: #000000;
}
.TabMidOn {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabMidOn.gif);
}
.TabRightOn {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabRightOn.gif);
}
.TabLeftOn {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabLeftOn.gif);
}
.TabRightOff {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabRightOff.gif);
}
.TabMidLeftOn {
	text-decoration: none;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image:  url(images/TabMidLeftOn.gif);
	color: #000000;
}
.TabText {
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.TabText:hover {
	color: blue; 
}
.LeftMenuBorder {
	background-color: #76AECB;
}
.LeftMenuBottomLeftCorner {
	background-image: url(images/MenuCornerLeft.gif);
	background-repeat: no-repeat;
}
.LeftMenuBottomRightCorner {
	background-image: url(images/MenuCornerRight.gif);
	background-repeat: no-repeat;
}
.LeftMenuHeader {
	text-decoration: none;
	color: #21626B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.LeftMenuHeader:hover {
	color: blue;
}
.LeftMenuHeaderSelected {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #EFEFC8;
	border-top: thin solid #000000;
	border-right: none #000000;
	border-bottom: thin solid #000000;
	border-left: none #000000;
	text-decoration: none;
}
.LeftMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #21626B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.LeftMenuLink:visited {
	text-decoration: none;
	color: #317BAD;
}

.LeftMenuLink:hover {
	color: blue;
}
.LeftMenuLinkSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-color: #EFEFC8;
	text-decoration: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.BodyHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.BodyHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #265D84;
	font-variant: small-caps;
	font-style: italic;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #265D84;
	font-variant: normal;
}
.Title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.BodyLink {
	font-family: "Times New Roman", Times, serif;
	color: #21626B;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
}
.BodyLink:hover  {
	color: blue;
}
.BodyFigure {
	font-style: italic;
}
.BodyList {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 0.4em; 
}
.BodyHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;

}
.BodyFieldRequired {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.HangingIndent {
	text-indent: -2em;
	padding-left: 2em;
}
.LeftMenuBottomMid {
	background-image: url(images/Shim5.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.HorizontalRule {
	color: #0099CC;
}
.ResumeHeaderBackground {
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
}
.ResumeHeaderBackground:visited {
	text-decoration: none;
	color: #000000;
}
