*
{
	margin: 0px;
	padding: 0;
}
h1
{
	font-size: 1.1em;
}
h2
{
	margin-top: 1em;
	font-size: 1.1em;
}
h3
{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: .5em;
}
img
{
	border: 0;
}
em.default
{
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
table
{
	table-layout: auto;
	padding: 0px;
	margin: 0;
	border-spacing: 0;
	border: none;
	overflow: hidden;
	empty-cells: show;
}
td
{
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}
.hidden
{
	display: none;
}
a, a:link
{
	outline: none;
	color: #487DCA;
}

/* Body */
body
{
	background: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: .7em;
	margin: 0 auto;
}
#bodyDiv
{
	margin: 0 auto;
	width: 900px;
	background: url('../../../images/Portal/VitalChek/background/bodyBackground.gif') #FFFFFF repeat-y center;
}
#contentDiv
{
	margin-left: 5px;
	margin-right: 5px;
	height: 397px;
}
.bkgrnd_img_repl
{
	margin-left: -5000px;
}

/* Header */
#headerDiv
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 5px;
	width: 890px;
	height: 72px;
	background: url('../../../images/Portal/VitalChek/background/headerBackground.gif') repeat-x;
}
.headerMenuBarDiv
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 5px;
	width: 890px;
	height: 24px;
	background: url('../../../images/Portal/VitalChek/background/headerMenubarBackground.gif') repeat-x;
}
.headerMenuBarSpan
{
	color: White;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	bottom: 6px;
}
.blueMenuBar
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 4px;
	width: 891px;
	height: 5px;
	background: url('../../../images/Portal/VitalChek/background/headerBlueLine.gif') repeat-x;
}
#global_links
{
	float: right;
	padding-right: 24px;
}
#global_links img
{
	margin: 0 11px;
	vertical-align: bottom;
}
#global_links li
{
	display: inline;
}
#global_links a
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#global_links a:hover
{
	color: #000000;
	text-decoration: underline;
}
#logo
{
	position: absolute;
	height: 70px;
	width: 200px;
	top: 0px;
	left: 25px;
}
#global_menu
{
	position: absolute;
	height: 27px;
	top: 43px;
	left: 528px;
}
#global_menu li
{
	min-height: 0;
	margin-right: 15px;
}
#global_menu li, #global_menu a
{
	display: block;
	float: left;
	height: 27px;
	width: 141px;
	overflow: hidden;
}
#global_menu li a.active, #global_menu li a:hover
{
	background-position: 0 0;
}
.what_we_do_anchor
{
	min-height: 0;
	background: url('../../../images/Portal/VitalChek/buttons/btn_whatwedo.gif') no-repeat 0 -27px;
}
.place_an_order_anchor
{
	min-height: 0;
	background: url('../../../images/Portal/VitalChek/buttons/btn_placeanorder.gif') no-repeat 0 -27px;
}
.order_status_anchor
{
	min-height: 0;
	background: url('../../../images/Portal/VitalChek/buttons/btn_myorder.gif') no-repeat 0 -27px;
}

#chat_menu
{
	position: absolute;
	height: 37px;
	top: 33px;
	left: 570px;
}
#chat_menu li
{
	min-height: 0;
	margin-right: 15px;
}
#chat_menu li, #chat_menu a
{
	display: block;
	float: left;
	height: 37px;
	width: 141px;
	overflow: hidden;
}
#chat_menu li a.active, #chat_menu li a:hover
{
	background-position: 0 0;
}
.chat_online_anchor
{
	min-height: 0;
	background: url('../../../images/Portal/VitalChek/buttons/btn_chat_on.gif') no-repeat 0 -37px;
}

/* Footer */
#footer
{
	position: relative;
	/*left: 0px;
	top: 0px;*/
	height: 73px;
	margin-left: 5px;
	font-size: 10px;
	text-align: center;
	line-height: 2em;
	color: #999999;
	padding-top: 10px;
}
#footer_links a
{
	display: inline;
	color: #666666;
	text-decoration: none;
}
#footer_links img
{
	vertical-align: bottom;
	margin: 0 5px;
}
#footer_links a:hover
{
	color: #000000;
	text-decoration: underline;
}
#footer_links span
{
	vertical-align: bottom;
	margin: 4px;
}
#footer_links
{
	width: 560px;
	float: left;
}
#footer_clear
{
	clear: both;
}
#contentBottom
{
	background: #ffffff url('../../../images/Portal/VitalChek/background/footerBackground.gif') repeat-x;
	width: 900px;
	height: 5px;
}
#ctl00_PresentationFooter_providerDivider
{
	position: relative;
	left: 50px;
	display: block;
	padding-top: 30px;
	width: 800px;
	height: 1px;
	background: url('../../../images/Portal/VitalChek/background/verticalDivider.gif') repeat-x;
}
div.copyright
{
	color: #333;
}
#provider_links
{
	position: relative;
	left: 90px;
	top: 0px;
}
#provider_links a
{
	display: inline;
	color: #666666;
	text-decoration: none;
}
#provider_links img
{
	vertical-align: bottom;
	margin: 0 5px;
}
#provider_links a:hover
{
	color: #000000;
	text-decoration: underline;
}
#provider_links span
{
	vertical-align: bottom;
	margin: 4px;
}
#provider_clear
{
	clear: both;
}
#provider_links CAPTION
{
	color: Navy;
	font-weight: bold;
	border-width: 2px;
	font-size: 10pt;
}
#provider_links table
{
	border-collapse: collapse;
	width: 700px;
	border-width: 2px;
	font-size: 11px;
	text-align: center;
	line-height: 2em;
}
#provider_links th
{
	text-align: left;
	color: Black;
}
#provider_links td
{
	border-width: 1px;
	text-align: left;
	padding: 0;
}

