﻿	.AddressTable
		{
			width:560px;
			color:inherit;
			font-family:arial,helvetica,sans-serif;
			font-size:9pt;
			background-color:inherit;
			border-collapse:collapse;
			border-width:0;			
		}
	.AddressTable td
		{
			padding-left:3px;
		}
	.AddressRow
		{
			vertical-align:middle;
			height:40px;
		}
	.AddressRow td
		{
			text-align:left;
		}
	.FieldLabel, .TelephoneDisclaimer, .EmailDisclaimer, TableLabel
		{
			color:inherit;
			font-size:inherit;
			font-family:inherit;
			font-size:9pt;
		}
	.Asterisk
		{
			color:inherit;
			font-size:11pt;
			font-family:inherit;
			padding-left:2px;
		}
	.TelephoneDisclaimer, .EmailDisclaimer
		{
			font-size:8pt;
		}
	.TableLabelRow
		{
			height:20px;
		}
	.TableLabel
		{	
			font-size:10pt;
			font-weight:bold;
			text-align:left;
		}
	.FullSizeInputBox, .InputBoxCompleted, .AddressDropDown, .AddressDropDownCompleted, .TelephoneNumberBox
						{
							color:#000eee;
							width:80%;
							font-size:10pt;
							vertical-align:bottom;
							height:15px;
						}
	.FullSizeInputBox
						{
							font-size:9pt;
						}
	.InputBoxCompleted, .AddressDropDownCompleted, .TelephoneNumberBox
						{
							color:black;
						}
	.AddressDropDown, .AddressDropDownCompleted
						{
							height:21px;
						}						
	.SubmitButton
		{
			background:url('images/ButtonBackground.jpg');
			width:180px;
			height:40px;
			color:white;
			font-family:inherit;
			font-size:16pt;
			cursor:pointer;
		}

	.SubmitButtonCell
		{
				padding-bottom:10px;
		}

	.AddressBox
						{
							padding-bottom:5px;
						}
	.InputBoxCompleted
						{
							color:black;
						}
	.AddressDropDownCompleted
						{
							color:black;
						}						 							
	.BoxSubnotes, .BillingNote		{
							color:inherit;
							font-size:9pt;
							padding-left:10px;
						}
	.BillingNote		{
							padding-top:10px;
							padding-bottom:10px;
						}

	.LeftColumn, .LeftColumnPadded
				{
					width:50%;
				}
	.RightColumn, .RightColumnPadded
				{
					width:50%;
				}
	.hideLabel	{
					display:none;
				}
	.LeftColumnPadded, .RightColumnPadded
				{
					padding-top:7px;
				}
		

