/*********** NRI STYLE SHEET ***********/

body {
	margin: 0 0 0 0;
	background-color:#787878;
	background-image:url(img/carpet.gif);
	background-repeat:repeat-x;
}
#outer {
	margin: 0 auto 0 auto;
	width:784px;
	background:#FFF;
}
#intLeft {
	width:555px;
	margin:0 0 0 0;
	float:left;
}
#intRight {
	width:228px;
	background-image:url(img/linksCarpet.gif);
	background-repeat:repeat;
	margin:0 0 0 0;
	float:left;
}
#footer {
	background-image:url(img/footer.jpg);
	background-repeat:repeat-x;
	background-color:#61b4da;
	width:784px;
	height:50px;
	text-align:center;
}
.footerText {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	margin:5px 0 0 5px;
}
.footerText a{
	color:#FFF;
	text-decoration:none;
}
.footerText a:hover{
	color:#999;
	text-decoration:underline;
}
/*********** HEADER STYLES ***********/
#headerArea {
	width:784px;
	height:117px;
	margin:0 0 0 0;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
}
#logo{
	margin:0 0 0 0;
	width:270px;
	height:117px;
	float:left;

}
#headerBar {
	margin: 0 0 0 0;
	height:12px;
}

/*********** CONTENT STYLES ***********/
#contentArea {
	width:535px;
	margin: 10px;
}
p {
	font-family:arial, verdana,  Helvetica, sans-serif;
	font-size:13px;
	color:#062f5d;
}
p a{
	text-decoration:none;
	color: #2c81e0;
	font-weight:bold;
}
p a:hover{
	text-decoration:underline;
}
.formText {
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	color:#062f5d;
}
.content li{
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1c73c0;
	font-style:italic;
}
h2{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
}
h3{
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	color:#0656a9;
	font-weight:bold;
	font-style:italic;
	margin:15px 5px 0 15px;
}
.quote {
	font-family:arial, verdana,  Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:-2px 15px 5px 5px;
	text-align:right;
}

/*********** RIGHT NAV STYLES ***********/
#rtLinks {
	width:229px;
	margin:0 0 0 0;
}
#solutions {
	background:#FFF;
	width:204px;
	margin:0 0 0 13px;
}
#rtNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #062f5d;
	list-style:none;
	padding: 2px;
	margin: 5px 5px 5px 5px;
	text-align:left;
}
#rtNav li{
	border-bottom:solid 1px #CCC;
	margin:5px 2px 7px 2px;
}
#rtNav li a{
	color:#0d60b1;
	text-decoration:none;
}

#rtNav li a:hover{
	text-decoration:underline;
}
/******** PRIMARY NAV ********/
#nav{
	margin:89px 0 0 0;
	width:510px;
	float:left;
}
ul.navigation {
    display: inline;
	margin-top: 0px;
	padding: 0px;
	width:510px;	
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 28px;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -28px;
}
li.home a {
	width: 48px;
	height: 28px;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
}
li.home a span {
	display: none;
}
li.about a {
	width: 79px;
	height: 28px;
	background-image: url(img/about.gif);
	background-repeat: no-repeat;
}
li.about a span {
	display: none;
}
li.services a {
	width: 108px;
	background-image: url(img/services.gif);
	background-repeat: no-repeat;
}
li.services a span {
	display: none;
}
li.announcements a {
	width: 94px;
	background-image: url(img/wnews.gif);
	background-repeat: no-repeat;
}
li.announcements a span {
	display: none;
}
li.news a {
	width: 94px;
	background-image: url(img/tools.gif);
	background-repeat: no-repeat;
}
li.news a span {
	display: none;
}
li.contact a {
	width: 85px;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
}
li.contact a span {
	display: none;
}

/*********** MISC STYLES ***********/
img {
border: none;
}
.homeTab {
	background-color:#f4f9fd;
	border-left: solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	
}
.homeTab p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#004ea5;
	text-decoration:none;
	margin:0 0 0 25px;
}
.homeTab p a:hover{
	text-decoration:underline;
}
.lists{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 2em;
color: #062f5d;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(img/nridisc.gif);
padding: 4px;
margin: 0 0 0 20px;
text-align:left;
}

