 
body  {
	margin: 0;
	padding: 0px;
	text-align: justify;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #E6E6E6;
	background-position: center center;
	display: block;
}
.thrColFixHdr #container {
	width: 780px;
	text-align: justify;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 

.thrColFixHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #D9D9D9;
	border-bottom-color: #666666;
	margin-right: 0px;
	margin-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar1lge {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	line-height: 100%;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.thrColFixHdr #lftimage {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	position: relative;
	top: -10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.thrColFixHdr #longbox {
	margin-right: 30px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding: 0px;
}
.thrColFixHdr #title {
	text-align: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-color: #666666;
	line-height: normal;
	margin: 0px;
}
.thrColFixHdr #servicesbox {
	margin-right: 0px;
	text-align: left;
	background-color: #EBEBEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2lge {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	line-height: 100%;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.thrColFixHdr #sidebar2home {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	line-height: 120%;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.thrColFixHdr #profile {
	float: left;
	width: 230px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	top: auto;
	font-style: normal;
	font-weight: normal;
	background-position: top;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 20px;
}
.thrColFixHdr #profile1 {
	float: left;
	width: 230px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	top: auto;
	font-style: normal;
	font-weight: normal;
	background-position: center top;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 20px;
	border-top-style: none;
	border-bottom-style: none;
	clear: right;
}
.thrColFixHdr #profile2 {
	float: left;
	width: 230px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	top: auto;
	font-style: normal;
	font-weight: normal;
	background-position: top;
	margin-top: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-bottom-style: none;
	clear: right;
}
.thrColFixHdr #profile3 {
	float: left;
	width: 300px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	top: auto;
	font-style: normal;
	font-weight: normal;
	background-position: top;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-bottom-style: none;
	clear: right;
}
.thrColFixHdr #profile4 {
	float: left;
	width: 580px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	top: auto;
	font-style: normal;
	font-weight: normal;
	background-position: top;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 20px;
}
.thrColFixHdr #mainContent {
	margin-top: 30px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
} 
.thrColFixHdr #chair {
	width: 500px;
	margin-right: 100px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 140px;
	clear: both;
	background-position: center;
}

.thrColFixHdr #mainContentlft {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #mainContentrgt {
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.thrColFixHdr #mainContentall {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContentpeople {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	visibility: visible;
	color: #333333;
}
.thrColFixHdr #mainContenthome {
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 220px;
	padding: 0px;
}

.thrColFixHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-position: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-color: #D9D9D9;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}





/******************* REGIONS *******************/

#shell {

}

#page {
	margin:auto;
	width:996px;
	text-align:left;
	padding:5px 0px 10px 0px;
	background-color: #FFFFFF;
}


#region-nav {
	position:relative;
	left:0px;
	width:780px;
	margin:0px;
	padding:0px;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EBEBEB;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#region-content {
	display:inline;
	width:800px;
	margin:0px 20px 0px 20px;
}

#region-body-and-footer {

	margin:0px;

	padding:0px;

}

#region-footer {

	clear:both;

	display:block;

	margin-top:-1px;

	padding-top:1px;

}

/******************* GLOBAL MODULES *******************/


.footer-nav-container {
	clear:both;
	background-color: #333333;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #666;
}


.nav-primary {
	clear:both;
	float:left;
	width:100%;
	background:#d9d9d9;
	font-size: 9pt;
}

.nav-secondary {
	clear:both;
	float:left;
	width:100%;
	font-size: 9pt;
	background:#666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.crumbtrail-and-search {
	clear:both;
	float:left;
	width:100%;
	background-color: #FFFFFF;
}



.crumbtrail-prefix {

	float:left;

	padding:7px 0px 0px 0px;

}

.source-and-global-links-container {
	clear:both;
	float:left;
	width:100%;
	padding:8px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}

.global-links-seperator {

	padding:0px 9px 0px 7px;

	border-right:1px solid #b1b1b1;

}

