@charset "utf-8";


body  {
	width: 100%;
	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;
	font-family: "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "sans serif";
	font-size: 75%;
	background-image: url(images/bg-sub-upper.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#addthis {
	width: 150px;
	float: right;
	height: 133px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


p {padding-left: 10px;
   padding-right: 20px
   }
   
/* dropdown menu over flash movie */   
#dropmenu {
	position:absolute;
	width:202px;
	height:156px;
	z-index:20;
	left: 451px;
	top: 200px;
	background-color: #4C89B8;
	padding: 2px;
	visibility: hidden;
} 

#dropmenu a { color: #FFFFFF; text-decoration:none}

#industries {
	position:absolute;
	width:93px;
	height:53px;
	z-index:20;
	left: 250px;
	top: 200px;
	background-color: #4C89B8;
	padding: 2px;
	visibility: hidden;
} 

#industries a { color: #FFFFFF; text-decoration:none}

#publications {
	position:absolute;
	width:192px;
	height:87px;
	z-index:20;
	left: 563px;
	top: 200px;
	background-color: #4C89B8;
	padding: 2px;
	visibility: hidden;
} 

#publications a { color: #FFFFFF; text-decoration:none}

#training {
	position:absolute;
	width:227px;
	height:195px;
	z-index:21;
	left: 716px;
	top: 200px;
	visibility: hidden;
}
#training a{ color: #FFFFFF; text-decoration:none}

#subnav {color: #FFFFFF; font-size: 10px}

#subnav a{ color: #FFFFFF; text-decoration: none;}
#subnav a:hover{ color: #FFFFFF; text-decoration: underline;}


h1 {color: #4a86b7; padding-left: 10px}   
h2 {color: #4a86b7; padding-left: 10px}
h3 {color: #4a86b7; padding-left: 10px}
.subhead {color: #4a86b7;
          font-weight: bold;
		  }
		  

		  
.twoColFixRtHdr #container { 
    position: relative;
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/* 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. */
} 
.twoColFixRtHdr #header img {
	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: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 245px;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	list-style-image: url(images/arrows.jpg);
	list-style-position: outside;
	list-style-type: disc;
}

.twoColFixRtHdr #sidebar1  li{ margin-top: 20px; padding-left: 5px; }

.twoColFixRtHdr #sidebar1 a { color: #666666;
font-weight: bold;
text-decoration: none;}

.twoColFixRtHdr #sidebar1 a:hover { color: #666666;
font-weight: bold;
text-decoration: underline;}

.twoColFixRtHdr #mainContent {
	float: left;
	width: 705px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 


.twoColFixRtHdr #footer {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/footer-bg.jpg);
	background-color: #000000;
	height: 228px;
	width: 100%;
} 
.twoColFixRtHdr #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 */
}
.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;
}
.arrow {color: #CDD3B7}
.hidden { display: none }
.flyoutBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EB5C9;
}

.flyoutBorder a {
	color: #FFFFFF;
	text-decoration:none;
	}
.boxheads {
	font-family: "Lucida Sans", Arial, Helvetica, sans;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.boxheads a {display:block; 
	height: 60px; /* value is height of cell minus padding (padding places the text over the background image in correct position */
	width: 160px; /* value is width of cell minus padding */
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 40px;
	padding-left: 10px;}
	



	
.boxSideBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.photoBorder {
	border: 1px solid #9AA76D;
}
.bookTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #585858;
}
.booksDivider {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E5E5E5;
}
.specLine {
	padding-top: 0px;
}
