@charset "UTF-8";
body {
	background-color: #d1d2d4;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
a:link, a:visited, a:hover, a:active {
  outline: none;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.AppFeatures{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-decoration: none;
}
.AppFeaturesYellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa41d;
	text-decoration: none;
}
.AppFeaturesGreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #289850;
	text-decoration: none;
}
.AppFeaturesBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #108bc4;
	text-decoration: none;
}
.HPHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #646567;
	text-decoration: none;
}
.HPBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.HPTellFriends{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.Comments{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.CommentsBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.CommentsBodyMoreLeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}
.PressLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.Press{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.PressBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.PressBody a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.PressBody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #108bc4;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.PressSubheadSmallGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: bolder;
}
.PressSubheadSmallBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight: bolder;
}
.PressSubheadSmallBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006ba9;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bolder;
}
.PressLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.PressLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.PressLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #108bc4;
	text-decoration: none;
	line-height: 18px;
}
.PressLinksOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #108bc4;
	text-decoration: none;
	line-height: 18px;
}
.subscript {
	position: relative;
	top: 0.4em;
	font-size: 0.7em;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646567;
	text-decoration: none;
}
.siteby{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646567;
	text-decoration: none;
}
.siteby a{
	color: #646567;
	text-decoration: none;
}
.siteby a:hover{
	color: #000000;
	text-decoration: none;
}
/* Rounded Corner */
.tb5 {
	background: url(img/rounded.gif) no-repeat top left;
	height: 22px;
	width: 230px;
}
.tb5a {
	border: 0;
	width:220px;
	margin-top:3px;
}

