/*application.css*/

label {
	color: #555555;
}

/*these are all of the things that are hidden by default*/
.contactLabel, #callout_Discount_Codes_disabled {
	display: none;
}

/*these are things that use the same size font as their containing element*/
#subLabel {
	font-size: 100%;
}

/*these are things that don't use the same font weight as their parent*/
.instruction, .instructions {
	font-weight: normal;
}

#callout_Discount_Codes_disabled p {
	color: #bf2126;
}

#contentTable tr td {
	vertical-align: top;
}

#contentBodyWide{
	width: 683px;
}

#gutter {
	width: 230px;
}

#outerFormContainer {
	background: url(/images/bg_form_top.gif) no-repeat left top;
	padding-top: 9px;
	width: 704px;
}


#formContainer, #mainContent {
	width: 100%;
	background: url(/images/bg_form.gif) repeat-y left;
	padding: 1px 9px 9px 9px;
}

#formContainer p, #mainContent p {
	width: 95%;
	margin-top: 12px;
}

/*package matrix*/


#packageMatrixA {
	margin: 10px 0;
	width: 663px;
	border-collapse: collapse;
}

#packageMatrixA td,
#packageMatrixA th {
	border:1px solid #CCC;
	vertical-align: middle!important;
	padding: 8px 4px;
}

#packageMatrixA th {
	text-align: center;
}

#packageMatrixA .thHead {
	border:none;
	padding: 0 12px;
	font-size: 110%;
}

#thead1 {
	color: #003454;
	height: 39px;
	line-height:  39px;
	text-align: left!important;
	text-transform: uppercase;
	background: url(/images/bg_form_thead1.gif) no-repeat left;
	padding-left: 16px!important;
}

#thead2 {
	border-bottom: 1px solid #003959!important;
	background-color: #003959;
	color: white;
	background: url(/images/bg_tab_domestic.gif) no-repeat left;
}

#thead3 {
	border-bottom: 1px solid #999999!important;
	background-color: #999999;
	color: #4b6f87;
	background: url(/images/bg_tab_international.gif) no-repeat left;
}

#packageMatrixA .thItem {
	color:#333333;
	border-top:none;
}
#packageMatrixA .thItem a {
    text-decoration:underline;
}

#packageMatrixA .thItem a:hover {
    text-decoration:none;
}

#packageMatrixA label {
	font-weight:bold;
	display:block;
}
.rowA td {
	background-color: white;
}

.rowB td {
	background-color:#F6EFE5;
}

.rowTotal td {
	background-color:#DBDBDB;
	text-align:center;
}

.miniSummary2 {
	padding: 10px 7px;
}

#packageMatrixA tr,
#packageMatrixA td {
	text-align: center;
}

tbody#itemList td.miniSummary2, #packageMatrixA #emptyCell {
	text-align: left;
	border-right: 1px solid #003959;
}

#packageMatrixA tfoot tr.rowB td, #packageMatrixA tfoot tr.rowTotal td {
	background: white url(/images/bg_form_h2.gif) repeat-x center;
	border: none !important;
	height: 41px;
	line-height: 41px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
}

#packageMatrixA tfoot tr.rowStateFeeDetails td {
	border: none !important;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

#packageMatrixA tfoot tr.rowStateFeeDetails td.miniSummary2 {
	text-align: right;
}

#packageMatrixA tfoot tr.rowTotal td {
	background: white url(/images/bg_form_h2_dark.gif) repeat-x left;
	color: white;
}

#packageMatrixA tfoot tr.rowB td {
	padding-top: 2px;
}

#packageMatrixA tfoot tr.rowB td.miniSummary2 {
	text-align: right;
	background: white url(/images/bg_form_h2.gif) no-repeat left !important;
}

#packageMatrixA tfoot tr.rowB td.col_international {
	background: white url(/images/bg_form_h2.gif) no-repeat right !important;
}

#packageMatrixA tfoot tr.rowB td.miniSummary2 {
	text-align: right;
	background: white url(/images/bg_form_h2.gif) no-repeat left !important;
}

