@charset "utf-8";
/* CSS Document */

/* The memership styles below affect all of the styles for the order now page, showing the different memberships available */
.memberships_tdcell	{
	background-color: #ffffff;
	vertical-align:middle;
	font-family: Arial, Geneva, sans-serif;
	font-size:15px; /* Switch to 13pt (or around that size) to return to larger res (1024+) size order now page */
	color: #72716C;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.memberships_tdcell #left_col_indent {
	padding-left:8px;
	vertical-align:bottom;
	padding-top: 0px;
}

.memberships_tdcell #captions {
	font-size:10px;
	color: #333333;
	font-style:normal;
	font-style:italic;	
}

.memberships_tdcell #contrast {
	background-color:#F5F5F5;
}

.checks_position { 
	text-align:center;
}

#special {
	color:#FFCC00;
	font-family:arial;
	font-size:8pt;
	vertical-align:top;
}

#memberships_links {
	font:Arial, Helvetica, sans-serif; 
	color:#808080; 
	font-size:10pt;
}

.memberships_tdcell #silver {
	color:#CCC
}

.memberships_tdcell #gold {
	color:#FFCC00;
}

.memberships_tdcell #platinum {
	color: #DFDFDF
}


.ordernow_body_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #72716C;
	font-size:16px;
	line-height: 1.3em;
}

#blue {
	color:#0099FF
}

#orange {
	color: #FFCC00;
	font-weight: bold;	
}

#orange_small {
	color: #FFCC00;
	font-weight: bold;
	font-size:11pt;
	text-align:left;
	display:block;
}	

#gray_small {
	color:#999;
	font-size:9pt;
	text-align:left;
	display:block;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-right: 10px;
}

#gray_small_dark {
	color:#969696;
	font-size:9pt;
	text-align:right;
	display:block;
	line-height: 1.5em;
	font-style:italic;
}
