﻿/*body
{
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
}*/
h2
{
	color: #1E3781;
	font-size: 16px;
	font-family: Helvetica,Arial,sans-serif;
}
h3
{
	color: #1E3781;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	padding: 0 0 10px;
}
h4
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 50px;
}

.line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* StyleSheet of ninah.com site starts here */
@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: 32px;
	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: #000066;
}
#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: #000066;
	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: #000066;
	padding-right: 5px;
}
#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;
}
#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;
	margin-top: 5px;
	position: relative;
	width: 401px;
	z-index: 50;
	background-image: url(../images/menu/services-background.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 20px;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	background-position: left top;
	margin-bottom: 0px;
}
*/
#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;
}
#nav  div.tagline {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000066;
	line-height: 11px;
	margin-bottom: 25px;
	width: 350px;
	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: #000066;
	float: left;
	width: 306px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav div.submenu {
	float: left;
}
#subnav div.arrows {
	width: 75px;
	float: right;
	text-align: right;
}
/*
#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 {
	list-style-type: none;
	color: #666666;
	margin: 0px;
	width: 560px;
	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: #000066;
}
#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 h2 {
	color: #1E3781;
	font-size: 16px;
	font-family: Helvetica,Arial,sans-serif;
	margin :0;
}
#feature h3 {
	color: #1E3781;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	padding: 0 0 10px;
	margin :0;
}
#feature h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#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 p.intro span.highlight {
	color: #1E3781;
}
#feature p {
	padding-right: 50px;
	/*margin-top: 10px;*/
	margin-bottom: 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;
	padding-bottom: 15px;
	margin-top: 30px;
}
#feature div.column h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #000066;
}
#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;
}
#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 a {
	font-weight: bold;
	color: #666666;
}
#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 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: 0px;
	color: #1E3781;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}
#feature div.casestudy p {
	margin-top: 2px;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 15px;
}
#feature div.services li {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#feature div.services h2 {
	font-size: 12px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#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 {
	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;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	margin: 0px;
	padding: 0px;
}
div.clear {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* StyleSheet of ninah.com site ends here */




/*Stylesheet Added by developers */
.popup_header
{
    padding: 0 5px;
    background: #CCCCCC;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    height: 24px;
    color: Black;
    background: transparent url(../images/thspacer.gif) repeat-x scroll center bottom;
    vertical-align: middle;
}
.loader
{
    width: 400px;
    position: fixed;
    margin: auto;
    z-index: 100000000;
    display: none;
}
.popupcontent
{
    padding: 10px;
    border: 1px solid #CCCCCC;
}

.messagediv
{
    padding-bottom: 7px;
    display: table-cell;
    width: 100%;
    text-align: center;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.required
{
    color: Red ;
}

.lightMessage
{
    padding: 2px 2px;
    color: #aaaaaa;
    font-size:11px;
}
/*Changes in the above stylesheet
            .greed th*/

.normalLabel
{
    text-decoration: none;
    width: 100%;
    color:Black ;
}

.errorLabel
{
    text-decoration: none;
    background: url(../images/error.gif) no-repeat left;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    background-color: #FFEBE8;
    border: 1px solid #DD3C10;
    overflow: hidden;
    padding: 2px 2px 2px 20px;
    margin: 2px 2px 5px 2px;
    text-align: left;
    color:Black ;
}
.sucessLabel
{
    text-decoration: none;
    background: url(../images/success.gif) no-repeat left;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    background-color: #e8fcdf;
    border: 1px solid #4ca009;
    overflow: hidden;
    padding: 2px 2px 2px 20px;
    margin: 2px 2px 5px 2px;
    text-align: left;
    color:Black ;
}


.validationImage
{
    background: url(../images/wrong.gif) no-repeat left bottom;
    width: 30px;
    height: 15px;
    text-align: left;
    padding: 0px 5px 5px 5px;
    vertical-align: top;
    cursor:pointer ;
}

.ComparevalidationImage
{
    background: url(../images/mismatch.gif) no-repeat left bottom;
    width: 30px;
    height: 15px;
    text-align: left;
    padding: 0px 5px 5px 5px;
    vertical-align: top;
    cursor:pointer;
}

.breadcrumb
{
    font-size: 18px;
    color: #333333;
}
.formlable
{
    padding: 5px 5px 5px 20px;
    text-align: left;
    width :160px;
}

.formlable_nowidth
{
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.formlable_lesspadding
{
    padding: 5px 5px 5px 5px;
    text-align: right;
}
.field
{
    width: 200px;
    border: 1px solid #d2cece;
    padding: 2px;
    background: #FFFFFF;
    color: #666666;
}

.formbutton
{
    padding: 0px 5px 5px 5px;
    height: 23px;
    border: 1px solid #333333;
    color: #FFFFFF;
    font-weight: bold;
    background: url(../images/btnspacer.gif);
    display: inline;
    margin: 10px 2px;
}
.greed
{
    background: #f1f1f1;
    border-top: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
}
.greed th
{
    padding: 0 5px;
    background: #CCCCCC;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    height: 24px;
    color: Black;
    background: transparent url(../images/thspacer.gif) repeat-x scroll center bottom;
    vertical-align: middle;
}
.greed td
{
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    text-align: left;
}
.greed a
{
    color: Black;
    text-decoration: none;
}
.greed a:hover
{
    color: Black;
    text-decoration: underline;
}


.link
{
    color: #000066;
    font-weight: bold;
    text-decoration: none;
}
.link:hover
{
    color: Black;
    font-weight: bold;
    text-decoration: underline;
}
.pagination a 
{
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    color:#000066;
    font-size:12px;
    text-align: left;
}
.pagination a:hover
{
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    color:#000066;
    font-size:12px;
    font-weight:bold ;
    text-align: left;
}
 .pagination a.select
{
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    border-bottom-style:solid;
    border-right-style :solid; 
    color:#000066;
    font-size:13px;
    font-weight:bold ;
    text-align: left;
}
 
.searchpanel
{
    border: 1px solid #dad9d9;
    background: #f8f8f8;
}

.loginbox
{
    background: #f8f8f8;
    border: 1px solid #dad9d9;
}

#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);
        }
        * html #nav ul.menu div.services /* hack for ie6*/
        {
            background-color: #000066;
            background-image: url(../images/menu/services-background.gif);
            background-position: left top;
            background-repeat: no-repeat;
            clear: both;
            font-size: 11px;
            font-weight: normal;
            line-height: 11px;
            margin-bottom: 0;
            margin-left: -47px;
            margin-top: 5px;
            padding-top: 20px;
            position: absolute;
            width: 401px;
            z-index: 0;
            -moz-opacity: 0.8;
            opacity: .80;
            filter: alpha(opacity=80);
        }
        html > body #nav ul.menu div.services /* hack for ie7*/
        {
            background-color: #000066;
            background-image: url(../images/menu/services-background.gif);
            background-position: left top;
            background-repeat: no-repeat;
            clear: both;
            font-size: 11px;
            font-weight: normal;
            line-height: 11px;
            margin-bottom: 0; 
            *margin-left:-47px;
            margin-top:5px;
            padding-top:20px;
            position:absolute;
            width:401px;
            z-index:0;
            -moz-opacity:0.8;
            opacity:.80;
            filter:alpha(opacity=80);
            }
 
 .space 
 {
     padding-right :10px;
   
     float :left ;
     }
     
#subnav  ul.submenu li a{
	text-decoration:none;
	color :#666666;
}
#subnav ul.submenu li a:hover {
	text-decoration:none;
	color: #000066;
}