#packageMatrixA tfoot tr.rowB td.col_international {
	background: white url(/images/bg_form_h2.gif) no-repeat right !important;
}

#packageMatrixA tfoot tr.rowB td.col_economy_selected, 
#packageMatrixA tfoot tr.rowB td.col_basic_selected,
#packageMatrixA tfoot tr.rowB td.col_complete_selected,
#packageMatrixA tfoot tr.rowB td.col_international_selected {
	background: white url(/images/bg_form_h2_over.gif) no-repeat center !important;
}

#packageMatrixA tfoot tr.rowB td.col_international_selected {
	background: white url(/images/bg_form_h2_over.gif) no-repeat right !important;
}

#packageMatrixA tfoot tr.rowTotal td.col_economy, 
#packageMatrixA tfoot tr.rowTotal td.col_basic,
#packageMatrixA tfoot tr.rowTotal td.col_complete,
#packageMatrixA tfoot tr.rowTotal td.col_international {
	background: white url(/images/bg_form_h2_dark.gif) no-repeat center !important;
	color: #DDDDDD;
}

#packageMatrixA tfoot tr.rowTotal td.col_international {
	background: white url(/images/bg_form_h2_dark.gif) no-repeat right !important;
}

#packageMatrixA tfoot tr.rowTotal td.col_international_selected {
	background: white url(/images/bg_form_h2_dark_over.gif) no-repeat right !important;
}

#packageMatrixA tfoot tr.rowTotal td.col_economy_selected, 
#packageMatrixA tfoot tr.rowTotal td.col_basic_selected,
#packageMatrixA tfoot tr.rowTotal td.col_complete_selected,
#packageMatrixA tfoot tr.rowTotal td.col_international_selected {
	background: white url(/images/bg_form_h2_dark_over.gif) no-repeat center !important;
	color: black;
}

#packageMatrixA tfoot tr.rowTotal td.col_international_selected {
	background: white url(/images/bg_form_h2_dark_over.gif) no-repeat right !important;
}

#packageMatrixA td.col_economy,
#packageMatrixA td.col_basic,
#packageMatrixA td.col_complete,
#packageMatrixA td.col_international {
	padding-right: 2px;
	padding-left: 2px;
}

#packageMatrixA #economyPkg {
	border-left: 1px solid #003959!important;
}

#packageMatrixA #completePkg {
	border-right: 1px solid #003959;
}


.rowTotal td {
	padding-right: 6px;
}

.rowTotal td.col_economy, 
.rowTotal td.col_basic,
.rowTotal td.col_complete,
.rowTotal td.col_international,
.rowTotal td.col_economy_selected, 
.rowTotal td.col_basic_selected,
.rowTotal td.col_complete_selected,
.rowTotal td.col_international_selected {
	padding: 0;
}


td.col_economy,
td.col_basic,
td.col_complete,
td.col_international {
	color: #888888;
}

td.col_economy_selected,
td.col_basic_selected,
td.col_complete_selected,
td.col_international_selected {
	background-color:#F5FAFD!important;
	color: black;
}
td.col_economy_selected,
td.col_economy {
	border-left: 1px solid #003959!important;
}

td.col_complete_selected,
td.col_complete {
	border-right: 1px solid #003959!important;
}

td.col_international_selected,
td.col_international {
	border-left: none!important;
}

#packageMatrixA #economyPkg,
#packageMatrixA #completePkg {
	width: 68px;
}

#packageMatrixA #basicPkg {
	width: 53px;
}

#totalStateLabel, #totalStateFeeLabel, #totalStateEcon, #totalStateBasic, #totalStateComplete, #totalStateInternational {
	border-top: 2px solid #CCCCCC !important;
}


/*end package matrix*/


#outerFormContainer h1, #formContainer h2, #mainContent h2 {
	width: 100%;
	height: 39px;
	line-height: 39px;
	background: url(/images/bg_form_h1.gif) no-repeat left;
	padding: 0 0 0 25px;
	margin: 0;
	color: white;
	font-size: 110%;
	text-transform: uppercase;
}

