/* CSS Document */
/* footer area */
#footerbg {
	font-family:"Trebuchet MS", Tahoma, Arial;
	clear: both;
	background:url(images/ato-footer-bg.jpg) no-repeat;
	background-position:center top;
	background-color: #ffffff;
	color: #CDBEBE;
	height:auto;
	padding-top:20px;
	}
#footerbg .sub {
	/*color: #666666;*/
	color: #a9a9a9;
	font-size:13px;
	text-align: left;
}
#footerbg td {
	font-size:14px;
	color: #a9a9a9;
}
#footerbg .sub a:hover{
	color: #737272;
	font-size:13px;
	text-decoration:underline;
}
#footer {
	width: 960px;
	margin: 0px auto;
	color: #343434;
}
#footer .links {
	width:940px;
	padding:10px 10px 5px 10px;
	color: #343434;
}
#footer .links h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7e993b;
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
}
#footer .links h4:hover {text-decoration:underline;}
#footer .links h4 a:hover {
	text-decoration:underline;
	/*border-bottom:1px dotted #758d38;*/
}
#footer .links h4 a,#footer .links h4 a:visited, #footer .links h4 a:active  {
	color: #7e993b;
	text-decoration:none;
}

#footer .links h3 {
font-size:22px;
font-family:"Trebuchet MS", Tahoma, Arial;
color: #1c64a5;
background:none;
padding:0px;
line-height:normal;
}
#footer .links h3 A, #footer .links h3 A:visited, #footer .links h3 A:active{
color: #CCCC99;
text-decoration:none;
}
#footer .links h3 A:hover {
color:#CCCC33;
text-decoration:underline;
}
#footerbg a,#footerbg a:link, #footerbg a:visited, #footerbg a:active {
	color: #737272;
	text-decoration:none;
}
	
#footerbg a:hover {
	color: #737272;
	text-decoration:underline;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 950px;
	line-height: 30px;
	font-size: 100%;
	color: #555555;
}
#credits a,#credits a:link, #credits a:visited , #credits a:active{
	color: #23728e;
}
#credits a:hover {color: #4f9cb7; text-decoration:none}
.valid {
	background:url(images/valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}
.rss {
	background:url(images/mini-rss.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}

