BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	margin-bottom: 0px;
	PADDING-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 0px;
	background-repeat: repeat-x;
	background-color: #DDE2E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper {
	width: 1045px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 85px;
}
#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000;
}
h2 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
A:link {
	COLOR: #000;
	text-decoration: none;
}
A:hover {
	COLOR: #000066;
	text-decoration: none;
}
A:visited {
	COLOR: #00B359;
	text-decoration: none;
}
A:active {
	COLOR: #000099;
	text-decoration: none;
}

.linknav A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #1111cc;
	font-size: 11px;
}
.linknav A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #00B359;
	font-size: 11px;
}
.linknav A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #1111cc;
	font-size: 11px;
}
.linknav A:hover {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.head1 {
	FONT: bold 12px/12px Arial, Helvetica, sans-serif; COLOR: #000000}
.head1b {
	MARGIN-BOTTOM: 3px; FONT: bold 12px/16px Arial, Helvetica, sans-serif; COLOR: #333333}
.head1c {
	MARGIN-BOTTOM: 0px; FONT: bold 12px/16px Arial, Helvetica, sans-serif; COLOR: #666666}
	
.content {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.content1 {
	COLOR: #000000;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content2 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
} 

#search_form
{
	padding:0px;
	vertical-align: top;

}
.search_field {
	height:30px;
	width:175px;
	margin-bottom:0px;
	padding:0px;
	font-size:16px;
	text-align:left;
	color:#4087c5;
}

.seach_button{
      background: white url(images/button-search.jpg) no-repeat top;
      width: 92px;
      height: 38px;
      color:white;
	  border:0px;
}

.search_field_google {
	height:30px;
	width:290px;
	margin-bottom:0px;
	padding:0px;
	font-size:22px;
	text-align:left;
	color:#00B359;
	font-weight: bold;
	background-color: #F0F0F0;
}

.seach_button_google {
      background: white url(images/button-search-topics.jpg) no-repeat top;
      width: 203px;
      height: 38px;
      color:white;
	  border:0px;
}


.search_field_news {
	height:30px;
	width:290px;
	margin-bottom:0px;
	padding:0px;
	font-size:22px;
	text-align:left;
	color:#00B359;
	font-weight: bold;
	background-color: #F0F0F0;
}

.seach_button_news {
      background: white url(images/button-search-news.jpg) no-repeat top;
      width: 197px;
      height: 38px;
      color:white;
	  border:0px;
}



.small_link
{
	font-size:12px;!important
	text-decoration:underline;
}
