﻿div#ModifierCodesKey
{
    display: none;
    position: absolute;
}
div#Procedures4
{
    display: none;
}
div#Procedures3
{
    display: none;
}
div#Procedures2
{
    display: none;
}
div#AuthMemberSearch
{
    display: none;
}
div#ClaimMemberSearch
{
    display: none;
}
div#ProviderSearch
{
    display: none;
}
div#UnknownMember
{
    display: none;
}
div#UnknownProvider
{
    display: none;
}
div#SearchState
{
    display: none;
}
div#DiagnosisSearch
{
    display: none;
}
div#ProcedureSearch
{
    display: none;
}
body
{
	font-family: Tahoma;
}

.OldGridCaption
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    text-align: left;
    background-color: #DBEAF2;
    color: #000000;
    border-right: #4d97c0 1px solid;
    border-top: #4d97c0 1px solid;
    border-left: #4d97c0 1px solid;
    border-bottom: #4d97c0 1px solid;
}
.OldGridHeader
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    text-align: left;
    background-color: #4D97C0;
    color: #ffffff;
}
.OldGridFooter
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    text-align: left;
    background-color: #4D97C0;
    color: #ffffff;
}
.OldGridRow
{
    font-weight:  normal;
    font-size: 10pt;
    font-family: Arial;
    background-color: #EAEAEA;
    text-align: left;
}
.OldGridAltRow
{
    font-weight:  normal;
    font-size: 10pt;
    font-family: Arial;
    background-color: #F5F5F5;
    text-align: left;
}
.OldGridPager
{
    font-size: 10pt;
    font-family: Arial;
    background-color: #DBEAF2;
    color: #000000;
}


.AuthBoldHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #566b87;
}
.AuthItemLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #566b87;
	font-family: tahoma;
	background-color: #eaeaea;
}
.AuthItemErrorLabel
{
    font-weight: normal;
    font-size: 10pt;
    color: #ffffff;
    font-family: tahoma;
    background-color: #993333;
}
.AuthItemErrorLabelBig
{
    font-weight:bold;
    font-size: 12pt;
    color: #ffffff;
    font-family: tahoma;
    background-color: #993333;
}
.AuthItem
{
	font-size: 10pt;
	font-family: tahoma;
	background-color: #F5F5F5;
}
.AuthItemDisclaimer
{
    font-size: 10pt;
    font-family: tahoma;
    background-color: #F5F5F5;
    color: #993333;
}
.AuthTextBox
{
	font-weight: normal;
	font-size: 10pt;
	font-family: tahoma;
}

.AuthButton1
{
	border-right: #566b87 1px solid;
	border-top: #566b87 1px solid;
	border-left: #566b87 1px solid;
	border-bottom: #566b87 1px solid;
	cursor: hand;
	color: #566b87;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	background-color: #eaeaea;
}
.AuthButtonBlackFont
{
    border-right: #566b87 1px solid;
    border-top: #566b87 1px solid;
    border-left: #566b87 1px solid;
    border-bottom: #566b87 1px solid;
    cursor: hand;
    color: black;
    font-family: tahoma;
    font-weight: bold;
    font-size: 10pt;
    background-color: #eaeaea;
}
.AuthSearchGridHeader
{
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #cc9900;
}
.AuthSearchGridItem
{
    font-weight: normal;
	font-size: 10pt;
	font-family: tahoma;
	background-color: white;
	color: Black;
}
.AuthSearchBoldHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #cc9900;
}
.AuthSearchItemLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc9900;
	font-family: tahoma;
	background-color: #ffffcc;
}
.AuthSearchItem
{
	font-size: 10pt;
	font-family: tahoma;
	background-color: #F5F5F5;
}
.AuthSearchButton1
{
	border-right: #cc9900 1px solid;
	border-top: #cc9900 1px solid;
	border-left: #cc9900 1px solid;
	border-bottom: #cc9900 1px solid;
	cursor: hand;
	color: #cc9900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	background-color: #ffffcc;
}
.AuthSearchButton2
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: #cc9900;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffcc;
	border-bottom-style: none;
}

