﻿body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#container 
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
}

#container a:active 
{
}

#container a:visited
{
}

#container a:hover
{
	color:White;
	color:Blue;
	text-decoration:none;
}

#container a:link
{
	color:blue;
	text-decoration:none;
}

.shareHeader
{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-color:#dbd9f7;
	text-align:center;
}

.shareText
{
	font-size:11px;
	color:#333333;
	text-align:left;
}

.shareTable
{
	border-right: solid thin #cccccc;
	border-top: solid thin #cccccc; 
	border-left: solid thin #cccccc; 
	border-bottom: solid thin #cccccc;
}

.previewHeader
{
	color: #3399FF;
	font-weight: bold;
	font-size: 16px;
}

.previewTable 
{
	font-size: 12px; 
	color: #FFFFFF;
	height:28px;
	border-right:solid thin #999999;
	border-left:solid thin #999999;
	border-top:solid thin #999999;
	border-bottom:solid thin #999999;
	background-color:#666666;
	text-align:left;
}

.downloadTable 
{
	border-right: solid thin #cccccc;
	border-top: solid thin #cccccc; 
	border-left: solid thin #cccccc; 
	border-bottom: solid thin #cccccc;
	width:450px;
	padding:5 5 5 5;
}

.downloadHeader {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height:25px;
	background-color:#dbd9f7;
}

.downloadOffer {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align:left;
}

.downloadAdvert 
{
	border:none;
}

.thanksTable 
{
	width:450px;
	border: solid thin #cccccc;
	padding: 5 5 5 5;
	margin: 0 0 0 0;
}

.thanksHeader {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height:25px;
	background-color:#dbd9f7;
}

.thanksOffer {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height:332px;
}

.note {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}
