body	{
	margin:0px;
	padding:0px;
	min-width: 760px;
	color:#333;
	background-color: #E1E0DF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 65%;
}
		
#wrapper	{
	background-color:#FFF;
	margin:0px 0px;
	width:760px;
	border-bottom: 1px solid #8D8E91;
}
						
img	{
	border: 0px;
}

#skipnavigation {
	position: absolute;
	left: -1000em;
	width: 20em;
}

/************************
* Start code for header *
************************/
#header	{
	display: block;
	background-color: #CC0000;
	width: 760px;
	height: 97px;
	margin: 0px;
	padding: 0px;
	overflow:hidden; /* makes IE work */
}
				
#header	h1, h2	{
	display: inline;
	margin: 0px;
	padding: 0px;
	
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.header-image	{
	position:absolute;
	top: 0px;
	left: 206px;
}
/******************
* End header code *
******************/

/**********************************
* Begin code for middle-section *
**********************************/

#middle-section {
	margin-top: 3px;
	width: 760px;
	background-color: #FFF;
}

#main-body {
	float: right;
	position: relative;
	width: 555px;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}


/**********************************
* Begin code for bar on left side *
**********************************/
#left-sidebar {
	float: left;
	position: relative;
	width: 205px;
	border: 0px;
	background-color: #FFF;
	margin: 0px;
}

#left-sidebar #topleft {
	margin-bottom: 8px;
}

#left-sidebar #topleft img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

#navigation	{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 205px;
}
					
#navigation ul#leftnav	{
	width: 205px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	line-height: 120%;
	list-style: none;
}
						
#navigation ul#leftnav li {
	display:block;
	margin:0;
	width: 205px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
						
#navigation ul#leftnav li a {
	background: url("../images/css-dotted.gif") repeat-x bottom;
	background-color:#FF8800;
	display: block;
	padding: 11px 5px 11px 14px;
	margin: 0px;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #FFFFFF;
}

#navigation ul#leftnav li a.selected-nosubnav {
	background: url("../images/css-dotted.gif") repeat-x bottom;
	background-color: #A29060;
	display: block;
	padding: 11px 5px 11px 14px;
	margin: 0px;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #E7E5CE;
}

#navigation ul#leftnav li a:link, #navigation ul#leftnav li a:visited {
	color: #FFF;
	text-decoration: none;
}

#navigation ul#leftnav li a:hover {
	background-color: #DF6F00;
	text-decoration: none;
	color:#FFF;
}

#navigation ul#leftnav li.selected {
	display: block;
	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color:#E4DFE2;
}

#navigation ul#leftnav li.selected a.main-selected:link, #navigation ul#leftnav li.selected a.main-selected:visited, #navigation ul#leftnav li.selected a.main-selected:hover {
	background-color:#E4DFE2;
	background: none;
	display: block;
	padding: 11px 5px 0px 14px;
	margin: 0;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #990000;
}

/* This piece code is for the subnavigation in the left navbar */
#navigation ul#leftnav li.selected ul#left-subnav	{
	background-color: #E4DFE2;
	margin: 0;
	padding: 0px 0px 11px 0px;
	list-style:none;
}
		
#navigation ul#leftnav li.selected ul#left-subnav li a {
	background: none;
	display: block;
padding: 6px 5px 0px 28px; /* width + padding-right + padding-left must equal 205px */
	margin: 0;
	width: 166px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
		
#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:link, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:visited {
	color: #333;
	text-decoration: none;
}

#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:hover {
	background-color: #E4DFE2;
	color: #333;
	text-decoration: underline;
}

#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:link, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:visited, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:hover {
	background-color: #E4DFE2;
	color: #990000;
	text-decoration: none;
}

/********************************
* End code for bar on left side *
********************************/

/****************
* default links *
****************/

a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #666;
	text-decoration: underline;
}

/*****************************************************
* Begin code for main-body section on interior pages *
*****************************************************/

.main-image {
	float: right;
	margin-bottom: 7px;
}

#two-column #main-body #featured {
	float: left;
	width: 521px;
	position: relative;
	background-color: #FFF;
	color: #333;
	padding: 0px 17px;
}

#three-column #main-body #featured {
	float: left;
	width: 338px;
	position: relative;
	background-color: #FFF;
	color: #333;
	padding: 0px 17px
}

#two-column #main-body #featured h3, #three-column #main-body #featured h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 230%;
	font-weight:normal;
	line-height: 100%;
	color: #CC0000;
	text-decoration: none;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

#two-column #main-body #featured h4, #three-column #main-body #featured h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	color:#2793D0;
	font-weight:bold;
}

#two-column #main-body #featured h5, #three-column #main-body #featured h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#A29060;
	font-weight:bold;
}

#two-column #main-body #featured p, #three-column #main-body #featured p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
	line-height: 155%;
}

#two-column #main-body #featured p strong, #three-column #main-body #featured p strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#two-column #main-body #featured ul, #three-column #main-body #featured ul {
	line-height: 140%;
}

