.ddsmoothmenu{
font: bold 12px arial, helvetica, sans-serif;
background: #be9c5b; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #193441; /*background of menu items (default state)*/
color: white;
padding: 3px 13px;
border-right: 1px solid #778;
color: #be9c5b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #d0a825; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #d0a825; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 9pt arial, helvetica, sans-serif;
width: 125px; /*width of sub menus*/
padding: 3px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}


body{
	
	font: 100%  arial, helvetica, sans-serif;
	font-size: 9pt;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 160%;
	
	align: left;
	vertical-align:top

}



h1 {
	font-family:  arial, helvetica, sans-serif;
	color: #000000;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
p {color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 9pt; line-height: 160%}

.maintext1 { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 9pt; line-height: 125%}
.maintext { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 9pt; line-height: 120%}
.grownsize { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 8pt; line-height: 80%}
.breakspacer { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 8pt; line-height: 50%}
.smbreakspacer { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 8pt; line-height: 30%}
.medbreakspacer { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 8pt; line-height: 80%}
.medlgbreakspacer { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 8pt; line-height: 100%}

.lgbreakspacer { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 8pt; line-height: 130%}
.biotext { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 9pt; line-height: 120%}


.linespacer { color: #000000; font-family: arial, helvetica, sans-serif; font-size: 8pt; line-height: 150%}
.bottomtext { color:#000000; font-family: arial, helvetica, sans-serif; font-size: 8pt; line-height: 100%}
.footertext { color:#efecca; font-family: arial, helvetica, sans-serif; font-size: 8pt; line-height: 160%}
.captiontext { color:#000000; font-family: arial, helvetica, sans-serif; font-size: x-small; line-height: 120%}


.headertext {font-family: arial, helvetica, sans-serif; font-size: 12pt; color:#000000; font-weight:bold; line-height: 125%}
.headertext2 {font-family: arial, helvetica, sans-serif; font-size: 12pt; color:#01579F; font-weight:bold; line-height: 110%}
.headertext3 {font-family: arial, helvetica, sans-serif; font-size: 11pt; color:#000000; font-weight:bold; line-height: 130%}
.subhead {font-family: arial, helvetica, sans-serif; font-size: 11pt; color:#01579F; font-weight:bold; line-height: 110%}
.newsreleasehead {font-family: arial, helvetica, sans-serif; font-size: 11pt; color:#000000; font-weight:bold; line-height: 130%}
.newsreleasedate {font-family: arial, helvetica, sans-serif; font-size: 10pt; color:#000000; font-weight:normal; line-height: 120%}


.bigtext {font-family: arial, helvetica, sans-serif; font-size: 14pt; color:#000000; font-weight:bold; line-height: 160%}

.leftnavtext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color:#efecca; font-weight:normal; line-height: 100% text-decoration: none;}
.rightnavtext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; line-height: 110%}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fcfae1;}

a:visited  {color:#003366; text-decoration: none; font-family: arial, helvetica, sans-serif;   }

a:link {color:#0000ff; text-decoration: none; font-family: arial, helvetica, sans-serif;  }

a:hover  {color:#003366; text-decoration: none; font-family: arial, helvetica, sans-serif;  font-weight:bold; }

a:active  {color:#0000ff; text-decoration: none; font-family: arial, helvetica, sans-serif;  }