html,body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height:100%;
	color: #00477C;
	text-decoration: none;
}
#ulAnnouncement
{
	padding:0;
	margin:5px;
	}
#ulAnnouncement li {
	list-style-type:circle;
	}
		
#pageheader {
	background-image: url('../Images/formularycompass.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 100%;
	text-align: center;
}
#pageheader img {
	padding-left: 474px;
}
#navbar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/nav_bg.gif);
	height: 37px;
	line-height: 37px;
	width: 100%;
	overflow: hidden;
}
#navbar img {
	float: left;
}
.disclaimer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/nav_bg.gif);
	height: 37px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 37px;
	float: left;
	overflow: hidden;
}

.nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	font-size: 10pt;
	text-decoration: none;
	height: 37px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #00FFFF;
	height: 37px;
}
.navURhere {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 37px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 37px;
	float: left;
	overflow: hidden;
	background-color: #005DA2;
	font-weight: bold;
}

.navURhere a:link, .navURhere a:visited, .navURhere a:hover, .navURhere a:active {
	font-size: 10pt;
	text-decoration: none;
	height: 37px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.navURhere a:link, .navURhere a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navURhere a:hover {
	text-decoration: underline;
	color: #00FFFF;
	height: 37px;
}
#subnavbar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	overflow: hidden;
	background-color: #005DA2;
}
#subnavbar img {
	float: left;
}
.slideTitleWrap
{
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #00477C;
	text-align:left;
	line-height: 20px;
	cursor: pointer;
	cursor: default;
}
.loggedIn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: none;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	float: left;
	overflow: hidden;
	background-color: #005DA2;
	color: #4CE3FF;
	font-size: 9pt;
}
.loggedIn a:link, .loggedIn a:visited, .loggedIn a:hover, .loggedIn a:active {
	font-size: 9pt;
	text-decoration: none;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	letter-spacing: 1px;
}
.loggedIn a:link, .loggedIn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.loggedIn a:hover {
	text-decoration: underline;
	color: #00FFFF;
	height: 25px;
}
.subnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: none;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	float: right;
	overflow: hidden;
	background-color: #005DA2;
}

.subnav a:link, .subnav a:visited, .subnav a:hover, .subnav a:active {
	font-size: 9pt;
	text-decoration: none;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.subnav a:link, .subnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav a:hover {
	text-decoration: underline;
	color: #00FFFF;
	height: 25px;
}
.subnavURhere {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	float: left;
	overflow: hidden;
	background-color: #005DA2;
	font-weight: bold;
	vertical-align: bottom;
}

.subnavURhere a:link, .subnavURhere a:visited, .subnavURhere a:hover, .subnavURhere a:active {
	font-size: 11pt;
	text-decoration: none;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
}
.subnavURhere a:link, .subnavURhere a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subnavURhere a:hover {
	text-decoration: underline;
	color: #00FFFF;
	height: 25px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	height: 27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headerFade {
	background-image: url('../Images/body_fade.gif');
	background-repeat: repeat-x;
}

.panelLeft {
	background-image: url('../Images/panel_left_bg1.gif');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #D6E7F4;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}
.panelLeft a:link, .panelLeft a:visited, .panelLeft a:hover, .panelLeft a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005A9D;
	text-decoration: underline;
}
.panelLeft h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.clearLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005A9D;
	font-weight: normal;
	text-decoration: underline;
}
.panelRight {
	background-color: #D6E7F4;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-repeat: repeat-y;
	background-image: url('../Images/panel_right_bg.gif');
}
.panelRight a:link, .panelRight a:visited, .panelRight a:hover, .panelRight a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005A9D;
	text-decoration: underline;
}
.panelRight h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.content, .indexMenu {
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00477C;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
.content a:link, .content a:visited {
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.indexMenu a:link, .indexMenu a:visited 
{
    color: #000000;
    font-weight: bold;
	text-decoration: none;
}
.menuLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 3px;
	color: #00477C;
}
.menuLink a:link, .menuLink a:visited {
	text-decoration: underline;
}
.menuLink a:hover {
	text-decoration: none;
}
.dropDownList
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	width: 180px;
}
.dropDownList2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
}
.textBox
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
}
.buttonStyle
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.radioCheckStyle
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.controlContainer
{
    width: 300px;
    border-top: 1px dotted #bcbcbc;
    margin-top: 5px;
    padding-top: 5px;
}


