﻿/*@charset "utf-8";
 CSS Document */


#header
{
	background: url(../Images/header-bg.jpg) repeat-x;
	height: 87px;
}

.continue
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../Images/button-mid.jpg') repeat-x;
    color: #FFF;
	text-align: center;
}
.PrintgridHeaderStyle
{
	background-color: #9697A9;
	font-family: Arial;
	color: White;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
}
.accordionHeaderSelectedFAQ
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #9697A9;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
/* ********Grid Style Start**************/

/*  Theme Name */
.white_Gray
{
	/* background: #d4d0c8; border:1px solid #232323;*/
	color: #333; /*font: 12px arial,sans-serif; */
	border: 1px solid #bac0cc;
	font-family: Arial;
	font-size: 12px;
}

/*  Theme Name: Header Style */
.header
{
	/*background:#929292 url('sprite.gif') 0 -1348px repeat-x; */
	font: 12px arial,sans-serif;
	border-top: 1px solid #bac0cc;
	/*background: url(  '../images/header_bg.jpg' ) repeat-x #bebec8; */
	background-color: #9697A9;
	text-align: center;
	font-weight: normal;
	color: Black;
	height: 22px;
	text-transform: capitalize;
}
.white_Gray .header th
{
	/*border-left: 1px solid Black;*/
	font-weight: normal;
}
.white_Gray .header a
{
	color: White;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
	color: Black;
	font-weight: bold;
}
.white_Gray .header a:hover
{
	color: #ffffff;
}
/*  Theme Name: Rows Style */
.white_Gray .row
{
	background: #fff;
	border-collapse: separate;
}
.white_Gray .row td
{
	border-top: none;
	border-bottom: none;
	/*border-left: 1px solid Black;*/
	height: 15px;
	padding: 4px 10px;
}
/*  Theme Name: Alternating Row Style*/

.white_Gray .selRow
{
	background: #ffd800;
	color: #f00;
    padding-top:4px;
    padding-right:10px;
    padding-bottom:4px;
    padding-left:10px;
    border-top-width: medium;
    border-bottom-width: medium;
    text-align:center;

}


.white_Gray .altRows
{
	background: #edecf1;
	color: #333;
}
.white_Gray .altRows td
{
	border-top: none;
	border-bottom: none;
	/*border-left: 1px solid Black;*/
	height: 15px;
	padding: 4px 10px;
}
/*  Theme Name: Pager Style*/
.white_Gray .pager
{
	height: 24px;
	font: 12px/12px arial,sans-serif;
	vertical-align: middle;
	text-align: center;
	background: url( '../Images/footer.jpg' ) repeat-x #434343;
}
.white_Gray .pager td
{
	border-top: none;
	border-bottom: none;
}
.white_Gray .pager span
{
	color: #052c5c;
	font-weight: bold;
}
.white_Gray .pager a
{
	color: #052c5c;
	padding: 3px;
}
.white_Gray .pager a:hover
{
	color: White;
	text-decoration: none;
}

/*  Theme Name: Footer Style*/
.white_Gray .footer
{
}

.sub_option_new
{
	background-color: #052c5c;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 22px;
	vertical-align: middle;
}

/***************Grid Style End******************/

.NewLinkStyle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4D84BC;
	text-decoration: none;
}
.NewLinkStyle :hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4D84BC;
	text-decoration: underline;
}

.NewLinkDoc
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #052c5c;
	text-decoration: none;
}
.NewLinkDoc :hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #052c5c;
	text-decoration: underline;
}
.NewLinkDoc_Grid
{
	font-family: Arial;
	font-size: 5pt;
	font-weight: bold;
	color: #052c5c;
	text-decoration: none;
}


.footer-wrap
{
	background-color: #033A73;
	height: 80px;
}
.footer
{
	width: 1004px;
	font: normal 12px Arial, Helvetica, sans-serif!important;
	color: #FFF;
	text-align: left;
	margin: 0 auto;
	height: 70px;
	padding: 3px;
}
.footer ul
{
	list-style-type: none;
	margin-top: 6px;
	float: left;
	padding: 0;
	margin-right: 25px;
	height: 45px;
	font: normal 12px Arial, Helvetica, sans-serif!important;
}

.footer ul li
{
	line-height: 18px;
}
.footer ul li a
{
	text-decoration: none;
	color: #FFF;
}
.footer ul li a:hover
{
	text-decoration: underline;
}

.footerUser
{
	width: 100%; 
	font: normal 12px Arial, Helvetica, sans-serif!important;
	color: #FFF;
	text-align: left;
	margin: 0 auto;
	height: 130px;
	padding: 3px;
	
}
.footerUser ul
{	
	list-style-type: none;
	margin-top: 8px;
	float: left;
	padding: 0;
	margin-right: 25px;
	height: 55px;
	font: normal 12px Arial, Helvetica, sans-serif!important;
}

.footerUser ul li
{
	line-height: 18px;
}
.footerUser ul li a
{
	text-decoration: none;
	color: #FFF;
}
.footerUser ul li a:hover
{
	text-decoration: underline;
}

.footerAdmin
{
	width: 1175px;
	font: normal 12px Arial, Helvetica, sans-serif!important;
	color: #FFF;
	text-align: left;
	margin: 0 auto;
	height: 80px;
	padding: 3px;
}
.footerAdmin ul
{
	list-style-type: none;
	margin-top: 6px;
	float: left;
	padding: 0;
	margin-right: 25px;
	height: 45px;
	font: normal 12px Arial, Helvetica, sans-serif!important;
}

.footerAdmin ul li
{
	line-height: 18px;
}
.footerAdmin ul li a
{
	text-decoration: none;
	color: #FFF;
}
.footerAdmin ul li a:hover
{
	text-decoration: underline;
}


/* Paging UI */
a.pagerButton, a.pagerButton:visited
{
    text-align:center;
    align-content:center;
    font-size:large;

    border: solid 1px #a00;
    padding: 4px;
    text-decoration: none;
    color: #600;
}
a.pagerButton:hover
{
    border: solid 1px black;
    color: Black;
}

.pagerButtonCurrentPage
{
    border: solid 1px #a00;
    padding: 4px;
    text-decoration: none;
    color: White;
    background-color: #600;
}

.pagerButtonDisabled
{
    border: none;
    color: #999;
    padding: 4px;
}












