﻿body
{
	margin-top: 0px;
	margin: 0 auto;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
}
a:link
{
	font-family: Arial;
	color: black;
	text-decoration: underline;
}
a:visited
{
	font-family: Arial;
	color: #999999;
	text-decoration: underline;
}
a:active
{
	font-family: Arial;
	color: #999999;
	text-decoration: underline;
}

.panel
{
	width: 200px;
	height: 400px;
	padding: 2pt 0pt 0pt 4pt;
	margin: 0px;
}
.lower
{
	padding: 18pt 0pt 0pt 0pt;
	font-family: Arial;
	width: 170px;
	height: 182px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 6pt;
}
.main
{
	font-family: Arial;
	width: 180px;
	height: 193px;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 18pt 4pt 0pt 6pt;
	font-size: 7pt;
}
.confirm
{
	font-family: Arial;
	background-position: top left;
	background-repeat: no-repeat;
	height:193px;
	padding: 0pt 4pt 0pt 6pt;
	font-size: 6.5pt;
}
.thanks
{
	font-family: Arial;
	background-position: top left;
	background-repeat: no-repeat;
	height:130px;
	padding: 0pt 4pt 0pt 6pt;
	font-size: 7pt;
}
.bodyTitle
{
	font-size: 7.5pt;
}
.bodyText
{
	font-size: 7.5pt;
	line-height: normal;
}
.mobile
{
	width: 95%;
	color: #3F3F3F;
	font-size: XX-Small;
	font-family: Arial;
}
.suggestions
{
	display: none;
	width: 170px;
	position: absolute;
	background-color: InfoBackground;
	top: 10px;
	left: 14px;
	height:200px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #c4c4c4;
	font-size:7pt;
}
.standard
{
	font-family: Arial;
	font-size: 7pt;
}
.handy
{
	cursor: pointer;
}
.terms
{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size:10pt;
}
.italianhide
{
	display: none;
}
.italianright
{
	text-align:right;
}

.samplewidth
{
	width:99%;
}