body {
	background-color: #EDF6F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.downloadcenter { color: #575757; text-decoration: none; }
.downloadcenter a:link, .downloadcenter a:visited, .downloadcenter a:active { color: #575757; text-decoration: none; }
.downloadcenter a:hover { color: #575757; text-decoration: underline; }

a:link {
	color: #575757;
	text-decoration: underline;
}
a:visited {
	color: #575757;
	text-decoration: underline;
}
a:hover {
	color: #575757;
	text-decoration: underline;
}
a:active {
	color: #575757;
	text-decoration: underline;
}

.mainTable {
	border: 1px solid #FFFFFF;
}
.tagline {
	background-image: url(images/side_tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-size: 10px;
	color: #575757;
}
h1 {
	color: #5E7B7F;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.right-home-column {
	width: 186px;
	position: relative;
	text-align: center;
	margin-top: 28px;
	margin-left: 11px;
	margin-right: 11px;
}
.static-contact {
	background-image: url(images/button_contact_info.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	height: 186px;
	width: 186px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:bold;
}
#left-nav {
	margin-top: 12px;
	margin-right: 26px;
	margin-left: 26px;	
}
#left-nav a:link {
	text-decoration: none;
}
#left-nav a:visited{
	text-decoration: none;
}
#left-nav a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#left-nav a:active{
	text-decoration: none;
}
#left-nav h1 {
	color: #575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
#left-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height:20px;
}
.featuredTable {
	border: 5px solid #e7efea;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.error {color: #FF0000;}

