

.bodytext { 
	font-family: arial; 
	font-size: 11px;
	 font-weight: normal; 
	 color: #ACACAC; 
	 line-height: 20px
 }
 
 
  .price	{ 
	font-family: arial; 
	font-size: 11px;
	 font-weight: bold; 
	 color: #ffffff; 
	 line-height: 20px
 }
 


 .divider {font-family: arial; font-size: 11px;font-weight: normal;color: #404653; line-height: 15px }
 .tinyprint {font-family: arial; font-size: 10px;font-weight: normal;color: #e4f1ff; line-height: 15px}
 .offerprint {font-family: arial; font-size: 10px;font-weight: normal;color: #ffffff; line-height: 16px}
 
.bluetitle {font-family: Arial; font-size: 11px;	font-weight: bold; color: #5a81b8; line-height: 22px; text-decoration: none;}
.bluetitle2 {font-family: Arial; font-size: 11px;	font-weight: bold; color: #5a81b8; line-height: 16px; text-decoration: none;}
.blueoffer {font-family: Arial; font-size: 12px;	font-weight: bold; color: #5a81b8; line-height: 22px; text-decoration: none;}
.whiteoffer {font-family: tahoma; font-size: 14px;	font-weight: bold; color: #ffffff; line-height: 18px; text-decoration: none;}
.blueoffer2 {font-family: tahoma; font-size: 13px;	font-weight: bold; color: #86b7ff; line-height: 22px; text-decoration: none;}

A.smallprint:link {font-family: arial; font-size: 11px;font-weight: normal;color: #404653; line-height: 15px}
A.smallprint:visited{font-family: arial; font-size: 11px;font-weight: normal;color: #404653; line-height: 15px}
A.smallprint:active {font-family: arial; font-size: 11px;font-weight: normal;color: #404653; line-height: 15px}
A.smallprint:hover{font-family: arial; font-size: 11px;font-weight: normal;color: #404653; line-height: 15px; text-decoration: underline;}

a.nav:link   	{font-family: Arial; font-size: 11px;	font-weight: bold; color: #FFFFFF; line-height: 19px; text-decoration: none;}
a.nav:visited	{font-family: Arial; font-size: 11px;	font-weight: bold; color: #FFFFFF; line-height: 19px; text-decoration: none;}
a.nav:active 	{font-family: Arial; font-size: 11px;	font-weight: bold; color: #FFFFFF; line-height: 19px; text-decoration: none;}
a.nav:hover		{font-family: Arial; font-size: 11px;	font-weight: bold; color: #FFFFFF; line-height: 19px; text-decoration: underline;}

a:link   	{font-family: Arial; font-size: 11px;	font-weight: bold; color: #5a81b8; line-height: 22px; text-decoration: none;}
a:visited	{font-family: Arial; font-size: 11px;	font-weight: bold; color: #5a81b8; line-height: 22px; text-decoration: none;}
a:active 	{font-family: Arial; font-size: 11px;	font-weight: bold; color: #5a81b8; line-height: 22px; text-decoration: none;}
a:hover		{font-family: Arial; font-size: 11px;	font-weight: bold; color: #ffffff; line-height: 22px; text-decoration: none;}


a.subnav:link   	{font-family: arial; font-size: 11px;	font-weight: normal; color: #909eb1; line-height: 19px; text-decoration: none;}
a.subnav:visited	{font-family: arial; font-size: 11px;	font-weight: normal; color: #909eb1; line-height: 19px; text-decoration: none;}
a.subnav:active 	{font-family: arial; font-size: 11px;	font-weight: normal; color: #909eb1; line-height: 19px; text-decoration: none;}
a.subnav:hover	   {font-family: arial; font-size: 11px;	font-weight: normal; color: #ffffff; line-height: 19px; text-decoration: none;}

a.subnav2:link   	{font-family: arial; font-size: 11px;	font-weight: bold; color: #909eb1; line-height: 19px; text-decoration: none;}
a.subnav2:visited	{font-family: arial; font-size: 11px;	font-weight: bold; color: #909eb1; line-height: 19px; text-decoration: none;}
a.subnav2:active 	{font-family: arial; font-size: 11px;	font-weight: bold; color: #909eb1; line-height: 19px; text-decoration: none;}
a.subnav2:hover	   {font-family: arial; font-size: 11px;	font-weight: bold; color: #ffffff; line-height: 19px; text-decoration: none;}


.news {
	font-family: Arial;
	font-size: 11px;
	color: #abbbcb;
	font-weight: normal;
	
}


.formfield {
	font-family: Arial;
	font-size: 11px;
	color: #abbbcb;
	font-weight: normal;
	background-color: #383e4b;
	border: 1px;
	border-color: #1d202d;
	}

.button { 
	font-family: Arial;
	font-size: 11px;
	color: #abbbcb;
	font-weight: bold;
	background-color: #383e4b;
	border: 1px;
	border-color: #383e4b;
	}
	
/* formval.css */

  .info   { font-family: Arial;	font-size: 11px; color: #5a81b8; font-weight: normal; }
  .warn   { font-family: Arial;	font-size: 11px; color: red; background-color: transparent; font-weight: bold }
  .error  { font-family: Arial;	font-size: 11px; color: red; background-color: transparent; font-weight: bold }
