/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-image: url("/digitalAssets/102/102277_bg-strip.jpg");
	background-repeat: repeat-x;
/*	background-color: #003300;*/
        background-color: #114111;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#skip-navigation {	
	height: 42px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 980px;
}

#wrap{
	background-color: #FFFFFF;
	clear: both;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 980px;
}
* html #wrap {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 980px; 
}

#header{
	position: relative;
}


#foot{
	background-color: #999999;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	clear: both;
	height: 32px;
	width: 978px;
}
* html #foot {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 978px; 
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	padding: 0px;
	margin: 0px;
	width: 980px;
}

#navigation{
    background-color: #cccccc;
	background-image:  url("/digitalAssets/102/102278_nav-bg-strip.jpg");
	background-repeat: repeat-x;	
	border-top: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #999999;
	margin-bottom: 1px;
	margin-left: 16px;
	padding: 0px;
	width: 947px;
}
* html #navigation {  /* This is the Tan hack */
	width: 947px; 
	w\idth: 947px; 
}

/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	padding: 0;
}
#navigation ul li a, #navigation ul li a:visited {
	border-left: 1px solid #999999;
	border-right: 1px solid #ffffff;
	color: #666666;
	display: block;
	float: left;
	font-size: 0.9em;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	background-color: #006600;
	background-image: url("/digitalAssets/102/102279_nav-rollover-bg.jpg");
	background-repeat: repeat-x;
	color: #FFFFFF;	
}
#navitem-right {
	float: right;
}
#nav1 {
	border-left: none !important;
}
#nav9 {
	border-right: 1px solid #999999 !important;
}
#nav10 {
	border-right: none !important;
}

#navigation ul li a.navSelected {
	background-color: #006600 !important;
	background-image: url("/digitalAssets/102/102279_nav-rollover-bg.jpg")!important;
	background-repeat: repeat-x !important;
	color: #ffffff !important;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
	color: #ffffff;
    float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#footerleft a, #footerleft a:visited {	
	color: #ffffff;
	text-decoration: none;
}
#footerleft a:hover, #footerleft a:active {	
	color: #ffffff;
	text-decoration: underline;
}


#footerright
{
	color: #ffffff;
    float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}

#footerright a, #footerright a:visited {	
	color: #ffffff;
	text-decoration: none;
}
#footerright a:hover, #footerright a:active {	
	color: #ffffff;
	text-decoration: underline;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
 	margin: 0px;
 	padding: 0px;
}
fieldset {
  	padding: 10px;
  	padding-top: 10px;
  	width: auto;
}
legend {
  	font-weight: bold;
  	padding-bottom: 10px;
}
input {
  	float: left;
  	margin-right: 10px
}
select {
  	float: left;
  	margin-right: 10px
}
input.buttons {
  	float: none;
}
form fieldset div {
  	padding-bottom: 0px;
  	clear: both;
}
form fieldset p {
  	padding-bottom: 10px;
  	margin: 0px;
  	clear: both;
}
label {
  	display:block;
  	float: left;
  	width: 150px;
  	margin-right: 10px;
  	padding-bottom: 10px;
}


/** ------------------------------------------------------ **/
/** ----------- header accessibility links --------------- **/
#AccessibilityLinks {	
	color: #ffffff;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}
#AccessibilityLinks a, #AccessibilityLinks a:visited {	
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
#AccessibilityLinks a:hover, #AccessibilityLinks a:active {	
	color: #ffffff;
	text-decoration: underline;
}

/** ------------------------------------------------------ **/
/** ------------------- header a-z index link ------------ **/
#IndexLink {
	color: #ffffff;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 15px;
	text-align: right;
}
#IndexLink a, #IndexLink a:visited {	
	color: #ffffff;
	text-decoration: none;
}
#IndexLink a:hover, #IndexLink a:active {	
	color: #ffffff;
	text-decoration: underline;
}
/** ------------------------------------------------------ **/
/** ------------------- header search box ---------------- **/
#Searchbox {
	color: #ffffff;	
	float: right;
	padding-left: 15px;
	padding-top: 10px;
}
#Searchbox form {
	margin: 0px;
	padding: 0px;
}
.SearchButton {
	background-color: #990000;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	font-size: 0.8em;
	height: 22px;
}

/** ------------------------------------------------------ **/
/** ------------------- floated div layout fixes ---------- **/
#background-fix {
	height: 0px;
	margin: 0px;
	padding: 0px;
}


.clearboth {
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}


/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #003300;
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #003300;
	font-size: 0.9em;
	font-weight: bold; 
}

a, a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}

/** ------------------------------------------------------ **/
/** ------------------- breadcrumb page navigation -------------------------- **/
#Breadcrumbtrail {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
}

