﻿
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103E5F;
	font-weight: normal;
	
}


body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 
{
	font-size: 16px;
	margin: 0;
}

h2
{
	font-size: 15px;
	margin: 0;
}

img 
{
	border: 0;
}

h3
{
	font-size: 13px;
	margin: 0;
}

a:link {
	color: #103E5F;
	text-decoration: none;
}
a:visited {
	color: #103E5F;
	text-decoration: none;
}
a:hover {
	color: #60859F;
	text-decoration: none;
}
a:active {
	color: #60859F;
	
}

.tdContactUSCommentsInput textarea {
margin-top: 4px;
 background-color: #E3E1DE; 
	 border: 0;
	 width: 200px;
}

.inputMedium
{
width: 170px;
margin-top: 4px;
 background-color: #E3E1DE; 
	 border: 0;
}

.aAdminButton 
{

	color: #103E5F;
	font-size: 11px;
}

.aAdminButton:link, .aAdminButton:visited 
{
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #103E5F;
}

.aAdminButton:active, .aAdminButton:hover 
{
	display: block;
line-height: 16px;
	color: #60859F;
	
}





