		body{
			background-image: url(images/sitebg.jpg);
			background-color: #EBECEE;
			margin: 0px;
			padding: 0px;
		}	

		.maintable{
			width: 784px;						
		}
		
		.maintd{
			background-image: url(images/mainsitebg.gif);			
		}
		
		.homespotlightleft{
			background-image: url(images/homespotlightleft.jpg);			
			width: 487px;
		}
		
		.homespotlightright{
			background-image: url(images/homespotlightright.jpg);
			width: 271px;			
			height: 217px;
			background-repeat: no-repeat;
			border: 0px solid;						
		}
		
		.contenttable{
			padding-top: 10px;
			font-family: verdana,tahoma;
			font-size: 10px;
		}
		
		.boxheader{
			background-image: url(images/homeboxtop.jpg);
			width: 147px;
			height: 22px;
			background-repeat: no-repeat;
			font-family:arial;
			font-size: 10px;
			color: #FFFFFF;			
			font-weight: bold;
		}
		
		.boxdata{
			background-image: url(images/homeboxbody.jpg);
			width: 147px;
			height: 161px;
			background-repeat: no-repeat;
		}
		
		.toptblinks{
			position: relative;
			top:-3;
			left:15;
			padding-right: 20px;
			border: 0px solid;
		}
		
		.toplinks{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
		}
		
		.toplinks a:link{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
		}
		
		.toplinks a:visited{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
		}
		
		.toplinks a:hover{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			text-decoration: underline;
			color: #000000;
		}		
		
		.switchlang{
			position: relative;
			top:-30;
			left:680;
			width: 80px;
			height: 25px;
			cursor: pointer;
			border: 0px solid;
		}
		
		.mainlinks{
			padding-left: 10px;
			font-family: verdana;
			font-size: 9px;
			color: #6B6B6D;
			font-weight: bold;
		}
		
		.mainlinks a:link{			
			color: #6B6B6D;
			font-weight: bold;
			text-decoration: none;
		}
		
		.mainlinks a:visited{			
			color: #6B6B6D;
			font-weight: bold;
			text-decoration: none;
		}
		
		.mainlinks a:hover{			
			color: #6B6B6D;
			font-weight: bold;
			text-decoration: underline;
		}
		
		.insidesubmenu{
			 font-family: verdana;
			 font-size: 8px;
			 color: #E97625;
			 font-weight: bold;
			 padding-top: 2px;
		}
		
		.insidesubmenu a:link{
			 color: #E97625;
			 font-weight: bold;
			 text-decoration: none;
		}
		
		.insidesubmenu a:hover{
			 color: #E97625;
			 font-weight: bold;
			 text-decoration: none;
		}
		
		.insidesubmenu a:visited{
			 color: #E97625;
			 font-weight: bold;
			 text-decoration: none;
		}
		
		.insidesubmenuselected{
			 font-family: verdana;
			 font-size: 8px;
			 color: #856B6D;
			 font-weight: bold;
			 padding-top: 2px;
		}	
		

		.faqbullet{
			font-family: verdana;
			color: #8EBA3F;
			font-size: 13px;
			font-weight: bold;
		}
		
		.faqquestion{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			font-weight: bold;
		}
		
		.faqanswer{
			font-family: verdana;
			color: #000000;
			font-size: 10px;
			font-weight: bold;
		}
		
		.contactcaption{
			font-family: verdana;
			color: #8EBA3F;
			font-size: 13px;
			font-weight: bold;
		}
		
		.contactdata{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			font-weight: bold;
		}
		
		.contactcaption{
			font-family: verdana;
			color: #8EBA3F;
			font-size: 13px;
			font-weight: bold;
		}
		
		.contactdata{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			font-weight: bold;
		}
		
		.linktitle{
			font-family: verdana;
			color: #8EBA3F;
			font-size: 13px;
			font-weight: bold;
		}
		
		.linkdescription{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
		}
		
		.linkurl{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			text-decoration: none;
			padding-bottom: 15px;
		}
		
		.linkurl a:link{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			text-decoration: none;
		}
		
		.linkurl a:hover{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			text-decoration: none;
		}
		
		.linkurl a:visited{
			font-family: verdana;
			color: #000000;
			font-size: 13px;
			text-decoration: none;
		}
		
		.linkseparator{
			background-image: url(images/link_separator.jpg);
			height: 8px;
			width: 346px;
			background-repeat: no-repeat;
		}