body {
	background-color: #e6eaf8;
	font-family: Arial, Verdana;
}

.faq h1{
	margin-bottom: 0px;	
	
}

.minisite h1{
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFF00;

}

.minisite h2{
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	color: #FFCC44;

}

.bookmarklinks {
	margin-left: 50px;
	
}

.adsense-vert {
	position: absolute;
}

.bookmarklinks a {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.wrapper{
	text-align: center;
	width: 1000px;
}

.top {
	margin: 0;
	padding:0;
	width: 1100px;
	height: 103px;
	background-image: url('../images/top.png');
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.paypallogo{
	position:relative;
	left: 400px;
	top: 70px;
}

.mid {
	margin: 0;
	padding:0;
	width: 1000px;
	background-image: url('../images/mid.png');
	float: left;
	background-repeat: repeat-y;
	text-align: left;
}

.bottom {
	margin: 0;
	padding:0;
	width: 1000px;
	height: 110px;
	background-image: url('../images/bottom.png');
	float: left;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 65px;
	color: #FFFFFF;
}

.swf-top {
	background-image: url('../images/swf-top.jpg');
}

.swf-mid {
	background-image: url('../images/swf-mid.jpg');
}

.swf-bottom {
	background-image: url('../images/swf-bottom.jpg');
}
.wrapper_minisite{
	text-align: center;
	width: 750px;
}

.top_minisite {
	margin: 0;
	padding:0;
	width: 750px;
	height: 103px;
	background-image: url('../images/top_750.png');
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.mid_minisite {
	margin: 0;
	padding: 0;
	width: 750px;
	background-image: url('../images/mid_750.png');
	float: left;
	background-repeat: repeat-y;
	text-align: left;
}

.bottom_minisite {
	margin: 0;
	padding:0;
	width: 750px;
	height: 110px;
	background-image: url('../images/bottom_750.png');
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.editor {
	margin: 0 0 0 0; /* Make -25 0 0 0 for banner menu */ 
	padding:0;
	width: 1000px;
	height: 600px;
	text-align: center;
}

.minisite td {
	color: #FFFFFF;
}

.minisite {
	color: #FFFFFF;
	font-size: 12pt;
	position: relative;
	top: -75px;
	left: 100px;
	width: 550px;
	margin-bottom: -75px;
}

.minisite a {
	color: #FFFF00;
	font-weight: bold;
}

.clearer{
	clear: both;
}

#justified {
	text-align: justify;
}

.faq ul{
	List-style-type: none;
}

.menu{
	background-image: url('../images/menu_banner.gif');
	background-repeat: no-repeat;
	width: 1020px;
	height: 90px;
	float: left;
	padding: 0;
	margin: 0;
}

.menu_item{
	height: 60px;
	margin: 20px 0 0 0;
	float: left;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}

.menu .menu_item_selected{
	height: 60px;
	margin: 15px 0 0 0;
	float: left;
	vertical-align: top;
	text-decoration: none;
	color: #BB5500;
	font-weight: bold;
	font-size:16pt;	
}

.menu_spacer{
	width: 300px;
	height: 60px;
	float: left;
}

.banner_menu_divide{
	margin: 0 5px 0 5px;
	float: left;	
}

.foottext{
	width: 900px;
	margin-left:50px;
	
}

ol{
	font-weight: bold;
	color: #ec4037;
	font-size: 14pt;
}

ol p{
	font-weight: normal;
	color: #000000;
	margin: 3px 0 3px 0;
	font-size: 12pt;
}

.addthis_button {
	float: left;
	margin-top: 15px;
	margin-right: 30px;
}
