﻿body {
	background-color: #FFF;
	font-family: Verdana, arial, sans-serif;
	background-image: url(a_bg.gif);
	background-repeat: repeat-x;
	font-size: 24px;
	color: #000;
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin: 12px;
}

a {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #0445BC;
}

a:hover {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
}

ul	{
	list-style-type: circle;
}

UL.styled {
	list-style: none outside url( a_globe.gif );
	vertical-align: top;
	line-height:24px;
}

table {
	vertical-align:	top;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}


.title {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #099;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 12px;
}

.head {
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #099;
}

.h2 {
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: inherit;
	line-height: inherit;
	color: #099;
}

.note {
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/* font-style: italic; */
	color: #000;
	margin: 12px;
	padding: 0;
}

.legal {
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold; /* font-style: italic; */;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
}

.tm {
	font-variant: normal;
	vertical-align: super;
	font-size: 6px;
}

/* /// /// /// /// /// aqua pop /// /// /// /// /// */


.button {
	cursor: pointer;
}

.aqua_pop {
	background-color: #999;
	border: 2px solid #666666;
	position: absolute;
	width: 400px;
	height: 400px;
	z-index: 99;
	visibility: hidden;
}

input.form_input_button {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #036;
	border: solid 1px #036;
	background-color: #D9E5FC;
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 5px;
	height: 30px;
}
.share_this {
	background-image: url('eraser.gif');
	background-repeat: repeat-x;
	background-position: left 51px;
}
.column {
	float: left;
}

