body {
	text-align: left;
	background-color: #CEE0CE;
	margin-top: 0px;
}

.webinar {
	border-top:#CCCCCC thin solid;
	border-bottom:#CCCCCC thin solid;
}

.webinarsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.webboldcopy{
	font-family: Arial, Helvetica, sans-serif;
	color: #613318;
	font-size:14pt;
	font-weight: bold;
	line-height: normal;
}

.webdefault{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
}

	
#container {
	margin: 0 auto;
	width: 760px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-right-color: #006600;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #006600;
	border-left-style: solid;
	border-left-width: 2px;
	height: auto;
}

#fla {
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 10px;
	clear: both;
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#affiliations {
	padding-bottom: 10px;
	text-align: center;
}
#rightsidepanel {
	padding-bottom: 3px;
	text-align: center;
	padding-top: 20px;
	margin-left: 510px;
	width: 220px;
	border-left-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#rightsidepanelII {
	padding-bottom: 3px;
	text-align: center;
	padding-top: 20px;
	margin-left: 510px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 20px;
	/*
	background-image: url(../images/phaseII/images/relateditems.gif);
	*/
	height: 250px;
	background-repeat: no-repeat;
}
#leftsidepanel {
	padding-bottom: 3px;
	text-align: left;
	padding-top: 15px;
	float: left;
	width: 480px;
	padding-left: 20px;
	height: auto;
}
#movie {
	width: 400px;
	padding-bottom: 10px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#footer {
	border-top-color: #006600;
	padding-top: 10px;
	border-top-style: solid;
	margin-left: 50px;
	margin-right: 50px;
	border-top-width: 1px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}
.defaultcopy{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4C24;
	font-size: medium;
}

.testcopy{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4C24;
	font-size: 10pt;
}
.tabrow {
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.tabcopy{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.boldcopy{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4C24;
	font-size: medium;
	font-weight: bold;
	line-height: normal;
}
.headercopy{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4C24;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}
.disclaimercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4D4C24;
}
.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #74A872;
}
#footer a:link {
	color: #74A872;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #74A872;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer a:active {
	color: #74A872;
}
a:link {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #74A872;
}
a:active {
	text-decoration: underline;
	color: #006600;
}
.press {
	border-bottom-color: #006600;
	border-bottom-style: dotted;
	padding-top: 10px;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
/******************************/
/*****  NAVIGATION  *****/

#nav-menu {
	width: 100%;
	float: left;
	margin-top: 5px;
	background-color: #006600;
}
#nav-menu ul {   /** removes the bullets, floats the menu and controls button width **/
list-style: none;
margin: 0;
padding: 0;
width: 123px;
float: left;
}
#nav-menu a, #nav-menu h2 {
	display: block;
	margin: 0;
	padding: 3px 3px;
}

#nav-menu h2 {
	color: #fff;
	text-transform: uppercase;
	background-color: #999999;
}

#nav-menu a {
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: none;
}

#nav-menu a:hover {
	text-align: left;
	background-color: #C9BF70;
	color: #000000;

}
#nav-menu li {position: relative;}

#nav-menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#nav-menu ul ul {
	position: absolute;
	left: 0px;
	top: 26px;
}
div#nav-menu ul ul {
	display: none;
}
div#nav-menu ul li:hover ul
{
	display: block;
	width: 250px;
}

div#nav-menu ul ul,
div#nav-menu ul li:hover ul ul,
div#nav-menu ul ul li:hover ul ul
{display: none;}

div#nav-menu ul li:hover ul,
div#nav-menu ul ul li:hover ul,
div#nav-menu ul ul ul li:hover ul
{display: block;}
a.norma, a.norma:visited {color:#4d4c24;background-color:transparent;text-decoration:none;}
a.norma:hover {text-decoration:underline;}
div#ldrfri {display:none;}
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#nav-menu ul li {float: left; width: 100%;}
#nav-menu ul li a {height: 1%;} 

#nav-menu a, #menu h2 {
font: bold 0.71em/1.8em arial, helvetica, sans-serif;
}
</style>
<![endif]-->


