/*PRK	15-May-2011	NISMAOL:1.0.2	to change font across site to arial*/
/*MAP	22-Jun-2011	NISMAOL:1.0.3	body background gradient*/
html{
	width:100%;
	height:100%;
}
body
 {
	font-family:arial;
	font-size:12px;
	/*background-color:#ffffff;*/
	background-image:url(../images/gradient_shim01.jpg);
	background-repeat:repeat-x;	
	
 }	
.PageHead{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	/*background-color:#3db3ff;*/
	background:url(../images/top_header_shim.jpg) repeat-x;
	background-position:0px -5px;
	color:#ffffff;	
	padding-left:10px;
	border:1px solid #63b1ff;	
	height:30px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

a.PageTab,a.PageTabSelected{
	background:url(../images/tab-bg.png) repeat-x;
	background-position:0px 0px;
	width:150px;
	display:block;
	float:right;
	line-height:35px;
	height:30px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}
a.PageTab:hover{
	color:#E2E2E2;
	background-position:0px -2px;
}
a.PageTabSelected{	
	background-position:0px -2px;
}

.NISMOCRESForm,.NISMOCRESFormDocumentUpload
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #436e99;
	border: solid 1px #63b1ff;	
	background:#e5f1f5;
	width:100%;
}

.NISMOCRESForm tr td:first-child{	
}
.NISMOCRESForm tr td:last-child{
	
}
.NISMOCRESForm tr td,.NISMOCRESFormDocumentUpload tr td{
	padding:6px;	
	text-align:left;	
}

.NISMOCRESForm tr td select,.NISMOCRESFormDocumentUpload tr td select{
	width:187px;
	height:25px;
	padding:2px;
}
.NISMOCRESForm tr td input[type=text],.NISMOCRESFormDocumentUpload tr td input[type=text]{
	padding:3px;
}

.NISMOCRESFormTitle{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	background: #48c9ff url(../images/top_skyblue_shim.jpg) repeat-x;
    /*background-repeat:repeat-x;*/
    color:#123f6b;
	text-decoration:none;
	padding-left:10px;
	text-align:left;

}

.NISMOCRESFormGrid{
	color:#000000;
	font-weight:bold;
	border-top:1px solid #63b1ff;
}

.NISMOCRESGridHorizontal tr td table tr td
{
	font-weight:normal;
}

.NISMOCRESGridHorizontal
{
	text-align:center;	
	background:#123f6b;
	width:100%;
}
.NISMOCRESGridHorizontal tr td
{
	text-align:center;
	padding:10px;
	background:#ffffff;
	font-weight:bold;
}
.NISMOCRESGridHorizontal tr td:first-child{	
	text-align:left;
	width:35%;
		
}
.NISMOCRESGridHorizontal tr td:last-child{	
	text-align:left;
	font-weight:normal;
}

.NISMOCRESGrid{
	width:100%;
	background:#123f6b;
	border-bottom:2px solid #123f6b;
}

.NISMOCRESGrid tr td{
	padding:5px;
	font-family:arial;
	font-size:12px;	
}
.NISMOCRESGrid tr td:first-child{	
	width:40px;
}
.NISMOCRESGrid tr td:last-child{	
	width:120px;
}
.NISMOCRESGrid thead tr td{
	
	font-weight:bold;
	background: #48c9ff url(../images/top_skyblue_shim.jpg) repeat-x;
    color:#123f6b;
    text-align:center;
}
.NISMOCRESGrid tbody tr td{
	font-family:arial;
	font-size:13px;
	background:#ffffff;
}
.NISMOCRESGrid tbody tr.alternetrow td
{
	background:#E9E9E9;
}

.NISMOCRESGrid tbody tr td.seprator
{
	background:#808080;
	font-size:3px;
	padding:0px;
}
.NISMOCRESGrid tbody tr td.partialrow
{
	background:#E9E9E9;
}



.tableHeadingGrid{
	background:#123f6b;	
	padding:5px 10px 5px 10px;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	border-bottom:0px solid #63b1ff;
}
.NISMOCRESGridDashboard{
	width:100%;
	background:#123f6b;
	border-bottom:2px solid #123f6b;
}

