@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#ninah {
	min-width:911px;
	margin-top: 25px;
	margin-bottom: 45px;
}
#nav {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
}
#home {
	clear: both;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
}
#home p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	padding-right: 150px;
	color: #999999;
	background-image: url(../images/home/logo-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#home p span.select {
	color: #1E3781;
}
#home div.news {
	background-color: #CCCCCC;
	float: left;
	width: 197px;
	margin-right: 7px;
	height: 105px;
}
#home div.news h2 {
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 15px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #1E3781;
	margin-bottom: 0px;
}
#home div.news p {
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14px;
	padding-right: 10px;
}
#home div.news span.date {
	font-weight: bold;
	color: #1E3781;
	padding-right: 5px;
}
#home div.news a {
	font-weight: bold;
	color: #1E3781;
}
#home div.quicklinks {
	background-color: #666666;
	float: left;
	width: 299px;
	height: 105px;
	color: #CCCCCC;
}
#home div.quicklinks h2 {
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 15px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#home div.quicklinks p {
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14px;
	margin-right: 0px;
	padding-right: 10px;
}
#home div.quicklinks span {
	padding-right: 20px;
}
#home div.quicklinks div.column {
	float: left;
	margin-left: 15px;
	color: #FFFFFF;
	padding-right: 15px;
}
#home div.quicklinks a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#nav a {
	color: #FFFFFF;
}
#nav ul.menu {
	list-style-type: none;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	width: 510px;
}
#nav ul.menu li {
	background-color: #1E3781;
	height: 20px;
	width: 95px;
	margin-right: 7px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/menu/button.gif);
	background-position: center center;
}
#nav ul.menu li.select {
	background-color: #00CCFF;
	height: 20px;
	width: 95px;
	margin-right: 7px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/menu/button-hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav ul.menu li.down {
	background-image: url(../images/menu/button-down.gif);
	background-position: center center;
	padding-right: 7px;
	width: 88px;
}
#nav ul.menu li.downselect {
	background-image: url(../images/menu/button-down-hover.gif);
	background-position: center center;
	padding-right: 7px;
	width: 88px;
}
#nav ul.menu div.services
{
	background-color: #000066;
	background-image: url(../images/menu/services-background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 20px;
	padding-left: 0px;
	position: absolute;
	width: 401px;
	z-index: 0;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
#nav ul.menu div.services ul {
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#nav ul.menu div.services ul li {
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: auto;
	width: auto;
	float: none;
}
#nav ul.menu div.services h2 {
	font-weight: bold;
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#nav ul.menu div.services div.column {
	float: left;
	text-align: left;
	padding-left: 20px;
	width: 145px;
	padding-bottom: 10px;
	font-weight: normal;
}
#nav div.tagline {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000066;
	line-height: 11px;
	margin-bottom: 25px;
	width: 380px;
	padding-top: 3px;
}
#nav div.brand {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#nav div.brand div.logo {
	height: 50px;
	width: 95px;
	float: left;
}
#nav div.brand div.imagery {
	height: 50px;
	width: 816px;
	float: left;
	background-image: url(../images/strips/strip-us-01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #CCCCCC;
}
#subnav {
	background-image: url(../images/header-shading.gif);
	background-repeat: repeat-x;
	background-position: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#subnav div.menu {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
}
#subnav h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #1E3781;
	float: left;
	width: 306px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav h2 a {
	color: #1E3781;
}
#subnav div.submenu {
	float: left;
}
#subnav div.arrows {
	width: 75px;
	float: right;
	text-align: right;
	height: 19px;
}
#subnav ul.submenu {
	list-style-type: none;
	color: #666666;
	margin: 0px;
	width: 600px;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnav ul.submenu li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnav ul.submenu li.select {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #1E3781;
}
#subnav ul.submenu a {
	font-weight: normal;
}
#subnav ul.submenu a:hover {
	text-decoration: underline;
}
#content {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	float: left;
	width: 299px;
	margin-right: 7px;
	padding-top: 100px;
}
#sidebar h2 {
	margin: 0px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 20px;
	color: #1E3781;
	line-height: 22px;
}
#sidebar h2 div.quote {
	color: #999999;
	font-weight: normal;
}
#feature {
	float: left;
	width: 605px;
}
#feature h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1E3781;
	letter-spacing: -1px;
	padding-bottom: 0px;
	margin: 0px;
	height: 70px;
	padding-top: 30px;
	line-height: 34px;
}
#feature p.intro {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999999;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#feature h3 {
	color: #1E3781;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 15px;
}
#feature h4 {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#feature p.intro span.highlight {
	color: #1E3781;
}
#feature p {
	padding-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#feature ul {
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#feature ul li {
	padding-left: 0px;
}
#feature div.column {
	float: left;
	width: 299px;
	margin-right: 7px;
}
#feature div.column p {
	padding-right: 15px;
	margin-top: 0px;
}
#feature div.casestudy {
	background-color: #EEEEEE;
	margin-top: 30px;
}
#feature div.column h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #1E3781;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#feature div.casestudy #casecontent {
	padding-bottom: 15px;
}
#feature div.column ul {
	list-style-type: none;
	list-style-image: none;
}
#feature div.column ul li {
	list-style-type: none;
	clear: both;
	padding-right: 30px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#feature div.column ul.services li:hover {
	background-color: #EEEEEE;
}
#feature div.column ul li div.date {
	font-weight: bold;
	color: #000066;
	width: 50px;
	float: left;
}
#feature div.column ul li div.item {
	float: left;
	width: 210px;
}
#feature div.column ul li.more {
	padding-top: 15px;
}
#feature div.column a.download {
	background-image: url(../images/download-icon.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right 1px;
}
#feature div.casestudy img {
}
#feature div.casestudy h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1E3781;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	display: block;
	background-image: url(../images/casestudies/case-study-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#feature div.casestudy h2 div.collapse {
	font-weight: bold;
	float: right;
	margin-right: 15px;
	width: 30px;
	text-align: right;
	margin-top: 10px;
	height: 30px;
}
#feature div.casestudy h3 {
	padding-bottom: 0px;
	margin-bottom: 2px;
	color: #1E3781;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	margin-top: 12px;
}
#feature div.casestudy p {
	margin-top: 0px;
	padding-right: 50px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#feature div.casestudy ul {
	padding-left: 15px;
	list-style-type: disc;
	list-style-image: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
}
#feature div.services h2 {
	font-size: 12px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
#feature div.services ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#feature  div.services  ul li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	clear: both;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#feature  div.services  a       {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	padding-left: 306px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
#footer ul li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-weight: normal;
}
#feature div.section {
	float: left;
	width: 184px;
	padding-right: 20px;
}
#feature div.section h3 a {
	color: #1E3781;
}
#feature div.section h4   {
	font-style: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#feature div.section ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
#feature div.section ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	clear: both;
}
#feature div.section ul li:hover {
	background-color: #EEEEEE;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#feature div.section ul li a {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	margin: 0px;
	padding: 0px;
}
a    {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover   {
	text-decoration: underline;
}
div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
