﻿body
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    margin: 0;
	font-size: 10pt;
    padding-bottom: 0px;
    padding-top: 0px;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

#header	{
	color: #fff;
	padding: 0px 0px 0px 2px;
	border-bottom: 1px solid #32353e;
	border-top: 1px solid #32353e;
	background:url(../Images/npcr_css_hd_bg.gif) #0054a1 top left repeat-x;
	border:none;
}

.MenuHorizontalTabsMenuItem * div
{
    height: 22px; 
    cursor: pointer;
}

.MenuHorizontalTabsMenuItem * span
{
    padding: 5px 1px 5px 2px; 
    color: #333; 
    background-color: #AEC4D5;
    text-align:center;
}


.MenuHorizontalTabsSelectedMenuItem * div
{
    background-position: 0px -150px;
}

.MenuHorizontalTabsSelectedMenuItem * span
{
    background-position: 0px -150px;
}

.MenuHorizontalTabsHoverMenuItem * div
{
    background-position: 0px -150px;
    color: Blue;
    text-decoration: none;
}

.MenuHorizontalTabsHoverMenuItem * span
{
    background-position: 0px -150px;
    color: Blue;
    text-decoration: none;
}

.btn
{
	background-color: #AFBBCE; 
}

.Menubtn
{
	background-color:#EEE5C8; 
	height:30px;
	text-align:right;
	width:170px;
	border-color: #EEE5C8;
}

.textbox
{
	width: 70%;	
}

.darkrow
{
	background-color: #6E95B4;
}
.lightrow
{
	background-color: #EFF5FB;
}


.rowheight
{
	height:22px;
	border: 1px solid silver;
}

.cellcss
{
	border: 1px solid silver;
}

.tblcellcss
{
	border: 1px solid silver;
	text-align:left;
	padding-left: 20px;
}

.backcolor
{
	background-color:Gray;
}

.trow
{
	background-color: #6E95B4;
	font-family:Times New Roman:Sans-Serif:Arial;
	font-size:larger;
	font-weight:bold;
	font-style:normal;
}

.nrow
{
	font-family:Times New Roman:Sans-Serif:Arial;
	font-size:medium;
	font-weight:normal;
	font-style:normal;
}

.brow
{
	font-family:Times New Roman:Sans-Serif:Arial;
	font-size:medium;
	font-weight:bold;
	font-style:normal;
}

.tbl
{
	border: 1px solid silver;
	width:100%;
	border-left: none;
    border-right: none;
    margin: 0; 
    padding: 0; 
    border-collapse:collapse;
    border-spacing:0;
}
.tblrow
{
	height:35px;
}

.tblHeaderCell
{
	width:40%;
	border: 1px solid silver;
}

.tblCell
{
	border: 1px solid silver;

}

.tblCellleft
{
	border: 1px solid silver;
	text-align:right;
}

.Maintable
{
	width:100%;
	border:1px;
	padding:1px;
	margin:1px;
}

.th1
{
   height:20px;
   text-align:center;
}

.td1
{
	height:27px;
    text-align:center;
}

.td2
{
	text-align:center;
}

.tdBottom
{
	width: 228px; 
	height: 22px;
	text-align:center;
}

.tdResponse
{
	height:27px;
}

.tdQuestion
{
	 width:388px;
	 height:27px;
}

.vldSummary
{
	width: 306px;
	height:67px;
}

.reportingCriteria
{
	width:100%;
	vertical-align: top;
	text-align:left;
	background-color:White;
}

.divContainer
{
	border-right:rgb(233,233,233) 0px solid;
	border-top:rgb(233,233,233) 0px solid;
	overflow: auto;
    border-left:rgb(233,233,233) 0px solid;
    border-bottom: rgb(233,233,233) 0px solid;
    position:relative;
    height:175px;
    text-align:left;
    width:400px;
}

.divddl
{
	width:300px;
	vertical-align:top;
	text-align:left;
	background-color:White;
}

.tdddl
{
	 width:400px;

}

.dll
{
	 width:150px;	 
}

.lb
{
	width:400px;
	height:150px;
}

.style1
{
	width:40%;
}

.style2
{
	width:60%;
}

.MyTabStyle .ajax__tab_header
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    font-size: 11px;
    font-weight:bold;
    display: block;
    cursor:pointer;
}
.MyTabStyle .ajax__tab_header .ajax__tab_outer
{
    border-color: #000;
    color: #000;
    padding-left: 3px;
    margin-right: 1px;
    border:solid 1px #AEC4D5;
    background-color:#efcf8e;
}
.MyTabStyle .ajax__tab_header .ajax__tab_inner
{
    border-color: #D8D8D8;
    color: #000;
    padding: 1px 3px 3px 0px;  
}
.MyTabStyle .ajax__tab_hover .ajax__tab_outer
{
    background-color:#F7BE81;
}
.MyTabStyle .ajax__tab_hover .ajax__tab_inner
{
    color: #fff;
}
.MyTabStyle .ajax__tab_active .ajax__tab_outer
{
    border-bottom-color: #ffffff;
    background-color: #fff;
}
.MyTabStyle .ajax__tab_active .ajax__tab_inner
{
    color: #000;
    border-color: #333;
    background-color:#fff;
}
.MyTabStyle .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 1px #d7d7d7;
    border-top-color: #ffffff;
}
.glossarytable
{
	border:1px solid #e5e5e5;
	border-collapse:collapse;
}

glossarytable.border td {
	padding:3px;
}
td.border { 
	border-top:1px solid #e5e5e5; 
    border-collapse:collapse; 
} 


#progressbar 
{
	width: 400px;
}
.reportQuestionTable
{
	border:1px solid Gray;
	border-collapse:collapse;
}
.step
{
	margin-left:50px;
}
.subStep
{
	margin-left:15px;
	margin-Top:15px;
}
h3.StepHeader
{
        font-family:Times New Roman:Sans-Serif:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}
h3.StepSubHeader
{
        font-family:Times New Roman:Sans-Serif:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	margin:0;
}
div.Error
{

}

p.Instruction
{
        font-family:Times New Roman:Sans-Serif:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;

	
}
ol.quickPicks
{
	line-height:200%;
	font-family:Times New Roman:Sans-Serif:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;	
}
div.tabContent
{
	margin:25px

}
div.Variables
{
	background-color:Gray;
}
div.Report
{
	height:800px;
}
div.Question
{
	
}
div.ReportPrint
{
	float:right;	
}
.bPrint
{
 background-image: url(../Images/pdficon_large.png)	
}


a	
{
	color: #1a3f91;
}

#utilities ul	{
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}
	
#utilities ul li	{
	display: inline;
	list-style-type: none;
	margin-right: 18px;
	margin-top: 0px;
	}
	
#utilities	{
	float: right;
	margin-right: 36px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px; 
	}
	
#utilities ul li a	{
	text-decoration: none;
	}

#gnav	{
	background-color: #f4f0e3;
    height:35px;
	}
	
#gnav ul	{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	}

.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup
{
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #0DA9D0;
    border-radius: 12px;
    padding:0;
}

.modalPopup .header
    {
    background-color: #2FBDF1;
    height: 30px;
    color: White;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

 .modalPopup .body
{
    min-height: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.modalPopup .footer
{
    padding: 6px;
}

.modalPopup .yes, .modalPopup .no
 {
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
}

.modalPopup .yes
{
    background-color: #2FBDF1;
    border: 1px solid #0DA9D0;
}

.modalPopup .no
{
    background-color: #9F9F9F;
    border: 1px solid #5C5C5C;
}

legend {
  white-space: normal;
  display: table; /* IE10 */
  /*background-color: Highlight;*/
}