body
{
	-webkit-font-smoothing: antialiased;
	background-color:rgba(237,237,237,1.00)
}

#downloadLink {
	font-family: Arial;
	border: solid 1px #fff;
	font-size: 250%;
	padding: 10pt;
	color: #fff;
	display: block;
	width:35%;
	text-align: center;
	text-decoration:none;
	background-color:rgba(0,0,0,0.7);
}
#downloadLink:hover{
    background-color:rgba(0,0,0,0.9);
}

#downloadLinkExtraDetail {
	font-size: 30%;
	padding: 1pt;
	color: #dddddd;
}

#footerTxt{
	font-family: Arial;
	font-size: 100%;
	padding-right: 10pt;
	padding-top: 3pt;
	color: #999999;
	text-align: right;
	text-decoration:none;
}

#footerTxtLeft
{
	font-family: Arial;
	font-size: 100%;
	color: #999999;
	text-decoration:none;
	position: fixed;
	width: 40%;
	bottom: 15px;
	left: 15px;
}

#footerTxtLeftFont {
	font-family: Arial;
	font-size: 100%;
	color: #999999;
	text-decoration:none;
}

#footerTxtLeftFont:hover {
	text-decoration:underline;
}

#footerTxtRight
{
	font-family: Arial;
	font-size: 100%;
	color: #999999;
	text-decoration:none;
	position: fixed;
	width: 60%;
	bottom: 15px;
	right: 0px;
}

#learnMore {
	font-family: Arial;
	font-size: 100%;
	padding-right: 10pt;
	color: #999999;
	text-align: center;
	text-decoration:none;
}

#learnMore:hover{
	text-decoration:underline;
}

#learnMore2 {
	font-family: Arial;
	font-size: 100%;
	padding-right: 10pt;
	color: #999999;
	text-align: center;
	text-decoration:none;
}

#displayName
{
    font-family: Arial;
    /*font-size:   24pt;*/
	font-size: 200%;
    font-weight: 1;
	color:#FFFFFF
    /*color:       #7fd4ff;*/
}

#downStartTextWXP
{
    font-family: Arial;
    font-size:   20pt;
    font-weight: 10;
    color:       #e4e5e5;
}

#downStartTextWin
{
    font-family: Arial;
    font-size:   20pt;
    font-weight: 10;
    color:       #e4e5e5;
}

#downStartTextMac
{
    font-family: Arial;
    font-size:   20pt;
    font-weight: 10;
    color:       #e4e5e5;
}

#downStartTextAnd
{
    font-family: Arial;
    font-size:   20pt;
    font-weight: 10;
    color:       #e4e5e5;
}

#downStartTextIOS
{
    font-family: Arial;
    font-size:   20pt;
    font-weight: 10;
    color:       #e4e5e5;
}

#notfound
{
    font-family: Arial;
    font-size:   24pt;
    font-weight: 800;
    color:       #ffffff;
}
