﻿body 
{
	/*background-image: url(/nrc/images/back3.gif);*/
	background: #8B97A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
img
{
    border: 0;
}
.main {
	width: 800px;
	height: 100%;
}
.header {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	clear: both;
}
.center {
	width: 100%;
	background-image: url(/nrc/images/contentbluebg.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
.nav {
	float: left;
	height: 100%;
	width: 150px;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	padding: 10px;
	color: #006699;
/*	background-color: #CDD2DA;*/
}
.content {
	width: 430px;
	float: left;
	padding: 10px;
}
.notes {
	width: 160px;
	float: right;
	text-align: left;
	color: #FFFFFF;
	font-style: italic;
	padding: 10px;
/*	background-color: #006699;*/
}
.footer 
{
    float: left;
    font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background: white;
	width: 100%;
	margin-top: 5px;
}
.copyright
{
    font-family: Arial;
	font-size: 11px;
    color: #FFFFFF;
}
.links a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.links a:hover {
    text-decoration: none;
    color: #006699;
    font-weight: bold;
}
.links a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.floatleft {
	float: left;
}
.pagetitle {
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.pagecontent {
	text-align: left;
	color: #666666;
}
.adminwrapper 
{
    background: #FFFFFF;
    width: 95%;
    padding: 5px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.logo {
	padding-top: 10px;
	padding-left: 20px;
}
.contenttop .contentbottom{
	margin: 0px;
	padding: 0px;
}
.resourcelinks {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.contacttype{
	color: #006699;
	vertical-align: top;
	height: 75px;
}

