body
{
	margin: 0; padding: 0;
	background-color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	}
	
td, div, p
{
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align:top;
	line-height:1.4em;
	}
	
img
{
	border:0;
	}

#pageContainer
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background: #fff url("images/common/page_bck.gif") repeat-y;
	}
	
form
{
	margin:0;
	padding:0;
	}

.skipNav {display:none}

a:link, a:visited
{
 color: #36a;
 }

a:hover
{
 color: #666;
 }

H1, h1
{
 font-weight:bold;
 font-size: 1.2em;
 color: #339;
 }

H2, h2
{
 font-weight:bold;
 font-size: 1.1em;
 color: #339;
 }
 
.hideAll, .hide
{
  display:none;
	}

p
{
	margin: 0 0 18px 0;
	padding:0;
	}
	
.clear
{
	clear:both;
	}
	
.clearLeft
{
	clear:left;
	}
	
.clearRight
{
	clear:right;
	}
	
.clearHome
{
	clear:both;
	font-size:1px;
	line-height:1em;
	}
	
.error
{
	font-weight:bold;
	color:#f33;
	}
	
ul.lists
{
	list-style-image: url("/images/common/blt.gif");
	}

ul.lists li, ol.numLists li
{
	margin-top:0;
	margin-bottom:10px;
	line-height: 1.2em;
	}

#header
{
	background: url("/images/common/header_bck.gif") no-repeat;
	height: 85px
	}

#headerHome
{
	background: url("/images/common/header_home_bck.jpg") no-repeat;
	height: 189px
	}
	
#headerContact
{
	text-align:right;
	padding:65px 32px 0 0 ;
	}
	
.smCaps
{
	font-variant: small-caps;
	font-size:1.1em;
	font-weight:bold;
	}
	
.smCapsBold
{
	font-variant: small-caps;
	font-size:1.2em;
	font-weight:bold;
	}
	
#headerContact a
{
	text-decoration:none;
	}
	
/*left nav */
	
#navContainer
{
	font-size:.9em;
	float:left;
	width:150px;
	}
	
#leftNav
{ 
	width: 120px;
	margin-left:auto;
	margin-right:auto;
	}

#leftNav ul
{
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
  }

#leftNav ul a
{
  display: block;
  padding: 3px 0 3px 10px;
  background: #e6e6cc url("/images/common/nav_bck.gif") no-repeat;
  }

html>body #leftNav ul a
{
	padding-top: 4px;
	}

#leftNav ul a:link, #leftNav ul a:visited
{
  color: #333;
  text-decoration: none;
  }

#leftNav ul a:hover
{
 	background: #e6e6cc url("/images/common/nav_bck_hover.gif") no-repeat;
  color: #449;
  }
	
#active:hover li { display: block; }
#active li { display: none; }

/* nested links */
#leftNav ul ul
{
  margin-left: 6px;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
  }

#leftNav ul ul a
{
  display: block;
  padding: 0 0 8px 10px;
  background: #e6e6cc url("/images/common/dot.gif") no-repeat;
  }

html>body #leftNav ul ul a
{
	padding-top: 1px;
	}

#leftNav ul ul a:link, #leftNav ul ul a:visited
{
  color:#51516d;
  text-decoration: none;
  }

#leftNav ul ul a:hover
{
 	background: #e6e6cc url("/images/common/dot.gif") no-repeat;
  color: #444;
  }
	
/*main content */
	
#mainContentHome, #mainContent
{
	float:right;
	width:550px;
	margin-top:25px;
	margin-right:35px;
	}
	
#contentHomeLeft
{
	float:left;
	width:257px;
	}
	
#contentHomeRight
{
	float:right;
	width:257px;
	}
	
.homeContentBox
{
	border:1px solid #53536b;
	background-color:#eef;
	height:140px;
	margin-bottom:20px;
	}
	
.homeBoxTitle
{
	border:1px solid #fff;
	background-color:#53536b;
	font-variant:small-caps;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding: 4px 9px 4px 9px;
	}
	
.homeContent
{
	margin:12px;
	height:70px;
	font-size:.9em;
	}
	
.homeMore
{
	margin: 0 12px 0 0;
	padding:0;
	text-align:right;
	font-size:.9em;
	}
	
.homeMore a
{
	text-decoration:none;
	}
	
.titleBorder
{
	border:1px solid #53536b;
	}
	
.titleBlock
{
	border:1px solid #fff;
	background-color:#53536b;
	padding:4px 9px 3px 9px;
	letter-spacing:.2em;
	font-weight:bold;
	font-size:1.1em;
	color:#fff;
	font-variant:small-caps;
	}
	
.subTitle
{
	font-size:1.1em;
	font-weight:bold;
	color:#9a5625;
	}
	
.bolder
{
	font-weight:bold;
	color:#9a5625;
	}
	
#content
{
	background-color:#fff;
	}
	
#contentBody
{
	padding:18px;
	border:1px solid #fff;
	}
	
.imgLeft img
{
	float:left;
	margin-top:4px;
	margin-right:30px;
	margin-bottom:18px;
	}
	
.inset
{
	margin: 30px 30px 30px 48px;
	}
	
.inset p
{
	margin-bottom: 20px;
	}
	
.readMore
{
	margin: 00;
	padding:0;
	text-align:right;
	font-size:.9em;
	}
	
.readMore a
{
	text-decoration:none;
	}
	
.successDisplay
{
	margin-top:20px;
	background: #fff url("/images/common/success_bck.gif") repeat-y;
	}
	
.successLogos
{
	float:left;
	width:344px;
	}
	
.successLogos a
{
	display:block;
	margin-bottom:40px;
	}
	
.testimonials
{
	float:right;
	width:150px;
	}
	
.testimonialTtl
{
	letter-spacing:.2em;
	font-weight:bold;
	font-size:1.1em;
	color:#53536b;
	font-variant:small-caps;
	}
	
.testimonials p
{
	margin-top:24px;
	color:#666;
	font-family: Trebuchet MS, times, times new roman
	}
	
.newsItem
{
	font-size:.9em;
	padding-bottom:6px;
	}
	
.newsItem img
{
	float:right;
	margin-left:18px;
	margin-right:15px;
	margin-bottom:30px;
	}
	
.newsItem b
{
	color:#004;
	}
	
table.careerConsult th, table.careerConsult td
{
	padding: 8px 6px 8px 0;
	}
	
table.careerConsult th
{
	vertical-align:top;
	text-align:left;
	font-size:.9em;
	color:#556;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	}
	
table.careerConsult td
{
	font-size:.9em;
	border-bottom:1px solid #ccc;
	}
	
table.careerConsult .normal
{
	font-weight:normal;
	color:#666;
	}
	
input.button
{
	color: #fff;
	font-weight:bold;
	border-top:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #999;
	background-color: #53536b;
	margin-right:40px;
	}
	
.payPal input
{
	vertical-align:-.5em;
	}
	
/* footer */

#footer
{
	margin-top:27px;
	border:1px solid #797994;
	background-color:#efefde;
	}

#footerContent
{
	border:1px solid #fff;
	padding:8px;
	font-size:.8em;
	color:#666;
	}
	
	
	
	
