﻿@import url(layout.css);
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font: 11px serif;
	background-color: #FFFFFF;
	color: #000000;
}
/*r DIV tags */
#container {
	margin: 0px auto;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: auto;
	margin-left: 30px;
}
#container {
	margin: 0px auto;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: auto;
	margin-left: 30px;
}
#masthead {
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	margin-left: 20px;
}

#headerBottomContainer {
	width: 749px;
	height: 112px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	border-top: #FFFFFF solid 2px;
}
#headerTopContainer {
	width: auto;
	height: 84px;
	background-color: #FFFFFF;
	background-image: url('../images/newdesign/nutz_header_topbg_v2.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
}
#headerTopContainer .left {
	float: left;
	width: 276px;
	display: block;	
}
#headerTopContainer .right {
	float: right;
	width: 280px;
	padding: 40px 0 0 0;
	display: block;	
}
#headerBottomContainer .right {
	float: right;
	width: 230px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	padding: 18px 0 0 0;
}
#headerTopContainer .right .field {
	float: left;
	width: 150px;
	text-align: right;
}
#headerTopContainer .right .button {
	float: right;
	width: 74px;
	text-align: left;
}
#headerBottomContainer .right a.bullet_square {
	text-align: left;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}
#headerBottomContainer .right a.bullet_square:hover {
	text-decoration: underline;
}
#headerSpacer {
	height: 2px;
	background-color: #FFFFFF
}
#headerBottomContainer {
	width: auto;
	height: 112px;
	background-color: #FFFFFF;
	background-image: url('../images/newdesign/networks_4.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	border-top: #FFFFFF solid 2px;
}

#navigation {
	background-color: #FFFFFF;
	margin-left: 160px;
	text-align: center;
	color: #000000;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #ffffff;
	padding: 0px;
}
#column_left {
	float: left;
	width: auto;
}
#column_right {
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 220px;
	border-bottom-style: none;
	float: left;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
}
#footer {
	background-color: #A4BECC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#masthead a {
	color: #C0C0C0;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px #000000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}
/* Styles for Right Column */
#column_right h4 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 2px;
	font-size: small;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#column_right a {
	color: #000000;
	width: 70%;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Style */
h3 {
	border-style: solid;
	font-size: large;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
ze:large{
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #112233;
}
a:hover {
	color: #998866;
	text-decoration: none;
}

/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: justify;
	background-color: #FFFFFF;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: small;
	font-family: "Arial Unicode MS";
}
#footer a {
	color: #000000;
	width: 100%;
}
#footer a:hover {
	color: #800000;
	text-decoration: underline;
}


.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_small_textCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 16px;
}




.style_page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #800000;
	width: auto;
}

td {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none
}


td.redtab {
	background-repeat: no-repeat;
	background-image: url('../images/newdesign/tabred.gif');
	background-position: left;
}


.menutitle {
   font-size: 9pt;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-decoration: none;
}


.menutitle {
   font-size: 9pt;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-decoration: none;
}


.style_small_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 16px;
}

.menu_white
{
   font-size: 9pt;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
}

#menu_white a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#menu_white a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu_white a:active{
	color: #FFFFFF;
	text-decoration: underline;
}



