* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EBE9EF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	line-height: 1.5em;
	padding-top: 12px;
	padding-bottom: 5px;
	font-size: 12px;
}

h1 {
	color: #57793C;
	font-size: 18px;
	padding-left: 12px;
	padding-bottom: 10px;
}

h1 img {
	margin-bottom: -1px;
}

h2 {
	padding-top: 25px;
	color: #6665A2;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #6665A2;
	margin-bottom: 10px;
}

h3 {
	padding-top: 25px;
	color: #819b83;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #819b83;
	margin-left: 30px;
	margin-bottom: 5px;
}

h4 {
	color: #434490;
	text-decoration: underline;
}


h5 {
	padding-top: 20px;
	color: #819b83;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#h3Body {
	line-height: 1.5em;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.caps {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}

.lower {
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 0px;
	font-weight: 400;
}

#topGraphic_Home {
	background-image:  url(/images/topGraphic_Home.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 68px;
}

#topGraphic_Staffing {
	background-image:  url(/images/topGraphic_Staffing.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 68px;
}

#topGraphic_Retention {
	background-image:  url(/images/topGraphic_Retention.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 68px;
}

#footer {
	color: #94958D;
	text-align: center;
}

#footer p {
	font-size: 9px;
	color: #94958D;
	text-align: center;
}

a:link {
	color: #434490;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #294712;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3C7C6B;
	text-decoration: underline;
	font-weight: bold;
}

#indent {
	padding-left: 12px;
	padding-right: 10px;
	font-size: 12px;
}

.date {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -12px;
	margin-top: -12px;
}

#breadcrumb {
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 15px;
	padding-top: 2px;
}

#highlight {
	font-size: 12px;
}

#quote {
	font-size: 15px;
	color: #608445;
	font-variant: small-caps;
	font-weight: bold;
	border-top: 2px solid #BBC9BC;
	border-bottom: 2px solid #BBC9BC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 5px;
	width: 192px;
}

#quoteI {
	font-size: 15px;
	color: #608445;
	font-variant: small-caps;
	font-weight: bold;
	border-top: 2px solid #BBC9BC;
	border-bottom: 2px solid #BBC9BC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
}

#quote p, #quoteI p {
	font-size: 15px;
}

#quote .quoteName, #quoteI .quoteName {
	font-variant: normal;
	font-size: 12px;
	font-weight: normal;
}

#bodyquote {
	font-size: 15px;
	color: #608445;
	font-weight: bold;
	font-variant: small-caps;
}


#insideQuoteGreen {
	font-style: italic;
	font-size: 14px;
	float: right;
	width: 250px;
	padding: 10px;
	border: 5px double #BBC9BC;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}

#insideQuoteGreenCenter {
	font-style: normal;
	font-size: 14px;
	float: center;
	width: 425px;
	padding: 10px;
	border: 5px double #BBC9BC;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}


#insideQuoteBlueLeft {
	font-size: 14px;
	float: left;
	width: 225px;
	padding: 10px;
	border: 5px double #6665A2;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}

#insideQuoteBlueRight {
	font-size: 14px;
	float: right;
	width: 250px;
	padding: 10px;
	border: 5px double #6665A2;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}

#insideQuoteBlue {
	font-size: 14px;
	float: center;
	width: 430px;
	padding: 10px;
	border: 5px double #6665A2;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}

blockquote {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 1.5em;
}

sup {
	font-weight: bold;
	font-size: 13px;
}

#tableBlue {
	border: 1px solid #EBE9EF;
	font-size: 11px;
}

#tableBlue2 {
	border: 1px solid #EBE9EF;
	font-size: 10px;
	text-align: center;
}

#tableBlue td {
	border: 1px solid #EBE9EF;
	padding: 5px;
}

#tableBlue2 td {
	border: 1px solid #EBE9EF;
	padding: 2px;
}

#tableBlue th, #tableBlue2 th {
	background-color: #BDBFD9;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ffffff;
	padding: 4px;
}

#tableBlue .headerSmall {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

#tableBlue .altRow, #tableBlue2 .altRow {
	background-color: #EEF1EE;
}

#tableGreen .altRow {
	background-color: #EEF1EE;
}

