﻿body
{
	margin:0;
	padding:0;
	font-size:10pt;
	background:#99A8CB;
	text-align:center;
	font-family:arial, helvetica, sans-serif ;
}
td
{
	vertical-align:top;
}

h1
{
	margin-top:0px;
	font-size:24px;
	line-height:24px;
}

h2
{
	margin-top:10px;
	font-size:18px;
	line-height:38px;
}

h3
{
	font-size:14px;
	line-height:14px;
}


#main
{
	width:950px;
	margin-left:auto;
	margin-right:auto;

	background:#00257E url(Img/mainBg.png) repeat-y right;
	text-align:left;
}
#header
{
	position:relative;
	background:white url(Img/rb.png) no-repeat top left;
	height:110px;
	
}
#header img
{
	z-index:9;
	position:absolute;
	top:13px;
	left:10px;
	width:14.65em;
}
#header h1
{
	background:white url(Img/bgHeader.png) no-repeat top right;
	margin:0;
	font-size:1em;
	text-indent:-99em;
	float:right;
	height:8.2em;
	width:51em;
}

#content
{
	float:left;
	width: 548px;
	background-color:white;
	border:1px solid #99A8CB;
	border-right:1px dashed #6877A8;
	border-bottom:1px solid white;
	min-height:800px;
	z-index: 2;
	padding-top:26px;
}

#sidebar
{
	
	float:left;
	width:135px;
	padding-top:25px;
	padding-left:15px;
	/*width: 18.2em;*/
	z-index: 2;
	background-color:#C3CBE0;
	min-height:250px;
}

#quicknavigation
{
	margin-left:auto;
	margin-right:auto;
	/*width:62.7em;*/
	width:950px;
	background-color:#99A8CB;
	height:25px;
	z-index: 2;
}

#quicknavigation a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#quicknavigation ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	margin-right:1em;
	margin-top:.2em;
}

#quicknavigation ul li
{
	text-transform:lowercase;
	padding:0em;
	display:inline;
}
#navigation
{
	float:left;
	color: #ffffff;
	width:160px;
	padding-top:15px;
}
#navigation a
{
color:#fff;	
}
.mnu {
margin:10px;
}
.mnu a
{
 color:#fff;
 font-weight:bold;
 line-height: 22px; 
 border: solid 1px #C3CBE0;
 display:block;
 width:120px;
 margin: 3px;
 padding-left: 11px;
 background:transparent url(Img/bgButton.png) repeat-x bottom;
}

.mnu a:hover
{
	background:transparent url(Img/bgButtonHover.png) repeat-x bottom;
	
}


.articletext
{
	padding:.7em 2em 1em 2em;
	margin:0;
	border:1px solid white;
	line-height:150%;
	font-family:arial, helvetica, sans-serif;
	color:	#00257E;
}
.articletext a
{
	color:	#00257E;
}

.articletext h1, .articletext h2, .articletext h3, .articletext h4
{
	
	color:#E41F1F;	
}


#footer
{
	border-top:1px solid #A5BCCE;
	background:white url(../images/foot_left.png) no-repeat bottom left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	/*width: 63.2em;*/
	width: 950px;
}

#footer p
{
	position:relative; /* fix the background IE...*/
	color:#00257E;
	font-size:0.9em;
	margin:0;
	padding:0.4em 0em;
	background:transparent url(Img/foot_right.png) no-repeat bottom right;
}

/*              Grid                */
.grid
{
	
}
.grid a
{
	color: #00257E;
	text-decoration:none;
	text-align:left;
}
.grid a:hover
{
	text-decoration:underline;
}
.gridHeader
{
	background-color:#5D649E;
	text-align:left;
	color:#fff;
	
}

.gridRow
{
	background-color:#DDE4F5;
	line-height: 24px;
	text-align:left;
}
.gridAlternateRow
{
	background-color:#C2CBE0;
	line-height: 24px;
}
.gridPager
{
	background-color:#5D649E;
	color:#fff;
}
.gridPager a
{
	color: #fff;
	font-weight:bold;
}
.textBox
{
	border:1px solid #ddd;
	background:#fff url(Img/bgTextBox.png) repeat-x bottom;
}
.btn
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	background:transparent url(Img/bgButton.png) repeat-x bottom;
	color:#FFF;
	line-height: 22px;
	height: 22px;
	font-size:90%;
}
.btn:hover
{
	background:transparent url(Img/bgButtonHover.png) repeat-x bottom;
	
}
/*checkbox and radio styling*/
.unchecked, .checked, .unselected, .selected
{
	padding-left: 20px;
	background-position:left;
	background-repeat:no-repeat;
}
.unchecked{background-image:url(Img/False.png)}/*url(Img/unchecked.png)*/
.checked{background-image:url(Img/True.png)}/*url(Img/checked.png)*/
.unselected{background-image:url(Img/unselected.png)}
.selected{background-image:url(Img/selected.png)}


   .MessagePopUp
{
    position : absolute ;
    padding:10px;
	width:250px;
	height:150px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	right:0px;
	bottom:40px;
	z-index:95;

	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background-color: #00257E;
   /* filter: alpha(opacity=70, style=0);
    background-image:url('Img/popup.png');
    background-repeat: no-repeat;*/
    
}
.pgView
{
	background-color:#DDE4F5;
	border: solid 1px #C2CBE0;
}

.editLnk, .listLnk, .delLnk, .actLnk, .inactLnk
{
	padding-left: 20px;
	line-height:22px;
	text-decoration:none;
	margin-right: 15px;
}
.editLnk{background:transparent url(Img/Pen.png) no-repeat;}
.listLnk{background:transparent url(Img/DataBaseTable.png) no-repeat;}
.delLnk{background:transparent url(Img/Delete.png) no-repeat;}
.actLnk{background:transparent url(Img/True.png) no-repeat;}
.inactLnk{background:transparent url(Img/False.png) no-repeat;}