.AuthSearchButtonRed
{
    font-weight: bold;
    font-size: 10pt;
    cursor: hand;
    color: #993333;
    font-family: tahoma;
    background-color: #ffffcc;
    border-right: #993333 1px solid;
    border-top: #993333 1px solid;
    border-left: #993333 1px solid;
    border-bottom: #993333 1px solid;
}

.ClaimButtonBlackFont
{
    border-right: #566b87 1px solid;
    border-top: #566b87 1px solid;
    border-left: #566b87 1px solid;
    border-bottom: #566b87 1px solid;
    cursor: hand;
    color: black;
    font-family: tahoma;
    font-weight: bold;
    font-size: 10pt;
    background-color: #eaeaea;
}

.ClaimSearchButtonRed
{
    font-weight: bold;
    font-size: 10pt;
    cursor: hand;
    color: #993333;
    font-family: tahoma;
    background-color: #ffffcc;
    border-right: #993333 1px solid;
    border-top: #993333 1px solid;
    border-left: #993333 1px solid;
    border-bottom: #993333 1px solid;
}

.ClaimBoldHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #566b87;
}
.ClaimItemLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #566b87;
	font-family: tahoma;
	background-color: #eaeaea;
}
.ClaimItemErrorLabel
{
    font-weight: normal;
    font-size: 10pt;
    color: #ffffff;
    font-family: tahoma;
    background-color: #993333;
}
.ClaimItem
{
	font-size: 10pt;
	font-family: tahoma;
	background-color: #F5F5F5;
}
.ClaimItemDisclaimer
{
    font-size: 10pt;
    font-family: tahoma;
    background-color: #F5F5F5;
    color: #993333;
}

.ClaimItemErrorLabelBig
{
    font-weight:bold;
    font-size: 12pt;
    color: #ffffff;
    font-family: tahoma;
    background-color: #993333;
}

.ClaimTextBox
{
	font-weight: normal;
	font-size: 10pt;
	font-family: tahoma;
}
.ClaimButton1
{
	border-right: #566b87 1px solid;
	border-top: #566b87 1px solid;
	border-left: #566b87 1px solid;
	border-bottom: #566b87 1px solid;
	cursor: hand;
	color: #566b87;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	background-color: #eaeaea;
}
.ClaimButtonBlackFont
{
    border-right: #566b87 1px solid;
    border-top: #566b87 1px solid;
    border-left: #566b87 1px solid;
    border-bottom: #566b87 1px solid;
    cursor: hand;
    color: black;
    font-family: tahoma;
    font-weight: bold;
    font-size: 10pt;
    background-color: #eaeaea;
}

.ClaimSearchGridHeader
{
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #cc9900;
}
.ClaimSearchGridItem
{
    font-weight: normal;
	font-size: 10pt;
	font-family: tahoma;
	background-color: white;
	color: Black;
}
.ClaimSearchBoldHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #cc9900;
}
.ClaimSearchItemLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc9900;
	font-family: tahoma;
	background-color: #ffffcc;
}
.ClaimSearchItem
{
	font-size: 10pt;
	font-family: tahoma;
	background-color: #F5F5F5;
}
.ClaimSearchButton1
{
	border-right: #cc9900 1px solid;
	border-top: #cc9900 1px solid;
	border-left: #cc9900 1px solid;
	border-bottom: #cc9900 1px solid;
	cursor: hand;
	color: #cc9900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	background-color: #ffffcc;
}
.ClaimSearchButton2
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: #cc9900;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffcc;
	border-bottom-style: none;
}

.ClaimSearchButtonRed
{
    font-weight: bold;
    font-size: 10pt;
    cursor: hand;
    color: #993333;
    font-family: tahoma;
    background-color: #ffffcc;
    border-right: #993333 1px solid;
    border-top: #993333 1px solid;
    border-left: #993333 1px solid;
    border-bottom: #993333 1px solid;
}