#outerFormContainerBottom {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #20516f;
	background: url(/images/bg_form.gif) repeat-y left;
	width: 681px;
}

#formContainer h2, #mainContent h1, #mainContent h2 {
	background: url(/images/bg_form_h2.gif) no-repeat left;
	padding: 0 0 0 16px;
	margin: 12px 0;
	color: #003454;
}

#mainContent h1 {
	background: url(/images/bg_form_h2_dark.gif) no-repeat left;
	color: white;
	margin-top: 0;
}

#formContainer h3, #mainContent h2 {
	margin-top: 12px;
}


.formTable, .typeTable {
	width: 663px;
	margin: 0;
}

.formTable th, .typeTable th{
	width: 244px;
}

.formTable td, .typeTable td {
	width: 402px;
}

.middleInitial {
	margin-left: 4px;
}

/*progress indicator*/
/* next few have to do with the layout of breadcrumbs on the form*/
#breadcrumbForm {
	margin: 9px 9px 9px 11px;
	height:35px;
	overflow: hidden;
}

#breadcrumbContainer {
	width:500px;
}

#step0, #step1, #step1_20, #step1_40, #step1_60, #step1_80, #step1_100, #step2, #step2_20, #step2_60, #step2_100, #step3, #step3_20, #step3_60, #step3_100, #step4,  #step4_100 {
	height: 30px;
	font-size: 11px;
	float:left;
	text-align: left;
	color: #999999;
}

#step0, #step1, #step1_20, #step1_40, #step1_60, #step1_80, #step1_100, #step2_20, #step2_60, #step2_100, #step3_20, #step3_60, #step3_100, #step4_100 {
	color: #31599c;
}

#step0 {
	width: 90px;
	background:url(../images/form_breadcrumb_done.gif) repeat-x top;
}

#step1, #step1_20, #step1_40, #step1_60, #step1_80, #step1_100, #step2, #step2_20, #step2_60, #step2_100, #step3, #step3_60 {
	width: 120px;
}

#step3, #step3_20, #step3_60, #step3_100 {
	width: 100px;
}

#step4,  #step4_100 {
	width: 60px;
}


#step1_20, #step2_20, #step3_20 {
	background:url(../images/form_breadcrumb_done_20.gif) repeat-x top right;
}

#step1_60, #step2_60, #step3_60 {
	background:url(../images/form_breadcrumb_done_60.gif) repeat-x top right;
}

#step1_80 {
	background:url(../images/form_breadcrumb_done_80.gif) repeat-x top right;
}


#step2, #step3 {
	background:url(../images/form_breadcrumb_back.gif) repeat-x;
}

#step1_100, #step2_100, #step3_100 {
	background:url(../images/form_breadcrumb_done.gif) repeat-x;
}
/*end of progress indicator*/

/*buttons*/
#buttonCenter{
	width: 90%;
	padding: 14px 0 21px 0;
	/*text-align: center;*/
}

#formContainer #buttonCenter {
}

#buttonHolder {
	width: 275px;
	white-space: nowrap;
	height: 20px;
}

#buttonHolderWide {
	width: 350px;
	white-space: nowrap;
}

#continue, #previous, #printButton, #printButtonTop, #goToButton, #paymentButton, #paymentButton2, #change, #cancel {
	font-weight: bold;
	margin: 0;
	background: url(/images/bg_button.gif) no-repeat center 3px;
	width: 160px;
	height: 27px;
	line-height: 16px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-size: 85%;
	border: none;
	cursor: pointer;
}

.formButtonGrey {
	color:#A8A8A8 !important;
}

#change, #cancel {
	background: url(/images/tiny_button.gif) no-repeat center center;
	width: 99px;
	font-size: 125%;
	letter-spacing: -1px;
}

#change {
	background: url(/images/medium_button.gif) no-repeat center center;
	width: 140px;
}

#continue, #previous {
	background: url(/images/short_button.gif) no-repeat center center;
	width: 117px;
}

