td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
}
a {
	font-size:11px;
	text-decoration:none;
	color:#476F82;
}

body {
	margin:0px;
	padding:0px;
	background-image: url(images/new-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copy{
font-family:Tahoma;
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}

.top_txt {color:#646464; font-size:10px}

.gray {color:#6B6B6B; text-decoration:none}
.blue {color:#3082A8}
.green {
	color:#00875f
}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #666666;
}
.heading_sm {
	font-family: Arial;
	font-size: 15px;
}
.medium_size {
	font-family: Arial;
	font-size: 14px;
}