@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-image: url(images/bkgrdgradient.jpg);
}
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* 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. */
	height: 120px;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr  #header  .logo  {
	padding: 17px 20px 17px 3px;
	width: 500px;
	height: 86px;
	background-color: #FFFFFF;
	float: left;
}
.twoColFixLtHdr  #header  .phone  {
	width: 207px;
	padding: 11px 20px 11px 0px;
	text-align: right;
	background-color: #FFFFFF;
	height: 98px;
	position: relative;
	display: block;
	float: left;
}
.twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr    #menu       {
	height: 30px;
	width: 800px;
	display: block;
	float: left;
	position: relative;
}
.Menu/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
 {
	margin: 0px;
	clear: none;
	width: 800px;
	margin-top: 0px;
	height: 30px;
	margin-left: 0px;
	outline: none;
	display: block;
	float: left;
	position: relative;
}
.MenuTab
 {
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(images/down.jpg);
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 5px 0px 5px;
	text-align: center;
	position: relative;
	float: left;
	outline: none;
	width: 98px;
	display: block;
}
.MenuTab    A {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 22px;
	width: 98px;
	outline: none;
}
.MenuTab2
 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/bkgrdmenu.jpg);
	width: 98px;
	height: 22px;
	display: block;
	outline: none;
}
.MenuTab2   A {
	text-decoration: none;
	color: #FFFFFF;
	height: 22px;
	width: 100px;
	display: block;
	outline: none;
}
.MenuTab2:hover {
	background-image: url(images/hover.jpg);
	outline: none;
}
.twoColFixLtHdr  #banner   {
	padding: 20px 0px 7px 7px;
	background-color: #000000;
	background-image: url(images/bkgrdheader.jpg);
	float: left;
	height: 204px;
	width: 780px;
	position: inherit;
}
.twoColFixLtHdr     #mainContent {
	float: left; /* since this element is floated, a width must be given */
	width: 470px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 14px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: justify;
	display: block;
	position: relative;
}
.twoColFixLtHdr       #mainContentServices {
	float: left; /* since this element is floated, a width must be given */
	width: 780px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 14px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #CCCCCC;
	background-color: #000000;
	text-align: justify;
	background-image: url(images/bkgrdheader.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr        #mainContentServices A {
	color: #CCCCCC;
}
.twoColFixLtHdr      #mainContent2 {
	float: left; /* since this element is floated, a width must be given */
	width: 465px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 14px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: justify;
	background-image: url(images/bkgrdheader.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr  #sidebar1 {
	margin: 0 0 0 520px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	float: inherit;
	width: 270px;
	display: block;
	vertical-align: top;
} 
.twoColFixLtHdr #container #sidebar1 .staff {
	padding: 10px 20px 10px 0px;
	display: block;
	position: relative;
	float: inherit;
}

.twoColFixLtHdr   #sidebar2 {
	margin: 0 0 0 485px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 303px;
	background-position: top;
	display: block;
	float: inherit;
	position: relative;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image: url(images/bkgrdfooter.jpg);
	background-position-x: 0;
	background-position-y: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
} 
.twoColFixLtHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr  #footer  a {
	text-decoration: none;
	color: #999999;

}
.twoColFixLtHdr  #copyright {
	padding: 0 10px 0 20px;
	background-position-x: 0;
	background-position-y: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
	border-top: 1px solid #84836f;
} 
.twoColFixLtHdr   #copyright a {
	background-position-x: 0;
	background-position-y: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
} 
.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;
}
.officetable {
	border-bottom: 1px solid #84836f;

}
.officeheading {
	padding-right: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #666666;
	font-weight: normal;
	background-image: url(images/bkgrdmenu.jpg);
	border-left: 1px solid #84836f;
	border-right: 1px solid #84836f;
	border-top: 1px solid #84836f;
	padding-left: 5px;
	padding-top: 5px;
}
.officeheading A {
	color: #333333;

}
.officetd {
	background-color: #191919;
	font-size: 11px;
	color: #CCCCCC;
	padding: 5px;
	border-right: 1px solid #52525f;
	border-left: 1px solid #52525f;
	border-top: 1px solid #52525f;
}
.officetd    A {
	color: #FFFFFF;

}
.twoColFixLtHdr #container #mainContentServices .missionblock {
	width: 470px;
}

.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;
}
.greentitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 3pt;
	color: #009D00;
	text-align: left;
}
.greytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3pt;
	color: #FFFF00;
	text-align: left;
}
.locationtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3pt;
	color: #000000;
	text-align: left;
}
.disclaimertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.disclaimertitle A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 .imageload {
	background-image: url(old/down.jpg);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	color: #000000;
}