/* Home Page */
#main_menu
{
	float: left;
	height: 280px;
	width: 207px;
	top: 0;
	left: 0;
}
#main_menu div, #main_menu a
{
	display: block;
	height: 70px;
	width: 207px;
	overflow: hidden;
}
#main_menu_item1
{
	background: url('../../../images/Portal/VitalChek/buttons/btn_birth2.jpg') no-repeat 0 -70px;
}
#main_menu_item2
{
	background: url('../../../images/Portal/VitalChek/buttons/btn_death2.jpg') no-repeat 0 -70px;
}
#main_menu_item3
{
	background: url('../../../images/Portal/VitalChek/buttons/btn_marriage2.jpg') no-repeat 0 -70px;
}
#main_menu_item4
{
	background: url('../../../images/Portal/VitalChek/buttons/btn_divorce2.jpg') no-repeat 0 -70px;
}
#main_menu div a.active, #main_menu div a:hover
{
	background-position: 0 0;
}
#main_block
{
	float: right;
	height: 280px;
	width: 683px;
	background: url('../../../images/Portal/VitalChek/background/bg_motherchild3.jpg') no-repeat 0 0;
}
#main_block_callout
{
	top: 22px;
	left: 302px;
	height: 250px;
	width: 300px;
	position: relative;
}
#main_block_callout p
{
	margin-top: 1.3em;
	line-height: 16px;
}
#main_block_callout a
{
	color: #003399;
}
#main_block_headline
{
	font-size: 26px;
}
#main_block_link a
{
	font-size: 14px;
	text-decoration: none;
}

/*Callouts*/
#home_callouts, #interior_callouts
{
}
.home_callout, .interior_callout
{
	float: left;
	height: 119px;
}
.home_callout p, .interior_callout p
{
	font-size: 11px;
}
.callout_img
{
	float: right;
	margin: 5px 7px 0 0;
}
#home_callout_1
{
	width: 205px;
	background: url('../../../images/Portal/VitalChek/background/bg_phonejack2.jpg') no-repeat 0 0;
}
#home_callout_1 h1
{
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px 5px 0 5px;
}
#home_callout_1 p
{
	color: #003399;
	line-height: 14px;
	padding: 0 5px 5px 5px;
}
#home_callout_1 ul
{
	padding-left: 5px;
}
#home_callout_1 li, #home_callout_1 a
{
	display: block;
	height: 26px;
	width: 92px;
	overflow: hidden;
}
#home_callout_1 li a
{
	background: url('../../../images/Portal/VitalChek//buttons/btn_viewagencies_small.gif') no-repeat 0 -26px;
}
#home_callout_1 li a:hover
{
	background-position: 0 0;
}
#home_callout_2
{
	width: 354px;
	background: url('../../../images/Portal/VitalChek/background/bg_team_wide.jpg') no-repeat 0 0;
	text-align: right;
}
#home_callout_2 h1
{
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	text-align: left;
}
#home_callout_2 p
{
	color: #003399;
	line-height: 14px;
	padding: 0 60px 10px 10px;
	text-align: left;
}
#home_callout_2 a
{
	font-size: 11px;
	color: #003399;
	line-height: 14px;
	padding-right: 80px;
}
#home_callout_2 img
{
	margin-right: 10px;
}
#home_callout_3
{
	width: 331px;
	background: url('../../../images/Portal/VitalChek/background/bg_delivery.jpg') no-repeat 0 0;
}
#home_callout_3 h1
{
	height: 19px;
	width: 148px;
	padding: 12px 5px 5px 124px;
}
#home_callout_3 p
{
	color: #FFFFFF;
	line-height: 11px;
	padding: 0 5px 5px 124px;
}
#home_callout_3 a
{
	font-size: 11px;
	color: #003399;
	padding-left: 124px;
}
#home_callout_3 em
{
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}

/* Popup */
/*
#popupMask {position: absolute;z-index: 200;top: 0px;left: 0px;width: 100%;height: 100%;background-color:transparent !important;background-color: #333333;background-image: url("../../../images/Portal/VitalChek/background/maskBG.png") !important;background-image:none;background-repeat: repeat;display:none;}
*/
#popupMask
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../../../images/Portal/VitalChek/background/maskBG.png);
	background-repeat: repeat;
	display: none;
}
#popupContainer
{
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
}
#popupInner
{
	border: 2px solid #000000;
	background-color: #ffffff;
}
#popupFrame
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar
{
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle
{
	float: left;
	font-size: 1.1em;
}
#popupControls
{
	float: right;
}


/* order tip faq classes */
ul.orderTipList
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
}
li.orderTipListItem
{
	padding-bottom: 4px;
}