#tableWP_BR_BG {
	background-image: url(/images/wp_brBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EBE9EF;
	border-bottom: 1px solid #E2E1E6;
}

#tableWP_BR_BG img {
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
}

#tableWP_BR_BG h2 {
	font-size: 16px;
	color: #57793C;
	border-bottom: none;
	padding-top: 6px;
	padding-bottom: 0px;
}

#tableWP_BR_BG p {
	padding-top: 4px;
}

#tableWP_BR_BG .date {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #6E6F63;
	font-weight: normal;
}

#tableWP_BR_BG .wpBG {
	background-image: url(/images/wp_BG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#tableWP_BR_BG a:link {
	color: #57793C;
	text-decoration: none;
	font-weight: bold;
}

#tableWP_BR_BG a:visited {
	color: #57793C;
	text-decoration: none;
	font-weight: bold;
}

#tableWP_BR_BG a:hover {
	color: #434490;
	text-decoration: underline;
	font-weight: bold;
}

#tableWP_BR_BG .bookBy {
	margin-top: -2px;
	margin-bottom: 5px;
	color: #57793C;
	font-weight: normal;
}

dt {
	font-weight: bold;
	font-size: 13px;
	color: #57793C;
	padding-top: 10px;
}

dd {
	padding-left: 15px;
	padding-top: 5px;
}

#tableSpotlight_BG {
	background-image: url(/images/spotlightBG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 710px;
}

#tableSpotlight_BG p {
	padding-left: 10px;
	padding-right: 10px;
}

#tableSpotlight_BG .date {
	padding-top: 50px;
	padding-bottom: 100px;
}

#tableSpotlight_BG h2 {
	font-size: 16px;
	color: #6665A2;
	border-bottom: none;
	padding-top: 16px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mainTopLine {
	background-image: url(/images/main_topLine.gif);
}

#mainLeftLine {
	background-image: url(/images/main_leftLine.gif);
}

#mainRightLine {
	background-image: url(/images/main_rightLine.gif);
}

#mainBottomLine {
	background-image: url(/images/main_bottomLine.gif);
}

#belowMainImageBG {
	background-image: url(/images/mainImageBottomBG.gif);
	height: 9px;
}

#leftNav {
	border-right: 2px solid #DFE1DE;
}

#leftNav ul {
	padding-top: 0px;
	padding-left: 10px;
	font-weight: normal;
}

#leftNav ul ul {
	padding-top: 8px;
	margin-bottom: -10px;
}

#leftNav ul li {
	font-size: 15px;
	font-family: Arial Narrow;
	line-height: 1.5em;
	padding-bottom: 9px;
	margin-left: 0px;
	font-weight: normal;
	list-style-type: none;

}

#leftNav ul ul li {
	font-size: 14px;
	font-family: Arial Narrow;
	line-height: 1.3em;
	padding-bottom: 8px;
	margin-left: 8px;
	font-weight: normal;
	list-style-image: url(/images/greenArrow.gif);
}

#leftNav img {
	padding-left: 10px;
	padding-top: 10px;
}

#leftNav a:link, #leftNav a:visited, #leftNav a:hover {
	font-weight: 600;
}

#QOM_BG {
	background-image: url(../images/questionBG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	/* width: 200px; */
	border-right: 2px solid #EEEAE1
}

ul {
	padding-top: 0px;
}

ul li { 
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 9px;
	margin-left: 20px;
}

ol {
	padding-top: 10px;
}

ol li { 
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 9px;
	margin-left: 40px;
}

#multimedia {
	text-align: left;
	padding-left: 5px;
}

#multimedia .date {
	color: #3C3FA7;
	font-size: 16px;
}

#multimedia p {
	line-height: 1.3em;
	padding-left: 2px;
}

#multimedia img {
	padding-right: 3px;
}

#multimedia .altRow {
	background-color: #FDF9ED;
}

#header {
	font-size: 10px;
}

#mainContent {
	width: 1002px;
}

input.button {
  color: #000; background: #FDF9ED;
  font-size: .9em;
  font-weight:normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.naspe {
	text-align: right;
	font-size: 10px;
	padding-right: 25px;
	padding-top: 5px;
	color: #3C3FA7;
}