#printButton, #printButtonTop {
	background: url(/images/bg_button_wide.gif) no-repeat center center;
	width: 175px;
}

#paymentButton, #paymentButton2{
	background: url(/images/bg_button_widest.gif) no-repeat center center;
	width: 205px;
}

#previous, #printButtonTop  {
	margin-right: 8px;
}

/*end buttons*/

.indent textarea {
	width: 620px;
}

#referralTable td {
	padding: 3px;
}

#referralTable label {
	font-weight: bold;
}

#referralTable td.radio {
	width: 166px;
	text-align: right;
}

#referralTable td.radioLabel {
	width: 100px;
	padding-top: 4px;
}

#referralTable td.sourceInput {
	width: 303px;
}

table.summaryTable {
	width: 660px;
}

.summaryTable td {
	width: 50%;
}

table.summaryTable tr td  {
	padding-left: 9px;
}

table.summaryTable tr td table.summaryTable {
	width: 280px;
}

table.summaryTable tr td table.summaryTable tr td {
	padding-left: 0px;
}

.summaryTable .formTable {
	width: 330px;
}

.summaryTable .formTable td, .summaryTable .formTable th {
	width: 160px;
}

hr {
	width: 654px;
	margin: 10px;
}

.mainline {
	font-size: 150%;
	color: #20516f;
	font-weight: bold;
}

#thanks {
	padding-bottom: 12px!important;
}

.bump {
	padding-left: 9px;
}

#helpBox {
	background: transparent url(/images/bg_helpbox.gif) no-repeat center left;
	width: 181px;
	height: 77px;
	position: relative;
	left: -5px;
	top: -6px;
	margin: 0pt -27px 12px 0pt;
	padding: 0;
}

#helpBox a {
	font-size: 90%;
	font-weight: bold;
	display: block;
	padding: 25px 0px 24px 44px;
	text-decoration: none!important;
	color: #1f506d;
}

#helpBox a:hover {
	text-decoration: underline!important;
}

/*other forms than the incform*/
.bizFormTable th {
	text-align: left!important;
	padding: 18px 0 4px 0;
}

.bizFormTable td {
	padding: 0 0 0 12px;
}

.bizFormTable .radio {
	margin: 7px 7px -1pt 0pt;
}

.instruction, .instructions {
	display: block;
	font-style: italic;
}

.bizFormTable .bizFormTable {
	margin-bottom: 18px;
}

.bizFormTable .textInput {
	width: 90%;
}

.bizFormTable .textInputNarrow {
	width: 200px;
	margin-left: 4px;
}

/*ein form */
.typeTable th, .typeTable td {
	vertical-align: top;
	padding-bottom: 7px;
}

.cityStateZIP {
}

.cityStateZIP td {
	width: auto;
	padding-right: 5px;
}


.cityStateZIP .element {
	padding: 0 5px 0 0;
}


.cityStateZIP .label {
	font-weight: bold;
	padding: 0 0 7px 0;

}

.cityStateZIP .label .indent {
	margin-left: 5px!important;
	white-space: nowrap;
}

.ZIPInput, .ZIPExtInput {
	width: 50px;
}

#einDetail\.line13t1, #einDetail\.line13t2, #einDetail\.line13t3 {
	width: 100px;
}

/*for login form */
.splitTable {
	width: 660px;
	margin-bottom: 20px;
}

.splitTable td, .splitTable th {
	width: 280px;
}

.splitTable th {
	height: 39px;
	line-height: 39px;
	color: white;
	font-weight: bold;
	font-size: 150%;
	padding: 0 0 0 18px;
	margin: 0;
	text-align: center;
	background: transparent url(/images/bg_splittable_th.gif) no-repeat left top;
}

.splitTable td {
	background: transparent url(/images/bg_splittable_td.gif) no-repeat left bottom;
	padding: 17px 20px 20px 20px;
}

.loginTable td, .loginTable th {
	height: auto;
	line-height: 100%;
	color: #555555;
	background: none;
	text-align: left;
	font-size: 100%;
	padding: 0;
}

