﻿*{
	/* Universal page reset */
	margin:0;
	padding:0;
}

body
{
    background-image: url('../NSecure/Images/Common/BG1.png');
    background-repeat: repeat-x;
    background-color: #C6D5F2;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    font-family: Verdana;
    font-size: 11px;
    color: #000099;
}

.MainMenuItem
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: normal;
    color: #FFFFFF;
}
.CopyrightText
{
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
}
.appType
{
    font-size: 10px;
    font-family: Verdana;
    color: Silver;
}


@media print
{
    #wrapper
    {
        width: auto;
    }
}

.MenuStyle
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: #000099;
    list-style-type: none;
    list-style-image: none;
}

a:hover
{
    font-family: verdana;
    color: #FF6600;
    cursor: pointer;
}

.H1LabelTextCR
{
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
    vertical-align: middle;
    color: Navy;
    text-align: center;
}

.H2LabelTextCR
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    color: #000080;
    text-align: center;
}

.H2LabelHeaderTextCR
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    color: #000080;
    text-align: center;
}

.H2LabelTextLT
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    color: #000080;
    text-align: left;
}

.H3LabelTextCR
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    color: #000099;
    text-align: center;
}

.H4Label_LT
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ff6633;
    text-align: left;
    left: 11px;
}

.H4Label_LT11
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bolder;
    color: #336699;
    text-align: left;
}


.H4Label_LT_Green
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    color: #009999;
    text-align: left;
    height: 13px;
    left: 11px;
}

.LabelTextLT
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    color: #000099;
    text-align: left;
}

.LabelTextRT
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #1C5793;
    text-align: right;
    margin-right: 1px;
}

.LabelTextRT_130
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #006699;
    text-align: right;
    width: 130px;
    margin-right: 2px;
}

.LabelTextRT_80
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000099;
    text-align: right;
    width: 80px;
    margin-right: 2px;
}


.LabelTextCR
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #006699;
}

.H1LabelTextCR
{
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
    color: #000080;
    text-align: center;
}

.LabelTextLTBLD
{
    padding: 3px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #000099;
}

.LinkButtonWhite
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #f0f8ff;
    text-align: center;
}

.SuccessMessageLT
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #008000;
    text-align: center;
}

.SuccessMessageRT
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #008000;
    text-align: center;
}

.SuccessMessageCR
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #008000;
    text-align: center;
}


.ErrorMessageLT
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #ff0000;
    text-align: left;
}

.ErrorMessageLTSmall
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #ff0000;
    text-align: center;
}

.ErrorMessageRT
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #ff0000;
    text-align: center;
}

.ErrorMessageCR
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #ff0000;
    text-align: center;
}

.ErrorText11
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    color: #ff0000;
}

.WarningText
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    color: #FF9900;
}

.SuccessText11
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    color: #006600;
}

.PushButton
{
    font-weight: bold;
    font-size: 12px;
    color: #00008b;
    font-family: Verdana;
}

.DataTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #003366;
}

.DataTextBox10
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000066;
}

.DataTextBoxGrey
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #C0C0C0;
    text-align: left;
}

.DataTextSentDrug
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #006600;
}

.DataTextOverLimitDrug
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #FF9900;
}

.DataTextDuplicateDrug
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #FF0000;
}


.OutageDataTextOpen
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #CC3300;
    text-align: left;
}

.OutageDataTextClosed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #006600;
    text-align: left;
}

.LabelTextCR_White
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #ffffff;
    text-align: center;
}

.DisclaimerText
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    color: #999999;
    text-align: justify;
}

.DyTable
{
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
    color: #4169e1;
    background-color: transparent;
}

.ModalBackground
{
    background-color: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.70;
}

.ModalPopup
{
    padding: 11px;
    position: absolute;
    top: 393px;
    left: 618px;
}

.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #fff5ee;
    color: #ff6633;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: #000080;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: #dc143c;
    font-weight: bold;
    text-decoration: underline;
    background-color: #ffdab9;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
    color: #800000;
    font-weight: bold;
}

.CollapsibleHeaderPanel
{
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
}

.CollapsibleDetailPanel
{
    text-align: left;
    height: 0px;
}

.PAPReceiptHeader
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    font-style: italic;
}

.PAPReceipt
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.PAPReceiptFooter
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.editor-label 
{
  float: left;
  width: 25%;
  height: 25px;
}
.editor-field 
{
  float: right;
  width: 73%;
  height: 25px;
}

.editor-label-Pharm-Data 
{
  float: left;
  width: 20%;
  height: 20px;
}
.editor-field-Pharm-Data 
{
  float: right;
  width: 77%;
  height: 20px;
}

.editor-field-Pharm-Data-Map-Link 
{
  float: right;
  width: 38.15%;
  height: 20px;
}

.editor-label-Pharm-Data-Thirds-City 
{
  float: left;
  width: 5%;
  height: 20px;
}
.editor-label-Pharm-Data-Third-Zip 
{
  float: left;
  width: 5%;
  height: 20px;
}
.editor-label-Pharm-Data-Thirds-Distance
{
  float: left;
  width: 10.5%;
  height: 20px;
}
.editor-label-Pharm-Data-Thirds-Phone
{
  float: left;
  width: 9%;
  height: 20px;
}

.editor-field-Pharm-Data-Thirds
{
  float: left;
  width: 26%;
  height: 20px;
}

.Data-Header-Button
{
  float: right;
  width: 50%;
  height: 20px;
}
.Data-Header-Label 
{
  float: left;
  width: 50%;
  height: 20px;
}

.display-label 
{
  color: Navy;
  font-weight: bold;
}
.display-field 
{
}
.submit-button-field
{
  width: 100%;
  height: 25px;
}

.date-picker
{
 
}

.search-table
{
	border-bottom: 1px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border: thin double #000080;
}

.bodyText
{
    text-align:left;
}