body			{ 
 			margin: 0px 0px 0px 0px;
 			padding:0px; 
    			background-image: url(pageimages/tile.gif); 
			font-size: 11px;
       	 		font-family: tahoma, arial, helvetica;
			color: #202020;
			}

#wrapper		{
			overflow: hidden;
 			width:866px;
 			text-align:left;  
			margin-left:auto; 
 			margin-right:auto;
    			background-image: url(pageimages/backgroundnew.png); 
			} 
 
#header			{
 			width:866px;
 			height:131px;
    			background-image: url(pageimages/headernew.png);
			}

#headerflash		{
			float: left;
			width: 278px;
			}

#headertext		{
			float: left;
			font-weight : bold;
			width: 588px;
			padding-top: 12px;
			text-align: right;
			color: #ffffff;
			}

#menu			{
 			width:866px;
 			height:59px;
    			background-image: url(pageimages/menunew2.png);
			}

#menutext		{
			text-align: center;
			padding-top: 20px;
			color: #ffffff;
			}

#left			{
 			width:207px;
			float: left;
			}

.leftheading		{
 			width:207px;
 			height:32px;
			float: left;
    			background-image: url(pageimages/leftheading.png); 
			}

.leftheadingtext	{
			padding-top: 10px;
			padding-left: 38px;
			font-weight: bold;
			}

.leftheadingtext2	{
			padding-top: 2px;
			padding-left: 38px;
			font-weight: bold;
			}

.leftlink		{
 			width:207px;
 			height:22px;
			float: left;
    			background-image: url(pageimages/leftlink.png); 
			}


.leftlink2		{
 			width:207px;
 			height:38px;
			float: left;
    			background-image: url(pageimages/leftlink2.png); 
			}

.leftpadding		{
			padding-top: 4px;
			padding-left: 25px;
			}
			

#main			{
			padding-top: 8px;
			padding-bottom: 8px;
 			width:659px;
			float: right;
			}

#maintext		{
 			width:643px;
			margin-left:8px; 
 			margin-right:8px;
			}


.mainlefttext		{
			width:423px;
			float:left;
			}

.mainrightpic		{
			width:120px;
			float:left;
			}

.mainleftpic		{
			width:125px;
			height:125px;
			float:left;
			}

.mainrighttext		{
			width:518px;
			height:125px;
			float:left;
			}

.formlefttext		{
			width:125px;
			float:left;
			}

.formrighttext		{
			width:518px;
			float:left;
			}


#footer			{
			clear: both;
			width: 866px;
 			height:118px;
    			background-image: url(pageimages/footernew.png); 
			}

#footertext	{
padding-top:79px;
padding-left:208px;
}




/* home page */

#home			{
			width: 643px;
 			height: 350px;
    			background-image: url(pageimages/homenew.png); 
			}

#homeleft		{
			float: left;
			width: 312px;
			padding-top: 220px;
			}

#homeright		{
			float: left;
			width: 312px;
			padding-left: 19px;
			padding-top: 220px;
			}


/* extras */

img			{
			border-style: none;
			}

.clear			{
			clear: both;
			}

.center			{
			text-align: center;
			}

p.mail			{
			display: inline;
			}

p.inline		{
			display: inline;
			}

.line			{
			clear: both;
			width: 643px;
			height: 7px;
    			background-image: url(pageimages/linedotsnew.png); 
			}

.line2			{
			clear: both;
			width: 643px;
			height: 13px;
    			background-image: url(pageimages/linedots2new.png); 
			}

.dots			{
			clear: both;
			width: 543px;
			height: 7px;
    			background-image: url(pageimages/dots2.png); 
			}


/* header */

h1   		    	{
			color: #202020;
			font-family: tahoma, arial;
          		font-size: 24px;
         		font-weight: bold;
			display: inline;
			}

h2   		    	{
			color: #1E5072;
			font-family: impact, tahoma, arial;
          		font-size: 25px;
         		font-weight: normal;
			}

h3 		    	{
			color: #565656;
			font-family: impact, tahoma, arial;
          		font-size: 25px;
         		font-weight: normal;
			}


/* links */

a:link 			{	
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
			font-size: 11px;
			text-decoration:none;
			}

a:visited		{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
			font-size: 11px;
			text-decoration:none;
			}

a:hover 	 	{	
			color: #cb0000;
			font-family: tahoma, arial, helvetica;
			font-size: 11px;
			}
 
.class2 a:link 		{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
			font-size: 12px;
			font-weight: bold;
			text-decoration:none;
			}

.class2 a:visited	{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
			font-size: 12px;
			font-weight: bold;
			text-decoration:none;
			}

.class2 a:hover 	{	
			color: #cb0000;
			font-family: tahoma, arial, helvetica;
			font-size: 12px;
			font-weight: bold;
			}

.class3 a:link 		{	
			color: #202020;
			font-family: tahoma, arial, helvetica;
			font-size: 11px;
			text-decoration:none;
			font-weight: bold;
			}

.class3 a:visited	{
			color: #202020;
			font-family: tahoma, arial, helvetica;
			font-size: 11px;
			text-decoration:none;
			font-weight: bold;
			}

.class3 a:hover  	{	
			color: #cb0000;
			font-family: tahoma, arial, helvetica;
			font-size: 11px;
			font-weight: bold;
			}

.class9 img 	{ 
		border: 1px solid #FFD9EA; 
		} 
