/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	}
	


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
}


.SmallTxtBox { width:100px; border:1px solid #94182F;}
.SmallTxtBox2 {  width:300px; border:1px solid #94182F;}
.SmallTxtBox3 {  width:150px; border:1px solid #94182F;}
.title {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 12px; color: 94182F
	
}

.subTitleWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 11px; color: ffffff
}

.subTitleRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 14px; color: 94182F
}


.subTitleRedReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color: 94182F
}


.subTitlegreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 13px; color: 000066
	
}

.smallText {
	font-size: 11px;
	 color: #000000
}

.footer {
	font-size: 11px;
	 color: #ffffff
}

.textLinks                        				{font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: 00793b; text-decoration: none; }
.textLinks A:link	             				{ color:#00793b; text-decoration: none; }
.textLinks A:visited	             			{ color:#00793b;  text-decoration: none; }
.textLinks A:hover	             				{ color:#00793b; text-decoration: underline; }
.textLinks A:active       		 				{ color:#00793b; text-decoration: none; }

.homepageLinks                        			{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 94182F;
	text-decoration: none;
	font-weight: bold;
}
.homepageLinks A:link	             			{ color:#94182F; text-decoration: none; }
.homepageLinks A:visited	            		{ color:#94182F;  text-decoration: none; }
.homepageLinks A:hover	            			{ color:#94182F; text-decoration: underline; }
.homepageLinks A:active       		 			{ color:#94182F; text-decoration: none; }


.moreLink                        				{font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: 94182F; text-decoration: none; }
.moreLink A:link	             				{ color:#94182F; text-decoration: none; }
.moreLink A:visited	             				{ color:#94182F;  text-decoration: none; }
.moreLink A:hover	             				{ color:#94182F; text-decoration: underline; }
.moreLink A:active       		 				{color:#94182F; text-decoration: none; }

.subMenuLeft                        				{font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: 94182F; text-decoration: none; }
.subMenuLeft A:link	             				{ font-weight: bold;color:#94182F; text-decoration: none; }
.subMenuLeft A:visited	             				{ font-weight: bold;color:#94182F;  text-decoration: none; }
.subMenuLeft A:hover	             				{ font-weight: bold;color:#94182F; text-decoration: underline; }
.subMenuLeft A:active       		 				{ font-weight: bold;color:#94182F; text-decoration: none; }



.email                        				{font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: 372B26; }
.email A:link	             				{ color:#372B26; text-decoration: none; }
.email A:visited	          				{ color:#372B26; text-decoration: none; }
.email A:hover	             				{ color:#D73B00; text-decoration: none; }
.email A:active       		 				{  bold;color:#372B26; }



.subMenuLinks                        		{font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: 000000; text-decoration: none; }
.subMenuLinks A:link	             		{ color:#000000; text-decoration: none; }
.subMenuLinks A:visited	          			{ color:#000000; text-decoration: none; }
.subMenuLinks A:hover	             		{ color:#4A4A4A; text-decoration: none; }
.subMenuLinks A:active       		        { color:#000000; text-decoration: none; }


.footerLinks                           		{font-family:  Arial, Helvetica, sans-serif; font-size: 10px; color: ffffff; text-decoration: underline; }
.footerLinks A:link	                   		{ color:#ffffff; text-decoration: underline; }
.footerLinks A:visited	              		{ color:#ffffff; text-decoration: underline; }
.footerLinks A:hover	                    { color:#ffffff;  text-decoration: none; }
.footerLinks A:active       		   		{ color:#ffffff;text-decoration: underline; }


.smallLinks                           		{font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: 94182F; text-decoration: underline; }
.smallLinks A:link	                   		{ color:#94182F; text-decoration: underline; }
.smallLinks A:visited	              		{ color:#94182F; text-decoration: underline; }
.smallLinks A:hover	                        { color:#94182F;  text-decoration: none; }
.smallLinks A:active       		   		   { color:#94182F;text-decoration: underline; }


/*************************************************************/
/* dropdownMenu Styles                                        */
/*************************************************************/


.DefaultMenuItem {
  	height:21px;
}

.MenuItem {
	  color:#ffffff;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px; 
	  cursor:pointer;
	  border-left: 1px solid #94182F;
	  border-right: 1px solid #94182F; 
	  background-color:#94182F;
}
.MenuItemHover {
	  color:#ffffff;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px; 
	  cursor:pointer;
	  border-left: 1px solid #94182F;
	  border-right: 1px solid #94182F; 
	  background-color:#808080;
}

.BottomMenuItem {	
	  color:#ffffff;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px; 
	  cursor:pointer;
	  border-bottom: 1px solid #94182F; 
	  border-left: 1px solid #94182F;
	  border-right: 1px solid #94182F; 
	  background-color:#94182F;

  
}
.BottomMenuItemHover {
	  color:#ffffff;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px; 
	  cursor:pointer;
	  border-bottom: 1px solid #94182F; 
	  border-left: 1px solid #94182F;
	  border-right: 1px solid #94182F; 
	  background-color:#808080;
	  }
.button {
	font-size: 18px;
	text-decoration: none;
}
.smallTextLinks                        				{font-family:  Arial,Verdana, Helvetica, sans-serif; font-size: 11px; color: 00793b; text-decoration: none; }
.smallTextLinks A:link	             				{ color:#00793b; text-decoration: none; }
.smallTextLinks A:visited	             			{ color:#00793b;  text-decoration: none; }
.smallTextLinks A:hover	             				{ color:#00793b; text-decoration: underline; }
.smallTextLinks A:active       		 				{ color:#00793b; text-decoration: none; }