.reportFilterLabel
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    width: 100px;
    color:#00477C;
}

.reportLoadingLabel
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    width: 100px;
    color:#00477C;
}

.FilterList{
    padding: 10px 3px 10px 3px;
    color:black;
    background-image:url(options.png);
    background-color:#F1F1F1;
    font-family:verdana;
    font-size:9pt;
    opacity:.95;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
    background-position:fixed;
    overflow:auto;
}
.FilterList TABLE
{
    width:282px;            
}
.FilterList TD
{
    padding:2px 5px 2px 5px;
  /*  border-bottom: solid 1px #4141ff; */
    text-align:left;
}
.FilterHighlight
{
	color:White;
    cursor:default;
    border:solid 1px black;
    background-color:#3C7FB1;
    /*font-size:small;*/
    font-weight:bold;
}

.form_table
{
    font-family:Verdana, Arial;
    font-size:8pt;
	background-color:#FFFFFF;
	color: #00477C;
	border: 1px solid #CAB89C;
}

.form_table th
{
	padding: 3px;
	border: 1px solid #cab89c;
	font-size: 8pt;
	white-space: nowrap;
}

.form_table a
{
	text-decoration: underline;
}

.form_table_header
{
	color: #000000;
	background-color:#D6E7F4;
}

.form_table_row
{
}

.form_table_row td
{
	padding: 4px 5px 4px 5px;
	border: 1px solid #CAB89C;
}


.errorText 
{
    width:300px;
    font-size: 11px;
	color:red;
	padding:1px;
}

.ErrorMessage
{
	color: Red;
	font-weight: bold;
	font-size: x-small;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.6;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#A8A8A8;
	padding:0px;
	width:275px;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


/* Default Form Styles */
div.form_container
{
	width: 700px;
}

div.form_header
{
	margin-bottom: 15px;
}

div.form_validation
{
	margin: 5px;
	padding: 10px;
	background-color: #FFF;
	border: thick solid red;
	text-align: center;
	color: Red;
}

div.form_body
{
	margin-bottom: 15px;
}

div.form_footer
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 5px;
}

div.form_section
{
	padding: 0px 0px 15px 0px;
}

div.form_section_border
{
	border-style:solid;
	border-width:.1em;
	border-color:#0172C5;
	padding: 0px 0px 30px 0px;
}