.loginTable th {
	line-height: 100%;
	padding-bottom: 3px;
}

.loginTable td .text,.loginTable #username, .loginTable #password {
	width: 235px;
}


.splitTable th.headingLeft, .splitTable td.splitLeft {
	
	width: 280px;
	padding-right: 40px;
}

.splitRight ul{
	margin: 0;
	padding: 0;
	list-style-image:url(/images/login_list_li.gif);
	list-style-type: square;
}

.splitRight ul li {
	margin: 0 0 3px 35px;
}


.loginTable td.buttonContainer {
	text-align: center;
	/* padding: 19px 5px 0 5px; */
	white-space: nowrap;
}

.loginTable td.buttonContainer input {
	vertical-align: middle;	
}

.loginTable td.buttonContainer a {
	padding-left: 5px;
	white-space: nowrap;
}

/*general form styles*/
.headingIcon {
	margin-bottom: 20px;
}

#footerContainer {
	margin: 4px;
}

/*aplication callouts*/
.calloutContainer, #dv_orderSummary {
	background: transparent url(/images/bg_application_callout.gif) no-repeat top left;
	width: 181px;
	position: relative;
	left: -5px;
	top: -6px;
	margin: 0pt -27px 12px 0pt;
	padding: 0;
}

.rightCallout, #orderSummaryContainer {
	padding: 20px 10px 20px 18px;
	background: transparent url(/images/bg_application_callout_bottom.gif) no-repeat bottom left;
	position: relative;
}

.rightCallout h3, #orderSummaryContainer h1 {
	color: white;
	background: transparent url(/images/bg_callout_h3.gif) no-repeat top;
	margin: 0pt -2px 0 0px;
	padding: 6px 0 0 8px;
	height: auto;
	position: relative;
}

#orderSummaryContainer h1 {
	font-size: 110%;
	text-align: center;
}

#orderSummaryContainer h4 {
	color: #595959;
	font-size: 100%;
	background: transparent url(/images/bg_callout_h4.gif) no-repeat top;
	margin: 12px -2px 0 0px;
	padding: 6px 0 0 8px;
	height: auto;
	position: relative;	
}

#orderSummaryContainer h2 {
	height: 30px;
	line-height: 26px;
	font-size: 100%;
	background: transparent url(/images/bg_callout_h2.gif) no-repeat 2px 0;
	margin: 12px -4px 0 0px;
	padding: 0pt 3px 3px 8px;
	position: relative;	
}

.totalRight {
	height: 20px;
	margin: -26px 5px 0 0;
	text-align: right;
}

#orderSummaryContainer h4 emphasis {
	font-size: 100%;
}

#orderSummaryContainer ul {
	margin: 0px;
	padding: 10px 10px 0 26px;
}

#orderSummaryContainer li {
	padding-bottom: 5px;
	line-height: auto;
	font-size: 95%;
}

#orderSummaryContainer li .emphasis {
	display: block;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0 0 -10px 0;
}

.calloutHeadlineBottom {
	background: transparent url(/images/bg_callout_h3.gif) no-repeat bottom;
	height: 7px;
	overflow: hidden;
	font-size: 1px;
	margin: 0 -2px 2px 0;
	position: relative;
}

.calloutSubheadBottom {
	background: transparent url(/images/bg_callout_h4.gif) no-repeat bottom;
	height: 7px;
	overflow: hidden;
	font-size: 1px;
	margin: 0 -2px 2px 0;
	position: relative;
}

.rightCallout p {
	padding: 0 0 0 8px;
}

#discMsg {
	color: #bf2126;
}

#discCode {
	width: 90px;
	margin: 4px 4px 4px 0;
}

#submit_Go2 {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #446e85;
	border: 1px solid #555555;
	margin: 4px 0;
	padding: 1px 0;
	font-size: 90%;
}

.topAlign {
	vertical-align: top;
}

#continueButton {
	margin-top: 10px;
}

.forgot {
	font-weight: normal;
	padding-left: 20px;
}

