﻿body 
{
  margin:0;
}

.emailSubscribe
{
	color:#7c7c7c;
}

.footer
{ 
  background-color:#333333;
  color:#7c7c7c; 
}

hr 
{
	color:#999999;
}

h1
{
	color: #007CC2;
	FONT-SIZE: 13pt;
}

.main, .main table
{
  FONT-FAMILY: verdana, arial, helvetica;
  font-size:13px;
  COLOR: #000000; 
  background-color:White;
}

.main a, .main a:visited		
{
  color:Navy;
}

.main a:hover	
{
  color:Red;
}

.siteBackground
{
  /*background-color:#d2d4d5;*/
  background-color:#a8aab3;
}

.submit
{
	font-size:10px;
}

.titleHeader
{ 
  background-color: #333333;  
  /*background-color: white;*/
  font-size:10px;
}

.topTitleBar
{
  /*background-color: #D7E4BD;*/
  background-color: #ecebe0;
  vertical-align:middle;
  color:Black;
}
.topTitleBar a, .topTitleBar a:visited
{
  color:Black;
  text-decoration: none; 
  font-size:13px;
  vertical-align:middle;
}

.topTitleBar a:hover	
{
  COLOR:#007dc2; 
  vertical-align:middle;
  text-decoration: none; 
}

/* not used

.borderColor
{
  background-color:#cccccc;
}

.bottomBar a, .bottomBar a:visited
{
  color:Gray;
  text-decoration: none; 
}

.bottomBar a:hover
{
  color:Red;
  text-decoration:underline; 
}

.sectionHeader
{
  FONT-SIZE: 15 px; 
  text-align:left;
  font-weight:bold;
}


*/