div.form_row
{
	clear: both;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.form_row_header
{
	clear: both;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#0172C5;
	color:White;
	font-weight:bold;
}

div.form_row_header_sub
{
	clear: both;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#067AC9;
	color:White;
}

div.form_row span.column_one
{
	float: left;
	width: 220px;
	text-align: right;
	padding-right: 5px;
}

div.form_row span.column_1
{
	float: left;
	width: 240px;
	text-align: right;
	padding-right: 5px;
}

div.form_row span.column_two
{
	float: right;
	width: 420px;
	text-align: left;
}

div.form_row span.column_2
{
	float: right;
	width: 445px;
	text-align: left;
}

div.form_row span.column_three
{
	float: left;
	width: 255px;
	text-align: right;
	padding-right: 10px;
}

div.form_row span.column_3
{
	float: left;
	width: 270px;
	text-align: right;
	padding-right: 25px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	padding: 0;
	margin : 0px!important;
	background-color : #FFFFFF;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    z-index:20000;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	cursor: pointer;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #FFFFFF;
	color : windowtext;
	padding : 1px;
}

#dhtml_SingleProduct,#dhtml_NationalTopAccount,#dhtml_TopAccounts, #dhtml_SingleProductMC, #dhtml_MultipleProduct, #dhtml_MultipleProductMC, #dhtml_HMOProductSummary, #dhtml_ComparativeStatusAssessment, #dhtml_ComparativeStatusAssessmentMC, 
#dhtml_SummaryOfStatusByOrganizationType, #dhtml_SinglePlanAllProducts, #dhtml_SinglePlanAllProductsMC, #dhtml_TherapeuticClass, #dhtml_TherapeuticClass1, #dhtml_TherapeuticClassMC, #dhtml_MedicareProfileReport, #dhtml_CommercialProfileReport, 
#dhtml_RestrictionSummary,  #dhtml_MedicaidRestrictionSummary, #dhtml_MedicaidSupplementalProvider, #dhtml_PositionReport, #dhtml_MedicaidProfileReport, #dhtml_NationalPlan, #dhtml_NationalPlan1, #dhtml_ParentChild, #dhtml_PartDCopayDistribution,
#dhtml_CustomPlansRollup, #dhtml_CalledOnAccounts
{
position: absolute;
width: 350px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffdd;
border-width:2px;
border-style:solid;
border-color:#666666;
padding: 4px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtml_Restriction
{
position: absolute;
width: 350px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffdd;
border-width:2px;
border-style:solid;
border-color:#666666;
padding: 4px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.ReadOnlyTextBox
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.GroupBoxHeader
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	border-bottom-color: #1B5AA1;
	border-bottom-width: 1px;
	border-bottom-style: Solid;
	height: 23px;
	padding-left: 3px;
	cursor: Default;
}

.TableCell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 8pt;
	border-right: #EAE9D1 2px solid;
	border-top: #EAE9D1 1px solid;
	border-left: #EAE9D1 1px solid;
	border-bottom: #EAE9D1 1px solid;
}
.TableHeaderCell
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	border-right: #EAE9D1 2px solid;
	border-top: #EAE9D1 1px solid;
	border-left: #EAE9D1 1px solid;
	border-bottom: #EAE9D1 1px solid;
	font-weight: bold;
	color: #000000;
	background-color:#C1D5E3
}
.IconPanel
{
	float:left;
	margin:10px; 
	padding: 10px;
	width:110px; 
	height:100px; 
	text-align:center; 
	vertical-align:middle
}
.DashboardChartPanel
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f8ff;
	color: #00477C;
	border-right: #d6e7f4 1px solid;
	border-top: #d6e7f4 1px solid;
	border-left: #d6e7f4 1px solid;
	border-bottom: #d6e7f4 1px solid;
}
.pager
{
	/*background-image: url('../Images/igg_pagerbg.gif');*/
	background-color:#C1D5E3;
	background-repeat:repeat-x;
	height:20px;
}

.pager select
{
	font-size: 12px;
}

.DashboardChartHeaderPanel
{
	border-bottom: #d6e7f4 1px solid;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	border: 1px solid black;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.fields
{
	float: left;
	width:350px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align:left
}

.fields .validator
{
	font-size: 15px;
	padding-left: 3px;
	vertical-align: middle;
}

.fields ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px;
	color: Blue;
}

.fields li 
{
	padding-bottom: 2px;
}

.fields label
{
	font: 12px 'Segoe UI', Arial, sans-serif;
	color: Blue;
	display: inline-block;
	width: 110px;
	vertical-align: middle;
}

.fields .button
{
	display: block;
	float:right;
	margin-right:10px;
	padding: 0 10px;
}

.toprow
{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

.gridusers
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	height:95%;
	width:98%;
	float:left;
}

.topbutton
{
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	margin-left:10px;
	margin-right:10px;
}

.footerbutton
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.roundedcornr_box_170694 {
   background: #a6d9f4 url(/images/roundedcorner/roundedcornr_170694_grad.gif) repeat-x top left;
   width:23%; 
   margin: 10px 10px 10px 10px;
}
.roundedcornr_top_170694 div {
   background: url(/images/roundedcorner/roundedcornr_170694_tl.gif) no-repeat top left;
}
.roundedcornr_top_170694 {
   background: transparent url(/images/roundedcorner/roundedcornr_170694_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_170694 div {
   background: url(/images/roundedcorner/roundedcornr_170694_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_170694 {
   background: transparent url(/images/roundedcorner/roundedcornr_170694_br.gif) no-repeat bottom right;
}

.roundedcornr_top_170694 div, .roundedcornr_top_170694,
.roundedcornr_bottom_170694 div, .roundedcornr_bottom_170694 {
   width: 100%;  height:30px;
   font-size: 1px;
}
.roundedcornr_content_170694 { margin: 0 10px; vertical-align:top; border:0px; height:550px;}


.unauthorized_login { margin: 0 10px; vertical-align:top; border:0px; height:100%;
                      background: url(/images/unauthorized mod1.gif) no-repeat;}