body 
{
	color: 				black;
	background-color: 	white;
	font-family: 		sans-serif;
	font-szie:			10pt;
}

#shadow-top
{
	background-image:	url('../images/shadow-top.gif');
	background-position:top left;
	background-repeat:	no-repeat;
	margin-right: 		-3px;
	width:				800px;
}
#shadow-left
{
	background-image:	url('../images/shadow-left.gif');
	background-position:top left;
	background-repeat:	repeat-y;
	width:				800px;
	margin:				0px auto;
}
#shadow-right
{
	background-image:	url('../images/shadow-right.gif');
	background-position:top right;
	background-repeat:	repeat-y;
	width:				800px;	
}
#shadow-bottom
{
	background-image:	url('../images/shadow-bottom.gif');
	background-position:bottom left;
	background-repeat:	no-repeat;
	width:				800px;
}

#content
{
	padding-left:10px;
	padding-right:10px;
}

#content_top
{
	//padding:			50px 70px 50px 70px;
	padding-left:70px;
	padding-right:70px;
}

#content_top .image
{
	margin-left:-15px;
}

#content_bottom 
{
	//padding:			50px 70px 50px 70px;
	padding-left:70px;
	padding-right:70px;
}

#list ul li
{
line-height:0.5em;
}

#banner
{
	text-align:center;
}
#banner p img
{
	margin-top:-4.6px;
}

h1 
{
	font-size: 			36px;
	font-weight: 		bold;
	font-style: 		normal;
	text-align: 		center;
	color: 				black;
	font-family: 		sans-serif;
	background-color:	inherit;
}

h2 
{
	font-size: 			18px;
	font-weight:		bold;
	font-style: 		normal;
	color: 				black;
	font-family: 		sans-serif;
	background-color:	inherit;
}

h3
{
	font-size:			26px;
	font-weight:		bold;
	font-style:			normal;
	color:				black;
	font-family:		sans-serif;
	background-color:	inherit;
}

.agel_buttons
{
	border:				0;
}

.center_image
{
	display: 			block;
	margin-left:		auto;
	margin-right:		auto;
}

.floatleft
{
	float:				left;
	clear:				left;
}

.floatright
{
	float:				right;
	clear:				right;
}

.padleft	{ margin-left:		10px; }
.padright	{ margin-right:		10px; }
.padtop		{ margin-top:		10px; }
.padbottom	{ margin-bottom:	10px; }

.niglet
{
	height:				0;
	clear:				both;
}

ul li
{
	margin-top:			10px;
	margin-bottom:		10px;
}
form div {
	float: left;
	clear: left;
	width: 650px;
	margin: .5em 0;
}
form label {
	float: left;
	width: 15.7em;
	margin-right: .5em;
	text-align: right;
}
form input,
form select {
	float: left;
}
form.unsubscribe div {
	float: left;
	clear: left;
	width: 650px;
	margin: .5em 0;
}
form.unsubscribe label {
	float: left;
	width: 16.7em;
	margin-right: .5em;
	text-align: right;
}
form.unsubscribe input,
form.unsubscribe select {
	float: left;
}
form.unsubscribe .unsubscribebuttons {
	clear: left;
	margin-top: 1em;
	text-align: center;
}
form.unsubscribe .unsubscribebuttons input {
	float:none;
	display: block;
	width: 250px;
	height: 35px;
	margin: 0 auto;
}
.buttons {
	clear: left;
	margin-top: 1em;
	text-align: center;
}
.buttons input {
	float: none;
	display: block;
	width: 250px;
	height: 35px;
	margin: 0 auto;
	border: 0;
	background: url('../images/buttons/tour_button.png') no-repeat;
	text-indent: -9999px;
}

/* different style classes */
.red 		{ color: red; 		background-color:inherit; }
.darkred 	{ color:#CC0000;	background-color:inherit; }
.highlight 	{ color:inherit;	background-color: yellow; }
.black		{ color:black; 		background-color:inherit; }
.blue 		{ color:blue; 		background-color:inherit; }
.brightblue { color:#0000FF;	background-color:inherit; }
.darkblue 	{ color:#000099; 	background-color:inherit; }
.darkgreen	{ color:#006700;	background-color:inherit; }

.small 		{ font-size:9pt; }
.center 	{ text-align:center; }
.right		{ text-align:right; }

.strikethrough
{
	text-decoration:	line-through;
}

.underline
{
	text-decoration:	underline;
}

.bigbluetext 
{
	font-size: 			18px;
	font-weight:		bold;
	font-style: 		normal;
	color: 				#000099;
	background-color:	inherit;
}

#designed-by-footer
{
	color:					black;
	text-align:				center; 
	font-size:				9px; 
	margin-top:				1px
}

#designed-by-footer a
{
	color:					black;
}.sales_page_heading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
