body
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9px; 
	color: black; 
	background-color: #002E49;
}

.pricing_totals
{
  font-weight: bold;
  color: #002E49;
  
}

.error_msg
{
  font-weight: bold;
  color: red;
}


h1,h2{margin: 0 10px}
h1{font-size: 250%;color: #FFF}
h2{font-size: 200%;color: #f0f0f0}
h2{padding-top: 0.3em}

.pagetitle
{
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
}

.normal, p, table
{
  font-size: 12px;
}

#gridtable
{
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#gridtable td 
{
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background: #fff;
	padding: 4px 4px 4px 6px;
	color: #000000;
}

#gridtable td.alt 
{
	background: #F7F7F7;
	color: #000000;
}

#gridtable td.spec 
{
	border-left: 1px solid #DEDEDE;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

#gridtable td.specalt 
{
	border-left: 1px solid #DEDEDE;
	border-top: 0;
	background: #F7F7F7 url(images/bullet2.gif) no-repeat;
	color: #000000;
}

#gridtable th {
	color: #4f6b72;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 6px;
	background: #E8E8E8;
}

#gridtable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #DEDEDE;
	background: none;
}

#gridtable th.spec 
{
	border-left: 1px solid #DEDEDE;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

#gridtable th.specalt 
{
	border-left: 1px solid #DEDEDE;
	border-top: 0;
	background: #F7F7F7 url(images/bullet2.gif) no-repeat;
	color: #797268;
}

div#menu
{ 
	font-size: 12px; 
	background: #796F66; 
	color: #FFFFFF;
 	margin-left:2;
  	margin-right:2;
}

div#login
{ 
  background: #F6F6F1;
  font-size: 12px; 
}

div#footer
{ 
  background: #F6F6F1;
  font-size: 9px; 
}

div#boxtestimonials
{
  background: #276167;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  color: #ffffff;
}


/*TEAL BOXES*/
.boxtealtitle
{
  background: #002E49;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  margin:0;
  padding: 0 0 3px;
  color: #ffffff;
}

div.boxteal
{
  background: #E7E7E6;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  /*border: 1px solid #276167;*/
  color: #ffffff;
}


/*SEARCH BOXES*/
.boxsearchtitle
{
  background: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-indent: 3px;
  margin:0;
  padding: 0 0 3px;
  color: #002E49;
}

div.boxsearch
{
  background: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  border: 1px solid #C9C9C9;
  color: #002E49;
}





div#menu A
{
  color: #ffffff;
  text-decoration:none;
}
div#menu A:hover
{
  color: #ffffff;
  text-decoration:underline;
}

.footertext
{
  font-size: 9px; 
  text-transform: lowercase;
  
}

.footertext A
{
  text-decoration:underline;
  color: #002E49;
}

.footertext A:hover
{
  text-decoration:none;
  color: #002E49;
}


A
{
  text-decoration:underline;
  color: #002E49;
}

A:hover
{
  text-decoration:none;
  color: #002E49;
}

input, select, .formedits
{
  font-size: 12px; 
}

textarea
{
  font-size: 12px; 
  width:100%;
}


caption
{
  font-size: 9px;
  text-align: left;
   
}
