.form {
	background-color: #FFFFFF;
	border: 1px solid #A0B1C1;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
	.number_selector,
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align : top;
	color: #000000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	FONT-WEIGHT: bold;
	color: white;
}
.bold2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align : top;
	color: #000000;
}
.titlecell {
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000000;
}
.subtitlecell {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000000;
}
.celltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : justify;
	vertical-align : top;
	color: #000000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.text1bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: Black;
}
A:link {
	FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #0388BB; TEXT-DECORATION: none;
}
A:active {
	FONT-WEIGHT: bold; COLOR: orange; TEXT-DECORATION: none;
}

div#banner_master_div {
	position: relative;
	width: 100%;
	height: 100%;
}
div#banner_top_info,
div#banner_login_link,
div#banner_nav_menu,
img#banner_login_button_placeholder,
img#banner_home_button_placeholder,
div#banner_middle_info {
	position: absolute;
	font-family: sans-serif, Verdana, Arial, Helvetica, ;
}
div#banner_nav_menu,
div.banner_nav_element,
div#banner_nav_menu >div >a {
	color: #b3becd;
	font-size: 10px;
	font-weight: normal;
}
div#banner_nav_menu {
	top: 51px;
	right: 20px;
}
div.banner_nav_element {
	margin-top: 5.7px;
}
div#banner_top_info {
	font-weight: 500;
	font-size: 22px;
	color: #204571;
	top: 12px;
	left: 50px;
}
div#banner_login_link,
div#banner_login_link >a {
	font-weight: bold;
	color: #b2becc;
	font-size: 10px;
	top: 25px;
	right: 100px;
}
img#banner_login_button_placeholder {
	right: 128px;
	top: 19px;
/*	cursor: default; */
	width: 24px;
	height: 24px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
}
img#banner_home_button_placeholder {
	left: 6px;
	top: 5px;
/*	cursor: default; */
	width: 38px;
	height: 37px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
}
div#banner_middle_info {
	width: 400px;
	text-align: left;
	font-size: 10px;
	color: white;
	top: 55px;
	left: 227px;
}
div#banner_middle_info_title {
	font-size: 16px;
}
/*div#banner_middle_info_title,*/
div#banner_middle_info_body1,
div#banner_middle_info_body2 {
	font-weight: 200;
	font-size: 10px;
	margin-top: 14px;
}

#afnty_international_countries {
	width: 300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#afnty_international_rates_outer {
	width: 300;
	height; 200;
/*	border: solid black;*/
}
#afnty_international_rates_table {
	border: 1px solid #0a3560;
	background-color: #a0b1c3;
	font-size: 10px;
}
div#afnty_international_rates_internal {
	overflow: auto;
	background-color: #a0b1c3;
	font-size: 10px;
}

img#callback_image {
	cursor: hand;
	cursor: pointer;
	width: 190px;
}

div#callback_prompt {
	color: black;
	background-color: #a0b1c3;
	border: black .2em solid;
	position: absolute;
	display: none;
}

#cb_loading {
	position: absolute;
/*	display: none;*/
	visibility: hidden;
}

table whitepaper_list {
	width: 100%;
	padding: 5px;
}

/* odd table rows 1,3,5,7,... */
table tr.whitepaper_description_odd,
table tr.whitepaper_item_odd {
	background-color: #AFBDCD;
}

/* even table rows 2,4,6,8,... */
table tr.whitepaper_description_even,
table tr.whitepaper_item_even {
	background-color: #87A1BC;
}

.whitepaper_text {
	font-size: 1.25ex;
	text-align : justify;
}

.whitepaper_form {
	font-size: 1.5ex;
	vertical-align: top;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 1px;
	width: 105px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
