.client_login, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFD798;
	border: 1px solid #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.welcomemessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*
* pcw - subtext is for some reason being inherited by the createAccountForm Shipping Address section. 
* subtext_orig is the original subtext
*/
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subtext_orig, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #021950;
	text-decoration: none;
}
.subtext_orig, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	font-weight: normal;
	padding-top: 4px;
	color: #021950;
	text-decoration: none;
}
.information, p, a, td, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#acc_shipping_area {
	display:none;
	font-weight:normal;
}
.account_form_box {
	border:1px solid #01025B;
}
.account_label_cell {
	width:150px;
}

.acc_dropdown {
	width:143px;
}

tr.account_spacer td th {
	padding:0;
	height:10px;
	font-size:0px;
}

.required {
	color:#CC0000;
	font-size:12px;
}

img{
border:0;
}

.order_table_headings{
	color: #FFFFFF;
	font-weight: bold;
}

.logout_text{
	color: #FFFFFF;
}