#two-column #main-body #featured li, #three-column #main-body #featured li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 140%;
}

#two-column #main-body #featured dt, #three-column #main-body #featured dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 65px;
}

#two-column #main-body #featured dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	margin: 0px 0px 0px 66px;
	padding: 0px;
	width: 418px;
}

#three-column #main-body #featured dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	margin: 0px 0px 0px 65px;
	padding: 0px;
	width: 280px;
}

#two-column #main-body #featured p.headred, #three-column #main-body #featured p.headred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 165%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.tablestandard1 {
	width:335px;
	border-style:none;
	font-size: 100%;
	line-height: 155%; 
}

.tablestandard1 td {
	width:164px; 
	background-color:#f0f0f0;
	vertical-align:top;
	padding: 4px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
.tablestandard1 p {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.tablestandard1 .sidebarhead2 {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

.tablestandard2 {
	width: 94%;
	border-style: none;
	font-size: 100%;
	line-height: 155%;  
}

.tablestandard2 td {
	background-color:#f0f0f0;
	vertical-align: top;
	padding: 4px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
.tablestandard2 p { 
	font-size: 100%;
	margin: 0px;
	padding: 0px; 
}

.tablestandard2 .sidebarhead2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

.tablestandard3 {
	border-style: none;
	font-size: 100%;
	line-height: 155%; 
}

.tablestandard3 td {
	background-color:#f0f0f0;
	vertical-align:top;
	padding: 4px;
	margin: 0px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;}
	
.tablestandard3 p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.tablestandard3 .sidebarhead2 {
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

.tablestyle1 {
	width:521px;
	border-style:none;
	font-size: 100%;
	line-height: 155%; 
}

.tablestyle1 td {
	width:260px; 
	background-color:#f0f0f0;
	vertical-align:top;
	padding:0px 10px 0px 10px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
.tablestyle1 p {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

.tablestyle1 .sidebarhead2 {
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

.tablestyle2 {
	width:335px;
	border-style:none;
	font-size: 100%;
	line-height: 155%;  
}

.tablestyle2 td {
	width:164px; 
	background-color:#f0f0f0;
	vertical-align:top;
	padding:4px 10px 4px 10px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
.tablestyle2 p {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

.tablestyle2 .sidebarhead2 {
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

.tablestyle3 {
	width: 521px;
	border-style: none;
	font-size: 100%;
	line-height: 155%;
}

.tablestyle3 td {
	width:521px; 
	background-color:#f0f0f0;
	vertical-align:top;
	padding: 4px 10px 4px 10px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
.tablestyle3 p {
	font-size: 100%;
	margin: 0px;
	padding:0px;
}

.tablestyle3 .sidebarhead2 {
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}

.tablestyle4 {
	width:335px;
	border-style:none;
	font-size: 100%;
	line-height: 155%; 
}

.tablestyle4 td {
	width:335px; 
	background-color:#f0f0f0;
	vertical-align:top;
	padding:4px 10px 4px 10px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
.tablestyle4 p {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

.tablestyle4 .sidebarhead2 {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

.tablestyle5 {
	width:521px;
	border-style:none;
	font-size: 100%;
	line-height: 155%; 
}

.tablestyle5 td {
	width:173px;
	background-color:#f0f0f0;
	vertical-align:top;
	padding:4px 10px 4px 10px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;}
	
.tablestyle5 p {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

.tablestyle5 .sidebarhead2 {
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none; 
}

#two-column #main-body #featured #insidenutable1, #three-column #main-body #featured #insidenutable1 {
	width:521px;
	border-style:none;
	font-size: 100%;
	line-height: 155%; 
}

#two-column #main-body #featured #insidenutable1 td {
	background-color:#f0f0f0;
	vertical-align:top;
	padding-bottom:6px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
#two-column #main-body #featured #insidenutable1 p {
	margin: 0px 10px 6px 10px;
	padding:0px;
}

#two-column #main-body #featured #insidenutable1 p#nufeat {
	margin: 3px 5px 5px 5px;
	padding:0px;
}

#three-column #main-body #featured #insidenutable2 {
	width:335px;
	border-style:none;
	font-size: 100%;
	line-height: 155%; 
}

#three-column #main-body #featured #insidenutable2 td {
	background-color:#f0f0f0;
	vertical-align:top;
	padding-bottom:6px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
	
#three-column #main-body #featured #insidenutable2 p {
	margin: 0px 10px 6px 10px;
	padding:0px;
}

#three-column #main-body #featured #insidenutable2 p#nufeat {
	margin: 3px 5px 5px 5px;
	padding:0px;
}

.photostyle1 {
	border-style:none;
}

.photostyle1 td {
	background-color:#ffffff;
	vertical-align:top;
	padding:0px 0px 0px 12px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
	
.photostyle1 p {
	margin: 0px 0px 8px 0px;
	padding:0px;
}

.photostyle2 {
	border-style:none; 
}

.photostyle2 td {
	background-color:#ffffff;
	vertical-align:top;
	padding:0px 12px 0px 0px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
	
.photostyle2 p {
	margin: 0px 0px 8px 0px;
	padding:0px;
}

.standardcaption {
	margin: 12px 0px 0px 0px;
	padding:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

p.redbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}

#three-column #main-body #featured table tbody tr td p.redbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}

.sidebarhead22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 165%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}

.graybox {
	padding:10px;
	background-color:#f0f0f0;
}

.puttybox {
	padding:10px;
	background-color:#EFECE4;
}

.quotebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bodytextRED {
	color: #cc0000;
}

.nuin-section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 165%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.nuin-contents {
	margin-left: 12px;
	padding-left: 12px;
}

.horizrule {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
}

.horizrule2 {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
}

/*****************************************************************************
* Start code for styles that are specific to right-sidebar on interior pages *
*****************************************************************************/
#three-column #main-body #right-sidebar {
float: right;
width: 179px;
color: #000;
margin: 0px;
padding: 0px 0px 0px 0px;
border: 0px;
background-color: #EEE;
}

#three-column #main-body #right-sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	line-height: 155%;
	margin: 5px 12px;
	padding: 10px 0px 0px 0px;
}

#three-column #main-body #right-sidebar h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#CC0000;
	font-weight:normal;
	margin: 6px 12px 0px 12px;
}


#three-column #main-body #right-sidebar img {
	margin: 0px;
	padding: 0px;
}

#three-column #main-body #right-sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
}

#three-column #main-body #right-sidebar #user-nav {
	width: 179px;
	background-color: #CECECE;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 7px solid white;
}

.user-nav-image {
	margin: 0px;
	padding: 0px;
}

#three-column #main-body #right-sidebar #user-nav-subnav {
	margin: 0px;
	padding: 0px;
	background-color: #CECECE;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-active {
	margin: 7px 0px;
	text-indent: 14px;
}

#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-inactive {
	margin: 7px 0px;
	text-indent: 14px;
}

#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-active a:link,
#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-active a:visited {
	color: #990000;
	text-decoration: none; 
}

#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-active a:hover,
#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-active a:active {
	color: #990000;
	text-decoration: underline;
}

#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-inactive a:link,
#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-inactive a:visited {
	color: #333;
	text-decoration: none; 
}

