html {  margin: 0px;
	height: 100%;
	} 

body {	
	line-height: 100%;
	margin: 0px auto;
	overflow: visible;
	background: #F47E0B /* url(images/body_bg.png) repeat-x 0 0 */;
	}

#container {
	width: 700px;
	margin: 0px auto;
	padding: 0 4px;
	background: white url(images/bg_now.gif) repeat-y 0 0;
	}

* html #container {
	height: 100%;
	}

a, A:link, A:visited,  A:active	{ 
	font-weight: normal;
	text-decoration: underline;
	color: #879307;
	}

A:hover	{ 
	color: black;
	}

	
#top {	width: 100%;
	background-color: yellow;
	height: 175px;
	}

#navcontainer {
	width: 225px;
	background-color: white;
	float: left;
	}
	
#topright {
	width: 475px;
	background: white url(images/topright_new17.jpg) top center no-repeat;
	height: 175px;
	float: right;
	}
	
#navcontainer a, #navcontainer A:link, #navcontainer A:visited,  #navcontainer A:active	{ 
	font-weight: bold;
	text-decoration: underline;
	color: #BC9712;
	}

#navcontainer A:hover	{ 
	color: black;
	}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 225px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	text-align: center;
   	text-transform: Uppercase;
  	font-family: "Trebuchet MS", "Bitstream Vera Sans",  arial, verdana, lucida, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: black;
	}
	
#navcontainer ul li {
	position: relative;
	}
	
#navcontainer li ul {
	position: absolute;
	left: 224px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	width: 175px;
	}

/* Styles for Menu Items */
#navcontainer ul li a, #navcontainer ul li a:link,  #navcontainer ul li a:visited, #navcontainer ul li a:active{
	display: block;
	text-decoration: none;
	color: #EEECEC;
	background: #141414; /* IE6 Bug */
	padding: 4px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-left: 0px;
	border-bottom: 0;
	}
  #navcontainer ul li.navem a, #navcontainer ul li.navem a:link, #navcontainer ul li.navem a:visited, #navcontainer ul li.navem a:active {
	color: #ffd800
}
#navcontainer ul li a:hover, #navcontainer ul li.navem a:hover {
	color: black;
	background-color: #EEECEC;
	}
	
/* Holly Hack. IE Requirement \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 1%; }
/* End */

#navcontainer li:hover ul, #navcontainer li.over ul { display: block; background-color: #ccc; padding: 0px; margin: 0px;} /* The magic */


#content {
	width: 680px;
	background-color: #fff;
	margin: 10px auto;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	min-height: 300px;
	clear: both;
	line-height: 140%
	}

* html #content {
	height: 300px;
	
	}
	
	
#footer {
	width: 700px;
	background-color: white;
	clear: right;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans",  arial, verdana, lucida, helvetica, sans-serif;
  	text-transform: uppercase;
	font-size: 11px;
	border-top: 1px solid #CCC;
	padding: auto 4px;
	
	}
	
#footer a, #footer A:link, #footer A:visited, #footer A:active	{ 
	color: black;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
  	font-family: "Trebuchet MS", "Bitstream Vera Sans",  arial, verdana, lucida, helvetica, sans-serif;
  	text-transform: uppercase;
	}

#footer A:hover	{ 
	color: #1F659D;
	}
	
	
h1	{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	display: block;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}
	
h2	{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	display: block;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
	text-transform: uppercase;
	}


.leftimage {	
	float: left;
	margin: 0px 9px 5px 3px;
	}

.rightimage  {
	float: right;
	margin: 9px 0px 5px 3px;
	}


.indent   {	
	margin-left: 40px;
	display: block;
	}

.bold {
	font-weight: bold;
	}
	
.italic {
	font-style: italic;
	}
	
img {
	border: 0px;
}

hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	width: 680px;
	align: center;
	}
	
ul.bibliography, ul.bibliography li, ul.bibliography li ul, ul.bibliography li ul li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
	line-height: 140%
}

ul.abstract {
	margin-top: -0.8em;
}

ul.abstract li a.trigger {
	display: block;
	text-decoration: none;
	margin-top: 0.5em;
	font-weight: bold;
	color: #F47E0B
}
ul.abstract li a:focus {
	outline: 0
}

ul.abstract p {
	margin: 0 0 2em 0;
	text-align: justify
}

ul li hr {
	margin: 2em auto;
	height: auto;
	width: 100%
}

h2.h2 {
	text-transform: none;
	margin-top: 2em;
	font-size: 14px;
	border-top: 1px solid #879307;
	padding-top: 1em;
	}

h2.h2a {
	text-transform: none;
	margin-top: 2em;
	font-size: 14px;
}
h2.h2b {
	text-transform: none;
	margin-top: 2em;
	margin-bottom: -1em;
	font-size: 14px;
}

h2.h2c {
margin-top: 2em
}

h2.h2d {
	margin-top: 3em;
	font-size: 14px;
	border-top: 1px solid #879307;
	padding-top: 2em;
}

h2.h2e {
	margin-top: 3em;
	font-size: 14px;
}
h3.substudy { font-size: 14px; font-weight: bold; margin-top: 3em; margin-bottom: -1em; font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; }
p.substudy {
	margin-top: 3em;
}

ul.bibliography li.relevance	{ display: block; margin: 1em auto; font-style: italic }
ul#jumpNav { display: block; list-style-type: none; margin-top: -1em; margin-bottom: 1em}
ul#jumpNav a { color: #F47E0B; font-weight: bold; display: block; padding: 2px; border-bottom: 1px solid white; text-decoration: none}
ul#jumpNav a:hover { background-color: #f3fc9e }

ul#jumpNav1 { display: block; width: 240px; list-style-type: none; margin-top: -1em; margin-bottom: -1em; margin-left: 172px}
ul#jumpNav1 a { color: #F47E0B; font-weight: bold; display: block; padding: 2px; border-bottom: 1px solid white; text-decoration: none}
ul#jumpNav1 a:hover { background-color: #f3fc9e }