body
{
	font-family: Tahoma;
}
.IDMButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px solid;
	width: 144px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 25px;
}
.IDMButtonHidden
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	visibility: hidden;
	border-left: black 1px solid;
	width: 144px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 25px;
}
.IDMButtonSmall
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px solid;
	width: 75px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 25px;
}
.IDMTabText
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana;
	background-color: transparent;
}
.IDMTitle
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: Verdana;
	background-color: #e1dad1;
}


/* 20090801 */
.AuthFileInput
{
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma;
	border-right: #566b87 1px solid;
	border-top: #566b87 1px solid;
	border-left: #566b87 1px solid;
	border-bottom: #566b87 1px solid;
}
/* 20090801 */
.AuthGridHeaderFooter
{
	font-weight: bold;
	font-size: 8pt;
	color: #566b87;
	font-family: tahoma;
	background-color: #eaeaea;
}
/* 20090801 */
.AuthGrid
{
    border-right: #566b87 1px solid;
    border-top: #566b87 1px solid;
    border-left: #566b87 1px solid;
    border-bottom: #566b87 1px solid;
    color: black;
    font-family: tahoma;
    font-weight: normal;
    font-size: 8pt;
    background-color: #eaeaea;
}
/* 20090801 */
.AuthLink
{
	font-weight: normal;
	font-size: 10pt;
	font-family: tahoma;
}
/* 20090801 */
.AuthItemTiny
{
	font-size: 8pt;
	font-family: tahoma;
	background-color: #F5F5F5;
}
/* 20090801 */
.AuthItemLabelTiny
{
	font-weight: bold;
	font-size: 7pt;
	color: #566b87;
	font-family: tahoma;
	background-color: #eaeaea;
}
/* 20090801 */
.AuthHidden
{
	display: none;
}



/*  Probably should create an entire new skin
.AuthComboTelerik .rcbInputCell INPUT.rcbInput
{
    height: 14px;
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma;
	padding: 0px 0 0px;
	outline: 0;
}

.AuthComboListTelerik .rcbList
{
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma;
	min-height: 10px;
}
*/

/* 20110101 */
.GSIMenu
{
	border-right: #566b87 1px solid;
	border-top: #566b87 1px solid;
	border-left: #566b87 1px solid;
	border-bottom: #566b87 1px solid;
	cursor: hand;
	color: #566b87;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	background-color: #eaeaea;
}

.GSIMenuItem
{
	cursor: hand;
	color: #566b87;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	background-color: #eaeaea;
}

.GSIMenuItemHover
{
	/*border-bottom: #566b87 1px solid;*/
    height: 33px;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	/*text-decoration: underline;*/
	color: white;
	font-family: tahoma;
	background-color: #566b87;
	cursor: hand;
	padding: 0;
}

.GSIMenuCurrentInfo
{
	border-bottom: #566b87 1px solid;
	color: black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
}

.GSIMenuCurrentInfoSmall
{
	color: black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
}

.GSIMenuLabel
{
	color: #566b87;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
}

.GSIMenuLabelSmall
{
	color: #566b87;
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
}


.AlertBoldHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: tahoma;
	height: 25px;
	background-color: #FFA500;
}
.AlertItemLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
	background-color: #FFA500;
}

.AlertItem
{
	font-size: 8pt;
	font-family: tahoma;
	background-color: #FFDEAD;
}
.AlertItemRead
{
	font-size: 8pt;
	font-family: tahoma;
	color: #A9A9A9;
	background-color: #D3D3D3;
}

.AlertTextBox
{
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma;
}
.AlertButton
{
	border-right: #FF8C00 1px solid;
	border-top: #FF8C00 1px solid;
	border-left: #FF8C00 1px solid;
	border-bottom: #FF8C00 1px solid;
	cursor: hand;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: #FFA500;
}
.AlertButtonRead
{
	border-right: #D3D3D3 1px solid;
	border-top: #D3D3D3 1px solid;
	border-left: #D3D3D3 1px solid;
	border-bottom: #D3D3D3 1px solid;
	color: #D3D3D3;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: #D3D3D3;
}



