body {
	margin: 0px; 
	padding:0px;
	font: 11px arial,verdana, "sans serif";
	color: #333;
	text-align:center;
	background: #ffffff url(/images/nr_bg.gif) repeat-x;
}
td {
font: 11px arial,verdana, "sans serif";
	color: #333;
}

img {border: 0px; margin:0px; padding:0px;}
p { 
	color: #333;
	line-height:1.6;
	font-size:12px;
	margin: 1px 0 8px 0;
	}
td { 
	color: #333;
	line-height:1.6;
	font-size:12px;
	}
a:link, a:active, a:visited { color: #000099;text-decoration:underline}
a:hover { color: #000099;text-decoration:none}

h1 {font: bold 21px Georgia, "Times New Roman", Times, serif; color: #3333CC;width: 575px;margin:10px 0 15px 0}
.home {color: #666; font-style: italic}
h2 {font: bold 17px arial,verdana, "sans serif"; color: #333;padding: 2px 0 4px 0px; margin: 20px 0 3px 0; border-bottom:#CFCFCF 1px solid}
h3 {color: #848400;
font-weight:bold;
font-size:14px;
margin: 9px 0 0 0;
}
.ital {
color: #cc0000;
font-style:italic;
padding-top: 8px;
}
.calendar {
padding: 0 0 8px 0;
}
.redbold {
color: #cc0000;
padding-top: 8px;
padding-bottom: 4px;
font-weight: bold;
font-size: 15px;
}

/*-------------------------------------------------
side navigation
-------------------------------------------------*/

#nav {
	margin-top: 35px;
	float: right;
	width: 168px;
	line-height: 11px;
}
#nav a {
	display: block;
	margin: 0px;
	padding: 2px 4px 0px 10px;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	background: #F6F6F6;
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5;
	text-align:left;
}
#nav a:hover, #nav a.current:hover {
	color: #666666;
	background: #e4e4e4;

}
#nav a.current {
	color: #555;
	background: #CFCFCF;
	padding: 2px 4px 0px 10px;
	margin: 0;
}
#nav a.home {
	padding: 2px 0 2px 10px;
	margin: 0;
	font-weight: bold;
	color:#757575;
	border-top: 1px solid #d5d5d5;
}

/*-------------------------------------------------
CONTENT AREAS
-------------------------------------------------*/

.footer {
	color:#666;
}

ul {
list-style-type: none;
padding: 0 25px 0 25px;
margin: 0;

}
li {
background: url(/images/nr_bullet.gif) no-repeat;
padding: 0 0 10px 18px;
line-height:1.6;
}
ol {
background-image:none;
list-style-type: none;
padding: 0;
margin: -10px 0 0 0;
}
ol li {
background-image:none;
padding-left: 30px;
line-height:1.6;
}
