*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
sup{
	font-size: 7px;
	margin: 0px 2px;
	color: #000000;
}
html,body{
	text-align: center;
	margin: 0;
	padding: 0;
	behavior: url('csshover.htc');
}
p{
	margin-top: 5px;
	margin-bottom: 10px;
}
img, table{
	border: 0px;
}
img.png{
	background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/blank.gif"
    );
}
img.png2{
	background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/blank.gif"
    );
}


/*NOL CSS Styles*/

/*Styles for news pieces*/
#newsContent {
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;

}

#newsContent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#newsContent a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#newsContent a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

#newsContent a:hover{
	color: #000066;
}


#newsContent .bold{
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#newsContent .italic{
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#newsContent-side1 {
	margin-top: 5px;
	width: 174px;
	text-align: center;
	background-color: #32B4F0;
}


#newsContent-side1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

#newsContent-side1 a:hover{
	color: #000066;
}

#newsContent-side1 .head{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#newsContent-side1 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	padding-top: 5px;
	text-align: left;
}

#newsContent-side2 {
	width: 174px;
	text-align: center;
	background-color: #D7A329;
}

#newsContent-side2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

#newsContent-side2 a:hover{
	color: #000066;
}

#newsContent-side2 .head{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#newsContent-side2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	padding-top: 5px;
	text-align: left;
}

#newsContent-side4 {
	width: 99%;
	text-align: center;
	background-color: #D7A329;
}

#newsContent-side4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

#newsContent-side4 a:hover{
	color: #000066;
}

#newsContent-side4 .head{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 10px;
}

#newsContent-side4 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	padding-top: 5px;
	text-align: left;
	margin-bottom: -10px;
}
/*Styles for news headers*/
.newsHeader {
width: 560px;
font-family:"Gill Sans", Verdana, Arial;
font-size: 22px;
color:#666666;
padding-top: 34px;
padding-bottom: 10px;
position: relative;
}

.newsKicker {
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.newsQuote {
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}

#newsfooter {
	margin-top: 10px;
	margin-bottom: 15px;
}

#newsfooter p{
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

#newsfooter a:link,
#newsfooter a:active,
#newsfooter a:visited{
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#newsfooter a:hover{
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#newsfooter .left{
	text-align: left;
	float: left;
}

#newsfooter .right{
	text-align: right;
	float: right;
}
/*Styles for the news hr*/
.newsHorizontalBar {
width: 700px;
height: 1px;
background-color: #C9C9C9;
}
	*html .newsHorizontalBar {
		background-color: #ffffff;
		border-top: 1px solid #C9C9C9;
	}
.newsHorizontalBar-content {
width: 560px;
height: 1px;
background-color: #C9C9C9;
}
	*html .newsHorizontalBar-content {
		background-color: #ffffff;
		border-top: 1px solid #C9C9C9;
	}

/*Styles for div frame*/
.divFrame {
	overflow: auto;
	height: 220px;
	width: 100%;
}


/*links settings*/
a:link,
a:active,
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #000066;
}

/*Styles for navigation buttons*/

#logo{
	float: left;
	width: 250px;
}
#navButton {
	width: 500px;
	margin-left: 250px;
	text-align: left;
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 12px;
	display: inline;
}
#navButton ul{
	list-style-type: none;
}
#navButton ul.level1 li{
	float: left;
	position: relative;
	z-index: 1000;
}

#navButton ul ul {
	position: absolute; 
	top: 50px;
	left: 0px;
	width: 11em;
	display: none;
	z-index: 99;
}
#navButton ul ul ul{
	position: absolute;
	top: -1px;
	left: 11em;
	width: 10em;
	display: none;
	border-top: 1px solid #ddd;
}
*html #navButton ul ul{
	
}


div#navButton>ul a {width: auto;}
#navButton ul ul li {width: 100%;border-bottom: 1px solid #ddd;background-color:#ffffff;border-right:1px solid #ddd;z-index: 100;}

#navButton ul.level1 li.submenu:hover ul.level2{display: block;}
#navButton ul.level2 li.submenu:hover ul.level3 {display:block;}

.contact_hack{
	width:7.5em;
}
#navButton a{
	font-family: Arial,Helvetica;
	font-size: 10px;
	padding-top: 17px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	border-left: 1px solid #CCCCCC;
	text-decoration: none;
	display: block;
	float: left;
	z-index: 20000;
}
html>body #navButton a{
	padding-left: 16px;
	padding-right: 16px;
}
ul.level2 li a{
	font-family: Arial,Helvetica;
	font-size: 10px;
	padding-left: 24px;
	padding-right: 24px;
	border-left: 1px solid #CCCCCC;
	text-decoration: none;
	display: block;
	float: left;
}
*html #navButton a{
	font-size: 9px;
}

#navButton a:link,
#navButton a:active,
#navButton a:visited{
	color: #666666;
}


#navButton a:hover{
	color: #000066;
}

/*#navDropDown li a{
	font-family:"Gill Sans", Verdana, Arial;
	font-size: 12px;
	padding: 5px;
	width: 150px;
	height: 25px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-align: left;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 10px;
}

#navDropDown li a:link,
#navDropDown li a:active,
#navDropDown li a:visited{
	color: #666666;
}

#navDropDown li a:hover{
	color: #000066;
}*/

.not-link{
	cursor: default;
	text-decoration: none;
}
#sitemap ul{
}
#sitemap ul li{
	margin-left: 15px;
}
#indent_lvl{
	margin-left: 11px;
}
