body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #b5b5b5;
	margin: 20px;
}
#box {
	background-color: #ff6633;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	border-width: 5px 10px 5px 10px;
	border-style: solid;
	border-color: #575757;
}


#content {
	background-color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right:25px;
	padding-bottom:10px;
	padding-left:25px;
	height: auto;
	width: 890px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


img {
	border-width: 0px;
	border-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

table {
	text-align: left;
	vertical-align: top;
	border-style: none;
	background-color:#FFF;
}

a:link {color:#06c; text-decoration:underline;}
a:hover {color:#0CF; text-decoration:underline;}
a:visited {color:#06c; text-decoration:underline;}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	border-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F54D03;
	text-decoration: none;
	padding: 0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-style: none;
}

.intro
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F54D03;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	border-style: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#formlayerv3 {
	background-color:#dddddd;
	padding: 10px;
	width:370px;
	height:278px;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
