﻿* {margin:0; padding:0;}
html
{
}
body
{
	background: #F7F8F9;
	margin: 0 0 0 0;
	overflow: hidden;
}
p
{
	padding: 5px 5px 5px 5px;
}
h1
{
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12pt;
	font-family: arial;
	font-weight: normal;
	font-style: italic;
}
td
{
	font-family: arial;
	font-size: 9pt;
}
.contentPadded
{
	padding:0px 0px 5px 35px;
}
#footer
{
	position: absolute;
	bottom: 0;
	height: 82px;
}

.NavLinks
{
	color:#344F55;
	text-decoration:none;
	font-family:verdana;
}
.link
{
	font-family:Arial;
	font-size:9pt;
	color:black;
	text-decoration:none;
}
.link:hover
{
	text-decoration:underline;
}
.linkMenu
{
	color: White;
	background-color: Gray;
	font-family: Arial;
	font-weight: bold;
}

.darkLink
{
	color:White;
	font-family:Arial;
	font-size:9pt;
}
.blackLink
{
	color:Black;
	text-decoration:none;
}
.blackLink:hover
{
	text-decoration:underline;
}
.loginContent
{
	color: White;
	font-family: arial;
	font-size: 9pt;
	border: solid 1px #9AA7AA;
	vertical-align: middle;
}
/*
.darkLink:hover
{
	text-decoration:underline;
}
.loginBorder
{
	position:absolute;
	bottom:35px;
	left:30px;
	width:230px;
	height:30px;
	border:solid 1px #9AA7AA;
}
*/

.featuresContent
{
	color:#111;
	overflow:auto;
	font-family:Arial;
	font-size:9pt;
	overflow-x:hidden;
}
.featuresLink
{
	color:#111;
}

.topContentBody
{
	font-size:17pt;
	position:relative;
	color:Black;
	text-decoration:none;
	font-family:verdana;
}
/*.topContentBody:hover
{
	text-decoration:underline;
}*/

.sociable ul { display: inline; }
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 3px;
}
.sociable ul li:before { content: ""; }
.sociable img { border: 0; }
