.SiteHeader
{
    font-size:20px;
	font-weight:bold;
	color:#004118;
	padding-bottom:2px;
	padding-top :2px;
	padding-left :5px;
	height:50px;
}

.PageHeader
{
    font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:2px;
	padding-top :2px;
	padding-left :5px;
	height:30px;
	background-color:Navy ;
    width:100%;
}
.text
{
color:#FF9900;
font-size:14px;
}
.PageBody
{
    background-color:#C1D2EE;
}

a { color:#006699; text-decoration:none; font-weight:bold;}
a:hover { color:#000000; text-decoration:none; font-weight:bold;}
a:active { color:#000000; text-decoration:none; font-weight:bold ;}

.menu
{
    width: 100%; 
    height: 18px; 
    padding:4 5 3 5; 
    border-right: buttonshadow 1px solid; 
    border-top: #f5f5f5 1px solid; 
    border-left: #f5f5f5 1px solid; 
    border-bottom: buttonshadow 1px solid; 
    background-color: #D8E4F8; 
    cursor:hand; 
    color:#000000; 
    font-size:11px;
    text-decoration:none; 
    font-weight:bold ;
    font-family:tahoma,verdana,helvetica;
 }
.submenu
{
    width: 100%; 
    height: 15px; 
    padding:4 5 3 5; 
    background-color: #fff; 
    cursor:hand;
    font-size:10px;
    font-family:tahoma,verdana,helvetica;
    background: transparent url(../images/menu_footer.jpg) no-repeat 0 0;
	border-top: 2px solid #fff;
	margin: 0 0 10px 0;
    
 }
.submenuContainer 
{
    padding:1 1 1 5;
}


.grid_heading
{
    background: gray;
    height: 20px;
    border-right: #CCCCCC 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left:5px;
    color: #000000;
}
.grid_n_heading
{
    background:gray;
    height: 20px;
    border-right: #CCCCCC 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.grid_c_txt
{
    background: #f5f6f3;
    height: 20px;
    border-right: #CCCCCC 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5e5e5e;
    text-align: left;
    padding-left: 5px;
}
.grid_n_txt
{
    background: #f5f6f3;
    height: 20px;
    border-right: #CCCCCC 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5e5e5e;
    text-align: right;
    padding-right: 5px;
}
.white_grid_c_txt
{
    background: #FFFFFF;
    height: 20px;
    border-right: #CCCCCC 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5e5e5e;
    text-align: left;
    padding-left: 5px;
}
.white_grid_n_txt
{
    background: #FFFFFF;
    height: 20px;
    border-right: #CCCCCC 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5e5e5e;
    text-align: right;
    padding-right: 5px;
}


.gridPager
{
    color: #000000;
    font-size: 11px;
    background-color: #edeff0;
}
.gridPager a
{
    color: #000000;
    font-size: 11px;
    padding:0px 4px 0px 4px;
    background-color: #edeff0;
    text-decoration:none;
}
.gridPager a:hover
{
    background: url(../images/page_bg.jpg) no-repeat;
    color: #ffffff;
    text-decoration: none;
}
.gridPagerButton A:hover
{
    background: url(../images/page_bg.jpg) no-repeat;
    border:1px #ff9900 solid;
    color: #ffffff;
    padding: 0px 3px;
    text-decoration: none;
}

.grid
{
    border: 1px #facfb0 solid;
}
.gridPagerCurrent
{
    background: url(../images/currentpage.jpg) no-repeat;
    color: #FFFFFF;
    padding: 0px 3px;
    text-decoration: none;
}

.gridPagerFirst
{
    background: url(../images/pagerfirst.jpg) no-repeat;
    color: #FFFFFF;
    padding: 0px 3px;
    text-decoration: none;
}
.gridPagerPrev
{
    background: url(../images/pagerprev.gif) no-repeat;
    color: #FFFFFF;
    padding: 0px 3px;
    text-decoration: none;
}
.gridPagerNext
{
    background: url(../images/pagernext.gif) no-repeat;
    color: #FFFFFF;
    padding: 0px 3px;
    text-decoration: none;
}

.gridPagerLast
{
    background: url(../images/pagerlast.jpg) no-repeat;
    color: #FFFFFF;
    padding: 0px 3px;
    text-decoration: none;
}

.btn 
{
    border:1px solid #7694c8;
    background:#e4ebfb;
    font-family:Verdana, Arial;
    font-size:11px;
    line-height:15px;
    font-weight:bold;
    color:#000000;
}

.ddl 
{
    border:1px solid #7694c8;
    background:#e4ebfb;
    font-family:Verdana, Arial;
    font-size:11px;
    line-height:15px;
    color:#000000;
    width:200px;
}

.txt 
{
    border:1px solid #7694c8;
    background:#e4ebfb;
    font-family:Verdana, Arial;
    font-size:11px;
    line-height:15px;
    color:#000000;
    width:25%;
    
}

.txtacc 
{
    border:1px solid #7694c8;
    background:#e4ebfb;
    font-family:Verdana, Arial;
    font-size:11px;
    line-height:15px;
    color:#000000;
    width:50%;
    
}

.txt1 
{
    border:1px solid #7694c8;
    background:#e4ebfb;
    font-family:Verdana, Arial;
    font-size:11px;
    line-height:15px;
    color:#000000;
    height:25px
    
}
.chk 
{
    border:1px solid #7694c8;
    background:#e4ebfb;
    font-family:Verdana, Arial;
    font-size:11px;
    line-height:15px;
    color:#000000;
}
.MessageBox
{
-x-system-font:none;
background:#FFF9D8 none repeat scroll 0 0;
border:1px solid #F7D8A7;
color:#719C00;
font-family:Arial;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
width:99%;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}

.CodeSnippetLeftHeader
{
    background: #EEFB91;
    border: 1px solid #F7D8A7;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}


.CodeSnippetRightHeader
{
    background: #F5E276;
    border: 1px solid #F7D8A7;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}

.Container
{
    background-color:#F0F6FD;
    width:100%;
}
