#check_bg {background:url(../../../images/samplecheck.gif);}
#check_bg2 {position:relative; top:13px; left:-5px;}
#CkNo {position:relative; left:40px; top:-8px;}
#CKdate {position:relative; left:40px; top:-5px;}
#BankName {position:relative; left:1px; top:-5px;}
#CKamt {position:relative; left:10px; top:-13px;}
#CheckName {position:relative; top:-10px;}

/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, header2, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	width: 100%;
	min-height: 100%;
    /*
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
	*/
	position:relative;
	background:#1c1e23;
}


div {
	border: 0 none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #0000ff;
	text-decoration:none;
}

	a:hover {
		text-decoration:underline;
	}
	
.top_bg{background:url(../images/top_bg.png) left top repeat-x #f3f3f3; width:100%;}
.bot_bg{background:url(../images/bot_bg.png) left bottom repeat-x; width:100%;}
#page1 .bot_bg{background-position:left 100%}



.headline_indent{padding-top:7px}
	
.grey{color:#98999a}
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	width:100%;
	margin: 0 auto;
	/* font-size: 0.75em; */
	position:relative;
	z-index:3;
}

header {
	position: relative;
	height:518px;
	margin-bottom:6px
}

header2 {
	position: relative;
	height:142px;
	margin-bottom:6px
}

section#content 
{
	
}


footer {
	height:22px;
	overflow: hidden;
	z-index:5;
	background:#1c1e23;
}

article, .box{-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; behavior: url(js/PIE.htc);}

/* ========================= Global Structure END ================================ */







/* ============================== header START =================================== */

#logo {position:absolute; top: 15px; left: 42px; width:325px; height:67px}
	#logo a{display:block; height:100%; background:url(../images/ABILITY-Inovalon.png) left top no-repeat}
		#logo a span{display:none}

#login_section {position:absolute; top: 80px; left: 774px; font-size:small; text-align:right;}

#certifications_section {position:absolute; top: 5px; left: 820px; font-size:small; text-align:right; border: dotted;}


nav{position:absolute; top:101px; left:10px; height:44px; font-size:0.917em; text-transform:uppercase}
	nav li{float:left; line-height:44px; width:118px; height:44px; margin-right:10px}
		nav li a{display:block; height:100%; text-align:center; color:#ffffff; text-decoration:none}
			nav li a:hover, nav .active a{text-decoration:none; background:url(../images/menu_active.gif) left top repeat-x #24bfe5}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	background:white;
}

article{background:white; -webkit-box-shadow: #b6b6b6 0px 2px 5px; -moz-box-shadow: #b6b6b6 0px 2px 5px; box-shadow: #b6b6b6 0px 2px 5px; height:100px;}



#check_bg
{
	background:url(../../../images/samplecheck.gif);
	margin-top:20px;
	margin-left:5px;
}
/* ============================== content END ==================================== */





/* ============================ footer START ===================================== */
footer{color:#b3b3b4; font-size:0.75em; width:100%;}
	footer .wrapper{width:100%; margin:0 auto;}
	footer a{color:#b3b3b4; text-decoration:underline}
	footer a:hover{text-decoration:none}
	.footer_inner{overflow:hidden; padding:0px 24px 0px}
	.copy{float:left}
		.copy b{color:#e55e00; font-weight:normal; margin:0 0px}
	.copy2{float:right; text-align:right;}
		.copy2 b{color:#e55e00; font-weight:normal; margin:0 0px}
	.footer_link{float:right}
/* ============================= footer END ====================================== */