/*----------- BODY ------------*/
body
{
	padding: 0px;
	font-size: 8pt;
	margin: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper
{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header
{
	width: 100%;
	overflow: hidden;
	position: relative;
}
#banner
{
	width: 100%;
	height: 119px;
	padding: 0px;
	position: relative; 
}
#client
{
	width: 100%;
	height: 30px;
	padding: 0px;
	position: relative;
}
#tabs
{
	width: 100%;
	height: 20px;
	padding: 0px;
	position: relative;
	border-bottom: solid 4px #003399;
}
#content
{
	position: relative;
	top: 1px;
}
#gridheader
{
	position: relative;
}
#filter
{
	margin: 8px 3px 0px 8px;
	position: relative;
}
#advancedsearch
{
	margin: 8px 3px 0px 8px;
	position: relative;
}
#paging
{
	margin: 0px 3px 0px 8px;
	position: relative;
}
#grid
{
	margin: 0px 10px 10px 10px;
}
#data
{
	margin: 0px 20px 10px 20px;
}
#edit
{
	margin: 10px 20px 15px 20px;
}
#buttonbar
{
	margin: 0px 20px 20px 20px;
}
#wiznav
{
	margin: 10px 10px 15px 10px;
	position: relative;
}
/*-----------------------------*/
/*-------- CUSTOM BOX ---------*/
.innertable
{
	width: 100%;
}
.box
{
	padding: 0 12px 0 0;
	background: #fff url(../Images/CustomBox/borders.gif) 100% 0 repeat-y;
	position: relative;
	
}
.bi
{
	padding: 0 0 0 12px;
	background: #fff url(../Images/CustomBox/borders.gif) 0 0 repeat-y;
	position: relative;

}
.bt
{
	background: url(../Images/CustomBox/box.gif) no-repeat 100% 0px;
	margin: 0px -12px;
	position: relative;
	height: 6px;
}
.bt div
{
	font-size: 0pt;
	background: url(../Images/CustomBox/box.gif) no-repeat 0px 0;
	width: 21px;
	position: relative;
	height: 6px;
}
.bin
{
	font-size: 12pt;
	width: 100%;
	margin: 0 0 0 -11px;
	padding: 2px 4px 2px 8px;
	background: #fff;
	position: relative;

}
.bb
{
	height: 14px;
	margin: 0 -12px 0 -12px;
	background: url(../Images/CustomBox/box.gif) 100% 100% no-repeat;
	position: relative;

}
.bb div
{
	width: 21px;
	height: 14px;
	background: url(../Images/CustomBox/box.gif) 0 100% no-repeat;
	position: relative;

}

/*-----------------------------*/
/*--------- A LINKS -----------*/
A:link
{
	color: black;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
}
A:visited
{
	color: black;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
}
A:hover
{
	color: #003399;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
A.LARGELINK:link
{
	color: #003399;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}
A.LARGELINK:visited
{
	color: #003399;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}
A.LARGELINK:hover
{
	color: #003399;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}
A.TOPNAV:link
{
	color: #01206E; /*#8888EE;*/
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
A.TOPNAV:visited
{
	color: #01206E; /*#8888EE;*/
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
A.TOPNAV:hover
{
	color: #FF7800; /*#66CCCC;*/
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
A.TOPNAVCURR
{
	color: #757D93; /*#66CCCC;*/
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
A.SIDENAV:link
{
	color: #01206E; /*#8888EE; */
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
A.SIDENAV:visited
{
	color: #00899C; /*#8888EE; */
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
A.SIDENAV:hover
{
	color: #FF7800; /*#66CCCC; */
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
A.SIDENAVCURR
{
	color: #888FA3; /*#6081AA; /*#66CCCC; */
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

/*-----------------------------*/
/*---------- OTHER ------------*/
.MAIN
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}
.ADVSRCH
{
	height: 22px;
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}
.GROUPBOX
{
	background-color: white;
}
/*-----------------------------*/
/*--------- CONTROLS ----------*/
.HEADING1
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	color: #E0690B; /*#B24F00;*/  /*#132F47*/
}
.LABEL
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	color: #003399;
}
.WARNLABEL
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	color: #993300;
}
INPUT
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-size: 8pt;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}
INPUT.SUBMIT
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-size: 10pt;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	color: #003399;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	cursor: hand;
	cursor: pointer;
}
INPUT.SMALLSUBMIT
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-size: 8pt;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	color: #003399;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	cursor: hand;
	cursor: pointer;
}
INPUT.ERROR
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-size: 8pt;
	color: White;
	background-color: Red;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}
INPUT.TEXT
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-size: 8pt;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}
INPUT.CHECKBOX
{
	border: none;
}
TEXTAREA
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-size: 8pt;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}

.FieldRow
{
	border-right: Gray 1px solid;
	font-size: 8pt;
	border-bottom: Gray 1px solid;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}

SELECT
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
}
/*-----------------------------*/
/*------ PAGE NAVIGATION ------*/
.pagelink, .pagelinklast, .pagecurrent, .pagenum
{
	background: #F0F5FA;
	border: 1px solid #072A66;
	padding: 1px 3px 1px 3px;
	font-size: 8pt;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.pagelink, .pagelinklast, .pagecurrent
{
}

.pagelinklast
{
	background-color: #DFE6EF;
}
.pagecurrent
{
	background: #ffc9a5;
	color: dimgray;
}
.pagenum
{
	color: black;
}
.pagelink a:active, .pagelink a:visited, .pagelink a:link, .pagelinklast a:active, .pagelinklast a:visited, .pagelinklast a:link, .pagecurrent a:active, .pagecurrent a:visited, .pagecurrent a:link
{
	color: #282828;
	text-decoration: none;
}
/*-----------------------------*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.GRIDTABLEHEADER
{
	background-image: url("/HyHealth/images/light-blue-middle.jpg");
	font-size: smaller;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
}

.GRIDTABLESUBHEADER
{
	font-size: smaller;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
}

.GRIDCOLHEADER
{
	font-size: smaller;
	font-weight: bold;
	color: #333333;
}

.GRIDTABLE 
{
	border: solid 1px Black;
	background-color: #FFFFFF;
}

.GRIDTABLETOP 
{
	border-top: solid 1px Black;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-bottom: none;
	background-color: #FFFFFF;
}

.GRIDTABLEBOTTOM 
{
	border-top: none;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
	background-color: #FFFFFF;
}

/*-------- SEARCH GRID --------*/
.RESULTMAIN
{
	font-size: 9pt;
	color: black;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.RESULTSUB1
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.RESULTSUB2
{
	font-size: 8pt;
	color: dimgray;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.RESULTSUB3
{
	font-size: 8pt;
	font-style: italic;
	color: dimgray;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.ROWOUT
{
	cursor: hand;
	cursor: pointer;
	background-color: white;
}
.ROWOVER
{
	cursor: hand;
	cursor: pointer;
	background-color: #f0f0f0;
}
.ODDROW
{
	background-color: White;
	border-left: solid 1px #003399;
	border-bottom: solid 1px #003399;
}
.EVENROW
{
	background-color: White;
	border-left: solid 1px #E4E2E2;
	border-bottom: solid 1px #E4E2E2;
}
INPUT.JSLabel
{
	background-color: Transparent;
	border-style: none;

}