/*-----------------------------------------------*/

ul, li, p, h1, h2, h3, h4, h5, fieldset, legend, input, select{
	padding:0;
	/*margin:0;*/
	}

ul, li{
	list-style:none;
	}
	
#menubar li
{
    background-color: #1E3781;
    height: 20px;
    width: 200px;
    float: left;
    font-size: 11px;
    color: Black;
    text-align: center;
    font-weight: bold;
    border: 1px solid #d2cece;
    padding: 5px 0px 0px 0px;
    background-image: url(../images/header-shading.gif);

}

#menubar li a
{
	 color: #FFFFFF;
            text-decoration: none;
}

#menubar li a:hover, #menubar li a:active, #menubar li a.active
{
	color: #FFFFFF;
    text-decoration: underline;
}

#menubar ul 
{
	background-color: #1E3781;
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    visibility:hidden;
    margin-top:10px;
    border-right:1px solid #1E3781;
    position:absolute;
	border-left:1px solid #1E3781;
	border-bottom:1px solid #1E3781;
}	

#menubar ul li 
{
    	clear:both; /*if this property is removed dropdown appears horizontally*/
	background-color: #1E3781;
    width: 180px;
    float: left;
    margin-left: 0px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 10px; /*background-image: url(../images/menu/button.gif);*/
    white-space: nowrap;
}
#menubar ul li a
{
	font-size:12px;
	height:15px;
	color:#000000;
	margin:0;
	padding:5px;
	display:block;
}
#menubar ul li a:hover
{
	color: #FFFFFF;
    padding-bottom: 10px;
    text-decoration: none;
}
#menubar li:hover ul,
#menubar li a:hover ul{
	visibility:visible;
	}

	
#menubar a, #menubar a:visited{
	display:block;
	}
	
	/* css for div based structure of datalist for xml sheet*/
	
	/* starts here*/
	.image
	{
		vertical-align :top;
		float:left ;
		height :75px;
		width :75px;
		margin-right :25px;
	}
	.bioscontent
	{
		float:left ;
		width :425px;
	}
	.biosbottom
	{
		margin-bottom :10px;
		padding-bottom :5px;
		border-bottom: 1px solid #CCCCCC;
        clear: both;
	}
