@import "calendar-blue.css";
.body-default
{
	text-align: center;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
}
.profile-table-cell-control {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	
	color: #757575;
	vertical-align: middle;
	
	
		
	background-color: #ffffff;
}
a.select-address-link:visited {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	
	color: #757575;
}

a.select-address-link:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	
	color: #6077B8;
}
a.select-address-link:link 
{
	font-family: Verdana;
	font-size: 7pt;		
	color: #757575;		
	font-weight: bold;		
}

.help-alert-notification 
{
	font-family: Verdana;
	font-size: 8pt;
	
	color: #FF8406;

	
	font-family: Verdana;
	font-size: 8pt;
	
	padding: 14px;
	padding-bottom: 8px;
	padding-top: 8px;
	
	border: solid 1px #f0f0f0;
	
	background-color: #fafafa;
}

.error 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;	
	border-style:None;
	color: #FF8406;	
}

.checkbox
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;	
	border-style:None;
}
.checkboxSmall
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border-style:None;
}
.radio
{
	border-style:None;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;	
}
.textboxWithBorder 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 200px;	
	border-style:solid;	
}

.textboxNoBorder
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 200px;	
	border-style:None;	
}
.textboxNoBorderSmall
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;	
	border-style:None;	  
}
.comboboxNoBorder 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;	
	border-style:None;
}


.orangeTop {
	color: #FF8406;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
}

.profile-select-small {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width : 150px; 
}