/* Order Page */
.smallOrderStepHeader
{
	padding-left: 16px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #477AC9;
}
.orderStepHeader
{
	padding-left: 18px;
	padding-top: 0px;
	width: 500px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #477AC9;
}
.largeSelect
{
	background-color: #F6F9FF !important;
	font-style: normal;
	font-size: 18px;
}
.mediumSelect
{
	background-color: #F6F9FF !important;
	font-style: normal;
	font-size: 14px;
}
.largeLabel
{
	font-style: normal;
	font-size: 16px;
}
.largeLabelBolder
{
	font-style: normal;
	font-size: 18px;
}
.largeLabelBlue
{
	font-style: normal;
	font-size: 16px;
	color: #477AC9;
}
.smallLabel
{
	font-style: normal;
	font-size: 11px;
}
label.requiredLabel
{
	font-style: italic;
	font-size: 9px;
}
label.requiredLabelAsteric
{
	font-size: 9px;
}
span.requiredLabel
{
	font-style: italic;
	font-size: 11px;
}
.editBoxLarge
{
	background-color: #F6F9FF !important;
	font-style: normal;
	font-size: 16px;
}
.editBoxLargeError
{
	border-color: #FF8B89 !important;
	background-color: #FFF9F6;
	font-style: normal;
	font-size: 16px;
}
#orderPageDiv
{
	width: 890px;
	height: 530px;
}
#orderContentDiv
{
	position: absolute;
	padding: 5px 6px 8px 16px;
}
#questionDivTop
{
	height: 12px;
	width: 555px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTop.gif') no-repeat 0 0;
}
#questionDivBot
{
	height: 12px;
	width: 555px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBot.gif') no-repeat 0 0;
}
#questionDiv
{
	height: 505px;
	width: 555px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddle.gif') #FFFFFF repeat-y center;
}
#orderRightDiv
{
	padding: 6px 0px 0px 0px;
	float: right;
}
#orderSummaryDiv
{
	position: relative;
}
#orderStepsDiv
{
	position: relative;
}
#orderFAQDiv
{
	position: relative;
}
#orderSummaryDivBot
{
	height: 12px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelBottom.gif') no-repeat 0 0;
}
#orderSummaryContent
{
	height: 317px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanel.gif') #FFFFFF repeat-y center;
}
#orderStepsDivTop
{
	height: 21px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelOrderSteps.gif') no-repeat 0 0;
}
#orderStepsDivBot
{
	height: 12px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelBottom.gif') no-repeat 0 0;
}
#orderStepsContent
{
	height: 124px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanel.gif') #FFFFFF repeat-y center;
}
#orderFAQDivTop
{
	height: 21px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelFAQ.gif') no-repeat 0 0;
}
#orderFAQDivBot
{
	height: 12px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelBottom.gif') no-repeat 0 0;
}
#orderFAQContent
{
	height: 145px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanel.gif') #FFFFFF repeat-y center;
}
#hourglassDiv
{
	position: relative;
	left: 150px;
	top: 170px;
}
#hourglassDiv span
{
	position: relative;
	left: 5px;
	top: -24px;
	font-size: 20px;
	color: #000000;
}
#authorizingDiv
{
	position: relative;
	left: 130px;
	top: 170px;
}
#authorizingDiv span
{
	position: relative;
	left: 5px;
	top: -24px;
	font-size: 20px;
	color: #000000;
}
#orderSummarySpinner
{
	position: relative;
	left: 118px;
	top: 56px;
}
#orderSummarySpinner span
{
	position: relative;
	left: 0px;
	top: -4px;
	font-size: 12px;
	color: #003399;
}
#backButton
{
	position: absolute;
	top: 460px;
	left: 70px;
}
#continueButton
{
	position: absolute;
	top: 460px;
	left: 410px;
}
#viewAgencyButton
{
	position: absolute;
	top: 460px;
	left: 340px;
}
#errorOKButton
{
	position: relative;
	top: -38px;
	left: 370px;
}
#certImgDiv
{
	padding-left: 10px;
	padding-top: 6px;
}
.certSummary
{
	padding-left: 14px;
	font-style: normal;
	font-size: 10px;
}
#aboveBackButtonMessage
{
	position: absolute;
	top: 430px;
	left: 195px;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

#orderSummaryDivTop
{
	height: 21px;
	width: 311px;
}
div.orderSummaryTop
{
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelOrderSum.gif') no-repeat 0 0;
}
div.safeFastSecureTop
{
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelOrderSumSFS.gif') no-repeat 0 0;
}
div.blankTop
{
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelBlank.gif') no-repeat 0 0;
}
#orderSummaryDivBot
{
	height: 12px;
	width: 311px;
	background: url('../../../images/Portal/VitalChek/background/orderPageRtPanelBottom.gif') no-repeat 0 0;
}

td.orderSummaryCalculation
{
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
}
td.orderSummaryCalculationValue
{
	font-size: 11px;
	text-align: right;
}

.orderSummaryFilterLabel
{
	font-weight: bold;
}

#statementOfEntitlementHeadline
{
	width: 350px;
	color: red;
	font-weight: bold;
	padding-bottom: 10px;
}
#statementOfEntitlementParagraph
{
	text-align: left;
}
#divSig
{
	padding-left: 85px;
	margin-top: 50px;
}

/* Full page order div */
#fullOrderPageDiv
{
	width: 890px;
	height: 620px;
}

#fullOrderDiv
{
	height: 620px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#fullOrderDivBot
{
	height: 12px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBotWide.gif') no-repeat 0 0;
}
#fullOrderDivTop
{
	height: 12px;
	width: 869px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTopWide.gif') no-repeat 0 0;
}

#fullOrderContentDiv
{
	position: absolute;
	padding: 5px 6px 8px 16px;
}
#fullOrderQuestionDivTop
{
	height: 12px;
	width: 869px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTopWide.gif') no-repeat 0 0;
}
#fullOrderQuestionDivBot
{
	height: 12px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBotWide.gif') no-repeat 0 0;
}
#fullOrderQuestionDiv
{
	height: 590px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#fullOrderHourglassDiv
{
	position: relative;
	left: 300px;
	top: 205px;
}
#fullOrderHourglassDiv span
{
	position: relative;
	left: 5px;
	top: -24px;
	font-size: 20px;
	color: #000000;
}
#fullOrderCenterStepContent
{
	height: 560px;
	width: 850px;
	overflow: hidden;
	overflow: auto;
}
#fullOrderBackButton
{
	position: absolute;
	top: 560px;
	left: 88px;
}
#fullOrderContinueButton
{
	position: absolute;
	top: 560px;
	left: 660px;
}

/* Landing Page */
#landing_page_text
{
	float: left;
	width: 275px;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 8.5pt;
}
#landing_page_text h1, #landing_page_text p, #landing_page_text ul li
{
	color: #FFFFFF;
}
#landing_page_text p, #landing_page_text_half p, #landing_page_text ul li
{
	line-height: 1.4em;
	margin: .7em 0;
}
#landing_page_text ul
{
	list-style-image: url('../../../images/Portal/VitalChek/buttons/arrow_orange.gif');
	margin-left: 1.7em;
}
#landing_page_text_half
{
	width: 425px;
	margin-left: 20px;
	padding-top: 20px;
}
#landing_page_text h1, #landing_page_text_half h1, #landing_page_text_full h1
{
	font-size: 1.3em;
}
.lnk_orange, .txt_orange
{
	color: #FFCC00;
}
#landing_page_background
{
	height: 367px;
	width: 100%;
	background: url('../../../images/Portal/VitalChek/background/bg_default.jpg') no-repeat 0 0;
}
#landing_page_background table tr
{
	vertical-align: middle;
}
.table_head_blue_new
{
	padding: 3px;
	background: url('../../../images/Portal/VitalChek/background/header_back.gif') repeat-x 0 0;
	color: white;
	font-size: 10.5pt;
	font-weight: bold;
}
#certImage
{
	padding-right: 10px;
	padding-top: 10px;
}
.radio_cert_type
{
	font-size: 11pt;
}
.submit_button
{
	text-align: center;
}
#info_main
{
	/* clear: both; */
}
#info_menu, #info_menu_sml
{
	border-left: 2px solid white;
	width: 800px;
}
#info_menu ul, #info_menu_sml ul
{
	list-style-type: none;
}
#info_menu ul li, #info_menu_sml ul li
{
	float: left;
	line-height: 1.4em;
}
#info_menu_sml a
{
	display: block;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 31px;
	width: 144px;
	padding-left: 9px;
	line-height: 31px;
	background: url('../../../images/buttons/btn_info_menu_sml.jpg') no-repeat 0 -31px;
}
#info_menu_sml a.inactive
{
	color: #DBDBDB;
}
#info_menu li a.active, #info_menu li a:hover, #info_menu_sml li a.active, #info_menu_sml li a:hover
{
	background-position: 0 0;
}
#info_text
{
	width: 830px;
	padding: 15px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
	background-color: #F2F2F2;
	font-size: 8.5pt;
}
#info_text_static
{
	width: 830px;
	padding: 15px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
	background-color: #F2F2F2;
}
#info_text h1, #info_text_static h1
{
	font-size: 11px;
	line-height: 14px;
}
#info_text p, #info_text_static p
{
	line-height: 1.4em;
	padding-bottom: 1em;
}
#info_text em, #info_text_static em
{
	font-style: normal;
	font-weight: bold;
}
#info_text ul, #info_text ol, #info_text_static ul, #info_text_static ol
{
	margin-left: 2em;
}
#info_text ul, #info_text_static ul
{
	list-style-type: disc;
	margin-bottom: 1em;
}
#info_text ul li, #info_text ol li, #info_text_static ul li, #info_text_static ul li
{
	line-height: 1.6em;
}
#info_text ol li, #info_text_static ol li
{
	padding-top: .7em;
}
#info_text_table
{
	width: 830px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
}
#info_text_table td
{
	vertical-align: top;
	padding: 8px 4px;
}
#info_text_table_half
{
	width: 365px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
}
#info_text_table_half td
{
	vertical-align: top;
	padding: 8px 4px;
}
.info_text_table_odd
{
	background-color: #F2F2F2;
}
.info_text_table_even
{
	background-color: #FFFFFF;
}
.info_text_table_col1
{
	width: 130px;
}
.info_text_table_col2
{
	width: 200px;
}
.info_text_table_col3
{
	width: 50px;
}
.info_text_table_col4
{
	width: 150px;
}
/* For the full block to be clickable, the < a > tag (normally inline) needs to be a block */
#info_menu a
{
	display: block;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 31px;
	width: 216px;
	padding-left: 9px;
	line-height: 31px;
	background: url('../../../images/buttons/btn_info_menu.jpg') no-repeat 0 -31px;
}
.info_text_table_col5
{
	width: 200px;
	text-align: center;
}

/* Order Page Intro 1 */
.largeLabelText
{
	padding-top: 18px;
	font-style: normal;
	font-size: 28px;
	color: #000000;
}
.certDiv
{
	height: 204px;
	width: 155px;
}
#birthLargeDiv
{
	width: 204px;
	height: 155px;
	position: absolute;
	left: 60px;
	top: 80px;
}
#marriageLargeDiv
{
	width: 204px;
	height: 155px;
	position: absolute;
	left: 60px;
	top: 250px;
}
#divorceLargeDiv
{
	width: 204px;
	height: 155px;
	position: absolute;
	left: 300px;
	top: 80px;
}
#deathLargeDiv
{
	width: 204px;
	height: 155px;
	position: absolute;
	left: 300px;
	top: 250px;
}
/* Order Page Intro 2 */
#centerStepContent
{
	height: 460px;
	width: 542px;
	overflow: hidden;
	overflow: auto;
}
#yesNoDiv
{
	padding-left: 220px;
	padding-top: 50px;
}

/* Order Page Intro 5 */
#eventday
{
	font-family: Tahoma, sans-serif;
	width: 58px;
	height: 26px;
	font-size: 18px;
}
#eventmonth
{
	font-family: Tahoma, sans-serif;
	width: 58px;
	height: 26px;
	font-size: 18px;
}
#eventyear
{
	font-family: Tahoma, sans-serif;
	width: 68px;
	height: 26px;
	font-size: 18px;
}


/* accordian tryouts */
.toggler
{
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono' , sans-serif;
}

.element
{
}

/* Control Group CSS styles */

.cgField
{
	float: left;
	padding-left: 20px;
	width: 450px;
	padding-top: 10px;
}
.cgFieldLabel
{
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}
.cgFieldSmallLabel
{
	font-style: normal;
	font-size: 11px;
}
.cgFieldControl
{
	margin-left: 10px;
}
.cgTextBoxAdditionalVerbiage
{
	margin-left: 240px;
	display: block;
}


/*  the labels and inputs when only the first name, middle name, and last name are visible. */
.ncNoMSFirstNameLabel
{
	padding-left: 50px;
}
.ncNoMSMiddleNameLabel
{
	padding-left: 10px;
}
.ncNoMSLastNameLabel
{
	padding-left: 10px;
}
.ncNoMSMaidenNameLabel
{
	display: none;
}
.ncNoMSSuffixLabel
{
	display: none;
}

.ncNoMSFirstNameInput
{
	padding-left: 50px;
}
.ncNoMSMiddleNameInput
{
	padding-left: 10px;
}
.ncNoMSLastNameInput
{
	padding-left: 10px;
}
.ncNoMSMaidenNameInput
{
	display: none;
}
.ncNoMSSuffixInput
{
	display: none;
}

/*  the labels and inputs when the maiden field is not showing for a name */
.ncNoMFirstNameLabel
{
	padding-left: 50px;
}
.ncNoMMiddleNameLabel
{
	padding-left: 10px;
}
.ncNoMLastNameLabel
{
	padding-left: 10px;
}
.ncNoMMaidenNameLabel
{
	display: none;
}
.ncNoMSuffixLabel
{
	padding-left: 10px;
}

.ncNoMFirstNameInput
{
	padding-left: 50px;
}
.ncNoMMiddleNameInput
{
	padding-left: 10px;
}
.ncNoMLastNameInput
{
	padding-left: 10px;
}
.ncNoMMaidenNameInput
{
	display: none;
}
.ncNoMSuffixInput
{
	padding-left: 10px;
}

/*  the labels and inputs when the last and suffix fields are not showing for a name */
.ncNoSLFirstNameLabel
{
	padding-left: 50px;
}
.ncNoSLMiddleNameLabel
{
	padding-left: 10px;
}
.ncNoSLLastNameLabel
{
	display: none;
}
.ncNoSLMaidenNameLabel
{
	padding-left: 10px;
}
.ncNoSLSuffixLabel
{
	display: none;
}

.ncNoSLFirstNameInput
{
	padding-left: 50px;
}
.ncNoSLMiddleNameInput
{
	padding-left: 10px;
}
.ncNoSLLastNameInput
{
	display: none;
}
.ncNoSLMaidenNameInput
{
	padding-left: 10px;
}
.ncNoSLSuffixInput
{
	display: none;
}

/*  the labels and inputs when the suffix field is not showing for a name */
.ncNoSFirstNameLabel
{
	padding-left: 50px;
}
.ncNoSMiddleNameLabel
{
	padding-left: 10px;
}
.ncNoSLastNameLabel
{
	padding-left: 10px;
}
.ncNoSMaidenNameLabel
{
	padding-left: 10px;
}
.ncNoSSuffixLabel
{
	display: none;
}

.ncNoSFirstNameInput
{
	padding-left: 50px;
}
.ncNoSMiddleNameInput
{
	padding-left: 10px;
}
.ncNoSLastNameInput
{
	padding-left: 10px;
}
.ncNoSMaidenNameInput
{
	padding-left: 10px;
}
.ncNoSSuffixInput
{
	display: none;
}


/* Shipping */
#shipping_methods
{
	height: 20px;
	font-size: 11px;
	font-family: Verdana;
}
#shipping_methods_section
{
	padding-top: 0px;
}
#shipping_methods_label
{
	padding-left: 97px;
	padding-top: 5px;
	font-weight: bold;
}
#shipping_methods_dropdown
{
	padding-left: 13px;
	padding-top: 5px;
}
#courier_info_section
{
	padding-top: 5px;
	width: 600px;
}
.courierInfoRow
{
	padding-top: 8px;
}
.courierInfoItemText
{
	font-size: 11pt;
	color: #000000;
}
.courierInfoItem
{
	padding-top: 0px;
	vertical-align: top;
}
.courierInfoBulletTable
{
	width: 600px;
}
#agencyWarningSection
{
	padding-top: 5px;
	margin-left:10px;
}
#common_address_section
{
	float: left;
	padding-left: 20px;
}
#addressComponentSection
{
	padding-top: 5px;
	margin: 0px;
}
#addressComponentCell
{
	padding-left: 50px;
	width: 750px;
	padding-top: 0px;
	margin: 0px;
}
.addressCaption
{
	padding: 2px;
	text-align: left;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000033;
}
.AddressLabel
{
	font-weight: bold;
}
.AddressTable
{
	padding-top: 5px;
	padding-left: 20px;
	border-collapse: collapse;
}
.AddressTableCell
{
	vertical-align: top;
}
.AddressTypeList
{
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 5px;
	width: 190px;
}
.AddressTypeListItem
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.AddressTypeListItem input
{
	height: 15px;
}
.AddressInputRow td
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
.addressInputLabelColumn
{
	width: 160px;
}
.addressInputColumn
{
	width: 190px;
}
#reuseAddressSection
{
	padding-left: 225px;
	padding-top: 5px;
	vertical-align: top;
}

/*  Credit card iamge  */
img.image_cvv2
{
	background: url('../../../images/Portal/VitalChek/1x1trans.gif.gif');
	width: 200px;
	height: 99px;
}

.prodPanelTop
{
	height: 14px;
	width: 259px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTop.gif') #FFFFFF;
}

.prodPanelTitleCenter
{
	height: auto;
	width: 249px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTitleCenter.gif') #FFFFFF;
	text-align: left;
	padding-left: 7px;
	padding-right: 5px;
	font-size: smaller;
	font-weight: bold;
	color: #477BC8;
}

.prodPanelTitleSeparator
{
	height: 5px;
	width: 259px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTitleSeparator.gif') #FFFFFF;
}

.prodPanelCenter
{
	height: auto;
	width: 251px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelCenter.gif') #FFFFFF;
	padding: 2px;
	padding-left: 7px;
	text-align: left;
	font-size: smaller;
}

.prodPanelBottom
{
	height: 10px;
	width: 259px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelBottom.gif') #FFFFFF no-repeat;
}

.prodPanelTop_grey
{
	height: 14px;
	width: 259px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTop_grey.gif') #FFFFFF;
}

.prodPanelTitleCenter_grey
{
	height: auto;
	width: 249px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTitleCenter_grey.gif') #FFFFFF;
	text-align: left;
	padding-left: 7px;
	padding-right: 5px;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

.prodPanelTitleSeparator_grey
{
	height: 5px;
	width: 259px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTitleSeparator_grey.gif') #FFFFFF;
}

.prodPanelCenter_grey
{
	height: auto;
	width: 251px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelCenter_grey.gif') #FFFFFF;
	padding: 2px;
	padding-left: 7px;
	text-align: left;
	font-size: smaller;
}

.prodPanelBottom_grey
{
	height: 10px;
	width: 259px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelBottom_grey.gif') #FFFFFF no-repeat;
}

/* /////////////////////////////////////////////////////////////////////////////////////
 Duplicate product styles for use with addresses

/////////////////////////////////////////////////////////////////////////////////////
*/



.addressPanelTop
{
	height: 14px;
	width: 159px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTop-X.gif') #FFFFFF;
}

.addressPanelTitleCenter
{
	height: auto;
	width: 149px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTitleCenter-XX.gif') #FFFFFF;
	text-align: left;
	padding-left: 7px;
	padding-right: 5px;
	font-size: smaller;
	font-weight: bold;
	color: #477BC8;
}


.addressPanelTitleSeparator
{
	height: 5px;
	width: 159px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelTitleSeparator-X.gif') #FFFFFF;
}

.addressPanelCenter
{
	height: auto;
	width: 159px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelCenter-X.gif') #FFFFFF repeat-y;
	padding: 2px;
	padding-left: 7px;
	text-align: left;
	font-size: smaller;
}
.addressPanelBottom
{
	height: 14px;
	width: 159px;
	background: url('../../../images/Portal/VitalChek/background/prodPanelBottom-X.gif') #FFFFFF no-repeat;
}
.addressPanelParentContainer
{
	height: 150px;
	position: absolute;
	top: 80px;
}
.summaryAddressBoxTitleText
{
	text-align: left;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #477BC8;
}
img.summaryAddressEditButton
{
	background: url(../../../images/Portal/VitalChek/buttons/btn_small_edit_in_place.gif);
}

.agencyWarningBlock
{
	margin-bottom: 2px;
	position: relative;
	top: 10px;
	width: 470px;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
	border-spacing: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.agencyWarningBlockThin
{
	width:auto;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-spacing: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.agencyWarningBlock_Middle
{
	position: relative;
	top: 145px;
	left: 15px;
	width: 470px;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
	border-spacing: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}



/* ADDRESS STYLES END*/

.tool-tip
{
	color: #fff;
	width: 250px;
	z-index: 13000;
}
.tool-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff; /*#9FD4FF;*/
	padding: 14px 8px 1px 12px;
	background: url(../../../images/Portal/VitalChek/background/bubble2.gif) top left;
	background-color: transparent;
}
.tool-text
{
	font-size: 11px;
	padding: 1px 2px 12px 12px;
	background: url(../../../images/Portal/VitalChek/background/bubble2.gif) bottom right;
	background-color: transparent;
}
.custom-tip
{
	color: #000;
	width: 130px;
	z-index: 13000;
}
.custom-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
.custom-text
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/* proid quiz style */
.quiz_question_block
{
	border-bottom: solid 1px;
	background-color: #E4E4E4;
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.quiz_question_text
{
	font-style: normal;
	font-size: 11px;
	width: 400px;
}
.answer_dropdown
{
	font-size: 11px;
	width: 200px;
}
.quiz_label
{
	font-size: 14px;
	font-style: italic;
}
.pcpidNotesBullet
{
	margin-top: 5px;
}
.thankYouMessage
{
	font-style: normal;
	font-size: 16px;
	color: #477AC9;
	font-weight: bold;
}
.placeAnotherOrderLinkMessage
{
	font-style: normal;
	color: #477AC9;
}
.declineFormErrorTitle
{
	font-style: normal;
	font-size: 16px;
	color: #477AC9;
	font-weight: bold;
}
.declineFormActionList
{
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.declineFormOptionsList
{
	margin-top: 10px;
	padding-left: 10px;
}

.addressInputControl
{
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
}

.addressInputControlCompact
{
	height: 13px;
	font-size: 11px;
	font-family: Verdana;
}
.addressInputControlCompactDropDown
{
	height: 18px;
	font-size: 11px;
	font-family: Verdana;
}


/* product selection select images */

img.image_Select
{
	background: url(../../../images/Portal/VitalChek/buttons/btn_small_select.gif);
	width: 80px;
	height: 20px;
}

img.image_PhoneNow
{
	background: url(../../../images/Portal/VitalChek/buttons/btn_small_call_now.gif);
	width: 80px;
	height: 20px;
}

img.image_GetFaxForm
{
	background: url(../../../images/Portal/VitalChek/buttons/btn_small_get_form.gif);
	width: 80px;
	height: 20px;
}


/* ups store picker */

img.image_UPSStoreSelect
{
	background: url(../../../images/Portal/VitalChek/buttons/btn_small_select.gif);
	width: 80px;
	height: 20px;
}


/* Confirmation Page */

#confirmationEntitlementPageDiv
{
	width: 890px;
	height: 740px;
}
#confirmationEntitlementDivWide
{
	height: 650px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#confirmationNoEntitlementPageDiv
{
	width: 890px;
	height: 520px;
}
#confirmationNoEntitlementDivWide
{
	height: 500px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#confirmationContentDiv
{
	position: absolute;
	padding: 5px 6px 8px 16px;
}
#confirmationDivBotWide
{
	height: 12px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBotWide.gif') no-repeat 0 0;
}
#confirmationDivTopWide
{
	height: 12px;
	width: 869px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTopWide.gif') no-repeat 0 0;
}

.confirmationText
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: black;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}

.confirmationText li
{
	font-weight: normal;
}

.confirmationLargeAnchor
{
	text-decoration: underline;
	font-family: Arial,sans-serif;
	font-size: 16pt;
	color: blue;
}

.confirmationItalicText
{
	font-family: Arial,sans-serif;
	font-size: 11pt;
	color: black;
	font-style: italic;
}

/* Order Status Signon */
.orderStatusSignonHeader
{
	width: 800px;
	padding-left: 40px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #477AC9;
}
.orderStatusSignonTextBox
{
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
	padding-right: 10px;
}
.orderStatusSignonTable
{
	width: 800px;
	padding-left: 40px;
	padding-top: 10px;
}
.orderStatusSignonTableHeader
{
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	padding-right: 5px;
}
.orderStatusSignonQuestions
{
	padding: 0;
	font-size: 11pt;
	text-align: left;
	width: 800px;
	padding-left: 40px;
	padding-top: 40px;
}
.orderStatusSignonQuestions ul
{
	list-style-type: none;
}
.orderStatusSignonQuestions li
{
	font-size: 10pt;
	line-height: 1.4em;
	margin-left: 20px;
}
.orderStatusSignonErrMsg
{
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
#orderStatusSignonPageDiv
{
	width: 890px;
	height: 445px;
}
#orderStatusSignonContentDiv
{
	position: absolute;
	padding: 5px 6px 8px 16px;
}
#orderStatusSignonDivWide
{
	height: 350px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#orderStatusSignonDivBotWide
{
	height: 12px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBotWide.gif') no-repeat 0 0;
}
#orderStatusSignonDivTopWide
{
	height: 12px;
	width: 869px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTopWide.gif') no-repeat 0 0;
}
.orderStatusSignonDirections
{
	font-size: 11pt;
	padding-bottom: 10px;
}
.orderStatusSignonQuestionsIntro
{
	padding-bottom: 5px;
	padding-top: 6px;
	font-size: 11pt;
}
.orderStatusSignonGetMyPinLink
{
	font-size: 8pt;
	padding-top: 1em;
}


/* Order Status */
.orderStatusHeader
{
	width: 800px;
	padding-left: 40px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #477AC9;
}
.orderStatusTextBox
{
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
	padding-right: 5px;
}
.orderStatusTable
{
	width: 800px;
	padding-left: 45px;
}
.orderStatusTableHeader
{
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	padding-right: 5px;
}
.orderStatusQuestions
{
	padding: 0;
	font-size: 10pt;
	text-align: left;
	width: 800px;
	padding-left: 40px;
}
.orderStatusQuestions ul
{
	list-style-type: none;
}
.orderStatusQuestions li
{
	font-size: 8.5pt;
	line-height: 1.4em;
	margin-left: 20px;
}
.orderStatusErrMsg
{
	font-weight: bold;
	text-align: left;
}
#orderStatusPageDiv
{
	width: 890px;
	height: 570px;
}
#orderStatusContentDiv
{
	position: absolute;
	padding: 5px 6px 8px 16px;
}
#orderStatusDivWide
{
	height: 480px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#orderStatusDivBotWide
{
	height: 12px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBotWide.gif') no-repeat 0 0;
}
#orderStatusDivTopWide
{
	height: 12px;
	width: 869px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTopWide.gif') no-repeat 0 0;
}
.orderStatusReceiptButton
{
	position: absolute;
	left: 645px;
}
.orderStatusSupport
{
	padding-top: 30px;
	width: 460px;
}
.orderStatusSupport ul
{
	padding-left: 30px;
	padding-top: 5px;
	font-size: 11pt;
}
.orderStatusSupport ul li
{
	padding-top: 5px;
}
.orderStatusEventText
{
	font-size: 11pt;
	padding-top: 6px;
}
.orderStatusQuestionsText
{
	font-size: 11pt;
	text-align: left;
	padding-right: 5px;
	padding-top: 5px;
}
.orderStatusEvents
{
	padding-top: 10px;
	width: 600px;
}
.orderStatusOrderNumber
{
	font-size: 11pt;
	font-weight: bold;
}
.orderStatusCheckBox
{
	vertical-align: top;
}

/* error address */
td.addressError
{
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: .8em;
}
#errorTable
{
	width: 100%;
	margin-left: 25px;
}
.errorText
{
	font-family: Tahoma;
	color: Black;
	font-size: 15pt;
}
.smallErrorText
{
	font-family: Tahoma;
	color: Black;
	font-size: 11pt;
}
#errorOkImg
{
	border: 0px;
}


/* Upload */
.uploadHeader
{
	width: 800px;
	padding-left: 40px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #477AC9;
}
.uploadTable
{
	width: 500px;
	padding-left: 40px;
	padding-top: 10px;
	float: left;
	position: absolute;
}
.uploadQuestionsIntro
{
	padding-bottom: 5px;
	padding-top: 6px;
	font-size: 11pt;
}
.uploadInformation ul
{
	list-style: disc;
}
.uploadInformation li
{
	font-size: 10pt;
	line-height: 1.4em;
	margin-left: 30px;
}
#uploadPageDiv
{
	width: 890px;
	height: 350px;
}
#uploadContentDiv
{
	position: absolute;
	padding: 5px 6px 8px 16px;
}
#uploadDivWide
{
	height: 320px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelMiddleWide.gif') #FFFFFF repeat-y center;
}
#uploadDivBotWide
{
	height: 12px;
	width: 869px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelBotWide.gif') no-repeat 0 0;
}
#uploadDivTopWide
{
	height: 12px;
	width: 869px;
	font-size: 1px;
	background: url('../../../images/Portal/VitalChek/background/orderPageCtrPanelTopWide.gif') no-repeat 0 0;
}
.uploadedImageTable
{
	text-align: center;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: black;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}
.uploadedImageTable tr td
{
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	text-align: center;
	vertical-align: middle;
}
.uploadedImageTable tr td span
{
	font-size: larger;
}
.uploadInformation
{
	position: absolute;
	left: 575px;
	float: right;
}
.uploadErrorText
{
	color: Red;
	font-weight: bold;
	font-size: larger;
}
.uploadErrorText ul
{
	padding-left: 30px;
	list-style: disc;
}
.uploadErrorText li
{
	color: Red;
	font-weight: bold;
	margin: 0px;
}


.provider_content ul
{
	padding-left: 20px;
}

.provider_content p
{
	padding-bottom: 1em;
}


/*  Agency Listing and Agency Info */
.table_full_row_odd
{
	background-color: #F2F2F2;
}

.table_full_row_even
{
	background-color: #FFFFFF;
}

.table_full_row_even td
{
	border-right: 2px solid #F2F2F2;
	padding-bottom: 2px;
}

.table_full_row_odd td
{
	border-right: 2px solid #FFFFFF;
	padding-bottom: 2px;
}

.table_child td
{
	border: 0px;
}


.agency_listing_select_col1
{
	width: 80px;
}


.agency_listing_select_col2
{
	width: 125px;
}

.agency_listing_col1
{
	padding-left: .5em;
	width: 125px;
}

.agency_listing_col2
{
	width: 200px;
}

.agency_listing_col3
{
	width: 40px;
}

.agency_listing_col4
{
	width: 150px;
}

DIV.infoAreaChildOn
{
	display: block;
}

DIV.infoAreaChildOff
{
	display: none;
}

/* Basic Tables Columns 19 */

.agency_info_col1
{
	width: 230px;
}

.agency_info_col2
{
	width: 100px;
}

.agency_info_col3
{
}


#info_menu, #info_menu_sml
{
	/* height: 31px; */
	border-left: 2px solid white;
}
#info_menu ul, #info_menu_sml ul
{
	list-style-type: none;
}
#info_menu ul li, #info_menu_sml ul li
{
	float: left;
}



#info_menu_sml a
{
	display: block;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 31px;
	width: 144px;
	padding-left: 9px;
	line-height: 31px;
	background: url('../images/buttons/btn_info_menu_sml.jpg') no-repeat 0 -31px;
}

#info_menu_sml a.inactive
{
	color: #DBDBDB;
}

#info_menu li a.active, #info_menu li a:hover, #info_menu_sml li a.active, #info_menu_sml li a:hover
{
	background-position: 0 0;
}

#info_text
{
	width: 830px;
	max-height: 300px;
	overflow: auto;
	padding: 15px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
	background-color: #F2F2F2;
	float: left; /* Fix for Firefox */
	font-size: 8.5pt;
}

#info_text_static
{
	width: 830px;
	padding: 15px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
	background-color: #F2F2F2;
}

#info_text h1, #info_text_static h1
{
	font-size: 11px;
	line-height: 14px;
}

#info_text p, #info_text_static p
{
	line-height: 1.4em;
	padding-bottom: 1em;
}

#info_text em, #info_text_static em
{
	font-style: normal;
	font-weight: bold;
}

#info_text ul, #info_text ol, #info_text_static ul, #info_text_static ol
{
	margin-left: 2em;
}

#info_text ul, #info_text_static ul
{
	list-style-type: disc;
	margin-bottom: 1em;
}

#info_text ul li, #info_text ol li, #info_text_static ul li, #info_text_static ul li
{
	line-height: 1.6em;
}

#info_text ol li, #info_text_static ol li
{
	padding-top: .7em;
}

#info_text_table
{
	width: 830px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
}

#info_text_table td
{
	vertical-align: top;
	padding: 8px 4px;
}

.info_text_table_odd
{
	background-color: #F2F2F2;
}

.info_text_table_even
{
	background-color: #FFFFFF;
}

.info_text_table_col1
{
	width: 130px;
}

.info_text_table_col2
{
	width: 200px;
}

.info_text_table_col3
{
	width: 50px;
}

.info_text_table_col4
{
	width: 150px;
}

.info_text_table_col5
{
	width: 200px;
	text-align: center;
}

#info_text_table_half
{
	width: 365px;
	margin-top: -2px;
	border: 2px solid #FFFFFF;
}

#info_text_table_half td
{
	vertical-align: top;
	padding: 8px 4px;
}

.info_text_table_odd
{
	background-color: #F2F2F2;
}

.info_text_table_even
{
	background-color: #FFFFFF;
}

.info_text_table_col1
{
	width: 130px;
}

.info_text_table_col2
{
	width: 200px;
}

.info_text_table_col3
{
	width: 50px;
}

.info_text_table_col4
{
	width: 150px;
}

.info_text_table_col5
{
	width: 200px;
	text-align: center;
}
