body { 

	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 9pt; 
	line-height: 140%; 
	color: #666666; 
}



A:link {

	color: #1E5AAB; 
	text-decoration:none;
}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #C1C1C1;
	color: #C1C1C1;
	height: 1pt;
}



.banner {

	font-size: 12pt;
	color: #264C8B;
	font-weight:bold;
}



.table_border {

	border: 1px solid #C1C1C1;
}

/* Mini top Navigation bar */

span#navminimenuItem {
background-color: white;
background-image: url(single-blue-dot.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left center;
padding-right: 20px;
}

span#navminimenuItem a {
font-size: 1em;
padding-left: 15px;
font-weight: bold;
text-decoration: none;
}

span#navminimenuItem a:hover {
color: #FF7200;
}

/* end: Mini top Navigation bar */

/* Main navigation bar */

p.mainmenu { background-image: url(mainmenu_1px.jpg);
background-repeat: repeat-x; 
}

div#navcontainer
{
background-color: #1F00CA;
border-top: solid 0px #FFFFFF;
border-bottom: solid 0px #FFFFFF;
background-image: url(mainmenu_1px.jpg);
     background-repeat: repeat-x;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 35px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
color: #FF7200;
}

#active a { border-left: 1px solid #fff; }


/* end: Main navigation bar */

.dontwrap p{margin-left:65px}

.image-container{
	width:100%;
	border:1px solid #C1C1C1;
	background:#fffffc;
}
.image-container img{float:left;margin:3px 7px 7px 5px;}

.image-container-Community{
	width:100%;
	border:0px solid #C1C1C1;
	background:#fffffc;
}
.image-container-Community img{float:left;margin:3px 7px 7px 5px;}

.image-container-Maps {
  float:right;
  border: 1pt solid #C1C1C1
}

.image-container-Maps img {
  float:right;
  border: 1pt solid #C1C1C1
}

p{margin:0;padding:2px;}

.staffname {
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10pt; 
	color: #264C8B; 
  font-weight: bold;
  text-transform: capitalize;
}

a.staffname:link {
	color: #1E5AAB; 
	text-decoration:none;
}

a.staffname:visited {
	color: #1E5AAB; 
	text-decoration:none;
}

a.staffname:hover {
  color: #FF7200;
  text-decoration:underline;
}

.jobtitle {
  margin:0;
  font-weight: bold; 
}
.jobdescription {
  margin:0;
  padding-bottom: .7em;
}
ul.jobdescription{
  margin-left: 3em;
}

p.testimonials{
  margin:0;
  padding:2px;
  font-style: italic;
}

p.testimonials-closing{
  margin:0;
  padding:2px;
  font-style: normal;
  font-weight: bold;
}

.spotlightHeading {
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #666666;
  font-weight: bold; 
}

a.spotlightHeading:link {
	color: #666666;
  text-decoration:none;
}

a.spotlightHeading:visited {
	color: #666666;
  text-decoration:none;
}

a.spotlightHeading:hover {
  color: #FF7200;
  text-decoration:underline;
}

.contentSectionHeading {
  color: #264C8B;
  xfont-weight: bold;
  /*font-size: 1.75em;*/
}

h1 {
  color: #264C8B;
  font-weight: bold;
  font-size: 1.75em;
}

h2 {
  font-weight: bold;
  font-size: 1.25em;
}

h3 {
  font-weight: bold;
  font-size: 1.0em;
}
/* Left Navigation bar */

#leftnavcontainer { width: 140px; } /* outer width of the menu bar */

#leftnavcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Verdana", "Arial", "Tahoma"; 
font-size: 1em;
font-weight:bold;
}

#leftnavcontainer a
{
display: block;
padding: 3px;
width: 130px;   /* width of the menu bar */
background-color: #264C8B;
border-bottom: 1px solid #FFFFFF;
}

#leftnavcontainer a:link, #leftnavlist a:visited
{
color: #fff;
text-decoration: none;
}

#leftnavcontainer a:hover
{
color: #FF7200;
}

/* end: Left Navigation bar */

#searchcareer {
	WIDTH: 100%; TEXT-ALIGN: left;
}
#searchcareer UL {
	LIST-STYLE-TYPE: none;
}
#searchcareer A {
	FONT-SIZE: 1em;
  font-weight:bold;
  COLOR: #000;
}
#searchcareer LI {
	LIST-STYLE-TYPE: none;
	MARGIN: 0 0 1em 0em;
}
#searchcareer LI A {
  TEXT-DECORATION: underline;
}
#searchcareer LI A:hover {
  TEXT-DECORATION: none;
}

/* News Styles */

.NewsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.NewsSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.NewsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
} 
a.NewsLink:link {
	color: #CC0000;
	text-decoration: underline;
} 
a.NewsLink:visited {color: #CC0000} 
a.NewsLink:active {
	color: #CC0000;
	text-decoration: underline;
} 
a.NewsLink:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* end: News Styles */

/* Industry Definition Styles */

.IndustryGroup {
  margin-bottom: .8em;
  text-align: justify;
}
.IndustryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
	font-weight: bold;
}
.IndustrySubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* end: Industry Definition Styles */
