/*** popup.css ***/

/* new provider demo hotness */

div.SQCPopup div.Body
{
    float: left;
    margin: 4px;
    text-align: left;
}

.HeaderContent { font-size: 9pt; font-weight: bold; margin-bottom: 5px; }

/* for use only on the popup page */

.PopupHeader
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7.5pt;
    color: #333;
    background: #CCC;
    border-width: 0 0 0pt 0;
}

#PopupContentsHa
{
	clear: both;
	width: 98%;
	float: left;
	margin: 3px 3px 20px 3px;
}

div.Glossary
{
 font-family: Verdana, Arial, Helvetica;
 margin: 0 10px 0 10px;
}
div.Glossary p
{
    font-size: 8pt;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
}

div.Glossary h2
{
    font-size: 10pt;
    font-weight: bold;
    margin-top: 25px;
}

.ProviderPopupHeader
{
    background-color: #e8fcf8;
    border: 1px solid #dde0e4;
    padding: 9px 5px 15px 5px;
    margin-top: 5px;
    margin-left: 10px;
    width: 100%;
    height: 15px;
}
.ProviderPopupName
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: #036497;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 275px;
}
.ProviderCloseImage
{
    margin: 0px 0px 0xp 0px;
    padding: 0px 5px;
    float: right;
}
.ProviderBottomCloseImage
{
    margin: 0px 0px 0xp 0px;
    padding: 0px 10px;
    float: right;
}

div.ProviderPopupMain
{
    width: 360px;
}

div.ProviderPopupMain h2
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
}


div.ProviderPopupMain p
{
    font-family: Verdana;
    font-size: 8pt;
}


.ProviderTerms
{
    padding-right: 10px;
}
.ProviderFAQ
{
    padding-right: 10px;
    clear: right;
}
.ProviderPopupGlossary
{
    padding-left: 10px;
    padding-right: 10px;
}
.ProviderPopUpBottom
{
    margin: 0px 0px 0px 0px;
    float: right;
}

/*** 
.basefont
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #333;
}
***/

.PopupSubhead
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
    color: #333;
    margin: 0 0pt 0pt 10pt;
}

.PopupPurpose
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    color: #333;
    margin: 0 10pt 0 10pt;
}

.PopupPurpose ul
{
    display: inline;
	margin: 0;
    list-style-type: disc;
    list-style-position: outside;
    padding: 0;
    position: relative;
}

.PopupPurpose ul li
{
	margin: 0 0 0 1.5em; 
}

.PopupContent
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8.5pt;
    color: #333;
    margin: 0 0pt 0pt 10pt;
}

.ProviderPopupContent
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8.5pt;
    color: #333;
    margin: 0 0pt 0pt 10pt;
}

div.ProviderPopupContent ul
{
    display: inline;
    margin-left: 0px;
    list-style: disc;
    padding: 0px;
    position: relative;
}

.PopupContentRight
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8.5pt;
    text-align: right;
    color: #333;
    margin: 0 0pt 0pt 10pt;
}

.PopupHospitalName
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 12pt;
    color: #333;
}

#PopupContentsHa .PopupHospitalName
{
	width: 80%;
	float: left;	
}

#PopupContentsHa .PopupHospitalClose
{
	width: 20%;
	float: right;
}

.CloseButtonDiv
{
	float: right;
}

.PopupReportBase
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    color: #333;
}


.PopupTable
{
    border-color: #B1B1B1;
    border-style: solid;
    border-width: 1pt 1pt 0pt 1pt;
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
    color: #333;
}

.PopupTable2
{
    border-color: #B1B1B1;
    border-style: solid;
    border-width: 0 0 1pt 1pt;
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
    color: #333;
}

.PopupTable3
{
    border-color: #B1B1B1;
    border-style: solid;
    border-width: 0 0 1pt 0pt;
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
    color: #333;
}

.PopupTable4
{
    border-color: #B1B1B1;
    border-style: solid;
    border-width: 1pt 1pt 0pt 1pt;
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
    color: #333;
    margin: 2px 2px 2px 2px;
    padding: 0px;
}

div.PopupContent tr.SectionHeading
{
    color: Black;
    background-color: #6684B2;
    text-align: center;
    font-weight: bold;
}

div.PopupContent td
{
    padding: 5px;
    vertical-align: top;
}

div.ProviderPopupContent td
{
    padding: 5px;
    vertical-align: top;
}
.PopupTableLeftLine
{
    border-color: #B1B1B1;
    border-style: solid;
    border-width: 0 0 0pt 1pt;
}

.PopupScaleText
{
    color: #666666;
    text-align: center;
}

/* About the data */
div.Midway div.DataTypeStateList, div.Midway div.FlashMovie
{
    display: none;
}

.PopupCloseButton
{
	cursor: pointer;
}

.AboutDataContainer,
.AboutDataDescription
{
	clear: both;
}

.AboutDataContainer
{
	margin: 5px;
}

/*Stolen from PSA for maps*/
.ContentBG
{
	/*background-color: #f5f5f5;
	border: 1px solid #dde0e4;*/
	background-color: #ececec;
	border-color: #c9c9c9;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	padding: 9px 15px 15px 9px;
	width: 755px;
}

.HugeText
{
	font-family: Verdana;
	font-size: 20pt;
}


/* begin print email popup */
.PopupCloseButton
{
	right: 5px;
}

.PopupHeader
{
	font-size: 12pt;
}

.Email
{
	width: 98%;
}

.Email .PopupHeader, 
.Email .EmailReportContents, 
.Email .EmailReportFooter, 
.Email .EmailReportFooter .purpose
{
	width: 100%;
}

.Email .PopupHeader
{
	clear: both;
	float: left;
	padding: 5px 5px 5px 5px;
}

.Email .PopupHeader h1
{
	margin: 0 0 0 0;
	font-size: 14pt;
}

.Email .PopupHospitalName
{
	float: left;
	font-size: 12pt;
	font-weight: bold;
}

.EmailReportContents
{
	float: left;
	clear: both;
	margin: 10px 5px 10px 5px;
}

.EmailReportConfirmation
{
	float: left;
	clear: both;
	margin: 20px 5px 20px 5px;
	width: 100%;
}

.EmailReportSection
{
	clear: left;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.EmailReportLabel
{
	clear: left;
	float: left;
	width: 75px;
	margin-right: 10px;
	text-align: right;
	font-weight: normal;
}

.EmailReportToField
{
	float: left;
	clear: left;
}

.EmailReportFieldDescription
{
	float: left;
	margin-bottom: 5px;
}

.EmailReportFieldInstructions
{
	display: block;
	margin: -25px 0 0 255px !important;
	margin: 0 0 0 5px;
	width: 230px;
	position: absolute;
}

.EmailReportInput
{
	float: left;
}

.EmailReportInput textarea
{
	font-size: 12px;
}

.EmailReportFooter
{
	clear: both;
	width: auto;
	padding: 5px 5px 5px 5px;
}

.EmailReportFooter .purpose
{
	font-size: 9pt;
	margin: 0 5px 5px 0;
	padding-top: 10px;
}

.Email .PopupCloseButton
{
	float: right;
}

.Email .SmallText 
{
	font-size: 12px;
}

/* end print email popup */

/*** popup.css ***/
