body { margin: 0px; background-color:#029BD5; }

p { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #735F3E; line-height: 18px; }
.text { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #735F3E; line-height: 18px;  }
a { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #2D72AB;}
a:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #EA810A;}

.footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #FFFFFF; line-height: 14px;  }
a.footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #FFFFFF; line-height: 14px;  text-decoration: none;}
a.footer:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #FFFFFF; line-height: 14px; text-decoration: underline; }

h2, .recipesheader { font-family: verdana,arial,helvetica,sans-serif; font-size: 19px; color: #173E75; font-weight: bold;}
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color: #009BD5; font-weight: bold;}

.subheader { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color: #F6874E; font-weight: bold;}

.small {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #735F3E; line-height: 10px;}
a.small {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #735F3E; line-height: 10px;}
a.small:hover {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #112D78; line-height: 10px;}

td {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #735F3E; }
li {font-family: verdana, helvetica, arial, sans-serif; font-size: 11px; color: #735F3E; line-height: 18px;}

.requestform { background-color: #E6EFF6;}

.padedge {margin-right:80px;margin-left:15px;margin-bottom:40px;}

.bulletlist li {margin-bottom:10px;}

.underline { text-decoration:underline; }
.bold { font-weight:bold; }
.align-center { text-align:center; }

#join-top {
	width: 168px;
	height:49px;
	background-image: url(../images/join-top-bkg.gif);
	margin: 0 0 0 10px;
	float:left;
	clear:both;
	
}

#join-bot {
	width: 148px;
	height: auto;
	background-image:url(../images/join-bot-bkg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0 0 10px 10px;
	padding:10px;
	float:left;
	clear:both;
}

#join-bot ul {
	width: 148px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}

	#join-bot ul li {
		width: 148px;
		height:auto;
		background-image: url(../images/join-box-line.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		list-style:none;
		margin:0;
		padding:5px 0;
		color:#242d64;
		font-size:11px;
		font-weight:bold;
	}
	
		#join-bot ul li em {
			font-size: 10px;
			font-weight:normal;
		}

#success p {
	font-family:'comic sans ms';
	padding-top:15px;
	font-size:13px;
	clear: both;
}

#success .floatleft {
	float: left;
	margin: 0 20px 0 0;
}

#success .floatright {
	float: right;
	margin: 0 0 0 20px;
}