.NISMOCRESGridDashboard tr td{
	padding:5px;
	font-family:arial;
	font-size:12px;	
	text-align:center;
}
.NISMOCRESGridDashboard tr td:first-child{	
	width:40px;
	text-align:left;
}
.NISMOCRESGridDashboard tr td:last-child{	
	width:120px;
}
.NISMOCRESGridDashboard thead tr td{
	
	font-weight:bold;
	background: #48c9ff url(../images/top_skyblue_shim.jpg) repeat-x;
    color:#123f6b;
    text-align:center;
}
.NISMOCRESGridDashboard tbody tr td{
	font-family:arial;
	font-size:13px;
	background:#ffffff;	
}
.NISMOCRESGridDashboard tbody tr.alternetrow td
{
	background:#E9E9E9;
}

.NISMOCRESGridDashboard tbody tr td.seprator
{
	background:#808080;
	font-size:3px;
	padding:0px;
}
.NISMOCRESGridDashboard tbody tr td.partialrow
{
	background:#E9E9E9;
}

.buttonstyle{
	color:#f0faff;
	background-color:#014454;	
	border:1px solid #63b1ff;
	padding:5px 20px 5px 20px;	
}

.control-invalidinput     
{	
	color:#cd0000 !important;
	font-size:11px !important;			
	display:none;
	padding:8px;
	position:absolute;
	margin-left:10px;
	z-index:9999;
	-o-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background:#ffffff;
	border:1px solid #cd0000;
	border-radius:5px 5px 5px 5px;
}

.sdisable{
	background:#808080;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	width:100%;
	height:1000px;
	position:absolute;
	z-index:9999;
}
.sdisabletext{	
	position:absolute;
	z-index:9999;
	margin-top:200px;
	margin-left:100px;
	color:#cd0000;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
}


#FormProcess{
	display:none;	
}
.dialogTextTitle,.dialogTextTitle2{
	color:#000000;
	font-size:12px;
}
.dialogTextTitle2{
	color:#ff0000;
	margin-left:23px;
}
ol.dialogAlertText,ol.dialogAlertText2{
	font-size:11px;
}
ol.dialogAlertText li,ol.dialogAlertText2 li{
	font-size:11px;
}
ol.dialogAlertText2{
	color:#ff0000;
}
.control-text{
	border:1px solid #000000;
}
.control-text-h{
	border:1px solid #cd0000;
}
.control-dropdown{
	border:1px solid #000000;
}
.control-dropdown-h{
	border:1px solid #cd0000;
}
.control-radiobuttonlist
{
	border:1px solid #e5f1f5;
}
.control-radiobuttonlist-h{
	border:1px solid #cd0000;
}

.control-file{
	border:1px solid #e5f1f5;	
}
.control-file-h{
	border:1px solid #cd0000;
}
.control-checkbox{
	border:1px solid #e5f1f5;
}
.control-checkbox-h{
	border:1px solid #cd0000;
}

.ErrorMessage{
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
}
.tableHeading{
	background:#63b1ff;	
	padding:5px 10px 5px 10px;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	color:#373737;
	font-size:12px;
	border-bottom:0px solid #63b1ff;
}

.SMessage{
	font-size:13px;
	color:#336600;
	font-weight:bold;
	margin-top:30px;
	background:#E0E0E0;		
	line-height:30px;
	padding:10px 20px;
	margin-left:100px;
	margin-right:100px;	
	border:2px solid #336600;
	border-radius:25px;
	text-align:center;
}
.EMessage{
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
	margin-top:30px;
	background:#E0E0E0;		
	line-height:30px;
	padding:10px 20px;
	margin-left:100px;
	margin-right:100px;	
	border:2px solid #ff0000;
	border-radius:25px;
	text-align:center;
}
em
{
	color:#ff0000;
}

.ScreenNote
{
	background:#9cceff;
	font-size:10px;
	font-weight:bold;
	border-top:1px solid #63b1ff;
	
}

table.myprofile
{
	background:#9cceff;	
}

table.myprofile tr td
{
	text-align:left;
}

table.myprofile tr td.myprofileheader
{
	background:#63b1ff;	
	padding:5px 10px 5px 10px;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	color:#373737;
	font-size:12px;
	border-bottom:0px solid #63b1ff;
}

table.myprofile tr td.myprofilefooter
{
	background:#63b1ff;	
	padding:2px 0px 2px 0px;
	font-weight:bold;
	border-radius:0px 0px 5px 5px;
	color:#373737;
	font-size:2px;
	border-bottom:0px solid #63b1ff;
}

table.myprofile tr.Row1 td
{
	background:#d3d3d3;
	padding:5px;
}

table.myprofile tr.Row2 td
{
	background:#ecebeb;
	padding:5px;
}

table.myprofile tr td.separator
{
	border-left:0px solid #63b1ff;
	border-right:0px solid #63b1ff;
	width:30px;
	text-align:right;
}