@charset "utf-8";
/* CSS Document */

body { 	
		background-image:url(/images/dropShadow.jpg); 
		background-position:center; 
		background-repeat:repeat-y; margin:0;}
		
.maintext { 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px;}
			
.textHeads { 
		color:#4d5904; font-size:12px; 
		font-weight:bold; }

tr.middle { 
		background-image:url(/images/middleBG.jpg); 
		background-repeat: repeat-x;}
			
.place{ color:#999900;}
a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:active { text-decoration:none;}
a:hover { text-decoration:underline; color:#990000;}


#center {
	float:right; position:absolute; z-index:5;
	top: 14%;
	left: 44%;
	margin-top: 6em; /*set to a negative number 1/2 of your height*/
	margin-left: -10em; /*set to a negative number 1/2 of your width*/
	

}

.style1 {font-weight:bold; font-size: 12px;}

.policyTxt { 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #666666;}
