body, html {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0px;
	padding:0px;
}
.memberLevels h3 {
	margin-top: 10px;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#F8F4F1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}a.tooltip:hover {
	cursor: help;
}
/* ---- jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#JT img{
	float:left;
	margin-right:10px;
	
}


#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}.resultsTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.resultsTable tr:hover {
	background-color: #C0B099;
	color: #FFFFFF;
}
#memberGiftFormOuter {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 200px;
}
.fromto {
}
#toGift {
	background-image: url(../img/gift_membership_imgs/to.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-bottom: 45px;
}
#fromGift {
	background-image: url(../img/gift_membership_imgs/from.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
}
#memberGiftFormInner {
	background-image: url(../img/gift_membership_imgs/post.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#memberGiftFormInner label {
	float: left;
	padding-right: 0px;
	font-size: 12px;
	color: #003;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 3px;
	display: block;
	text-indent: 0px;
	margin: 0px;
	line-height: 16px;
}
#memberGiftFormInner p {
	clear: both;
	float: none;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#memberGiftFormInner input, #memberGiftFormInner textarea {
	border: 2px solid #999;
}
#memberGiftFormInner input:focus {
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	background-color: #ECFFFC;
}

label.longtypein {
	width: 99%;
}
label.halftypein{
	width: 49%;
}
label.thirdypein{
	width: 32%;
}
label.fourthtypein{
	width: 24%;
}
.clarify {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
.smallTypeIn {
	width: 10%;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: transparent;
}
.medTypein {
	width: 77%;
}
.smallTypeIn input {
	width: 40%;
}
#memberGiftFormInner label input, #memberGiftFormInner label select, #memberGiftFormInner label textarea{
	width: 97%;
	margin: 0px;
}
#extraFooterInfo {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	border: 3px solid #CDC7BC;
	text-align: center;
}

.fromto h3 {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #003;
}
.fromto h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.memberLevels {
	padding-left: 30px;
}

.clear {
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

