/* CSS Document */

#copyright {
/*	background: url(images/index_bottom.jpg) no-repeat center bottom;
	background: #C5C5C5;*/
  	font-size: 80%;
  	font-weight: 300;
  	text-align: right;
  	margin:0; padding:0;
	border-top: 1px dotted #C7DDA6;
	border-bottom: 5px dotted #C7DDA6;
}

#copyright table tr td { 
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
	background: inherit;
 	color: #2D872D;
 	margin:0; padding:0;
	border: 0 !important;
	text-align:right;
}

#copyright table tr td a{ 
	background: inherit;
	color: #1D1CC0 !important;
	text-decoration:none;
}

#tail{
	padding: 20px 0;
}

.right{
	
}

.lm{
	background: inherit;
	color: #6E6E6E !important;
	text-align:left  !important;
}