#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-inactive a:hover,
#three-column #main-body #right-sidebar #user-nav-subnav li.user-nav-subnav-inactive a:active {
	color: #990000;
	text-decoration: underline;
}

/**************************************
* clearing div for three-column pages *
**************************************/

#three-column #clear-main-body {
	background-color: #FFF;
	height: 1px;
	font-size: 1px;
	clear: both;
}

/*****************************************
* Start code for styles for request form *
*****************************************/

input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.button {
	font-weight: bold;
}

/*****************
* End of section *
*****************

/*****************************************************************************************
* Start code for bottom NU Home, Find Employees, Find Offices, Search and Site Map links *
*****************************************************************************************/
#bottom-admin-links	{
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8E91;
}

#bottom-admin-links p {
	 margin: 0px;
	 padding: 0px;
}

#bottom-admin-links a:link, #bottom-admin-links a:visited {
	color: #8D8E91;
	text-decoration: none;
}

#bottom-admin-links a:hover {
	color: #000;
	text-decoration: underline;
}

#bottom-admin-links a:active {
	color: #666;
	text-decoration: underline;
}
/*************************
* End bottom admin links *
*************************/

/************************
* Start code for footer *
************************/
#footer	{
	clear:both;
	width: 760px;
	text-align: center;
	margin-top: 3px;
	color: #8D8E91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px;
	margin-bottom: 25px;
}
				
#footer li	{
	display: inline;
}
	
#footer a:link, #footer a:visited {
	color: #8D8E91;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

	
#footer p	{
	padding:5px;
	margin:0;
}
/************************
* End code for footer *
************************/

/***********************************************************
* Start code for links in the top right corner of the page *
***********************************************************/
#toplinks {
	width:740px;
	text-align: right;
	top: -4px; 
	position: absolute; 
	padding:0px;
}

.toplinks-inside {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top:0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 1px 0px 0px;
}

.toplinks-inside-right {
	padding-top:0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.toplinks-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 215%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:link.toplinks-link {
	text-decoration:none;
	color:#FFFFFF;
	outline: none;
	font-weight:normal;
	font-size: 10px;
}

a:visited.toplinks-link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal; 
	font-size: 10px;
}

a:hover.toplinks-link {
	text-decoration:underline;
	color:#FFFFFF;
}

a:active.toplinks-link {
	text-decoration:underline;
	color:#FFFFFF;
}

/*********************************************************
* End code for links in the top right corner of the page *
*********************************************************/

/* keep in case needed in future
.image-headline {
	float: right;
	margin-bottom: 7px;
}
*/


<!--[if IE]><style type="text/css">
ul#nav li a span {
cursor: hand; /* for IE5.x/Win */
}
<![endif]-->

