body {
	padding: 0px;
	margin: 0px;
	background-color: #878787;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.top {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #A7A7A7;
	text-decoration: none;
}
.search {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #9C9C9C;
	background-color: #FFFFFF;
	height: 17px;
	width: 145px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #787878;
	text-decoration: none;
}
.news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}
.text_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #7E7E7E;
}
.text_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #454545;
}
.text_3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #5A5A5A;
}
.text_4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.link_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F06B00;
	text-decoration: none;
}
.form_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #9C9C9C;
	background-color: #FFFFFF;
	height: 17px;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #9C9C9C;
	background-color: #FFFFFF;
	height: 147px;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}
h2.news_title {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #878787;
}
p.date {
	margin: 3px 0 10px 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F06B00;
}



/* SOCIAL MEDIA
**************************************************************************************/

#social { margin:0; padding:0; position:relative; top:13px; left:11px; width:232px; height:30px; }
#social li span { display:none; }
#social ul { margin:0; padding:0; list-style: none; }
#social ul li { float:left; display:inline; margin: 0 3px 0 0; padding: 0; }
#social ul li a, #social ul li a:active, #social ul li a:visited { display:block; text-decoration:none; vertical-align:bottom; height:30px; }
#social ul li a:hover { display:block; text-decoration:none; }
#social ul li a span { display:none; }
#social ul li#social_fb		a { background: url(images/social_facebook.png) no-repeat 0 0; width:30px; }
#social ul li#social_tw		a { background: url(images/social_twitter.png) no-repeat 0 0; width:30px; }
#social ul li#social_yt		a { background: url(images/social_youtube.png) no-repeat 0 0; width:31px; }
#social ul li#social_li		a { background: url(images/social_linkedin.png) no-repeat 0 0; width:30px; }
#social ul li#social_vm		a { background: url(images/social_vimeo.png) no-repeat 0 0; width:30px; }
#social ul li#social_gp		a { background: url(images/social_googleplus.png) no-repeat 0 0; width:30px; }
#social ul li#social_fk		a { background: url(images/social_flickr.png) no-repeat 0 0; width:30px; }
