/* Main containers */
container {
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header2 {
	text-align: left;
	background-image: url(images/nova_footer.jpg);
	background-repeat: repeat-x;
	width:1024px;
	height:28px;
}

#content {
	text-align: left;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position:left top;
	padding-top:2px;
	width:1023px;
	border-right-style: inset;
	border-right-color: #999999;
	border-right-width: thin;
	right: 100px;
	vertical-align: text-top;
}

#content1 {
	text-align: left;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position:left top;
	padding-top:2px;
	width:1023px;
	border-right-style: inset;
	border-right-color: #FFF;
	border-right-width: thin;
	right: 100px;
	vertical-align: text-top;
}

#text {
	top: -20px;
}

#footer {
	text-align: left;
	background-image: url(images/nova_footer.jpg);
	background-repeat: repeat-x;
	width:1024px;
	height:28px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main-nav {
	float:left;
}


/*Navigation*/

#headNav {
	position:absolute;
	left: 15px;
	top: 121px;
	font-weight:bolder;
}

ul#headNav,
ul#headNav li,
ul#headNav ul {
  margin: 0;
  border: 0 none;
  padding:0;
  display:inline;
  list-style: none;
}


/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:20px;

  border: 0 none;
  padding:0;
  width: 195px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;

}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding-left:15px;
  display: block;
  background: #E4E4E4;
  color:#000;
  font: bolder 10px/24px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #666;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #E4E4E4;
  color: #000;
  padding: 2 10px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #E4E4E4;
  color: #000;
  padding: 2 10px;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 195px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

#navigator,
#navigator a,
#navigator a:link
{
	background-color: #999999;
	height:24px;
	padding: 0px;
	text-align: center;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bolder;
	text-decoration: none;
}

#navigator a:hover
{
	color:#ff9900;
	text-decoration:none;
}
/*Font Styles */

#main-content ul li {
    list-style:disc;
}

.textCenter {
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: 
	normal;
	color: #000;
	text-align: center;
	}

.border {
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: 
	normal;
	color: #000;
	text-align: center;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #999999;
	}
	
.text {
	text-align: justify;
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: 
	normal;
	color: #000;
	}
	
.date {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333;
	}
	
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333
	}
	
.textBoldHeadline { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #666666 
	}
	
.textBoldBlue {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000
	}
	
.textLinkBlue {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	text-decoration:underline;
	}

.arrow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FF9900}

#navigator {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	height:24px;
	padding: 0px;
	text-align: center;
}

#marketcommentary {
	margin-top:30px;
	margin-left:20px;
	padding-top: 15px;
	padding-bottom:15px;
	border:#999 thin solid;
	color:#999;
	font-weight:bold;
	text-align:center;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#headertext {
	position:absolute;
	left:925px;
	top:46px;
	width:200px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	}
#tagline_home {
	position:absolute;
	left:700px;
	top:523px;
	width:232px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	}

#leftimage
{
	position:absolute;
	left:101px;
	top:372px;
	width:195px;
	height:200px;
	z-index:4
}
#homerotate
{
	z-index:100;
}

/* Index Nav */

/* Root = Vertical, Secondary = Vertical */
ul#navmenu2,
ul#navmenu2 li,
ul#navmenu2 ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;

  border: 0 none;
  padding:0;
  width: 195px; /*For KHTML*/
  list-style: none;
}

ul#navmenu2:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu2 li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  z-index:52;

}

/* Root Menu */
ul#navmenu2 a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-left:15px;
	display: block;
	color:#000;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bolder;
}

/* Root Menu Hover Persistence */
ul#navmenu2 a:hover,
ul#navmenu2 li:hover a,
ul#navmenu2 li.iehover a {
	color: #FFF;
	background-color: #666;
}

/* 2nd Menu */
ul#navmenu2 li:hover li a,
ul#navmenu2 li.iehover li a {
  background: #E4E4E4;
  color: #000;
  padding: 2 10px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu2 li:hover li a:hover,
ul#navmenu2 li:hover li:hover a,
ul#navmenu2 li.iehover li a:hover,
ul#navmenu2 li.iehover li.iehover a {
  background: #666;
  color: #FFF;
  padding: 2 10px;
}

ul#navmenu2 ul,
ul#navmenu2 ul ul,
ul#navmenu2 ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 195px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu2 li:hover ul ul,
ul#navmenu2 li:hover ul ul ul,
ul#navmenu2 li.iehover ul ul,
ul#navmenu2 li.iehover ul ul ul {
  display: none;
}

ul#navmenu2 li:hover ul,
ul#navmenu2 ul li:hover ul,
ul#navmenu2 ul ul li:hover ul,
ul#navmenu2 li.iehover ul,
ul#navmenu2 ul li.iehover ul,
ul#navmenu2 ul ul li.iehover ul {
  display: block;
}