.global-links-seperator-last {

	padding:0px 0px 0px 7px;

}

.position-relative {

	position:relative;

}

.intro-html-container {

	background: #f7eebe;

	margin: 1px 0px 15px 0px;

	width: 353px;

	padding: 0px;		

}

.intro-html {

	float: left;

	width: 165px;

	padding: 5px 0 0 15px;

}


/******************* LISTS *******************/

ul {
	list-style-type:disc;
	margin:0px;
	padding:0px;
	color: #000000;
	display: inline;
}

li {
	display:inline;
	list-style-type: square;
	list-style-position: outside;
	color: #666666;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


li.block {

	display:inline;

}

ol { 

	list-style-type:decimal;

	list-style:inside;

	margin:0px;

	padding:0px;

}

ul.ul-tools li {

	float:left;

	background-repeat:no-repeat;

	background-position:0px 0px; /* Left then Top */

	padding:1px 0px 10px 19px;

	font-size:9pt;

	line-height:100%;

	text-transform:uppercase;

	width:33%; /* Tip: IE 5.5 only. */

	width:28%; /* Tip: IE 6+ only. */

}




/******************* LINKS *******************/

a, a:visited {

	text-decoration:none;

}

a:hover, a:active {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*** Primary nav - left ***/

a.primary-link, a.primary-link:visited {
	padding:9px 8px 9px 8px;
	color:#333;
	background:#d9d9d9;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	line-height:150%;
	text-transform:uppercase;
	text-decoration:none;
	display:inline;
	float:left;
	white-space:nowrap;
	height: auto;
	width: auto;
}

a.primary-link:hover, a.primary-link:active {
	background:#999;
	color:#fff;
	text-decoration:underline;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: auto;
	width: auto;
	text-align: center;
	display: inline-block;
}


a.primary-selected, a.primary-selected:visited, a.primary-selected:hover, a.primary-selected:active {
	color:#FF6600;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	line-height:150%;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	float:left;
	white-space:nowrap;
	height: auto;
	width: auto;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
	background-color: #666;
}

/*** Secondary nav ***/

a.secondary-selected, a.secondary-selected:visited {
	color:#FF6600;
	padding:8px 9px 8px 9px;
	font-size:9pt;
	line-height:150%;
	text-decoration:none;
	text-transform:uppercase;
	background:#666;
	letter-spacing:0.05em;
	display:inline;
	float:left;
	white-space:nowrap;
	height: auto;
	width:auto;
}

a.secondary-selected:hover, a.secondary-selected:active {
	text-decoration:underline;
	color: #FF6600;
	height: auto;
	width: auto;
}



a.secondary-link, a.secondary-link:visited {

	color:#fff;

	padding:8px 9px 8px 9px;

	font-size:9pt;

	line-height:150%;

	text-transform:uppercase;

	text-decoration:none;

	background:#666;

	letter-spacing:0.05em;

	display:inline;

	float:left;	

	white-space:nowrap;
	height: auto;
	width:auto;

}

a.secondary-link:hover, a.secondary-link:active {
	text-decoration:underline;
	display: inline;
	height: auto;
	width: auto;
	height: auto;
	width: auto;
}

a.image-link, a.image-link:hover, a.image-link:active {
	text-decoration:underline;
	cursor: crosshair;
	height: auto;
	width: auto;
}



/******************* HEADERS *******************/

h1.heading {
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:100%;
	font-weight:normal;
	color: #FF6600;
}


h2.sub-heading {
	color:#000000;
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	line-height:100%;
	font-weight:normal;
	letter-spacing:0pt;
	padding-left: 30px;
}


h3.section-heading {

	margin:0px;

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:12pt;

	line-height:100%;

	text-transform:uppercase;

	color:#666;	

	padding-bottom:4px;

}

/******************* FONTS *******************/
.style1 {color: #333333}
.style2 {
	color: #FF6600;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
