body {
	margin: 0;
	padding: 0;
	background: #A8C7DA;
	}

div, p, #menu, a, ul {
	font-family: Tahoma, Verdana, Arial, sana-serif;
	color: #62433D;
	font-size: 12px;
	}

p	{
	font-family: Georgia, Verdana, Arial, sana-serif;
	color: #62433D;
	font-size: 12px;
	}

h2, h3 {
	font-family: Georgia, Verdana, Arial, sana-serif;
	color: #62433D;
	margin-bottom: 5px;
	}

h4, h5 {
	font-family: Georgia, Verdana, Arial, sana-serif;
	color: #62433D;
	margin: 0;
	}

ul {
	list-style-type: square;
	margin-left: 12px;
	}

li {	
	padding: 0 0 6px 0;
	}

a {
	
	}

a:hover {
	color: #333;
	background-color: #ffffcc;
	/*background: #F1DD5C;*/
	text-decoration: none;
	}

#tagline {
	padding: 0 10px 10px 0;
	font-size: 14px;
	font-style:italic;
	color: #000;
	}

/* ----------  HOMEPAGE MENU STYLE ONLY --------------- */

#HPmenu {
	text-align: left;
	padding: 10px 5px;
	background: #F1D51C;
	margin: 0;
	border: 1px solid #333;
	border-width: 1px 0;
	}

#HPmenu a {
	text-align: left;
	padding: 5px 4px;
    text-decoration: none;
	font-size: 11px;
	}

#HPmenu a.hover {
	background:#FDF4B9;
	}

/* ------------- END HP MENU STYLE -------------------- */

#menu {
	background: #F8EA8D;
    padding: 0 0 0 0px;
	border: 1px solid #333;
	width: 147px;
    }
#menu a {
    padding:10px 0 6px 5px;
    text-decoration: none;
	display: block;
    }
#menu a.hover {
	background:#FDF4B9;
    /*background:#F4F9FF;*/
    }

/* ------------- old menu style: 4 menus, not 5 --------------
#menu {
	background: #F8EA8D;
    padding:10px 0 4px 0;
	border: 1px solid #333;
	width: 147px;
    }
#menu a {
    padding:10px 10px;
    text-decoration: none;
	display: block;
    }
#menu a.hover {
	background:#FDF4B9;
    }
*/

#hdr_img img {
	background: #333;
	/*background: #A8C7DA;*/
	border: 1px solid #333;
	border-width: 1px 1px 1px  0;
	margin: 0 0 -2px 0;
	}

#breadcrumbs_search_table {
	background: #F8EA8D;
	border: 1px solid #333;
	border-width: 0px 1px 1px 1px;
	}

#breadcrumbs_search_table form {
	margin: 0;
	}

#breadcrumbs {
	 font-family: Tahoma, Verdana;
	 padding: 10px 0 0 15px;
	 margin: 0;
	}

#breadcrumbs a:hover {
	 background:#FDF4B9;
	}

#search {
	padding: 5px 15px;
	margin: 0;
	}

#searchbtn {
	background-color: #f1f1f1;
	border: 1px solid #62433D;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	cursor: hand;
	}

/* ----------- RESOURCES PAGES ------------- */

#glossary_index ul {
	margin: 15px 0 15px -10px;
	padding: 10px 5px;
	border: 1px solid #999;
	}

#glossary_index ul li {
	list-style: none;
	display: inline;
	padding: 0 2px;
	margin: 0;
	}

#glossary_terms {
	
	}

.qa {
	border: 1px solid #dedede;
	border-width: 0 0 1px 0;
	padding: 0 0 12px 0;
	margin: 25px 0;
	}

.qa p {
	margin: 10px 0;
	padding: 0;
	}

.qa h3 {
	display: inline;
	margin: 0 6px 0 0;
	}

.resourceLink {
	 margin-top: 25px;
	}

.resourceLink p  {
	 padding: 10px 0 0 12px;
	 margin: 0;
	}

/* ------------- END RESOURCES ------------ */


/*
.pullquote {
	padding: 10px;
	margin: 10px 25px;
	background: #F1F1F1;
	border: 1px solid #333;
	border-width: 1px 1px 2px 1px;
	}
*/

.pullquote2 {	
	list-style-position:inside;
	 margin: 10px;
	 width: 200px;
	 float: right;
	 padding: 15px 15px;
	 background: #cae6be;
	}

.pullquote2 cite {	
	display: block;
	padding: 10px 0 0 0;
	}
	
#contentbody {
	padding: 10px;
	border: 1px solid #333;
	border-width: 0 1px 2px 1px;
	background: #fff;
	}

#contentbodytxt {
	padding: 20px 20px 50px 20px;
	}

/*
#contentbodyimg div {
	margin: 75px 0 0 0;
	}
*/

#contentbodyimg img {
	display: block;
	border: 1px solid #333;
	margin: 15px 10px 10px 0;
	}

#ftr {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 10px 0 25px 0;
	}

#ftr ul {
	 font-size: 11px;
	 list-style-type: none;
	 list-style-position: inside;
	 display: inline;
	}

#ftr ul li {
	color: #333;
	display: inline;
	padding: 0 0px;
	}

#ftr p {
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	}

#ftr p a {
	font-size: 11px;
	}

/* Begin transmenu styles */


/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#336;
    font-size:12px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background: #fdfdfd;
	color: black;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}


/* End transmenu styles */