.error, .error * {
	color: #bf2126;
}

.good {
	color: #005500;
}

#displayTotalPercentage {
	font-weight: bold;
}

#ownershipPercentage {
	width: 634px;
	margin-top: 12px;
}

#ownershipPercentage th, #totals, #displayTotalPercentage {
	color: #003454;
	background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

#totals {
	font-weight: bold;
	text-align:right;
	background-position: left bottom;
		background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

#displayTotalPercentage {
	padding-top: 10px;
	background-position: right bottom;
		background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

#ownershipPercentage th {
	line-height: 32px;
}

#ownershipPercentage td {
	padding: 6px 0;
	text-align: center;
}

.amount, .percent, .percentage {
	text-align: center;
	width: 221px;
		background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

.ownerName {
	text-align: left;
	width: 207px;
	padding-left: 14px !important;
	padding-top:6px;
	padding-bottom:4px;
		background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

#ownershipPercentage th.ownerName, #ownershipPercentage tr.odd .ownerName, #ownershipPercentage tr.even .ownerName {
	
		background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

#ownershipPercentage th.percent, #ownershipPercentage tr.odd .percent, #ownershipPercentage tr.even .percent {
	background-position: right top;
		background: transparent url(/images/bg_cart.gif) repeat-y top left;
}

#ownershipPercentage tr.odd td{
	background: transparent url(/images/bg_percentage_odd.gif) repeat-y center;
}

#ownershipPercentage tr.even td {
	background: transparent url(/images/bg_percentage_even.gif) repeat-y center;
}



#cof_outerFormContainer {
	background: url(/images/bg_form_top_wider2.gif) no-repeat left top;
	padding-top: 9px;
	width: 673px;
}

#cof_formContainer {
	width: 640px;
	background: url(/images/bg_form_wider2.gif) repeat-y left;
	padding: 20px 20px 9px 9px;
	height:inherit;
}

#cof_formContainer .element {
padding: 10px 0 0 0px;
	width:640px;
}


#cof_formContainer .displayQuestionAboveText .displayQuestionText {
	padding: 6px 20px 6px 6px;
	width:590px;
}

#cof_formContainer .displayQuestionBelowText {
	font-style: italic;
	font-size: 90%;
	padding: 6px 20px 0 6px;
	width:590px;
}


#cof_formContainer .question {
	padding: 6px 20px 0 0px;
	font-weight:bold;
	width:590px;
}

#cof_formContainer .radioCollection, .contactSelector .radioContainer {
	
	clear:both;
	width:640px;
	vertical-align:middle;
	display:inline-block;
}

#cof_formContainer .questionAndElement {
	padding: 6px 20px 0px 0px;
	width:590px;
}

#cof_formContainer .questionAndElement label, .contactSelector .radioContainer label {
	color:#555555;
	width:590px;
}

#cof_formContainer .contactSelector .radioContainer label {
	font-weight: normal;
	width:250px;
	vertical-align:top;
	padding-top:3px;
	padding-bottom:0px;

	
}

#cof_contentBodyWide{
	width: 653px;
	height:100%;
}

#cof_outerFormContainerBottom {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #20516f;
	background: url(/images/bg_form_wider2.gif) repeat-y left;
	width: 653px;
}

#cof_formContainer h2, .displaySectionId {
	font-family:verdana,arial;
	font-style:italic;
	font-weight:bold;
	font-size:110%;
	height:39px;
	line-height:39px;
	text-transform:uppercase;
	background:transparent url(/images/bg_form_h2_wider2.gif) no-repeat left;
	color:#003454;
	margin:12px 0;
	padding:0 0 0 20px;
	width:634px;
	clear:left;

}

.displayQuestionText {
	color:#555555;
	font-family:verdana,arial;
	font-size:105%;
	font-weight:bold;
	padding: 15px 20px 0 6px;
}

.contactSelector h3 {
color:#555555;
font-family:verdana,arial;
font-size:125%;
font-weight:bold;
padding:10px;
text-align:center;
text-transform:capitalize;
}
